| 1 | [ May 21 10:10:05 Enabled. ] | ||
| 2 | [ May 21 10:10:05 Rereading configuration. ] | ||
| 3 | [ May 21 10:10:06 Rereading configuration. ] | ||
| 4 | [ May 21 10:10:07 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 21 10:10:07 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.21 10:10:08.225067 [ 1 ] {} <Information> Application: Will watch for the process with pid 23735 | ||
| 29 | 2026.05.21 10:10:08.225553 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 10:10:08.356954 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23735 | ||
| 31 | 2026.05.21 10:10:08.358347 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 10:10:08.358523 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 10:10:08.426497 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 10:10:08.452270 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 10:10:08.452321 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 10:10:08.452339 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 10:10:08.452389 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 10:10:08.452766 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 10:10:08.454265 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 10:10:08.455445 [ 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.21 10:10:08.456390 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 10:10:08.457240 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.21 10:10:08.457264 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.21 10:10:08.457277 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.21 10:10:08.457445 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 10:10:08.459502 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 10:10:08.465999 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 10:10:08.466786 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 10:10:08.468571 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 10:10:08.469230 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 10:10:08.470051 [ 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.21 10:10:08.470673 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 10:10:08.474315 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 10:10:08.474645 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 10:10:08.476294 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.21 10:10:08.476660 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 10:10:08.477026 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 10:10:08.477382 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.21 10:10:08.478272 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 10:10:08.478307 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 10:10:08.478383 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 10:10:08.478471 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 10:10:08.481906 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 10:10:08.481942 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135871 sec | ||
| 69 | 2026.05.21 10:10:08.481961 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 10:10:08.481978 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 10:10:08.482121 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 10:10:08.482723 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 10:10:08.490104 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 10:10:08.490158 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 10:10:08.490172 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 10:10:08.490183 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 10:10:08.490219 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 10:10:08.490235 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 10:10:08.493233 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 10:10:08.493277 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.21 10:10:08.493305 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 10:10:08.493445 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 10:10:08.493485 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 10:10:08.493508 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 10:10:08.493520 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 10:10:08.493532 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 10:10:08.493568 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 10:10:08.493581 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 10:10:08.513140 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 10:10:08.513794 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 10:10:08.513826 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1841e-05 sec | ||
| 92 | 2026.05.21 10:10:08.513839 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 10:10:08.513850 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 10:10:08.513883 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 10:10:08.514070 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 10:10:08.514114 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 10:10:08.514127 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 10:10:08.514138 [ 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.21 10:10:08.514161 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 10:10:08.531321 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 10:10:08.531502 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.21 MiB (RSS), difference: 92.36 MiB | ||
| 102 | 2026.05.21 10:10:08.531779 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3921e-05 sec. | ||
| 103 | 2026.05.21 10:10:08.532116 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 10:10:08.532766 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 10:10:08.532784 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 10:10:08.532988 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34255 | ||
| 107 | 2026.05.21 10:10:08.533218 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.21 10:10:08.533277 [ 3 ] {} <Debug> TCP-Session: e7975946-b345-4321-8317-861822019146 Authenticating user 'default' from [fd00:1122:3344:101::e]:34255 | ||
| 109 | 2026.05.21 10:10:08.533301 [ 3 ] {} <Debug> TCP-Session: e7975946-b345-4321-8317-861822019146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 10:10:08.533325 [ 3 ] {} <Debug> TCP-Session: e7975946-b345-4321-8317-861822019146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 10:10:08.533413 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.21 10:10:08.533441 [ 3 ] {} <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.21 10:10:08.533463 [ 3 ] {} <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.21 10:10:08.533792 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60568 | ||
| 115 | 2026.05.21 10:10:08.534063 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.21 10:10:08.534105 [ 4 ] {} <Debug> TCP-Session: c54f5b70-ffdf-4497-892c-f26c5b9fc5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60568 | ||
| 117 | 2026.05.21 10:10:08.534193 [ 4 ] {} <Debug> TCP-Session: c54f5b70-ffdf-4497-892c-f26c5b9fc5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.21 10:10:08.534214 [ 4 ] {} <Debug> TCP-Session: c54f5b70-ffdf-4497-892c-f26c5b9fc5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.21 10:10:08.534714 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33061 | ||
| 120 | 2026.05.21 10:10:08.534714 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60020 | ||
| 121 | 2026.05.21 10:10:08.535084 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49772 | ||
| 122 | 2026.05.21 10:10:08.535231 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.21 10:10:08.535268 [ 5 ] {} <Debug> TCP-Session: 2ee5bafc-b1d7-48c8-8138-a4566499fc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:33061 | ||
| 124 | 2026.05.21 10:10:08.535293 [ 5 ] {} <Debug> TCP-Session: 2ee5bafc-b1d7-48c8-8138-a4566499fc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.21 10:10:08.535297 [ 3 ] {} <Trace> TCP-Session: e7975946-b345-4321-8317-861822019146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 126 | 2026.05.21 10:10:08.535307 [ 5 ] {} <Debug> TCP-Session: 2ee5bafc-b1d7-48c8-8138-a4566499fc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.21 10:10:08.535315 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63023 | ||
| 128 | 2026.05.21 10:10:08.535332 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.21 10:10:08.535302 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.21 10:10:08.535385 [ 254 ] {} <Debug> TCP-Session: 40bcd0ab-799f-4612-9f1b-9b274b7ccdcd Authenticating user 'default' from [fd00:1122:3344:101::e]:49772 | ||
| 131 | 2026.05.21 10:10:08.535408 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57341 | ||
| 132 | 2026.05.21 10:10:08.535417 [ 253 ] {} <Debug> TCP-Session: 7ae19cb2-257e-4d8a-bc51-e0d3288ece8b Authenticating user 'default' from [fd00:1122:3344:101::e]:60020 | ||
| 133 | 2026.05.21 10:10:08.535441 [ 254 ] {} <Debug> TCP-Session: 40bcd0ab-799f-4612-9f1b-9b274b7ccdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.21 10:10:08.535452 [ 253 ] {} <Debug> TCP-Session: 7ae19cb2-257e-4d8a-bc51-e0d3288ece8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.21 10:10:08.535473 [ 254 ] {} <Debug> TCP-Session: 40bcd0ab-799f-4612-9f1b-9b274b7ccdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.21 10:10:08.535481 [ 253 ] {} <Debug> TCP-Session: 7ae19cb2-257e-4d8a-bc51-e0d3288ece8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.21 10:10:08.535494 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.21 10:10:08.535544 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40931 | ||
| 139 | 2026.05.21 10:10:08.535608 [ 255 ] {} <Debug> TCP-Session: 3f0afbdd-a4b0-4939-acf1-597c1ae1034c Authenticating user 'default' from [fd00:1122:3344:101::e]:63023 | ||
| 140 | 2026.05.21 10:10:08.535662 [ 255 ] {} <Debug> TCP-Session: 3f0afbdd-a4b0-4939-acf1-597c1ae1034c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.21 10:10:08.535676 [ 255 ] {} <Debug> TCP-Session: 3f0afbdd-a4b0-4939-acf1-597c1ae1034c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.21 10:10:08.535749 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.21 10:10:08.535769 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34024 | ||
| 144 | 2026.05.21 10:10:08.535798 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.21 10:10:08.535812 [ 256 ] {} <Debug> TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Authenticating user 'default' from [fd00:1122:3344:101::e]:57341 | ||
| 146 | 2026.05.21 10:10:08.535843 [ 257 ] {} <Debug> TCP-Session: 27310d1b-c901-4155-91bc-fe6133bc8ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40931 | ||
| 147 | 2026.05.21 10:10:08.535855 [ 256 ] {} <Debug> TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.21 10:10:08.535896 [ 257 ] {} <Debug> TCP-Session: 27310d1b-c901-4155-91bc-fe6133bc8ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 10:10:08.535897 [ 256 ] {} <Debug> TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.21 10:10:08.535920 [ 257 ] {} <Debug> TCP-Session: 27310d1b-c901-4155-91bc-fe6133bc8ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.21 10:10:08.535945 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 152 | 2026.05.21 10:10:08.535984 [ 258 ] {} <Debug> TCP-Session: 953b7224-a81a-4300-b765-43d020c59567 Authenticating user 'default' from [fd00:1122:3344:101::e]:34024 | ||
| 153 | 2026.05.21 10:10:08.536013 [ 258 ] {} <Debug> TCP-Session: 953b7224-a81a-4300-b765-43d020c59567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 10:10:08.536026 [ 258 ] {} <Debug> TCP-Session: 953b7224-a81a-4300-b765-43d020c59567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.21 10:10:08.536122 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34255) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 156 | 2026.05.21 10:10:08.540870 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.21 10:10:08.542993 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.21 10:10:08.545165 [ 259 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.21 10:10:08.546132 [ 3 ] {a66e072f-6a77-4532-ad3c-f2880bf7e76e} <Debug> TCPHandler: Processed in 0.01197393 sec. | ||
| 160 | 2026.05.21 10:10:08.610512 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63282 | ||
| 161 | 2026.05.21 10:10:08.610655 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.21 10:10:08.610731 [ 260 ] {} <Debug> TCP-Session: 9de5ea50-1980-4327-82ef-5c384581d90e Authenticating user 'default' from [fd00:1122:3344:101::e]:63282 | ||
| 163 | 2026.05.21 10:10:08.610761 [ 260 ] {} <Debug> TCP-Session: 9de5ea50-1980-4327-82ef-5c384581d90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.21 10:10:08.610782 [ 260 ] {} <Debug> TCP-Session: 9de5ea50-1980-4327-82ef-5c384581d90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.21 10:10:08.611215 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37544 | ||
| 166 | 2026.05.21 10:10:08.611302 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52776 | ||
| 167 | 2026.05.21 10:10:08.611383 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.21 10:10:08.611421 [ 261 ] {} <Debug> TCP-Session: d5bb6d7b-d639-454b-98be-c8c73b40e8db Authenticating user 'default' from [fd00:1122:3344:101::e]:37544 | ||
| 169 | 2026.05.21 10:10:08.611450 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56857 | ||
| 170 | 2026.05.21 10:10:08.611457 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.21 10:10:08.611478 [ 261 ] {} <Debug> TCP-Session: d5bb6d7b-d639-454b-98be-c8c73b40e8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.21 10:10:08.611517 [ 262 ] {} <Debug> TCP-Session: 7ca20370-0dba-487f-b1bf-bd8938e53759 Authenticating user 'default' from [fd00:1122:3344:101::e]:52776 | ||
| 173 | 2026.05.21 10:10:08.611523 [ 261 ] {} <Debug> TCP-Session: d5bb6d7b-d639-454b-98be-c8c73b40e8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.21 10:10:08.611543 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57379 | ||
| 175 | 2026.05.21 10:10:08.611568 [ 262 ] {} <Debug> TCP-Session: 7ca20370-0dba-487f-b1bf-bd8938e53759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.21 10:10:08.611603 [ 262 ] {} <Debug> TCP-Session: 7ca20370-0dba-487f-b1bf-bd8938e53759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.21 10:10:08.611709 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42813 | ||
| 178 | 2026.05.21 10:10:08.611762 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.05.21 10:10:08.611826 [ 263 ] {} <Debug> TCP-Session: 44149000-ed10-4aa9-a56b-3ffb31f135e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56857 | ||
| 180 | 2026.05.21 10:10:08.611838 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.21 10:10:08.611889 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46933 | ||
| 182 | 2026.05.21 10:10:08.611924 [ 264 ] {} <Debug> TCP-Session: 472872fc-9f7f-41db-ab12-15d4df9d3280 Authenticating user 'default' from [fd00:1122:3344:101::e]:57379 | ||
| 183 | 2026.05.21 10:10:08.611960 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.21 10:10:08.611996 [ 264 ] {} <Debug> TCP-Session: 472872fc-9f7f-41db-ab12-15d4df9d3280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.21 10:10:08.612001 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33897 | ||
| 186 | 2026.05.21 10:10:08.612014 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.21 10:10:08.612029 [ 265 ] {} <Debug> TCP-Session: ed07195e-d243-48e1-aac7-8bd8c6c91436 Authenticating user 'default' from [fd00:1122:3344:101::e]:42813 | ||
| 188 | 2026.05.21 10:10:08.612068 [ 266 ] {} <Debug> TCP-Session: b04bbc61-b06a-4c49-b761-df5f6d841ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46933 | ||
| 189 | 2026.05.21 10:10:08.612085 [ 265 ] {} <Debug> TCP-Session: ed07195e-d243-48e1-aac7-8bd8c6c91436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.21 10:10:08.612099 [ 266 ] {} <Debug> TCP-Session: b04bbc61-b06a-4c49-b761-df5f6d841ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 10:10:08.612020 [ 264 ] {} <Debug> TCP-Session: 472872fc-9f7f-41db-ab12-15d4df9d3280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.21 10:10:08.612124 [ 265 ] {} <Debug> TCP-Session: ed07195e-d243-48e1-aac7-8bd8c6c91436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.21 10:10:08.612131 [ 266 ] {} <Debug> TCP-Session: b04bbc61-b06a-4c49-b761-df5f6d841ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.21 10:10:08.612127 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.21 10:10:08.611924 [ 263 ] {} <Debug> TCP-Session: 44149000-ed10-4aa9-a56b-3ffb31f135e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.21 10:10:08.612223 [ 267 ] {} <Debug> TCP-Session: f7b16ef7-b620-4418-bb8e-8d36e845c159 Authenticating user 'default' from [fd00:1122:3344:101::e]:33897 | ||
| 197 | 2026.05.21 10:10:08.612242 [ 263 ] {} <Debug> TCP-Session: 44149000-ed10-4aa9-a56b-3ffb31f135e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.21 10:10:08.612251 [ 267 ] {} <Debug> TCP-Session: f7b16ef7-b620-4418-bb8e-8d36e845c159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.21 10:10:08.612285 [ 267 ] {} <Debug> TCP-Session: f7b16ef7-b620-4418-bb8e-8d36e845c159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.21 10:10:08.646744 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46681 | ||
| 201 | 2026.05.21 10:10:08.646865 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.05.21 10:10:08.646909 [ 268 ] {} <Debug> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Authenticating user 'default' from [fd00:1122:3344:101::d]:46681 | ||
| 203 | 2026.05.21 10:10:08.646934 [ 268 ] {} <Debug> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.21 10:10:08.646951 [ 268 ] {} <Debug> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.21 10:10:08.647027 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 206 | 2026.05.21 10:10:08.647054 [ 268 ] {} <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 | ||
| 207 | 2026.05.21 10:10:08.647083 [ 268 ] {} <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 | ||
| 208 | 2026.05.21 10:10:08.647598 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35442 | ||
| 209 | 2026.05.21 10:10:08.647688 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52319 | ||
| 210 | 2026.05.21 10:10:08.647856 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.05.21 10:10:08.647891 [ 269 ] {} <Debug> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Authenticating user 'default' from [fd00:1122:3344:101::d]:35442 | ||
| 212 | 2026.05.21 10:10:08.647899 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46431 | ||
| 213 | 2026.05.21 10:10:08.647909 [ 269 ] {} <Debug> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.21 10:10:08.647977 [ 269 ] {} <Debug> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.21 10:10:08.648001 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35115 | ||
| 216 | 2026.05.21 10:10:08.648177 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.21 10:10:08.648195 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.21 10:10:08.648223 [ 271 ] {} <Debug> TCP-Session: 42f5d7e0-19fb-472e-aa11-7491cb275899 Authenticating user 'default' from [fd00:1122:3344:101::d]:46431 | ||
| 219 | 2026.05.21 10:10:08.648246 [ 271 ] {} <Debug> TCP-Session: 42f5d7e0-19fb-472e-aa11-7491cb275899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.21 10:10:08.648251 [ 272 ] {} <Debug> TCP-Session: 0c2a0c88-4ab5-48d1-950a-e271d76e2f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:35115 | ||
| 221 | 2026.05.21 10:10:08.648279 [ 271 ] {} <Debug> TCP-Session: 42f5d7e0-19fb-472e-aa11-7491cb275899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.21 10:10:08.648287 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42585 | ||
| 223 | 2026.05.21 10:10:08.648293 [ 272 ] {} <Debug> TCP-Session: 0c2a0c88-4ab5-48d1-950a-e271d76e2f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.21 10:10:08.648364 [ 272 ] {} <Debug> TCP-Session: 0c2a0c88-4ab5-48d1-950a-e271d76e2f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.21 10:10:08.648386 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38892 | ||
| 226 | 2026.05.21 10:10:08.648449 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.21 10:10:08.648483 [ 274 ] {} <Debug> TCP-Session: 901a37fa-bb91-4a0e-bc46-5bc67d90fa80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42585 | ||
| 228 | 2026.05.21 10:10:08.648500 [ 274 ] {} <Debug> TCP-Session: 901a37fa-bb91-4a0e-bc46-5bc67d90fa80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.21 10:10:08.648524 [ 274 ] {} <Debug> TCP-Session: 901a37fa-bb91-4a0e-bc46-5bc67d90fa80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.21 10:10:08.648543 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55637 | ||
| 231 | 2026.05.21 10:10:08.648547 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37365 | ||
| 232 | 2026.05.21 10:10:08.648673 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.05.21 10:10:08.648697 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.05.21 10:10:08.648724 [ 275 ] {} <Debug> TCP-Session: 9fab8391-de5b-4f2d-9826-1f7f9da8f312 Authenticating user 'default' from [fd00:1122:3344:101::d]:38892 | ||
| 235 | 2026.05.21 10:10:08.648737 [ 276 ] {} <Debug> TCP-Session: 563e59bc-88c0-4a94-a496-51187589a396 Authenticating user 'default' from [fd00:1122:3344:101::d]:55637 | ||
| 236 | 2026.05.21 10:10:08.648746 [ 275 ] {} <Debug> TCP-Session: 9fab8391-de5b-4f2d-9826-1f7f9da8f312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.21 10:10:08.648753 [ 276 ] {} <Debug> TCP-Session: 563e59bc-88c0-4a94-a496-51187589a396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.21 10:10:08.648769 [ 275 ] {} <Debug> TCP-Session: 9fab8391-de5b-4f2d-9826-1f7f9da8f312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.21 10:10:08.648772 [ 276 ] {} <Debug> TCP-Session: 563e59bc-88c0-4a94-a496-51187589a396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.21 10:10:08.648797 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 241 | 2026.05.21 10:10:08.648881 [ 273 ] {} <Debug> TCP-Session: cfa08179-6353-4e85-95c8-8271e254f487 Authenticating user 'default' from [fd00:1122:3344:101::d]:37365 | ||
| 242 | 2026.05.21 10:10:08.648900 [ 273 ] {} <Debug> TCP-Session: cfa08179-6353-4e85-95c8-8271e254f487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.21 10:10:08.648927 [ 273 ] {} <Debug> TCP-Session: cfa08179-6353-4e85-95c8-8271e254f487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.21 10:10:08.649591 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 245 | 2026.05.21 10:10:08.649623 [ 270 ] {} <Debug> TCP-Session: e2eda2f9-28ea-4aa1-af3d-ed952badd852 Authenticating user 'default' from [fd00:1122:3344:101::d]:52319 | ||
| 246 | 2026.05.21 10:10:08.649667 [ 270 ] {} <Debug> TCP-Session: e2eda2f9-28ea-4aa1-af3d-ed952badd852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.21 10:10:08.649679 [ 270 ] {} <Debug> TCP-Session: e2eda2f9-28ea-4aa1-af3d-ed952badd852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.21 10:10:08.649727 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.21 10:10:08.649912 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.21 10:10:08.683109 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46681) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.21 10:10:08.683358 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.21 10:10:08.683440 [ 268 ] {1f30919c-120d-40b7-bca2-cb37c89119ce} <Debug> TCPHandler: Processed in 0.033829383 sec. | ||
| 299 | 2026.05.21 10:10:08.683933 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.21 10:10:08.684209 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 301 | 2026.05.21 10:10:08.684656 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35442) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 302 | |||
| 303 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 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 | ||
| 306 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 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 | ||
| 311 | 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 | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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 | ||
| 317 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 324 | |||
| 325 | 2026.05.21 10:10:08.684800 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 326 | |||
| 327 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 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 | ||
| 330 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 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 | ||
| 335 | 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 | ||
| 336 | 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 | ||
| 337 | 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 | ||
| 338 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 348 | |||
| 349 | 2026.05.21 10:10:08.684873 [ 269 ] {07beca23-6c8b-4246-94ec-097a24de22e0} <Debug> TCPHandler: Processed in 0.001129376 sec. | ||
| 350 | 2026.05.21 10:10:08.685184 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.21 10:10:08.685882 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 352 | 2026.05.21 10:10:08.685943 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 353 | 2026.05.21 10:10:08.686617 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 354 | 2026.05.21 10:10:08.686675 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1811e-05 sec | ||
| 355 | 2026.05.21 10:10:08.686689 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Trace> ReferentialDeps: No tables | ||
| 356 | 2026.05.21 10:10:08.686701 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Trace> LoadingDeps: No tables | ||
| 357 | 2026.05.21 10:10:08.686731 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 358 | 2026.05.21 10:10:08.686777 [ 268 ] {4b80b7ce-bd5a-4bcb-91ce-0c6270e94470} <Debug> TCPHandler: Processed in 0.001657653 sec. | ||
| 359 | 2026.05.21 10:10:08.686971 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.21 10:10:08.687120 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The version table contains metadata about the `oximeter` database */ | ||
| 361 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 362 | 2026.05.21 10:10:08.687172 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 363 | 2026.05.21 10:10:08.690903 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 364 | 2026.05.21 10:10:08.691472 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): Loading data parts | ||
| 365 | 2026.05.21 10:10:08.691787 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): There are no data parts | ||
| 366 | 2026.05.21 10:10:08.693073 [ 268 ] {23e32ef9-3646-4d21-86f3-845586a0085e} <Debug> TCPHandler: Processed in 0.006148947 sec. | ||
| 367 | 2026.05.21 10:10:08.693333 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.21 10:10:08.694057 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The measurement tables contain all individual samples from each timeseries. | ||
| 369 | * | ||
| 370 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 371 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 372 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 373 | * by all samples from the same timeseries. | ||
| 374 | * | ||
| 375 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 376 | * and then uses that to index quickly into the measurements tables. | ||
| 377 | */ | ||
| 378 | 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) | ||
| 379 | 2026.05.21 10:10:08.694140 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 380 | 2026.05.21 10:10:08.699809 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} <Debug> oximeter.measurements_bool (95d735f5-8716-40fd-b162-6f6bcd83e23c): Loading data parts | ||
| 381 | 2026.05.21 10:10:08.699995 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} <Debug> oximeter.measurements_bool (95d735f5-8716-40fd-b162-6f6bcd83e23c): There are no data parts | ||
| 382 | 2026.05.21 10:10:08.700692 [ 268 ] {7b5e7fa1-43f2-4ef9-9390-37d334412702} <Debug> TCPHandler: Processed in 0.007407606 sec. | ||
| 383 | 2026.05.21 10:10:08.700904 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2026.05.21 10:10:08.701084 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 385 | 2026.05.21 10:10:08.701127 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 386 | 2026.05.21 10:10:08.702119 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} <Debug> oximeter.measurements_i8 (d406a0e1-8f52-44fa-bbd9-602fe0e1ef62): Loading data parts | ||
| 387 | 2026.05.21 10:10:08.702285 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} <Debug> oximeter.measurements_i8 (d406a0e1-8f52-44fa-bbd9-602fe0e1ef62): There are no data parts | ||
| 388 | 2026.05.21 10:10:08.702964 [ 268 ] {9da5cb5e-2dd2-474a-839c-875c7761fac9} <Debug> TCPHandler: Processed in 0.002107579 sec. | ||
| 389 | 2026.05.21 10:10:08.703258 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2026.05.21 10:10:08.703461 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 391 | 2026.05.21 10:10:08.703531 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 392 | 2026.05.21 10:10:08.704656 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} <Debug> oximeter.measurements_u8 (1be452df-e619-4ab0-a76a-ee0c56fa4e27): Loading data parts | ||
| 393 | 2026.05.21 10:10:08.704818 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} <Debug> oximeter.measurements_u8 (1be452df-e619-4ab0-a76a-ee0c56fa4e27): There are no data parts | ||
| 394 | 2026.05.21 10:10:08.705378 [ 268 ] {35c8a579-ed57-4267-8340-360415e96306} <Debug> TCPHandler: Processed in 0.002243392 sec. | ||
| 395 | 2026.05.21 10:10:08.705562 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.05.21 10:10:08.705737 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 397 | 2026.05.21 10:10:08.705779 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 398 | 2026.05.21 10:10:08.706815 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} <Debug> oximeter.measurements_i16 (a9d94344-230e-4a91-bb27-877f0b6d3fab): Loading data parts | ||
| 399 | 2026.05.21 10:10:08.706944 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} <Debug> oximeter.measurements_i16 (a9d94344-230e-4a91-bb27-877f0b6d3fab): There are no data parts | ||
| 400 | 2026.05.21 10:10:08.707514 [ 268 ] {580ecb5b-d1ab-40b8-8d4e-ea50cad2c3bc} <Debug> TCPHandler: Processed in 0.002000388 sec. | ||
| 401 | 2026.05.21 10:10:08.707699 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.05.21 10:10:08.707854 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.05.21 10:10:08.707911 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 404 | 2026.05.21 10:10:08.708835 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} <Debug> oximeter.measurements_u16 (3c4d00e8-57a3-4599-87ea-3d74bcd2f18c): Loading data parts | ||
| 405 | 2026.05.21 10:10:08.708978 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} <Debug> oximeter.measurements_u16 (3c4d00e8-57a3-4599-87ea-3d74bcd2f18c): There are no data parts | ||
| 406 | 2026.05.21 10:10:08.709459 [ 268 ] {ca218f57-81ec-4058-bb80-ae40f451ca6e} <Debug> TCPHandler: Processed in 0.001808066 sec. | ||
| 407 | 2026.05.21 10:10:08.709611 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.05.21 10:10:08.709782 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.05.21 10:10:08.709823 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 410 | 2026.05.21 10:10:08.710720 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} <Debug> oximeter.measurements_i32 (893139f5-ea2f-4ded-a801-c9aea7207fd0): Loading data parts | ||
| 411 | 2026.05.21 10:10:08.710857 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} <Debug> oximeter.measurements_i32 (893139f5-ea2f-4ded-a801-c9aea7207fd0): There are no data parts | ||
| 412 | 2026.05.21 10:10:08.711329 [ 268 ] {daa5b0e2-c8c8-4bac-a615-95e3171b78cb} <Debug> TCPHandler: Processed in 0.001765225 sec. | ||
| 413 | 2026.05.21 10:10:08.711495 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.21 10:10:08.711648 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.05.21 10:10:08.711705 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 416 | 2026.05.21 10:10:08.712589 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} <Debug> oximeter.measurements_u32 (3c943d7d-9d63-449d-a639-4be5cc485c78): Loading data parts | ||
| 417 | 2026.05.21 10:10:08.712723 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} <Debug> oximeter.measurements_u32 (3c943d7d-9d63-449d-a639-4be5cc485c78): There are no data parts | ||
| 418 | 2026.05.21 10:10:08.713224 [ 268 ] {d810f60d-3064-42db-9e5d-3aca4858da4c} <Debug> TCPHandler: Processed in 0.001776146 sec. | ||
| 419 | 2026.05.21 10:10:08.713376 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.21 10:10:08.713539 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.05.21 10:10:08.713589 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 422 | 2026.05.21 10:10:08.714479 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} <Debug> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Loading data parts | ||
| 423 | 2026.05.21 10:10:08.714602 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} <Debug> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): There are no data parts | ||
| 424 | 2026.05.21 10:10:08.715059 [ 268 ] {fd38ba9c-162e-49ac-b655-b7172c32b900} <Debug> TCPHandler: Processed in 0.001730755 sec. | ||
| 425 | 2026.05.21 10:10:08.715238 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.21 10:10:08.715391 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.05.21 10:10:08.715447 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 428 | 2026.05.21 10:10:08.716298 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Loading data parts | ||
| 429 | 2026.05.21 10:10:08.716432 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): There are no data parts | ||
| 430 | 2026.05.21 10:10:08.716888 [ 268 ] {7f65254e-1a0c-4f50-8042-6c02495bac38} <Debug> TCPHandler: Processed in 0.001697564 sec. | ||
| 431 | 2026.05.21 10:10:08.717047 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.21 10:10:08.717215 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.05.21 10:10:08.717265 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 434 | 2026.05.21 10:10:08.718128 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} <Debug> oximeter.measurements_f32 (12e8b3ad-13a8-4b2a-9201-cf19c882b0d4): Loading data parts | ||
| 435 | 2026.05.21 10:10:08.718252 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} <Debug> oximeter.measurements_f32 (12e8b3ad-13a8-4b2a-9201-cf19c882b0d4): There are no data parts | ||
| 436 | 2026.05.21 10:10:08.718708 [ 268 ] {180164b7-5c82-4db5-acee-22b23e949a5f} <Debug> TCPHandler: Processed in 0.001709424 sec. | ||
| 437 | 2026.05.21 10:10:08.718887 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.21 10:10:08.719040 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.05.21 10:10:08.719096 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 440 | 2026.05.21 10:10:08.719942 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} <Debug> oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): Loading data parts | ||
| 441 | 2026.05.21 10:10:08.720066 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} <Debug> oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): There are no data parts | ||
| 442 | 2026.05.21 10:10:08.720634 [ 268 ] {7470f1fa-cad7-4b74-95b1-dcd2e0380e0d} <Debug> TCPHandler: Processed in 0.001794826 sec. | ||
| 443 | 2026.05.21 10:10:08.720788 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.21 10:10:08.720977 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.05.21 10:10:08.721051 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 446 | 2026.05.21 10:10:08.722006 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} <Debug> oximeter.measurements_string (b55ad0c0-376d-48e9-bc9e-0e4d9e2aee58): Loading data parts | ||
| 447 | 2026.05.21 10:10:08.722169 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} <Debug> oximeter.measurements_string (b55ad0c0-376d-48e9-bc9e-0e4d9e2aee58): There are no data parts | ||
| 448 | 2026.05.21 10:10:08.722673 [ 268 ] {47f8be86-deb3-46c8-8aaf-457662e8b0ff} <Debug> TCPHandler: Processed in 0.001932618 sec. | ||
| 449 | 2026.05.21 10:10:08.722856 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.21 10:10:08.723025 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 451 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 452 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 453 | * a string isn't palatable for a few reasons. | ||
| 454 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 455 | * details. | ||
| 456 | */ | ||
| 457 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.05.21 10:10:08.723085 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 459 | 2026.05.21 10:10:08.724043 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} <Debug> oximeter.measurements_bytes (a71f284b-b91e-444a-9ea0-30c661be97ff): Loading data parts | ||
| 460 | 2026.05.21 10:10:08.724174 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} <Debug> oximeter.measurements_bytes (a71f284b-b91e-444a-9ea0-30c661be97ff): There are no data parts | ||
| 461 | 2026.05.21 10:10:08.724616 [ 268 ] {1f71e302-232d-4cd1-9a45-6756fc20fc7a} <Debug> TCPHandler: Processed in 0.001807235 sec. | ||
| 462 | 2026.05.21 10:10:08.724795 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.21 10:10:08.724956 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 464 | 2026.05.21 10:10:08.725015 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 465 | 2026.05.21 10:10:08.725948 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} <Debug> oximeter.measurements_cumulativei64 (2182415b-ea40-47ed-91ad-5ca074360c54): Loading data parts | ||
| 466 | 2026.05.21 10:10:08.726091 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} <Debug> oximeter.measurements_cumulativei64 (2182415b-ea40-47ed-91ad-5ca074360c54): There are no data parts | ||
| 467 | 2026.05.21 10:10:08.726562 [ 268 ] {e0e3a2bb-7dd0-46e5-a28f-34ee146d83a8} <Debug> TCPHandler: Processed in 0.001815386 sec. | ||
| 468 | 2026.05.21 10:10:08.726705 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.21 10:10:08.726894 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 470 | 2026.05.21 10:10:08.726952 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 471 | 2026.05.21 10:10:08.727842 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Loading data parts | ||
| 472 | 2026.05.21 10:10:08.727969 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): There are no data parts | ||
| 473 | 2026.05.21 10:10:08.728463 [ 268 ] {acf46553-8d80-4d70-81f9-fc45d8558c57} <Debug> TCPHandler: Processed in 0.001805635 sec. | ||
| 474 | 2026.05.21 10:10:08.728603 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.21 10:10:08.728762 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 476 | 2026.05.21 10:10:08.728826 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 477 | 2026.05.21 10:10:08.729712 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} <Debug> oximeter.measurements_cumulativef32 (6cf18663-151d-454a-8935-c1f2a3a67265): Loading data parts | ||
| 478 | 2026.05.21 10:10:08.729837 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} <Debug> oximeter.measurements_cumulativef32 (6cf18663-151d-454a-8935-c1f2a3a67265): There are no data parts | ||
| 479 | 2026.05.21 10:10:08.730303 [ 268 ] {2233b2b2-54cf-47e3-b624-47ece5e7b5ce} <Debug> TCPHandler: Processed in 0.001747625 sec. | ||
| 480 | 2026.05.21 10:10:08.730463 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.21 10:10:08.730622 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 482 | 2026.05.21 10:10:08.730680 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 483 | 2026.05.21 10:10:08.731591 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} <Debug> oximeter.measurements_cumulativef64 (58606f88-d5dc-417f-93aa-d05c21e197e9): Loading data parts | ||
| 484 | 2026.05.21 10:10:08.731727 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} <Debug> oximeter.measurements_cumulativef64 (58606f88-d5dc-417f-93aa-d05c21e197e9): There are no data parts | ||
| 485 | 2026.05.21 10:10:08.732189 [ 268 ] {824dd3c6-6722-4207-b1ca-fcd840cf0c98} <Debug> TCPHandler: Processed in 0.001774125 sec. | ||
| 486 | 2026.05.21 10:10:08.732334 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.21 10:10:08.732584 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Array types cannot be Nullable, see | ||
| 489 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 490 | * for more details. | ||
| 491 | * | ||
| 492 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 493 | * is unfortunate, and at this point relies on the fact that an | ||
| 494 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 495 | * to figure out another way to represent missing samples here. | ||
| 496 | */ | ||
| 497 | 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) | ||
| 498 | 2026.05.21 10:10:08.732653 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 499 | 2026.05.21 10:10:08.733813 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} <Debug> oximeter.measurements_histogrami8 (92e8e792-d950-4744-9e00-0d0df5749332): Loading data parts | ||
| 500 | 2026.05.21 10:10:08.733955 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} <Debug> oximeter.measurements_histogrami8 (92e8e792-d950-4744-9e00-0d0df5749332): There are no data parts | ||
| 501 | 2026.05.21 10:10:08.734498 [ 268 ] {c0b24edc-c1a1-40e9-9017-1e2cc859fb9e} <Debug> TCPHandler: Processed in 0.002211991 sec. | ||
| 502 | 2026.05.21 10:10:08.734674 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.05.21 10:10:08.734879 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 504 | 2026.05.21 10:10:08.734956 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 505 | 2026.05.21 10:10:08.735988 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} <Debug> oximeter.measurements_histogramu8 (0998957e-d466-4264-98a1-101de5e52195): Loading data parts | ||
| 506 | 2026.05.21 10:10:08.736132 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} <Debug> oximeter.measurements_histogramu8 (0998957e-d466-4264-98a1-101de5e52195): There are no data parts | ||
| 507 | 2026.05.21 10:10:08.736616 [ 268 ] {f065e3bf-3bc2-49e8-9f1c-00d094004fc2} <Debug> TCPHandler: Processed in 0.001990019 sec. | ||
| 508 | 2026.05.21 10:10:08.736755 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2026.05.21 10:10:08.736987 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 510 | 2026.05.21 10:10:08.737054 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 511 | 2026.05.21 10:10:08.738205 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} <Debug> oximeter.measurements_histogrami16 (d74e719c-35b9-45e8-85f0-c3b650373b65): Loading data parts | ||
| 512 | 2026.05.21 10:10:08.738336 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} <Debug> oximeter.measurements_histogrami16 (d74e719c-35b9-45e8-85f0-c3b650373b65): There are no data parts | ||
| 513 | 2026.05.21 10:10:08.738845 [ 268 ] {577e6e43-1722-4a8e-bb1e-6f0be38c5051} <Debug> TCPHandler: Processed in 0.00213763 sec. | ||
| 514 | 2026.05.21 10:10:08.739008 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.21 10:10:08.739211 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 516 | 2026.05.21 10:10:08.739285 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 517 | 2026.05.21 10:10:08.740328 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} <Debug> oximeter.measurements_histogramu16 (a0ae37a4-8cec-4578-a932-91f653596f9b): Loading data parts | ||
| 518 | 2026.05.21 10:10:08.740474 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} <Debug> oximeter.measurements_histogramu16 (a0ae37a4-8cec-4578-a932-91f653596f9b): There are no data parts | ||
| 519 | 2026.05.21 10:10:08.740953 [ 268 ] {4baf6360-ea62-45a0-a33c-036e8c4818b0} <Debug> TCPHandler: Processed in 0.001993389 sec. | ||
| 520 | 2026.05.21 10:10:08.741094 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.21 10:10:08.741320 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 522 | 2026.05.21 10:10:08.741395 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 523 | 2026.05.21 10:10:08.742452 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} <Debug> oximeter.measurements_histogrami32 (fe5ace2c-1ab7-4b85-9472-fe822117f8eb): Loading data parts | ||
| 524 | 2026.05.21 10:10:08.742580 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} <Debug> oximeter.measurements_histogrami32 (fe5ace2c-1ab7-4b85-9472-fe822117f8eb): There are no data parts | ||
| 525 | 2026.05.21 10:10:08.743057 [ 268 ] {f6b3a51e-7be3-4eef-bd30-b6201decefa5} <Debug> TCPHandler: Processed in 0.002011019 sec. | ||
| 526 | 2026.05.21 10:10:08.743218 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.21 10:10:08.743424 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 528 | 2026.05.21 10:10:08.743499 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 529 | 2026.05.21 10:10:08.744577 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} <Debug> oximeter.measurements_histogramu32 (bddb4916-572c-49a5-9195-485f928690cb): Loading data parts | ||
| 530 | 2026.05.21 10:10:08.744732 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} <Debug> oximeter.measurements_histogramu32 (bddb4916-572c-49a5-9195-485f928690cb): There are no data parts | ||
| 531 | 2026.05.21 10:10:08.745251 [ 268 ] {4fd82ea4-8ce6-4a0e-a9c2-61614a167eae} <Debug> TCPHandler: Processed in 0.00208148 sec. | ||
| 532 | 2026.05.21 10:10:08.745404 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.21 10:10:08.745627 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2026.05.21 10:10:08.745695 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 535 | 2026.05.21 10:10:08.746798 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} <Debug> oximeter.measurements_histogrami64 (f8439ddb-02bd-4914-a5e4-dc1530dfcf89): Loading data parts | ||
| 536 | 2026.05.21 10:10:08.746944 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} <Debug> oximeter.measurements_histogrami64 (f8439ddb-02bd-4914-a5e4-dc1530dfcf89): There are no data parts | ||
| 537 | 2026.05.21 10:10:08.747501 [ 268 ] {3d135afc-7952-4a27-929b-a1a596908f96} <Debug> TCPHandler: Processed in 0.00214498 sec. | ||
| 538 | 2026.05.21 10:10:08.747686 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.21 10:10:08.747889 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2026.05.21 10:10:08.747960 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 541 | 2026.05.21 10:10:08.748971 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Loading data parts | ||
| 542 | 2026.05.21 10:10:08.749120 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): There are no data parts | ||
| 543 | 2026.05.21 10:10:08.749611 [ 268 ] {8acbb242-dcf6-4c8b-8d61-068a7738f8d7} <Debug> TCPHandler: Processed in 0.001973298 sec. | ||
| 544 | 2026.05.21 10:10:08.749751 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.21 10:10:08.749983 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.05.21 10:10:08.750052 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 547 | 2026.05.21 10:10:08.751108 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} <Debug> oximeter.measurements_histogramf32 (4d646a9c-88e9-4a47-8a48-739dd0c64ad8): Loading data parts | ||
| 548 | 2026.05.21 10:10:08.751230 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} <Debug> oximeter.measurements_histogramf32 (4d646a9c-88e9-4a47-8a48-739dd0c64ad8): There are no data parts | ||
| 549 | 2026.05.21 10:10:08.751714 [ 268 ] {27fdc613-a019-4635-8baf-3196db3e04d9} <Debug> TCPHandler: Processed in 0.002011109 sec. | ||
| 550 | 2026.05.21 10:10:08.751879 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.21 10:10:08.752082 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2026.05.21 10:10:08.752152 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 553 | 2026.05.21 10:10:08.753180 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} <Debug> oximeter.measurements_histogramf64 (f87e123b-017d-4299-b7a9-06a02be354f9): Loading data parts | ||
| 554 | 2026.05.21 10:10:08.753319 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} <Debug> oximeter.measurements_histogramf64 (f87e123b-017d-4299-b7a9-06a02be354f9): There are no data parts | ||
| 555 | 2026.05.21 10:10:08.753827 [ 268 ] {288ab82d-d36f-4e85-8f86-b7de19d5d37c} <Debug> TCPHandler: Processed in 0.001996958 sec. | ||
| 556 | 2026.05.21 10:10:08.753972 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.21 10:10:08.754178 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The field tables store named dimensions of each timeseries. | ||
| 558 | * | ||
| 559 | * As with the measurement tables, there is one field table for each field data | ||
| 560 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 561 | * this behavior **must not** be relied upon for query correctness. | ||
| 562 | * | ||
| 563 | * The index for the fields differs from the measurements, however. Rows are | ||
| 564 | * sorted by timeseries name, then field name, field value, and finally | ||
| 565 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 566 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 567 | * usually then used to look up measurements. | ||
| 568 | * | ||
| 569 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 570 | * timeseries name and then key, since it would improve lookups where one | ||
| 571 | * already has the key. Realistically though, these tables are quite small and | ||
| 572 | * so performance benefits will be low in absolute terms. | ||
| 573 | * | ||
| 574 | * TTL: We use a materialized column to expire old field table records. This | ||
| 575 | * column is generated automatically by the database whenever a new row is | ||
| 576 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 577 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 578 | * record will remain during a deduplication, which will have the last | ||
| 579 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 580 | * measurement tables. | ||
| 581 | */ | ||
| 582 | 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) | ||
| 583 | 2026.05.21 10:10:08.754257 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 584 | 2026.05.21 10:10:08.755754 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} <Debug> oximeter.fields_bool (21b3a0b1-474f-47a3-87ca-33e36750a667): Loading data parts | ||
| 585 | 2026.05.21 10:10:08.755897 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} <Debug> oximeter.fields_bool (21b3a0b1-474f-47a3-87ca-33e36750a667): There are no data parts | ||
| 586 | 2026.05.21 10:10:08.756416 [ 268 ] {3119999a-4cb0-49e4-a987-a587f0538b49} <Debug> TCPHandler: Processed in 0.002493265 sec. | ||
| 587 | 2026.05.21 10:10:08.756589 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.05.21 10:10:08.756825 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.21 10:10:08.756885 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 590 | 2026.05.21 10:10:08.757788 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} <Debug> oximeter.fields_i8 (28a6b857-d524-4aee-83f4-307fc90c85fd): Loading data parts | ||
| 591 | 2026.05.21 10:10:08.757919 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} <Debug> oximeter.fields_i8 (28a6b857-d524-4aee-83f4-307fc90c85fd): There are no data parts | ||
| 592 | 2026.05.21 10:10:08.758392 [ 268 ] {42fd822e-8d15-4e8c-b333-5c8e4f02b21d} <Debug> TCPHandler: Processed in 0.001850456 sec. | ||
| 593 | 2026.05.21 10:10:08.758530 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.21 10:10:08.758686 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 595 | 2026.05.21 10:10:08.758754 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 596 | 2026.05.21 10:10:08.759717 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} <Debug> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Loading data parts | ||
| 597 | 2026.05.21 10:10:08.759853 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} <Debug> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): There are no data parts | ||
| 598 | 2026.05.21 10:10:08.760323 [ 268 ] {a62e936f-a788-48f9-9b33-b040e52bf9e0} <Debug> TCPHandler: Processed in 0.001840716 sec. | ||
| 599 | 2026.05.21 10:10:08.760465 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.21 10:10:08.760643 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 601 | 2026.05.21 10:10:08.760710 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 602 | 2026.05.21 10:10:08.761656 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} <Debug> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Loading data parts | ||
| 603 | 2026.05.21 10:10:08.761785 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} <Debug> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): There are no data parts | ||
| 604 | 2026.05.21 10:10:08.762282 [ 268 ] {08cdbc96-e26f-4068-b0a4-9c28500a7bf8} <Debug> TCPHandler: Processed in 0.001865267 sec. | ||
| 605 | 2026.05.21 10:10:08.762427 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.21 10:10:08.762582 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 607 | 2026.05.21 10:10:08.762637 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 608 | 2026.05.21 10:10:08.763574 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Loading data parts | ||
| 609 | 2026.05.21 10:10:08.763694 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): There are no data parts | ||
| 610 | 2026.05.21 10:10:08.764149 [ 268 ] {63a4efe7-ecea-4baf-8d3d-fd8ac89e74fb} <Debug> TCPHandler: Processed in 0.001770236 sec. | ||
| 611 | 2026.05.21 10:10:08.764309 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.21 10:10:08.764463 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 613 | 2026.05.21 10:10:08.764524 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 614 | 2026.05.21 10:10:08.765425 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} <Debug> oximeter.fields_i32 (529454ae-c08a-44f7-b0b9-1859530a32f5): Loading data parts | ||
| 615 | 2026.05.21 10:10:08.765583 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} <Debug> oximeter.fields_i32 (529454ae-c08a-44f7-b0b9-1859530a32f5): There are no data parts | ||
| 616 | 2026.05.21 10:10:08.766045 [ 268 ] {1e11d0b5-f3e1-4698-a8bd-4ed4ea92e825} <Debug> TCPHandler: Processed in 0.001783576 sec. | ||
| 617 | 2026.05.21 10:10:08.766185 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.21 10:10:08.766348 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2026.05.21 10:10:08.766396 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 620 | 2026.05.21 10:10:08.767332 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} <Debug> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Loading data parts | ||
| 621 | 2026.05.21 10:10:08.767489 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} <Debug> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): There are no data parts | ||
| 622 | 2026.05.21 10:10:08.767932 [ 268 ] {1fe07cc8-5073-45f1-a46a-46ad149362ec} <Debug> TCPHandler: Processed in 0.001795096 sec. | ||
| 623 | 2026.05.21 10:10:08.768103 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.05.21 10:10:08.768256 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2026.05.21 10:10:08.768311 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 626 | 2026.05.21 10:10:08.769212 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} <Debug> oximeter.fields_i64 (eee85143-71f2-47cb-83b8-df2b2f6f58c6): Loading data parts | ||
| 627 | 2026.05.21 10:10:08.769350 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} <Debug> oximeter.fields_i64 (eee85143-71f2-47cb-83b8-df2b2f6f58c6): There are no data parts | ||
| 628 | 2026.05.21 10:10:08.769791 [ 268 ] {c7715ffc-386b-4320-aee8-2abfe444c5de} <Debug> TCPHandler: Processed in 0.001736325 sec. | ||
| 629 | 2026.05.21 10:10:08.769934 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.05.21 10:10:08.770104 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2026.05.21 10:10:08.770145 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 632 | 2026.05.21 10:10:08.771113 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} <Debug> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Loading data parts | ||
| 633 | 2026.05.21 10:10:08.771242 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} <Debug> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): There are no data parts | ||
| 634 | 2026.05.21 10:10:08.771699 [ 268 ] {38e499c3-2bbd-4382-b6e0-47b02f9d69a2} <Debug> TCPHandler: Processed in 0.001812966 sec. | ||
| 635 | 2026.05.21 10:10:08.771856 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.21 10:10:08.772011 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2026.05.21 10:10:08.772067 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 638 | 2026.05.21 10:10:08.772963 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} <Debug> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Loading data parts | ||
| 639 | 2026.05.21 10:10:08.773103 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} <Debug> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): There are no data parts | ||
| 640 | 2026.05.21 10:10:08.773534 [ 268 ] {cfe96338-baf9-4e92-9b4b-57b228b480c6} <Debug> TCPHandler: Processed in 0.001726155 sec. | ||
| 641 | 2026.05.21 10:10:08.773673 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.05.21 10:10:08.773847 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2026.05.21 10:10:08.773902 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 644 | 2026.05.21 10:10:08.774800 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Loading data parts | ||
| 645 | 2026.05.21 10:10:08.774933 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): There are no data parts | ||
| 646 | 2026.05.21 10:10:08.775392 [ 268 ] {89671769-0bc0-4312-9e55-6b6f32a4bfcc} <Debug> TCPHandler: Processed in 0.001766945 sec. | ||
| 647 | 2026.05.21 10:10:08.775537 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.05.21 10:10:08.775690 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2026.05.21 10:10:08.775745 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 650 | 2026.05.21 10:10:08.776641 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Loading data parts | ||
| 651 | 2026.05.21 10:10:08.776780 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): There are no data parts | ||
| 652 | 2026.05.21 10:10:08.777236 [ 268 ] {1522d660-da02-4390-a558-bd054055821a} <Debug> TCPHandler: Processed in 0.001747005 sec. | ||
| 653 | 2026.05.21 10:10:08.777390 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.05.21 10:10:08.777655 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) /* The timeseries schema table stores the extracted schema for the samples | ||
| 655 | * oximeter collects. | ||
| 656 | */ | ||
| 657 | 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) | ||
| 658 | 2026.05.21 10:10:08.777737 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 659 | 2026.05.21 10:10:08.778683 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Loading data parts | ||
| 660 | 2026.05.21 10:10:08.778839 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): There are no data parts | ||
| 661 | 2026.05.21 10:10:08.779446 [ 268 ] {909674ed-4592-4a0c-bb14-a35529cd2e74} <Debug> TCPHandler: Processed in 0.00210453 sec. | ||
| 662 | 2026.05.21 10:10:08.781898 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.21 10:10:08.782180 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 664 | 2026.05.21 10:10:08.783937 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 665 | 2026.05.21 10:10:08.789665 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Trace> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 666 | 2026.05.21 10:10:08.789806 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 667 | 2026.05.21 10:10:08.792446 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 668 | 2026.05.21 10:10:08.792805 [ 259 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Trace> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 669 | 2026.05.21 10:10:08.793154 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011093 sec., 90.14693951140359 rows/sec., 1.41 KiB/sec. | ||
| 670 | 2026.05.21 10:10:08.793347 [ 269 ] {5ab905f4-7e31-4662-9997-68548fe3b6bd} <Debug> TCPHandler: Processed in 0.011506294 sec. | ||
| 671 | 2026.05.21 10:10:09.000301 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.26 MiB, peak 126.26 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 13.45 MiB | ||
| 672 | 2026.05.21 10:10:11.007396 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54103 | ||
| 673 | 2026.05.21 10:10:11.007520 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.21 10:10:11.007549 [ 277 ] {} <Debug> TCP-Session: 3ea2423f-b708-4510-9c73-8fcaaf7302e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:54103 | ||
| 675 | 2026.05.21 10:10:11.007664 [ 277 ] {} <Debug> TCP-Session: 3ea2423f-b708-4510-9c73-8fcaaf7302e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.21 10:10:11.007677 [ 277 ] {} <Debug> TCP-Session: 3ea2423f-b708-4510-9c73-8fcaaf7302e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.21 10:10:11.007759 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.21 10:10:11.007804 [ 277 ] {} <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 | ||
| 679 | 2026.05.21 10:10:11.007821 [ 277 ] {} <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 | ||
| 680 | 2026.05.21 10:10:11.008289 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57390 | ||
| 681 | 2026.05.21 10:10:11.008364 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48759 | ||
| 682 | 2026.05.21 10:10:11.008485 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39523 | ||
| 683 | 2026.05.21 10:10:11.008536 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.21 10:10:11.008587 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.21 10:10:11.008628 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48395 | ||
| 686 | 2026.05.21 10:10:11.008682 [ 278 ] {} <Debug> TCP-Session: 2acc492c-027c-4432-9a55-b612215886f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:57390 | ||
| 687 | 2026.05.21 10:10:11.008696 [ 279 ] {} <Debug> TCP-Session: 0b74f089-b223-472f-8e76-7eab3d416a23 Authenticating user 'default' from [fd00:1122:3344:101::c]:48759 | ||
| 688 | 2026.05.21 10:10:11.008829 [ 278 ] {} <Debug> TCP-Session: 2acc492c-027c-4432-9a55-b612215886f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.21 10:10:11.008865 [ 278 ] {} <Debug> TCP-Session: 2acc492c-027c-4432-9a55-b612215886f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.21 10:10:11.009169 [ 279 ] {} <Debug> TCP-Session: 0b74f089-b223-472f-8e76-7eab3d416a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.21 10:10:11.009224 [ 279 ] {} <Debug> TCP-Session: 0b74f089-b223-472f-8e76-7eab3d416a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.21 10:10:11.009742 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38271 | ||
| 693 | 2026.05.21 10:10:11.009753 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.21 10:10:11.009764 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.21 10:10:11.009808 [ 280 ] {} <Debug> TCP-Session: 3e13dd3d-8aa7-4d36-a3f7-3ad66d9c30d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:39523 | ||
| 696 | 2026.05.21 10:10:11.009845 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52598 | ||
| 697 | 2026.05.21 10:10:11.009863 [ 280 ] {} <Debug> TCP-Session: 3e13dd3d-8aa7-4d36-a3f7-3ad66d9c30d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.21 10:10:11.009881 [ 282 ] {} <Debug> TCP-Session: d32041c3-a96b-4856-a4de-cbc95fe17f79 Authenticating user 'default' from [fd00:1122:3344:101::c]:48395 | ||
| 699 | 2026.05.21 10:10:11.009887 [ 280 ] {} <Debug> TCP-Session: 3e13dd3d-8aa7-4d36-a3f7-3ad66d9c30d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.21 10:10:11.009922 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49661 | ||
| 701 | 2026.05.21 10:10:11.009939 [ 282 ] {} <Debug> TCP-Session: d32041c3-a96b-4856-a4de-cbc95fe17f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.21 10:10:11.009994 [ 282 ] {} <Debug> TCP-Session: d32041c3-a96b-4856-a4de-cbc95fe17f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.21 10:10:11.010004 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.21 10:10:11.010184 [ 283 ] {} <Debug> TCP-Session: 606e9b89-ec63-4767-9d01-133a4db0127a Authenticating user 'default' from [fd00:1122:3344:101::c]:38271 | ||
| 705 | 2026.05.21 10:10:11.010204 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.21 10:10:11.010255 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.05.21 10:10:11.010212 [ 283 ] {} <Debug> TCP-Session: 606e9b89-ec63-4767-9d01-133a4db0127a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.21 10:10:11.010368 [ 284 ] {} <Debug> TCP-Session: 4762f45e-ca49-434a-859e-aad7f1b62719 Authenticating user 'default' from [fd00:1122:3344:101::c]:52598 | ||
| 709 | 2026.05.21 10:10:11.010377 [ 285 ] {} <Debug> TCP-Session: ef7fd92a-c59a-401b-ba16-672471b6557f Authenticating user 'default' from [fd00:1122:3344:101::c]:49661 | ||
| 710 | 2026.05.21 10:10:11.010378 [ 283 ] {} <Debug> TCP-Session: 606e9b89-ec63-4767-9d01-133a4db0127a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.21 10:10:11.010436 [ 284 ] {} <Debug> TCP-Session: 4762f45e-ca49-434a-859e-aad7f1b62719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.21 10:10:11.010442 [ 285 ] {} <Debug> TCP-Session: ef7fd92a-c59a-401b-ba16-672471b6557f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.21 10:10:11.010485 [ 284 ] {} <Debug> TCP-Session: 4762f45e-ca49-434a-859e-aad7f1b62719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.21 10:10:11.010491 [ 285 ] {} <Debug> TCP-Session: ef7fd92a-c59a-401b-ba16-672471b6557f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.21 10:10:11.019628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47803 | ||
| 716 | 2026.05.21 10:10:11.019775 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.21 10:10:11.019810 [ 286 ] {} <Debug> TCP-Session: 6a41e77f-355d-46e8-9a8f-de3fe41bbf0c Authenticating user 'default' from [fd00:1122:3344:101::b]:47803 | ||
| 718 | 2026.05.21 10:10:11.019830 [ 286 ] {} <Debug> TCP-Session: 6a41e77f-355d-46e8-9a8f-de3fe41bbf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.21 10:10:11.019980 [ 286 ] {} <Debug> TCP-Session: 6a41e77f-355d-46e8-9a8f-de3fe41bbf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.21 10:10:11.020045 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.21 10:10:11.020072 [ 286 ] {} <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 | ||
| 722 | 2026.05.21 10:10:11.020109 [ 286 ] {} <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 | ||
| 723 | 2026.05.21 10:10:11.020549 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36558 | ||
| 724 | 2026.05.21 10:10:11.020681 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.05.21 10:10:11.020722 [ 287 ] {} <Debug> TCP-Session: 5a92a7be-8c90-408b-9da0-a1972fd013a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:36558 | ||
| 726 | 2026.05.21 10:10:11.020795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37309 | ||
| 727 | 2026.05.21 10:10:11.020844 [ 287 ] {} <Debug> TCP-Session: 5a92a7be-8c90-408b-9da0-a1972fd013a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.05.21 10:10:11.020857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60334 | ||
| 729 | 2026.05.21 10:10:11.020878 [ 287 ] {} <Debug> TCP-Session: 5a92a7be-8c90-408b-9da0-a1972fd013a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.21 10:10:11.020715 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59621 | ||
| 731 | 2026.05.21 10:10:11.020712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35532 | ||
| 732 | 2026.05.21 10:10:11.020934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46619 | ||
| 733 | 2026.05.21 10:10:11.021103 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.21 10:10:11.021169 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60283 | ||
| 735 | 2026.05.21 10:10:11.021194 [ 290 ] {} <Debug> TCP-Session: f555ce7b-f68c-4a12-9839-595f5cd44ade Authenticating user 'default' from [fd00:1122:3344:101::b]:37309 | ||
| 736 | 2026.05.21 10:10:11.021175 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.21 10:10:11.021224 [ 290 ] {} <Debug> TCP-Session: f555ce7b-f68c-4a12-9839-595f5cd44ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.21 10:10:11.021171 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.21 10:10:11.021385 [ 288 ] {} <Debug> TCP-Session: f2eedca6-eeb7-4357-8642-635cfe7656f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:59621 | ||
| 740 | 2026.05.21 10:10:11.021382 [ 290 ] {} <Debug> TCP-Session: f555ce7b-f68c-4a12-9839-595f5cd44ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.21 10:10:11.021425 [ 288 ] {} <Debug> TCP-Session: f2eedca6-eeb7-4357-8642-635cfe7656f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.21 10:10:11.021435 [ 291 ] {} <Debug> TCP-Session: e8254368-3cec-4a5f-89ad-532d22d28da1 Authenticating user 'default' from [fd00:1122:3344:101::b]:60334 | ||
| 743 | 2026.05.21 10:10:11.021461 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.21 10:10:11.021485 [ 291 ] {} <Debug> TCP-Session: e8254368-3cec-4a5f-89ad-532d22d28da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.21 10:10:11.021465 [ 288 ] {} <Debug> TCP-Session: f2eedca6-eeb7-4357-8642-635cfe7656f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.21 10:10:11.021532 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.21 10:10:11.021608 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.21 10:10:11.021625 [ 289 ] {} <Debug> TCP-Session: 51380e90-5b5f-449c-bd2a-67906814499e Authenticating user 'default' from [fd00:1122:3344:101::b]:35532 | ||
| 749 | 2026.05.21 10:10:11.021661 [ 293 ] {} <Debug> TCP-Session: 08e41c39-b7f0-4a4c-ac29-05dda9892c3a Authenticating user 'default' from [fd00:1122:3344:101::b]:60283 | ||
| 750 | 2026.05.21 10:10:11.021661 [ 292 ] {} <Debug> TCP-Session: 2d0e2438-453b-493f-a133-7f4375cf9ea3 Authenticating user 'default' from [fd00:1122:3344:101::b]:46619 | ||
| 751 | 2026.05.21 10:10:11.021673 [ 289 ] {} <Debug> TCP-Session: 51380e90-5b5f-449c-bd2a-67906814499e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.21 10:10:11.021697 [ 293 ] {} <Debug> TCP-Session: 08e41c39-b7f0-4a4c-ac29-05dda9892c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.21 10:10:11.021824 [ 292 ] {} <Debug> TCP-Session: 2d0e2438-453b-493f-a133-7f4375cf9ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.21 10:10:11.021835 [ 293 ] {} <Debug> TCP-Session: 08e41c39-b7f0-4a4c-ac29-05dda9892c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.21 10:10:11.021856 [ 289 ] {} <Debug> TCP-Session: 51380e90-5b5f-449c-bd2a-67906814499e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.21 10:10:11.021880 [ 292 ] {} <Debug> TCP-Session: 2d0e2438-453b-493f-a133-7f4375cf9ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.21 10:10:11.021954 [ 291 ] {} <Debug> TCP-Session: e8254368-3cec-4a5f-89ad-532d22d28da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.21 10:10:11.692472 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55577 | ||
| 759 | 2026.05.21 10:10:11.692773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.05.21 10:10:11.692821 [ 294 ] {} <Debug> TCP-Session: 266bb73b-61ad-4bee-9564-042c9f20e999 Authenticating user 'default' from [fd00:1122:3344:101::a]:55577 | ||
| 761 | 2026.05.21 10:10:11.692845 [ 294 ] {} <Debug> TCP-Session: 266bb73b-61ad-4bee-9564-042c9f20e999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.05.21 10:10:11.692859 [ 294 ] {} <Debug> TCP-Session: 266bb73b-61ad-4bee-9564-042c9f20e999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.21 10:10:11.692937 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 764 | 2026.05.21 10:10:11.692964 [ 294 ] {} <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 | ||
| 765 | 2026.05.21 10:10:11.692981 [ 294 ] {} <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 | ||
| 766 | 2026.05.21 10:10:11.693492 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48897 | ||
| 767 | 2026.05.21 10:10:11.693581 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36016 | ||
| 768 | 2026.05.21 10:10:11.693727 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36678 | ||
| 769 | 2026.05.21 10:10:11.693801 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.21 10:10:11.693819 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.21 10:10:11.693884 [ 295 ] {} <Debug> TCP-Session: 827959e8-6064-45eb-acfb-09a2f51f7946 Authenticating user 'default' from [fd00:1122:3344:101::a]:48897 | ||
| 772 | 2026.05.21 10:10:11.693909 [ 296 ] {} <Debug> TCP-Session: 21529ae5-3857-409f-80cc-4dc2fe5cd860 Authenticating user 'default' from [fd00:1122:3344:101::a]:36016 | ||
| 773 | 2026.05.21 10:10:11.693919 [ 295 ] {} <Debug> TCP-Session: 827959e8-6064-45eb-acfb-09a2f51f7946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.21 10:10:11.693930 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.21 10:10:11.693946 [ 295 ] {} <Debug> TCP-Session: 827959e8-6064-45eb-acfb-09a2f51f7946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.21 10:10:11.693940 [ 296 ] {} <Debug> TCP-Session: 21529ae5-3857-409f-80cc-4dc2fe5cd860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.21 10:10:11.693989 [ 297 ] {} <Debug> TCP-Session: 4e035954-4881-4724-97c6-92ae5d4ef6ec Authenticating user 'default' from [fd00:1122:3344:101::a]:36678 | ||
| 778 | 2026.05.21 10:10:11.694002 [ 296 ] {} <Debug> TCP-Session: 21529ae5-3857-409f-80cc-4dc2fe5cd860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.21 10:10:11.694010 [ 297 ] {} <Debug> TCP-Session: 4e035954-4881-4724-97c6-92ae5d4ef6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.21 10:10:11.694025 [ 297 ] {} <Debug> TCP-Session: 4e035954-4881-4724-97c6-92ae5d4ef6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.21 10:10:11.694058 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53450 | ||
| 782 | 2026.05.21 10:10:11.694070 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58444 | ||
| 783 | 2026.05.21 10:10:11.694187 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39375 | ||
| 784 | 2026.05.21 10:10:11.694417 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.21 10:10:11.694453 [ 298 ] {} <Debug> TCP-Session: 2659c78e-22f3-4ee7-b997-e6c2577f1605 Authenticating user 'default' from [fd00:1122:3344:101::a]:53450 | ||
| 786 | 2026.05.21 10:10:11.694470 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.21 10:10:11.694452 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60387 | ||
| 788 | 2026.05.21 10:10:11.694516 [ 299 ] {} <Debug> TCP-Session: 48973265-d5b9-404c-8ee6-6ed2c3eb954f Authenticating user 'default' from [fd00:1122:3344:101::a]:58444 | ||
| 789 | 2026.05.21 10:10:11.694536 [ 298 ] {} <Debug> TCP-Session: 2659c78e-22f3-4ee7-b997-e6c2577f1605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.21 10:10:11.694543 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.21 10:10:11.694566 [ 298 ] {} <Debug> TCP-Session: 2659c78e-22f3-4ee7-b997-e6c2577f1605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.21 10:10:11.694590 [ 300 ] {} <Debug> TCP-Session: ec26ddfe-63a0-4a6c-9d6b-b774c669be41 Authenticating user 'default' from [fd00:1122:3344:101::a]:39375 | ||
| 793 | 2026.05.21 10:10:11.694557 [ 299 ] {} <Debug> TCP-Session: 48973265-d5b9-404c-8ee6-6ed2c3eb954f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.21 10:10:11.694615 [ 300 ] {} <Debug> TCP-Session: ec26ddfe-63a0-4a6c-9d6b-b774c669be41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.21 10:10:11.694632 [ 299 ] {} <Debug> TCP-Session: 48973265-d5b9-404c-8ee6-6ed2c3eb954f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.21 10:10:11.694641 [ 300 ] {} <Debug> TCP-Session: ec26ddfe-63a0-4a6c-9d6b-b774c669be41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.21 10:10:11.694670 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.05.21 10:10:11.694704 [ 301 ] {} <Debug> TCP-Session: e9d61927-7354-4c83-9d73-9b8450b00274 Authenticating user 'default' from [fd00:1122:3344:101::a]:60387 | ||
| 799 | 2026.05.21 10:10:11.694722 [ 301 ] {} <Debug> TCP-Session: e9d61927-7354-4c83-9d73-9b8450b00274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.21 10:10:11.694736 [ 301 ] {} <Debug> TCP-Session: e9d61927-7354-4c83-9d73-9b8450b00274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.21 10:10:12.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.06 MiB, peak 140.06 MiB, free memory in arenas 0.00 B, will set to 141.77 MiB (RSS), difference: 1.71 MiB | ||
| 802 | 2026.05.21 10:10:15.993871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.21 10:10:15.993981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.21 10:10:15.994003 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.21 10:10:15.994131 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.21 10:10:15.997109 [ 244 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Loading data parts | ||
| 807 | 2026.05.21 10:10:15.997417 [ 244 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): There are no data parts | ||
| 808 | 2026.05.21 10:10:16.000046 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.21 10:10:16.000283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 810 | 2026.05.21 10:10:16.000302 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.92 MiB, peak 141.92 MiB, free memory in arenas 0.00 B, will set to 143.80 MiB (RSS), difference: 1.88 MiB | ||
| 811 | 2026.05.21 10:10:16.003573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.21 10:10:16.004343 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.21 10:10:16.004548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.21 10:10:16.010525 [ 243 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Loading data parts | ||
| 815 | 2026.05.21 10:10:16.010698 [ 243 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): There are no data parts | ||
| 816 | 2026.05.21 10:10:16.044332 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.21 10:10:16.044409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 818 | 2026.05.21 10:10:16.053129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.21 10:10:16.054684 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.21 10:10:16.059060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.21 10:10:17.000412 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.65 MiB, peak 152.65 MiB, free memory in arenas 0.00 B, will set to 155.82 MiB (RSS), difference: 7.17 MiB | ||
| 822 | 2026.05.21 10:10:18.493932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 823 | 2026.05.21 10:10:18.494075 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.21 10:10:18.498266 [ 242 ] {} <Debug> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Loading data parts | ||
| 825 | 2026.05.21 10:10:18.498499 [ 242 ] {} <Debug> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): There are no data parts | ||
| 826 | 2026.05.21 10:10:18.501144 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.21 10:10:18.501188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 828 | 2026.05.21 10:10:18.502587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.21 10:10:18.503082 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.21 10:10:18.503292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 831 | 2026.05.21 10:10:19.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 156.64 MiB (RSS), difference: -3.29 MiB | ||
| 832 | 2026.05.21 10:10:23.478739 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.21 10:10:23.478807 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.21 10:10:23.504755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.21 10:10:23.505552 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.21 10:10:23.505619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 837 | 2026.05.21 10:10:23.506401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.21 10:10:23.506906 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.21 10:10:23.507073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.21 10:10:23.559266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.21 10:10:23.581232 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.21 10:10:23.581307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 843 | 2026.05.21 10:10:23.588013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.21 10:10:23.589239 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.21 10:10:23.593485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.21 10:10:24.001253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.37 MiB, peak 161.37 MiB, free memory in arenas 0.00 B, will set to 159.20 MiB (RSS), difference: 1.84 MiB | ||
| 847 | 2026.05.21 10:10:28.807541 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.21 10:10:28.807797 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.21 10:10:28.808437 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.21 10:10:28.808583 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.21 10:10:28.809054 [ 268 ] {b8f9e840-b0b2-40b9-abe2-38aec2fded50} <Debug> TCPHandler: Processed in 0.001651754 sec. | ||
| 852 | 2026.05.21 10:10:28.812525 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.21 10:10:28.812733 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.21 10:10:28.812815 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.21 10:10:28.815641 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.21 10:10:28.815695 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 857 | 2026.05.21 10:10:28.816467 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.21 10:10:28.817106 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.21 10:10:28.817358 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004684 sec., 5550.811272416738 rows/sec., 1.20 MiB/sec. | ||
| 860 | 2026.05.21 10:10:28.817433 [ 268 ] {584a84b3-dd19-4e0a-af93-3ce530d34d36} <Debug> TCPHandler: Processed in 0.005056962 sec. | ||
| 861 | 2026.05.21 10:10:28.817665 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.21 10:10:28.817811 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.21 10:10:28.817875 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 864 | 2026.05.21 10:10:28.819851 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.21 10:10:28.819894 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 866 | 2026.05.21 10:10:28.820477 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.21 10:10:28.821016 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.21 10:10:28.821158 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003396 sec., 7067.137809187278 rows/sec., 600.43 KiB/sec. | ||
| 869 | 2026.05.21 10:10:28.821198 [ 268 ] {3f622491-2338-4fdf-96b7-6ba21d8af914} <Debug> TCPHandler: Processed in 0.003654052 sec. | ||
| 870 | 2026.05.21 10:10:28.821358 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.21 10:10:28.821463 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.21 10:10:28.821511 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.21 10:10:28.821950 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.21 10:10:28.821989 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 875 | 2026.05.21 10:10:28.822502 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.21 10:10:28.823066 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.21 10:10:28.823201 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001763 sec., 5672.149744753261 rows/sec., 462.52 KiB/sec. | ||
| 878 | 2026.05.21 10:10:28.823235 [ 268 ] {efca476e-fba7-4b8c-8ffe-ac574ba862b5} <Debug> TCPHandler: Processed in 0.001929927 sec. | ||
| 879 | 2026.05.21 10:10:28.823411 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.21 10:10:28.823512 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.21 10:10:28.823556 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.21 10:10:28.824114 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.21 10:10:28.824152 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 884 | 2026.05.21 10:10:28.824741 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.21 10:10:28.825312 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.21 10:10:28.825443 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.001953 sec., 103942.6523297491 rows/sec., 9.20 MiB/sec. | ||
| 887 | 2026.05.21 10:10:28.825476 [ 268 ] {954ef076-ccf7-4f20-8ab8-e500fa7526fb} <Debug> TCPHandler: Processed in 0.00211496 sec. | ||
| 888 | 2026.05.21 10:10:28.825625 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.21 10:10:28.825728 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.21 10:10:28.825770 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 891 | 2026.05.21 10:10:28.826430 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.21 10:10:28.826475 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 893 | 2026.05.21 10:10:28.827061 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.21 10:10:28.827781 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.21 10:10:28.827950 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.00224 sec., 14732.142857142859 rows/sec., 1.08 MiB/sec. | ||
| 896 | 2026.05.21 10:10:28.828008 [ 268 ] {77e787d9-ce66-4fd1-988a-58fc73b8d28f} <Debug> TCPHandler: Processed in 0.002434784 sec. | ||
| 897 | 2026.05.21 10:10:28.828759 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.21 10:10:28.828887 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.21 10:10:28.828940 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 900 | 2026.05.21 10:10:28.829439 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.21 10:10:28.829478 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 902 | 2026.05.21 10:10:28.829971 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.21 10:10:28.830544 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.21 10:10:28.830685 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001838 sec., 13057.671381936887 rows/sec., 1.08 MiB/sec. | ||
| 905 | 2026.05.21 10:10:28.830723 [ 268 ] {eeb66bc8-08d2-48ee-9456-fe76cbd5dbfb} <Debug> TCPHandler: Processed in 0.002040299 sec. | ||
| 906 | 2026.05.21 10:10:28.830860 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.21 10:10:28.830963 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.21 10:10:28.831006 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 909 | 2026.05.21 10:10:28.831449 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.21 10:10:28.831523 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 911 | 2026.05.21 10:10:28.832084 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.21 10:10:28.832684 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.21 10:10:28.832841 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0019 sec., 6315.789473684211 rows/sec., 493.42 KiB/sec. | ||
| 914 | 2026.05.21 10:10:28.832880 [ 268 ] {047b298a-fdcf-485c-8c4c-22a9316fe116} <Debug> TCPHandler: Processed in 0.00207083 sec. | ||
| 915 | 2026.05.21 10:10:28.833026 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.05.21 10:10:28.833125 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 917 | 2026.05.21 10:10:28.833167 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 918 | 2026.05.21 10:10:28.833611 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.21 10:10:28.833647 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 920 | 2026.05.21 10:10:28.834111 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.05.21 10:10:28.834735 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.21 10:10:28.834866 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.00176 sec., 68750 rows/sec., 5.59 MiB/sec. | ||
| 923 | 2026.05.21 10:10:28.834901 [ 268 ] {a179902e-bb35-4b3d-b544-d17feb056253} <Debug> TCPHandler: Processed in 0.001923178 sec. | ||
| 924 | 2026.05.21 10:10:28.835034 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.05.21 10:10:28.835131 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 926 | 2026.05.21 10:10:28.835174 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 927 | 2026.05.21 10:10:28.835647 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.05.21 10:10:28.835682 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 929 | 2026.05.21 10:10:28.836240 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.05.21 10:10:28.836919 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.05.21 10:10:28.837153 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Debug> executeQuery: Read 189 rows, 14.88 KiB in 0.002042 sec., 92556.31733594515 rows/sec., 7.11 MiB/sec. | ||
| 932 | 2026.05.21 10:10:28.837186 [ 268 ] {d1e59b62-195c-47d2-af56-1c653844d8bf} <Debug> TCPHandler: Processed in 0.002201481 sec. | ||
| 933 | 2026.05.21 10:10:28.837325 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.05.21 10:10:28.837436 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 935 | 2026.05.21 10:10:28.837490 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <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 | ||
| 936 | 2026.05.21 10:10:28.838318 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.05.21 10:10:28.838354 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 938 | 2026.05.21 10:10:28.839045 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.05.21 10:10:28.839513 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.05.21 10:10:28.839659 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002258 sec., 4871.567759078831 rows/sec., 8.73 MiB/sec. | ||
| 941 | 2026.05.21 10:10:28.839713 [ 268 ] {ca4f86ee-fb19-46d4-adba-0c5dffc7bcb3} <Debug> TCPHandler: Processed in 0.002438704 sec. | ||
| 942 | 2026.05.21 10:10:28.839839 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.05.21 10:10:28.839937 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 944 | 2026.05.21 10:10:28.839979 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 945 | 2026.05.21 10:10:28.840340 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.05.21 10:10:28.840377 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 947 | 2026.05.21 10:10:28.840803 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.05.21 10:10:28.841357 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.21 10:10:28.841487 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.03 MiB/sec. | ||
| 950 | 2026.05.21 10:10:28.841520 [ 268 ] {b913a50e-ee56-480b-a159-c2083ff508a2} <Debug> TCPHandler: Processed in 0.001731365 sec. | ||
| 951 | 2026.05.21 10:10:31.007441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 952 | 2026.05.21 10:10:31.007947 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.05.21 10:10:31.007986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 954 | 2026.05.21 10:10:31.008665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 955 | 2026.05.21 10:10:31.009209 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.05.21 10:10:31.009335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 957 | 2026.05.21 10:10:31.093856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 958 | 2026.05.21 10:10:31.109674 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.21 10:10:31.109723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 960 | 2026.05.21 10:10:31.116187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 961 | 2026.05.21 10:10:31.117426 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.21 10:10:31.120082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 963 | 2026.05.21 10:10:32.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.65 MiB, peak 164.65 MiB, free memory in arenas 0.00 B, will set to 162.00 MiB (RSS), difference: 1.35 MiB | ||
| 964 | 2026.05.21 10:10:33.806702 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.21 10:10:33.806947 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 966 | 2026.05.21 10:10:33.807309 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 967 | 2026.05.21 10:10:33.807414 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <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 | ||
| 968 | 2026.05.21 10:10:33.807664 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2026.05.21 10:10:33.807835 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.05.21 10:10:33.810272 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 971 | 2026.05.21 10:10:33.810411 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 972 | 2026.05.21 10:10:33.812543 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 973 | 2026.05.21 10:10:33.812572 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 974 | 2026.05.21 10:10:33.814830 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 975 | 2026.05.21 10:10:33.814865 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 976 | 2026.05.21 10:10:33.818209 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.011344 sec., 2291.9605077574047 rows/sec., 505.58 KiB/sec. | ||
| 977 | 2026.05.21 10:10:33.818379 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Debug> MemoryTracker: Peak memory usage (for query): 136.51 KiB. | ||
| 978 | 2026.05.21 10:10:33.818399 [ 268 ] {10f5b777-b3e8-4ff5-9dc9-fa37aa3029f5} <Debug> TCPHandler: Processed in 0.011834938 sec. | ||
| 979 | 2026.05.21 10:10:33.820795 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.05.21 10:10:33.820949 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 981 | 2026.05.21 10:10:33.821017 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 982 | 2026.05.21 10:10:33.821657 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.21 10:10:33.821708 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 984 | 2026.05.21 10:10:33.822238 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 985 | 2026.05.21 10:10:33.822752 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.05.21 10:10:33.822924 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 2.12 MiB/sec. | ||
| 987 | 2026.05.21 10:10:33.822973 [ 268 ] {bb982c11-2c21-4263-a290-f238d6ea488c} <Debug> TCPHandler: Processed in 0.002298023 sec. | ||
| 988 | 2026.05.21 10:10:33.823137 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.05.21 10:10:33.823280 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.05.21 10:10:33.823351 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.05.21 10:10:33.823852 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.05.21 10:10:33.823891 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 993 | 2026.05.21 10:10:33.824457 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 994 | 2026.05.21 10:10:33.825122 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.05.21 10:10:33.825272 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002027 sec., 31573.754316724222 rows/sec., 2.46 MiB/sec. | ||
| 996 | 2026.05.21 10:10:33.825314 [ 268 ] {509e1ff2-bdd5-49de-b9c4-5537641df84e} <Debug> TCPHandler: Processed in 0.002249222 sec. | ||
| 997 | 2026.05.21 10:10:33.825505 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.21 10:10:33.825640 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 999 | 2026.05.21 10:10:33.825708 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1000 | 2026.05.21 10:10:33.826264 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.05.21 10:10:33.826314 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1002 | 2026.05.21 10:10:33.826991 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1003 | 2026.05.21 10:10:33.827600 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.05.21 10:10:33.827753 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002146 sec., 74557.31593662628 rows/sec., 5.19 MiB/sec. | ||
| 1005 | 2026.05.21 10:10:33.827792 [ 268 ] {ece5dda3-4fc4-4c83-86bd-4e7a8df3c81e} <Debug> TCPHandler: Processed in 0.002357634 sec. | ||
| 1006 | 2026.05.21 10:10:33.827952 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.21 10:10:33.828066 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.05.21 10:10:33.828118 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1009 | 2026.05.21 10:10:33.828550 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.21 10:10:33.828600 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1011 | 2026.05.21 10:10:33.829231 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1012 | 2026.05.21 10:10:33.829888 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.21 10:10:33.830080 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002038 sec., 29440.628066732093 rows/sec., 1.98 MiB/sec. | ||
| 1014 | 2026.05.21 10:10:33.830133 [ 268 ] {d10efff6-75ec-4620-acc7-4c8273af0e88} <Debug> TCPHandler: Processed in 0.002235972 sec. | ||
| 1015 | 2026.05.21 10:10:38.478862 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1016 | 2026.05.21 10:10:38.478930 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1017 | 2026.05.21 10:10:38.503858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 1018 | 2026.05.21 10:10:38.505996 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.05.21 10:10:38.506050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1020 | 2026.05.21 10:10:38.507451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1021 | 2026.05.21 10:10:38.507984 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.21 10:10:38.508262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 1023 | 2026.05.21 10:10:38.509501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1024 | 2026.05.21 10:10:38.510045 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.21 10:10:38.510093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1026 | 2026.05.21 10:10:38.510831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1027 | 2026.05.21 10:10:38.511306 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.05.21 10:10:38.511442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1029 | 2026.05.21 10:10:38.620228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1030 | 2026.05.21 10:10:38.635411 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.05.21 10:10:38.635466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1032 | 2026.05.21 10:10:38.641740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1033 | 2026.05.21 10:10:38.642984 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.05.21 10:10:38.645629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1035 | 2026.05.21 10:10:38.807143 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.05.21 10:10:38.807380 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1037 | 2026.05.21 10:10:38.807736 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1038 | 2026.05.21 10:10:38.807782 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <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 | ||
| 1039 | 2026.05.21 10:10:38.808030 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.05.21 10:10:38.808108 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.05.21 10:10:38.808248 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1042 | 2026.05.21 10:10:38.808284 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1043 | 2026.05.21 10:10:38.808306 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1044 | 2026.05.21 10:10:38.808321 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1045 | 2026.05.21 10:10:38.808362 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1046 | 2026.05.21 10:10:38.808382 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1047 | 2026.05.21 10:10:38.809463 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002181 sec., 11921.13709307657 rows/sec., 2.57 MiB/sec. | ||
| 1048 | 2026.05.21 10:10:38.809571 [ 268 ] {0451e36c-3112-406c-9574-d85ae2087b41} <Debug> TCPHandler: Processed in 0.002541837 sec. | ||
| 1049 | 2026.05.21 10:10:38.811494 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.21 10:10:38.811631 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.21 10:10:38.811684 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1052 | 2026.05.21 10:10:38.812441 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.21 10:10:38.812484 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1054 | 2026.05.21 10:10:38.813003 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2026.05.21 10:10:38.813539 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.21 10:10:38.813683 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00209 sec., 37320.574162679426 rows/sec., 3.08 MiB/sec. | ||
| 1057 | 2026.05.21 10:10:38.813719 [ 268 ] {9684dd47-2b0a-41fd-a7bd-5921cd37115a} <Debug> TCPHandler: Processed in 0.002288523 sec. | ||
| 1058 | 2026.05.21 10:10:38.813864 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.05.21 10:10:38.813962 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1060 | 2026.05.21 10:10:38.814002 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1061 | 2026.05.21 10:10:38.814435 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.05.21 10:10:38.814472 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1063 | 2026.05.21 10:10:38.814898 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1064 | 2026.05.21 10:10:38.815386 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.05.21 10:10:38.815522 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00158 sec., 6962.025316455696 rows/sec., 523.51 KiB/sec. | ||
| 1066 | 2026.05.21 10:10:38.815558 [ 268 ] {96fe988a-0b46-495b-aa16-5ed3fd90e86d} <Debug> TCPHandler: Processed in 0.001744095 sec. | ||
| 1067 | 2026.05.21 10:10:38.815690 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.05.21 10:10:38.815785 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1069 | 2026.05.21 10:10:38.815825 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1070 | 2026.05.21 10:10:38.816263 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.21 10:10:38.816300 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1072 | 2026.05.21 10:10:38.816743 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1073 | 2026.05.21 10:10:38.817282 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.21 10:10:38.817407 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001641 sec., 45703.839122486286 rows/sec., 3.57 MiB/sec. | ||
| 1075 | 2026.05.21 10:10:38.817441 [ 268 ] {6f6974e3-4a4d-4f27-8324-0e2ab4dd095a} <Debug> TCPHandler: Processed in 0.001800276 sec. | ||
| 1076 | 2026.05.21 10:10:38.817571 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.21 10:10:38.817667 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.21 10:10:38.817711 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1079 | 2026.05.21 10:10:38.818133 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.21 10:10:38.818170 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1081 | 2026.05.21 10:10:38.818628 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2026.05.21 10:10:38.819151 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.21 10:10:38.819279 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
| 1084 | 2026.05.21 10:10:38.819313 [ 268 ] {c3453cc1-ecc1-41f9-aa9b-d6ad83538250} <Debug> TCPHandler: Processed in 0.001791236 sec. | ||
| 1085 | 2026.05.21 10:10:38.819436 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.21 10:10:38.819531 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.21 10:10:38.819588 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <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 | ||
| 1088 | 2026.05.21 10:10:38.820313 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.21 10:10:38.820349 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1090 | 2026.05.21 10:10:38.821026 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.05.21 10:10:38.821498 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.21 10:10:38.821638 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002125 sec., 5176.470588235294 rows/sec., 9.28 MiB/sec. | ||
| 1093 | 2026.05.21 10:10:38.821685 [ 268 ] {7f40d766-ed96-4844-85e6-4d9bea91146b} <Debug> TCPHandler: Processed in 0.002297212 sec. | ||
| 1094 | 2026.05.21 10:10:38.821850 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.21 10:10:38.821947 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.21 10:10:38.821989 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1097 | 2026.05.21 10:10:38.822348 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.21 10:10:38.822384 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1099 | 2026.05.21 10:10:38.822842 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1100 | 2026.05.21 10:10:38.823340 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.21 10:10:38.823468 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 1102 | 2026.05.21 10:10:38.823500 [ 268 ] {92111c44-95e7-40b3-9f45-adbce6dc3adb} <Debug> TCPHandler: Processed in 0.001699064 sec. | ||
| 1103 | 2026.05.21 10:10:43.809135 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.21 10:10:43.809455 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.21 10:10:43.809885 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1106 | 2026.05.21 10:10:43.809946 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <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 | ||
| 1107 | 2026.05.21 10:10:43.810256 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.05.21 10:10:43.810360 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.05.21 10:10:43.810529 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1110 | 2026.05.21 10:10:43.810568 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1111 | 2026.05.21 10:10:43.810590 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1112 | 2026.05.21 10:10:43.810608 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1113 | 2026.05.21 10:10:43.810659 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1114 | 2026.05.21 10:10:43.810680 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1115 | 2026.05.21 10:10:43.811741 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002405 sec., 10810.81081081081 rows/sec., 2.33 MiB/sec. | ||
| 1116 | 2026.05.21 10:10:43.811848 [ 268 ] {862d475e-3521-4de7-9db3-e3447abf1356} <Debug> TCPHandler: Processed in 0.002922622 sec. | ||
| 1117 | 2026.05.21 10:10:43.813473 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.21 10:10:43.813598 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.21 10:10:43.813648 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1120 | 2026.05.21 10:10:43.814183 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.21 10:10:43.814235 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1122 | 2026.05.21 10:10:43.814780 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1123 | 2026.05.21 10:10:43.815237 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.21 10:10:43.815397 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec. | ||
| 1125 | 2026.05.21 10:10:43.815437 [ 268 ] {cb1a7456-760c-4841-8cc4-28b6ec768c6a} <Debug> TCPHandler: Processed in 0.002021519 sec. | ||
| 1126 | 2026.05.21 10:10:43.815578 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.21 10:10:43.815685 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.21 10:10:43.815731 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2026.05.21 10:10:43.816178 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.21 10:10:43.816218 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1131 | 2026.05.21 10:10:43.816638 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2026.05.21 10:10:43.817071 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.21 10:10:43.817210 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. | ||
| 1134 | 2026.05.21 10:10:43.817247 [ 268 ] {c92645f5-d3c7-482c-9770-6c3421c2783e} <Debug> TCPHandler: Processed in 0.001721604 sec. | ||
| 1135 | 2026.05.21 10:10:43.817390 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.21 10:10:43.817495 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.21 10:10:43.817542 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1138 | 2026.05.21 10:10:43.817991 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.21 10:10:43.818035 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1140 | 2026.05.21 10:10:43.818497 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1141 | 2026.05.21 10:10:43.818924 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.21 10:10:43.819060 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
| 1143 | 2026.05.21 10:10:43.819094 [ 268 ] {4c3d9140-a994-4412-8202-83eb9034b5ea} <Debug> TCPHandler: Processed in 0.001756396 sec. | ||
| 1144 | 2026.05.21 10:10:43.819232 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.21 10:10:43.819335 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.21 10:10:43.819379 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1147 | 2026.05.21 10:10:43.819732 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.21 10:10:43.819770 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1149 | 2026.05.21 10:10:43.820214 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1150 | 2026.05.21 10:10:43.820658 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.21 10:10:43.820798 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 1152 | 2026.05.21 10:10:43.820830 [ 268 ] {403c6357-20d5-4e40-ace4-6e29c635f2c3} <Debug> TCPHandler: Processed in 0.001650623 sec. | ||
| 1153 | 2026.05.21 10:10:46.011644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1154 | 2026.05.21 10:10:46.012417 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.05.21 10:10:46.012469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1156 | 2026.05.21 10:10:46.013072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1157 | 2026.05.21 10:10:46.013620 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.05.21 10:10:46.013968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1159 | 2026.05.21 10:10:46.145804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1160 | 2026.05.21 10:10:46.162184 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.21 10:10:46.162235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1162 | 2026.05.21 10:10:46.168611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1163 | 2026.05.21 10:10:46.169768 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.21 10:10:46.172479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1165 | 2026.05.21 10:10:47.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.27 MiB, peak 169.27 MiB, free memory in arenas 0.00 B, will set to 166.41 MiB (RSS), difference: 1.14 MiB | ||
| 1166 | 2026.05.21 10:10:48.806594 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.21 10:10:48.806832 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.21 10:10:48.807143 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1169 | 2026.05.21 10:10:48.807182 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <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 | ||
| 1170 | 2026.05.21 10:10:48.807398 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2026.05.21 10:10:48.807468 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1172 | 2026.05.21 10:10:48.807605 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1173 | 2026.05.21 10:10:48.807640 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1174 | 2026.05.21 10:10:48.807662 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1175 | 2026.05.21 10:10:48.807681 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1176 | 2026.05.21 10:10:48.807747 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1177 | 2026.05.21 10:10:48.807769 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1178 | 2026.05.21 10:10:48.808785 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002041 sec., 12738.853503184715 rows/sec., 2.74 MiB/sec. | ||
| 1179 | 2026.05.21 10:10:48.808884 [ 268 ] {8faaf474-1057-4cb7-8de3-77298e755867} <Debug> TCPHandler: Processed in 0.002420865 sec. | ||
| 1180 | 2026.05.21 10:10:48.810878 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.21 10:10:48.811145 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.21 10:10:48.811251 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1183 | 2026.05.21 10:10:48.812015 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.21 10:10:48.812066 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1185 | 2026.05.21 10:10:48.812659 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1186 | 2026.05.21 10:10:48.813236 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.21 10:10:48.813437 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002363 sec., 33008.88700804063 rows/sec., 2.72 MiB/sec. | ||
| 1188 | 2026.05.21 10:10:48.813484 [ 268 ] {b117d3a2-98a0-4d1b-9c2e-da285307375a} <Debug> TCPHandler: Processed in 0.002783459 sec. | ||
| 1189 | 2026.05.21 10:10:48.813618 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.21 10:10:48.813721 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.21 10:10:48.813765 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1192 | 2026.05.21 10:10:48.814213 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.21 10:10:48.814254 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1194 | 2026.05.21 10:10:48.814749 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.05.21 10:10:48.815289 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.21 10:10:48.815421 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001724 sec., 6380.510440835266 rows/sec., 479.78 KiB/sec. | ||
| 1197 | 2026.05.21 10:10:48.815456 [ 268 ] {70c4a427-97b7-4a00-b532-90ce4c2c2353} <Debug> TCPHandler: Processed in 0.001889577 sec. | ||
| 1198 | 2026.05.21 10:10:48.815578 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.21 10:10:48.815677 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.21 10:10:48.815719 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1201 | 2026.05.21 10:10:48.816140 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.21 10:10:48.816178 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1203 | 2026.05.21 10:10:48.816627 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1204 | 2026.05.21 10:10:48.817090 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.21 10:10:48.817240 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001583 sec., 47378.395451674034 rows/sec., 3.70 MiB/sec. | ||
| 1206 | 2026.05.21 10:10:48.817276 [ 268 ] {804952ae-2116-40ac-9c7b-3d4b4a8d4981} <Debug> TCPHandler: Processed in 0.001748605 sec. | ||
| 1207 | 2026.05.21 10:10:48.817414 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.21 10:10:48.817510 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.21 10:10:48.817553 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1210 | 2026.05.21 10:10:48.817967 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.21 10:10:48.818009 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1212 | 2026.05.21 10:10:48.818505 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1213 | 2026.05.21 10:10:48.818956 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.21 10:10:48.819116 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. | ||
| 1215 | 2026.05.21 10:10:48.819152 [ 268 ] {ddd7424f-7cf8-443a-85a7-5ab1480ba629} <Debug> TCPHandler: Processed in 0.001786155 sec. | ||
| 1216 | 2026.05.21 10:10:48.819274 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.21 10:10:48.819371 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.21 10:10:48.819431 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <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 | ||
| 1219 | 2026.05.21 10:10:48.820190 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.21 10:10:48.820225 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1221 | 2026.05.21 10:10:48.820882 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.05.21 10:10:48.821360 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.21 10:10:48.821495 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002144 sec., 5130.597014925373 rows/sec., 9.19 MiB/sec. | ||
| 1224 | 2026.05.21 10:10:48.821553 [ 268 ] {0b09dcc1-668d-401d-a348-2227d7ca1e1c} <Debug> TCPHandler: Processed in 0.002326723 sec. | ||
| 1225 | 2026.05.21 10:10:48.821682 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.21 10:10:48.821777 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.21 10:10:48.821819 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1228 | 2026.05.21 10:10:48.822163 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.21 10:10:48.822199 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1230 | 2026.05.21 10:10:48.822629 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1231 | 2026.05.21 10:10:48.823124 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.21 10:10:48.823280 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
| 1233 | 2026.05.21 10:10:48.823315 [ 268 ] {20376085-e4b7-4f19-9a22-0e3746161159} <Debug> TCPHandler: Processed in 0.001682593 sec. | ||
| 1234 | 2026.05.21 10:10:53.478999 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1235 | 2026.05.21 10:10:53.479060 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1236 | 2026.05.21 10:10:53.514183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1237 | 2026.05.21 10:10:53.514816 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.21 10:10:53.514888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1239 | 2026.05.21 10:10:53.515656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1240 | 2026.05.21 10:10:53.516142 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.21 10:10:53.516273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1242 | 2026.05.21 10:10:53.516317 [ 72 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1243 | 2026.05.21 10:10:53.516393 [ 72 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.05.21 10:10:53.516417 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1245 | 2026.05.21 10:10:53.518781 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 1246 | 2026.05.21 10:10:53.518977 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1247 | 2026.05.21 10:10:53.519076 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 1248 | 2026.05.21 10:10:53.519236 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 1249 | 2026.05.21 10:10:53.519430 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1250 | 2026.05.21 10:10:53.519523 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1251 | 2026.05.21 10:10:53.519595 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1252 | 2026.05.21 10:10:53.519674 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1253 | 2026.05.21 10:10:53.532826 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.016323804 sec., 171896.2075261379 rows/sec., 2.46 MiB/sec. | ||
| 1254 | 2026.05.21 10:10:53.533515 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1255 | 2026.05.21 10:10:53.533983 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.05.21 10:10:53.534046 [ 187 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_6_1} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1257 | 2026.05.21 10:10:53.534121 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1258 | 2026.05.21 10:10:53.672655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1259 | 2026.05.21 10:10:53.689136 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.21 10:10:53.689186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1261 | 2026.05.21 10:10:53.695450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1262 | 2026.05.21 10:10:53.696693 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.21 10:10:53.696986 [ 70 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1264 | 2026.05.21 10:10:53.697038 [ 70 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.21 10:10:53.697062 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1266 | 2026.05.21 10:10:53.697245 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1267 | 2026.05.21 10:10:53.700480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1268 | 2026.05.21 10:10:53.701993 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1269 | 2026.05.21 10:10:53.703671 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1270 | 2026.05.21 10:10:53.708382 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1271 | 2026.05.21 10:10:53.712689 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1272 | 2026.05.21 10:10:53.716729 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1273 | 2026.05.21 10:10:53.721815 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1274 | 2026.05.21 10:10:53.725999 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 1275 | 2026.05.21 10:10:53.779407 [ 201 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.082230954 sec., 559.4000526857564 rows/sec., 2.89 MiB/sec. | ||
| 1276 | 2026.05.21 10:10:53.781182 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1277 | 2026.05.21 10:10:53.783506 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.21 10:10:53.783592 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_6_1} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1279 | 2026.05.21 10:10:53.784660 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1280 | 2026.05.21 10:10:53.806141 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.05.21 10:10:53.806342 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1282 | 2026.05.21 10:10:53.806650 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1283 | 2026.05.21 10:10:53.806685 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <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 | ||
| 1284 | 2026.05.21 10:10:53.806902 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2026.05.21 10:10:53.806969 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1286 | 2026.05.21 10:10:53.807117 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1287 | 2026.05.21 10:10:53.807153 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1288 | 2026.05.21 10:10:53.807175 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1289 | 2026.05.21 10:10:53.807191 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1290 | 2026.05.21 10:10:53.807234 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1291 | 2026.05.21 10:10:53.807255 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1292 | 2026.05.21 10:10:53.808445 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002175 sec., 11954.022988505749 rows/sec., 2.58 MiB/sec. | ||
| 1293 | 2026.05.21 10:10:53.808608 [ 268 ] {12ad569c-b3ea-401b-a0f9-72db369353fe} <Debug> TCPHandler: Processed in 0.002595637 sec. | ||
| 1294 | 2026.05.21 10:10:53.810247 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.05.21 10:10:53.810395 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1296 | 2026.05.21 10:10:53.810462 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1297 | 2026.05.21 10:10:53.811101 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.05.21 10:10:53.811147 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1299 | 2026.05.21 10:10:53.811739 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1300 | 2026.05.21 10:10:53.812296 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.05.21 10:10:53.812432 [ 70 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1302 | 2026.05.21 10:10:53.812447 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002103 sec., 26628.62577270566 rows/sec., 2.03 MiB/sec. | ||
| 1303 | 2026.05.21 10:10:53.812482 [ 70 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.21 10:10:53.812498 [ 268 ] {8c2b2150-6469-4b24-974b-37fec053480a} <Debug> TCPHandler: Processed in 0.002377483 sec. | ||
| 1305 | 2026.05.21 10:10:53.812510 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1306 | 2026.05.21 10:10:53.812652 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.21 10:10:53.812652 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 1308 | 2026.05.21 10:10:53.812757 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1309 | 2026.05.21 10:10:53.812797 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1310 | 2026.05.21 10:10:53.812804 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1311 | 2026.05.21 10:10:53.812847 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 1312 | 2026.05.21 10:10:53.812945 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 1313 | 2026.05.21 10:10:53.813009 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 1314 | 2026.05.21 10:10:53.813062 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1315 | 2026.05.21 10:10:53.813113 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 1316 | 2026.05.21 10:10:53.813167 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1317 | 2026.05.21 10:10:53.813279 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.05.21 10:10:53.813322 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1319 | 2026.05.21 10:10:53.813950 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1320 | 2026.05.21 10:10:53.814329 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770985 sec., 297574.51361812773 rows/sec., 25.78 MiB/sec. | ||
| 1321 | 2026.05.21 10:10:53.814548 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.21 10:10:53.814578 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1323 | 2026.05.21 10:10:53.814661 [ 70 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1324 | 2026.05.21 10:10:53.814761 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. | ||
| 1325 | 2026.05.21 10:10:53.814768 [ 70 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.05.21 10:10:53.814808 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1327 | 2026.05.21 10:10:53.814808 [ 268 ] {ff6e74d2-c90b-422e-a3a0-ac0fcc7a7c7c} <Debug> TCPHandler: Processed in 0.002204941 sec. | ||
| 1328 | 2026.05.21 10:10:53.814909 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 1329 | 2026.05.21 10:10:53.815041 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1330 | 2026.05.21 10:10:53.815067 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.05.21 10:10:53.815080 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 1332 | 2026.05.21 10:10:53.815176 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1333 | 2026.05.21 10:10:53.815189 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 1334 | 2026.05.21 10:10:53.815201 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.21 10:10:53.815229 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1336 | 2026.05.21 10:10:53.815251 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 1337 | 2026.05.21 10:10:53.815284 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_6_1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1338 | 2026.05.21 10:10:53.815299 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1339 | 2026.05.21 10:10:53.815356 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 1340 | 2026.05.21 10:10:53.815356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1341 | 2026.05.21 10:10:53.815404 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1342 | 2026.05.21 10:10:53.815696 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.05.21 10:10:53.815744 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1344 | 2026.05.21 10:10:53.816347 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1345 | 2026.05.21 10:10:53.816403 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537612 sec., 301116.2764078324 rows/sec., 24.91 MiB/sec. | ||
| 1346 | 2026.05.21 10:10:53.816651 [ 195 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1347 | 2026.05.21 10:10:53.816902 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.05.21 10:10:53.817039 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1349 | 2026.05.21 10:10:53.817069 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001911 sec., 83725.7980115123 rows/sec., 5.83 MiB/sec. | ||
| 1350 | 2026.05.21 10:10:53.817085 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.05.21 10:10:53.817115 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1352 | 2026.05.21 10:10:53.817115 [ 268 ] {2b4ba378-8504-47d3-bdc6-d1c984c00146} <Debug> TCPHandler: Processed in 0.00209952 sec. | ||
| 1353 | 2026.05.21 10:10:53.817235 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 1354 | 2026.05.21 10:10:53.817239 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.05.21 10:10:53.817306 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.05.21 10:10:53.817330 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1357 | 2026.05.21 10:10:53.817363 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 189 rows starting from the beginning of the part | ||
| 1358 | 2026.05.21 10:10:53.817371 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_6_1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1359 | 2026.05.21 10:10:53.817411 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 1360 | 2026.05.21 10:10:53.817421 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.05.21 10:10:53.817459 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 1362 | 2026.05.21 10:10:53.817467 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1363 | 2026.05.21 10:10:53.817474 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1364 | 2026.05.21 10:10:53.817505 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1365 | 2026.05.21 10:10:53.817546 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 1366 | 2026.05.21 10:10:53.817594 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 1367 | 2026.05.21 10:10:53.817878 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.05.21 10:10:53.817922 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1369 | 2026.05.21 10:10:53.818394 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1370 | 2026.05.21 10:10:53.818951 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.05.21 10:10:53.819100 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec. | ||
| 1372 | 2026.05.21 10:10:53.819107 [ 69 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1373 | 2026.05.21 10:10:53.819137 [ 268 ] {e279a635-5d11-483e-ae06-b61919978ca4} <Debug> TCPHandler: Processed in 0.001881867 sec. | ||
| 1374 | 2026.05.21 10:10:53.819164 [ 69 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.21 10:10:53.819190 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1376 | 2026.05.21 10:10:53.819238 [ 195 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059129 sec., 480300.16574969323 rows/sec., 34.11 MiB/sec. | ||
| 1377 | 2026.05.21 10:10:53.819255 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 1378 | 2026.05.21 10:10:53.819384 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1379 | 2026.05.21 10:10:53.819413 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1380 | 2026.05.21 10:10:53.819495 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 1381 | 2026.05.21 10:10:53.819548 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 1382 | 2026.05.21 10:10:53.819594 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 1383 | 2026.05.21 10:10:53.819600 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1384 | 2026.05.21 10:10:53.819654 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 1385 | 2026.05.21 10:10:53.819721 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 1386 | 2026.05.21 10:10:53.820225 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.05.21 10:10:53.820315 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1388 | 2026.05.21 10:10:53.820409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1389 | 2026.05.21 10:10:53.820664 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436731 sec., 225511.9434326955 rows/sec., 15.20 MiB/sec. | ||
| 1390 | 2026.05.21 10:10:53.820936 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1391 | 2026.05.21 10:10:53.821527 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.21 10:10:53.821595 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_6_1} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1393 | 2026.05.21 10:10:53.821664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1394 | 2026.05.21 10:10:54.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.01 MiB, peak 177.16 MiB, free memory in arenas 0.00 B, will set to 177.55 MiB (RSS), difference: 9.54 MiB | ||
| 1395 | 2026.05.21 10:10:57.233546 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.05.21 10:10:57.233811 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1397 | 2026.05.21 10:10:57.234250 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2026.05.21 10:10:57.234298 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <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 | ||
| 1399 | 2026.05.21 10:10:57.234562 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.05.21 10:10:57.234630 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2026.05.21 10:10:57.234767 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1402 | 2026.05.21 10:10:57.234803 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2026.05.21 10:10:57.234826 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1404 | 2026.05.21 10:10:57.234841 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2026.05.21 10:10:57.234883 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 1406 | 2026.05.21 10:10:57.234905 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1407 | 2026.05.21 10:10:57.235924 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00223 sec., 11659.192825112106 rows/sec., 2.51 MiB/sec. | ||
| 1408 | 2026.05.21 10:10:57.236019 [ 268 ] {f7c548de-2e64-4581-8ec3-d5c53c4817ab} <Debug> TCPHandler: Processed in 0.002613227 sec. | ||
| 1409 | 2026.05.21 10:10:57.256641 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.05.21 10:10:57.256880 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1411 | 2026.05.21 10:10:57.256968 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.05.21 10:10:57.257982 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.05.21 10:10:57.258030 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1414 | 2026.05.21 10:10:57.258635 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1415 | 2026.05.21 10:10:57.259105 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.05.21 10:10:57.259259 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.002443 sec., 3683.9950880065494 rows/sec., 770.30 KiB/sec. | ||
| 1417 | 2026.05.21 10:10:57.259300 [ 268 ] {30466a5d-7c0c-45db-84c1-7bb16df4aafe} <Debug> TCPHandler: Processed in 0.002849441 sec. | ||
| 1418 | 2026.05.21 10:10:57.259443 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.05.21 10:10:57.259544 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.05.21 10:10:57.259585 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1421 | 2026.05.21 10:10:57.260058 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.21 10:10:57.260095 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1423 | 2026.05.21 10:10:57.260857 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1424 | 2026.05.21 10:10:57.261352 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.05.21 10:10:57.261529 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002003 sec., 11982.026959560659 rows/sec., 1018.00 KiB/sec. | ||
| 1426 | 2026.05.21 10:10:57.261590 [ 268 ] {5075d6f2-316e-41b9-ac0c-261052e3acd0} <Debug> TCPHandler: Processed in 0.002198171 sec. | ||
| 1427 | 2026.05.21 10:10:57.261755 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.05.21 10:10:57.261880 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1429 | 2026.05.21 10:10:57.261933 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1430 | 2026.05.21 10:10:57.262413 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.21 10:10:57.262454 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1432 | 2026.05.21 10:10:57.262882 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1433 | 2026.05.21 10:10:57.263411 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.21 10:10:57.263555 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00171 sec., 1169.5906432748538 rows/sec., 95.37 KiB/sec. | ||
| 1435 | 2026.05.21 10:10:57.263597 [ 268 ] {8ff3fcdb-39ef-4cc6-bf4e-126530c4f9c6} <Debug> TCPHandler: Processed in 0.001929628 sec. | ||
| 1436 | 2026.05.21 10:10:57.263741 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.21 10:10:57.263847 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.21 10:10:57.263895 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1439 | 2026.05.21 10:10:57.266165 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.21 10:10:57.266211 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1441 | 2026.05.21 10:10:57.266948 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1442 | 2026.05.21 10:10:57.267440 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.21 10:10:57.267586 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Debug> executeQuery: Read 2532 rows, 192.80 KiB in 0.003762 sec., 673046.2519936204 rows/sec., 50.05 MiB/sec. | ||
| 1444 | 2026.05.21 10:10:57.267637 [ 268 ] {2034c599-c0a1-49f0-b8b1-11d8e9536f1c} <Debug> TCPHandler: Processed in 0.003959087 sec. | ||
| 1445 | 2026.05.21 10:10:57.267773 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.21 10:10:57.267878 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.05.21 10:10:57.267923 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1448 | 2026.05.21 10:10:57.268377 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.21 10:10:57.268414 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1450 | 2026.05.21 10:10:57.268837 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.05.21 10:10:57.269296 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.21 10:10:57.269426 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Debug> executeQuery: Read 27 rows, 2.08 KiB in 0.001571 sec., 17186.50541056652 rows/sec., 1.29 MiB/sec. | ||
| 1453 | 2026.05.21 10:10:57.269460 [ 268 ] {1bda3ee4-3908-46e3-8b56-8247b154b754} <Debug> TCPHandler: Processed in 0.001749435 sec. | ||
| 1454 | 2026.05.21 10:10:57.269607 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.21 10:10:57.269703 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1456 | 2026.05.21 10:10:57.269744 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1457 | 2026.05.21 10:10:57.270618 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.05.21 10:10:57.270654 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1459 | 2026.05.21 10:10:57.271265 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1460 | 2026.05.21 10:10:57.271879 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.21 10:10:57.272067 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002377 sec., 347076.146403029 rows/sec., 20.30 MiB/sec. | ||
| 1462 | 2026.05.21 10:10:57.272129 [ 268 ] {e11cfcdf-0043-4185-a9d9-bad7470cc8e5} <Debug> TCPHandler: Processed in 0.002572017 sec. | ||
| 1463 | 2026.05.21 10:10:57.272326 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.21 10:10:57.272457 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.05.21 10:10:57.272513 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1466 | 2026.05.21 10:10:57.273001 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.21 10:10:57.273039 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1468 | 2026.05.21 10:10:57.273509 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1469 | 2026.05.21 10:10:57.273991 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.21 10:10:57.274118 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.0017 sec., 1176.4705882352941 rows/sec., 82.72 KiB/sec. | ||
| 1471 | 2026.05.21 10:10:57.274154 [ 268 ] {944697c0-d900-403a-9d35-56f7c06d9435} <Debug> TCPHandler: Processed in 0.001936048 sec. | ||
| 1472 | 2026.05.21 10:10:57.274283 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.21 10:10:57.274379 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.21 10:10:57.274419 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1475 | 2026.05.21 10:10:57.274854 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.21 10:10:57.274890 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1477 | 2026.05.21 10:10:57.275326 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1478 | 2026.05.21 10:10:57.275860 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.05.21 10:10:57.275994 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001633 sec., 7348.438456827925 rows/sec., 574.10 KiB/sec. | ||
| 1480 | 2026.05.21 10:10:57.276028 [ 268 ] {cc178467-dcea-48e0-bd06-b867785b1863} <Debug> TCPHandler: Processed in 0.001795215 sec. | ||
| 1481 | 2026.05.21 10:10:57.276158 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.21 10:10:57.276253 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.21 10:10:57.276293 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1484 | 2026.05.21 10:10:57.277521 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.21 10:10:57.277558 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1486 | 2026.05.21 10:10:57.278137 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1487 | 2026.05.21 10:10:57.278743 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.21 10:10:57.278879 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Debug> executeQuery: Read 1330 rows, 91.70 KiB in 0.002644 sec., 503025.7186081694 rows/sec., 33.87 MiB/sec. | ||
| 1489 | 2026.05.21 10:10:57.278914 [ 268 ] {91e9318d-03c5-4c29-a398-e46a9833d598} <Debug> TCPHandler: Processed in 0.002805771 sec. | ||
| 1490 | 2026.05.21 10:10:57.279039 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.05.21 10:10:57.279137 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1492 | 2026.05.21 10:10:57.279180 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1493 | 2026.05.21 10:10:57.280482 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.05.21 10:10:57.280519 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1495 | 2026.05.21 10:10:57.281278 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1496 | 2026.05.21 10:10:57.281913 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.05.21 10:10:57.282046 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Debug> executeQuery: Read 2779 rows, 178.20 KiB in 0.002928 sec., 949112.0218579235 rows/sec., 59.43 MiB/sec. | ||
| 1498 | 2026.05.21 10:10:57.282080 [ 268 ] {cf6cae9b-988c-4959-8bc5-ff34b9a6c416} <Debug> TCPHandler: Processed in 0.003090384 sec. | ||
| 1499 | 2026.05.21 10:10:57.282231 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.05.21 10:10:57.282329 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1501 | 2026.05.21 10:10:57.282383 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <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 | ||
| 1502 | 2026.05.21 10:10:57.283169 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.05.21 10:10:57.283207 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1504 | 2026.05.21 10:10:57.283864 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1505 | 2026.05.21 10:10:57.284389 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.05.21 10:10:57.284524 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002214 sec., 5871.725383920506 rows/sec., 10.52 MiB/sec. | ||
| 1507 | 2026.05.21 10:10:57.284575 [ 268 ] {18a82195-9449-4d24-959d-ff0e7c68b924} <Debug> TCPHandler: Processed in 0.002394014 sec. | ||
| 1508 | 2026.05.21 10:10:57.284702 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.05.21 10:10:57.284800 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.05.21 10:10:57.284841 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1511 | 2026.05.21 10:10:57.285211 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.05.21 10:10:57.285248 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1513 | 2026.05.21 10:10:57.285678 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1514 | 2026.05.21 10:10:57.286222 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.05.21 10:10:57.286350 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001569 sec., 30592.734225621414 rows/sec., 2.06 MiB/sec. | ||
| 1516 | 2026.05.21 10:10:57.286382 [ 268 ] {5de917af-7189-4871-b91d-f850163557d2} <Debug> TCPHandler: Processed in 0.001728604 sec. | ||
| 1517 | 2026.05.21 10:10:58.801582 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.05.21 10:10:58.801841 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1519 | 2026.05.21 10:10:58.802186 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1520 | 2026.05.21 10:10:58.802224 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <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 | ||
| 1521 | 2026.05.21 10:10:58.802469 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1522 | 2026.05.21 10:10:58.802543 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1523 | 2026.05.21 10:10:58.802690 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1524 | 2026.05.21 10:10:58.802811 [ 304 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1525 | 2026.05.21 10:10:58.802841 [ 305 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1526 | 2026.05.21 10:10:58.802944 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1527 | 2026.05.21 10:10:58.803018 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1528 | 2026.05.21 10:10:58.803957 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1529 | 2026.05.21 10:10:58.803997 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1530 | 2026.05.21 10:10:58.804087 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1531 | 2026.05.21 10:10:58.804142 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1532 | 2026.05.21 10:10:58.807742 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.005996 sec., 5837.224816544363 rows/sec., 1006.69 KiB/sec. | ||
| 1533 | 2026.05.21 10:10:58.807906 [ 268 ] {83b01052-4122-4cb3-ab99-c3ee0b2c7503} <Debug> TCPHandler: Processed in 0.006464742 sec. | ||
| 1534 | 2026.05.21 10:10:58.809246 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.05.21 10:10:58.809383 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1536 | 2026.05.21 10:10:58.809441 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1537 | 2026.05.21 10:10:58.810005 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.05.21 10:10:58.810050 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1539 | 2026.05.21 10:10:58.810631 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1540 | 2026.05.21 10:10:58.811106 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.21 10:10:58.811269 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. | ||
| 1542 | 2026.05.21 10:10:58.811307 [ 268 ] {dad63d19-c314-445f-a102-73956e94779d} <Debug> TCPHandler: Processed in 0.002284733 sec. | ||
| 1543 | 2026.05.21 10:10:58.811440 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.21 10:10:58.811542 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1545 | 2026.05.21 10:10:58.811585 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1546 | 2026.05.21 10:10:58.812013 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.05.21 10:10:58.812050 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1548 | 2026.05.21 10:10:58.812469 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1549 | 2026.05.21 10:10:58.812932 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.05.21 10:10:58.813065 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001546 sec., 41397.153945666236 rows/sec., 3.23 MiB/sec. | ||
| 1551 | 2026.05.21 10:10:58.813099 [ 268 ] {2ecd398f-0488-4b15-a6fc-2050469fb4e3} <Debug> TCPHandler: Processed in 0.001711154 sec. | ||
| 1552 | 2026.05.21 10:10:58.813229 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.05.21 10:10:58.813327 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.05.21 10:10:58.813371 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1555 | 2026.05.21 10:10:58.813749 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.21 10:10:58.813786 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1557 | 2026.05.21 10:10:58.814215 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1558 | 2026.05.21 10:10:58.814676 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.21 10:10:58.814812 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001504 sec., 21276.595744680853 rows/sec., 1.48 MiB/sec. | ||
| 1560 | 2026.05.21 10:10:58.814846 [ 268 ] {c42b1508-c6f8-400c-9be5-c92a9a05ed28} <Debug> TCPHandler: Processed in 0.001666664 sec. | ||
| 1561 | 2026.05.21 10:10:58.814970 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.05.21 10:10:58.815067 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.05.21 10:10:58.815109 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1564 | 2026.05.21 10:10:58.815436 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.05.21 10:10:58.815472 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1566 | 2026.05.21 10:10:58.816105 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1567 | 2026.05.21 10:10:58.816649 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.05.21 10:10:58.816810 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001759 sec., 6822.0579874928935 rows/sec., 470.79 KiB/sec. | ||
| 1569 | 2026.05.21 10:10:58.816852 [ 268 ] {0c7079e8-7ef3-4226-bcbe-e01bda50cf48} <Debug> TCPHandler: Processed in 0.001930988 sec. | ||
| 1570 | 2026.05.21 10:11:01.016428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1571 | 2026.05.21 10:11:01.016919 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.21 10:11:01.016966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1573 | 2026.05.21 10:11:01.017598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1574 | 2026.05.21 10:11:01.018083 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.05.21 10:11:01.018216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1576 | 2026.05.21 10:11:01.200648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1577 | 2026.05.21 10:11:01.220906 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.05.21 10:11:01.220981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1579 | 2026.05.21 10:11:01.227814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1580 | 2026.05.21 10:11:01.229423 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.21 10:11:01.233430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1582 | 2026.05.21 10:11:02.655545 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55348 | ||
| 1583 | 2026.05.21 10:11:02.655668 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1584 | 2026.05.21 10:11:02.655703 [ 307 ] {} <Debug> TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:55348 | ||
| 1585 | 2026.05.21 10:11:02.655728 [ 307 ] {} <Debug> TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.21 10:11:02.655745 [ 307 ] {} <Debug> TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.21 10:11:02.656036 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50743 | ||
| 1588 | 2026.05.21 10:11:02.656121 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1589 | 2026.05.21 10:11:02.656129 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49282 | ||
| 1590 | 2026.05.21 10:11:02.656152 [ 308 ] {} <Debug> TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Authenticating user 'default' from [fd00:1122:3344:101::e]:50743 | ||
| 1591 | 2026.05.21 10:11:02.656165 [ 307 ] {} <Trace> TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.05.21 10:11:02.656174 [ 308 ] {} <Debug> TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.05.21 10:11:02.656241 [ 308 ] {} <Debug> TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2026.05.21 10:11:02.656243 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53178 | ||
| 1595 | 2026.05.21 10:11:02.656250 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1596 | 2026.05.21 10:11:02.656328 [ 309 ] {} <Debug> TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Authenticating user 'default' from [fd00:1122:3344:101::e]:49282 | ||
| 1597 | 2026.05.21 10:11:02.656328 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62690 | ||
| 1598 | 2026.05.21 10:11:02.656347 [ 309 ] {} <Debug> TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.05.21 10:11:02.656374 [ 309 ] {} <Debug> TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.05.21 10:11:02.656393 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1601 | 2026.05.21 10:11:02.656461 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56070 | ||
| 1602 | 2026.05.21 10:11:02.656515 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1603 | 2026.05.21 10:11:02.656555 [ 310 ] {} <Debug> TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Authenticating user 'default' from [fd00:1122:3344:101::e]:53178 | ||
| 1604 | 2026.05.21 10:11:02.656585 [ 310 ] {} <Debug> TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.05.21 10:11:02.656603 [ 310 ] {} <Debug> TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.21 10:11:02.656706 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1607 | 2026.05.21 10:11:02.656745 [ 311 ] {} <Debug> TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:62690 | ||
| 1608 | 2026.05.21 10:11:02.656763 [ 311 ] {} <Debug> TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1609 | 2026.05.21 10:11:02.656770 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1610 | 2026.05.21 10:11:02.656777 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1611 | 2026.05.21 10:11:02.656777 [ 311 ] {} <Debug> TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.05.21 10:11:02.656835 [ 312 ] {} <Debug> TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56070 | ||
| 1613 | 2026.05.21 10:11:02.656844 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2026.05.21 10:11:02.656864 [ 312 ] {} <Debug> TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.05.21 10:11:02.656868 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43185 | ||
| 1616 | 2026.05.21 10:11:02.656888 [ 312 ] {} <Debug> TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.21 10:11:02.656962 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61326 | ||
| 1618 | 2026.05.21 10:11:02.656975 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39393 | ||
| 1619 | 2026.05.21 10:11:02.659037 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2026.05.21 10:11:02.659076 [ 314 ] {} <Debug> TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43185 | ||
| 1621 | 2026.05.21 10:11:02.659094 [ 314 ] {} <Debug> TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.05.21 10:11:02.659107 [ 314 ] {} <Debug> TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.05.21 10:11:02.659181 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1624 | 2026.05.21 10:11:02.659214 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2026.05.21 10:11:02.659221 [ 313 ] {} <Debug> TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Authenticating user 'default' from [fd00:1122:3344:101::e]:39393 | ||
| 1626 | 2026.05.21 10:11:02.659259 [ 313 ] {} <Debug> TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.05.21 10:11:02.659261 [ 315 ] {} <Debug> TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Authenticating user 'default' from [fd00:1122:3344:101::e]:61326 | ||
| 1628 | 2026.05.21 10:11:02.659273 [ 313 ] {} <Debug> TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.05.21 10:11:02.659286 [ 315 ] {} <Debug> TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.05.21 10:11:02.659303 [ 315 ] {} <Debug> TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.05.21 10:11:02.661531 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 1632 | 2026.05.21 10:11:02.668063 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> AggregatingTransform: Aggregating | ||
| 1633 | 2026.05.21 10:11:02.668149 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1634 | 2026.05.21 10:11:02.670230 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005122484 sec. (195.218 rows/sec., 7.63 KiB/sec.) | ||
| 1635 | 2026.05.21 10:11:02.670268 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> Aggregator: Merging aggregated data | ||
| 1636 | 2026.05.21 10:11:02.670302 [ 316 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1637 | 2026.05.21 10:11:02.671822 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.015483 sec., 64.58696635019054 rows/sec., 2.52 KiB/sec. | ||
| 1638 | 2026.05.21 10:11:02.672025 [ 307 ] {6b1e312a-09b6-4864-bf91-f7caab6c359d} <Debug> TCPHandler: Processed in 0.016036428 sec. | ||
| 1639 | 2026.05.21 10:11:02.677252 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1640 | 2026.05.21 10:11:02.677268 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2026.05.21 10:11:02.677297 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2026.05.21 10:11:02.677317 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1643 | 2026.05.21 10:11:02.677337 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1644 | 2026.05.21 10:11:02.677355 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1645 | 2026.05.21 10:11:02.677383 [ 313 ] {} <Debug> TCP-Session: ddd99dd7-921e-463a-948b-5bee7f05b809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.05.21 10:11:02.677379 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1647 | 2026.05.21 10:11:02.677401 [ 315 ] {} <Debug> TCP-Session: 24c8c320-ffcc-45ed-b5c9-8678745f299f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.05.21 10:11:02.677441 [ 310 ] {} <Debug> TCP-Session: 6170252f-7cff-4098-baa0-697d9d06531d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.21 10:11:02.677411 [ 312 ] {} <Debug> TCP-Session: 6ec92c8e-42d3-4487-aea3-2158535ef3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.21 10:11:02.677400 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1651 | 2026.05.21 10:11:02.677373 [ 309 ] {} <Debug> TCP-Session: 9109487e-37e6-438f-ba97-69923af0cc29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.05.21 10:11:02.677563 [ 311 ] {} <Debug> TCP-Session: ccad5de3-8d44-47cd-9355-79eab5f52d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.05.21 10:11:02.677338 [ 308 ] {} <Debug> TCP-Session: 5be8b22a-b727-403a-80b2-cb4a923ae61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.05.21 10:11:02.677422 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1655 | 2026.05.21 10:11:02.677343 [ 307 ] {} <Debug> TCP-Session: 8e264fbd-cd04-4ca3-889b-c5e6e3de0e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.05.21 10:11:02.677644 [ 314 ] {} <Debug> TCP-Session: 49567eeb-5958-46e7-b438-25daa51b25b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.05.21 10:11:03.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.67 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 181.78 MiB (RSS), difference: 2.11 MiB | ||
| 1658 | 2026.05.21 10:11:03.807151 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.21 10:11:03.807387 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.21 10:11:03.807752 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1661 | 2026.05.21 10:11:03.807795 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <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 | ||
| 1662 | 2026.05.21 10:11:03.808040 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1663 | 2026.05.21 10:11:03.808122 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1664 | 2026.05.21 10:11:03.808271 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1665 | 2026.05.21 10:11:03.808384 [ 348 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1666 | 2026.05.21 10:11:03.808384 [ 323 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1667 | 2026.05.21 10:11:03.808533 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1668 | 2026.05.21 10:11:03.808563 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1669 | 2026.05.21 10:11:03.808650 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1670 | 2026.05.21 10:11:03.808675 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1671 | 2026.05.21 10:11:03.808711 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1672 | 2026.05.21 10:11:03.808760 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1673 | 2026.05.21 10:11:03.810209 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002903 sec., 12056.493282810885 rows/sec., 2.03 MiB/sec. | ||
| 1674 | 2026.05.21 10:11:03.810402 [ 268 ] {c433d36f-014a-4811-b2ef-6a50362be171} <Debug> TCPHandler: Processed in 0.003385319 sec. | ||
| 1675 | 2026.05.21 10:11:03.813048 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.05.21 10:11:03.813268 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1677 | 2026.05.21 10:11:03.813363 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1678 | 2026.05.21 10:11:03.814330 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.05.21 10:11:03.814390 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1680 | 2026.05.21 10:11:03.814923 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1681 | 2026.05.21 10:11:03.815435 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.05.21 10:11:03.815624 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002415 sec., 23188.405797101448 rows/sec., 1.77 MiB/sec. | ||
| 1683 | 2026.05.21 10:11:03.815680 [ 268 ] {3e95de5a-c2bc-4756-a69d-b1b64ac14119} <Debug> TCPHandler: Processed in 0.00282648 sec. | ||
| 1684 | 2026.05.21 10:11:03.815836 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.05.21 10:11:03.816064 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1686 | 2026.05.21 10:11:03.816270 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1687 | 2026.05.21 10:11:03.816981 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.05.21 10:11:03.817040 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1689 | 2026.05.21 10:11:03.817725 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1690 | 2026.05.21 10:11:03.818648 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.05.21 10:11:03.818885 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002874 sec., 22268.615170494086 rows/sec., 1.74 MiB/sec. | ||
| 1692 | 2026.05.21 10:11:03.818951 [ 268 ] {497074ca-1c57-4276-9b59-c6cb3ef6f984} <Debug> TCPHandler: Processed in 0.003169005 sec. | ||
| 1693 | 2026.05.21 10:11:03.819132 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.05.21 10:11:03.819254 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.05.21 10:11:03.819311 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1696 | 2026.05.21 10:11:03.819799 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.05.21 10:11:03.819841 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1698 | 2026.05.21 10:11:03.820330 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1699 | 2026.05.21 10:11:03.820877 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.05.21 10:11:03.821031 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001805 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. | ||
| 1701 | 2026.05.21 10:11:03.821084 [ 268 ] {1488150a-42b7-4b4a-9598-169c4e84b554} <Debug> TCPHandler: Processed in 0.002022189 sec. | ||
| 1702 | 2026.05.21 10:11:03.821238 [ 268 ] {} <Trace> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.05.21 10:11:03.821345 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46681) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1704 | 2026.05.21 10:11:03.821395 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1705 | 2026.05.21 10:11:03.821792 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.05.21 10:11:03.821832 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1707 | 2026.05.21 10:11:03.822309 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1708 | 2026.05.21 10:11:03.822838 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.05.21 10:11:03.822983 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001661 sec., 36122.817579771225 rows/sec., 2.43 MiB/sec. | ||
| 1710 | 2026.05.21 10:11:03.823018 [ 268 ] {75b5fd91-2f07-4adc-bfd9-ad53c013cc0d} <Debug> TCPHandler: Processed in 0.001833526 sec. | ||
| 1711 | 2026.05.21 10:11:04.192241 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56245 | ||
| 1712 | 2026.05.21 10:11:04.192326 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2026.05.21 10:11:04.192352 [ 307 ] {} <Debug> TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56245 | ||
| 1714 | 2026.05.21 10:11:04.192375 [ 307 ] {} <Debug> TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.21 10:11:04.192388 [ 307 ] {} <Debug> TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.05.21 10:11:04.192605 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36485 | ||
| 1717 | 2026.05.21 10:11:04.192605 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37965 | ||
| 1718 | 2026.05.21 10:11:04.192664 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58799 | ||
| 1719 | 2026.05.21 10:11:04.192687 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52487 | ||
| 1720 | 2026.05.21 10:11:04.192694 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50060 | ||
| 1721 | 2026.05.21 10:11:04.192728 [ 307 ] {} <Trace> TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.21 10:11:04.192768 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.05.21 10:11:04.192790 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2026.05.21 10:11:04.192823 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1725 | 2026.05.21 10:11:04.192824 [ 314 ] {} <Debug> TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Authenticating user 'default' from [fd00:1122:3344:101::e]:52487 | ||
| 1726 | 2026.05.21 10:11:04.192847 [ 308 ] {} <Debug> TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Authenticating user 'default' from [fd00:1122:3344:101::e]:37965 | ||
| 1727 | 2026.05.21 10:11:04.192865 [ 313 ] {} <Debug> TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Authenticating user 'default' from [fd00:1122:3344:101::e]:50060 | ||
| 1728 | 2026.05.21 10:11:04.192888 [ 308 ] {} <Debug> TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.05.21 10:11:04.192888 [ 314 ] {} <Debug> TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.05.21 10:11:04.192909 [ 313 ] {} <Debug> TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.05.21 10:11:04.192921 [ 308 ] {} <Debug> TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.21 10:11:04.192957 [ 313 ] {} <Debug> TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.05.21 10:11:04.192944 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1734 | 2026.05.21 10:11:04.192778 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1735 | 2026.05.21 10:11:04.192701 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64467 | ||
| 1736 | 2026.05.21 10:11:04.193047 [ 312 ] {} <Debug> TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58799 | ||
| 1737 | 2026.05.21 10:11:04.192692 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1738 | 2026.05.21 10:11:04.193086 [ 312 ] {} <Debug> TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2026.05.21 10:11:04.193095 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1740 | 2026.05.21 10:11:04.193120 [ 309 ] {} <Debug> TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Authenticating user 'default' from [fd00:1122:3344:101::e]:36485 | ||
| 1741 | 2026.05.21 10:11:04.193120 [ 312 ] {} <Debug> TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.05.21 10:11:04.193140 [ 315 ] {} <Debug> TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Authenticating user 'default' from [fd00:1122:3344:101::e]:64467 | ||
| 1743 | 2026.05.21 10:11:04.193154 [ 309 ] {} <Debug> TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.05.21 10:11:04.193175 [ 315 ] {} <Debug> TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.21 10:11:04.193188 [ 309 ] {} <Debug> TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.21 10:11:04.193200 [ 315 ] {} <Debug> TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.21 10:11:04.192652 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44297 | ||
| 1748 | 2026.05.21 10:11:04.193249 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1749 | 2026.05.21 10:11:04.192643 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41219 | ||
| 1750 | 2026.05.21 10:11:04.193290 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1751 | 2026.05.21 10:11:04.192945 [ 314 ] {} <Debug> TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.05.21 10:11:04.193320 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2026.05.21 10:11:04.193327 [ 311 ] {} <Debug> TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Authenticating user 'default' from [fd00:1122:3344:101::e]:44297 | ||
| 1754 | 2026.05.21 10:11:04.193333 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1755 | 2026.05.21 10:11:04.193367 [ 311 ] {} <Debug> TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.21 10:11:04.193384 [ 310 ] {} <Debug> TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41219 | ||
| 1757 | 2026.05.21 10:11:04.193390 [ 311 ] {} <Debug> TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.05.21 10:11:04.193408 [ 310 ] {} <Debug> TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.05.21 10:11:04.193430 [ 310 ] {} <Debug> TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.05.21 10:11:04.193680 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 1761 | 2026.05.21 10:11:04.194583 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Trace> AggregatingTransform: Aggregating | ||
| 1762 | 2026.05.21 10:11:04.194621 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1763 | 2026.05.21 10:11:04.194653 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871863 sec. (1146.969 rows/sec., 44.80 KiB/sec.) | ||
| 1764 | 2026.05.21 10:11:04.194668 [ 343 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Trace> Aggregator: Merging aggregated data | ||
| 1765 | 2026.05.21 10:11:04.195323 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 16.05 KiB/sec. | ||
| 1766 | 2026.05.21 10:11:04.195451 [ 307 ] {0c3b58c3-63bf-460c-9681-f29b01ea7d6c} <Debug> TCPHandler: Processed in 0.00283378 sec. | ||
| 1767 | 2026.05.21 10:11:04.195593 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1768 | 2026.05.21 10:11:04.195625 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1769 | 2026.05.21 10:11:04.195638 [ 307 ] {} <Debug> TCP-Session: a2980f11-fd1c-491a-ac74-0b8900f14fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.05.21 10:11:04.195645 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2026.05.21 10:11:04.195671 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1772 | 2026.05.21 10:11:04.195699 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2026.05.21 10:11:04.195710 [ 309 ] {} <Debug> TCP-Session: 3c99bbeb-ec3a-420c-8b9b-8b9fde719183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.21 10:11:04.195736 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1775 | 2026.05.21 10:11:04.195748 [ 312 ] {} <Debug> TCP-Session: 3a81061c-34f9-46b9-8836-c325376b7ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1776 | 2026.05.21 10:11:04.195749 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1777 | 2026.05.21 10:11:04.195777 [ 314 ] {} <Debug> TCP-Session: d789a011-cfc8-4b67-8707-711361518eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.05.21 10:11:04.195783 [ 313 ] {} <Debug> TCP-Session: 81844605-e123-4963-a732-03fe8305e19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.05.21 10:11:04.195817 [ 311 ] {} <Debug> TCP-Session: 11e61841-ee7e-44fd-81cc-969dd80ab307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.05.21 10:11:04.195820 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1781 | 2026.05.21 10:11:04.195681 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1782 | 2026.05.21 10:11:04.195892 [ 310 ] {} <Debug> TCP-Session: 5df624d0-36c7-45db-84e5-24f1124cc0e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.05.21 10:11:04.195672 [ 308 ] {} <Debug> TCP-Session: f5997fbd-9b8c-4ba2-b03b-573278bc9255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.05.21 10:11:04.195916 [ 315 ] {} <Debug> TCP-Session: 0ce5cc71-e271-4ea0-88db-7bb33db9cc14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.05.21 10:11:04.250245 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46508 | ||
| 1786 | 2026.05.21 10:11:04.250327 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2026.05.21 10:11:04.250356 [ 311 ] {} <Debug> TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Authenticating user 'default' from [fd00:1122:3344:101::e]:46508 | ||
| 1788 | 2026.05.21 10:11:04.250381 [ 311 ] {} <Debug> TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.05.21 10:11:04.250398 [ 311 ] {} <Debug> TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2026.05.21 10:11:04.250678 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44893 | ||
| 1791 | 2026.05.21 10:11:04.250689 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54274 | ||
| 1792 | 2026.05.21 10:11:04.250728 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60404 | ||
| 1793 | 2026.05.21 10:11:04.250735 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64042 | ||
| 1794 | 2026.05.21 10:11:04.250767 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48142 | ||
| 1795 | 2026.05.21 10:11:04.250793 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1796 | 2026.05.21 10:11:04.250810 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2026.05.21 10:11:04.250825 [ 311 ] {} <Trace> TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.05.21 10:11:04.250866 [ 314 ] {} <Debug> TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Authenticating user 'default' from [fd00:1122:3344:101::e]:60404 | ||
| 1799 | 2026.05.21 10:11:04.250857 [ 312 ] {} <Debug> TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:54274 | ||
| 1800 | 2026.05.21 10:11:04.250898 [ 314 ] {} <Debug> TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.05.21 10:11:04.250921 [ 312 ] {} <Debug> TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.05.21 10:11:04.250929 [ 314 ] {} <Debug> TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2026.05.21 10:11:04.250946 [ 312 ] {} <Debug> TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.05.21 10:11:04.250754 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41794 | ||
| 1805 | 2026.05.21 10:11:04.250745 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62085 | ||
| 1806 | 2026.05.21 10:11:04.250734 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1807 | 2026.05.21 10:11:04.251035 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1808 | 2026.05.21 10:11:04.251063 [ 313 ] {} <Debug> TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Authenticating user 'default' from [fd00:1122:3344:101::e]:44893 | ||
| 1809 | 2026.05.21 10:11:04.251065 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1810 | 2026.05.21 10:11:04.251083 [ 313 ] {} <Debug> TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.05.21 10:11:04.251077 [ 309 ] {} <Debug> TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Authenticating user 'default' from [fd00:1122:3344:101::e]:41794 | ||
| 1812 | 2026.05.21 10:11:04.251104 [ 313 ] {} <Debug> TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1813 | 2026.05.21 10:11:04.251123 [ 309 ] {} <Debug> TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.05.21 10:11:04.251069 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1815 | 2026.05.21 10:11:04.251143 [ 309 ] {} <Debug> TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.05.21 10:11:04.250695 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57309 | ||
| 1817 | 2026.05.21 10:11:04.251193 [ 308 ] {} <Debug> TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Authenticating user 'default' from [fd00:1122:3344:101::e]:62085 | ||
| 1818 | 2026.05.21 10:11:04.250849 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1819 | 2026.05.21 10:11:04.251229 [ 308 ] {} <Debug> TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.05.21 10:11:04.251242 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1821 | 2026.05.21 10:11:04.251254 [ 310 ] {} <Debug> TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:48142 | ||
| 1822 | 2026.05.21 10:11:04.251254 [ 308 ] {} <Debug> TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.05.21 10:11:04.251274 [ 315 ] {} <Debug> TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57309 | ||
| 1824 | 2026.05.21 10:11:04.251281 [ 310 ] {} <Debug> TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.05.21 10:11:04.251305 [ 315 ] {} <Debug> TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.05.21 10:11:04.251317 [ 310 ] {} <Debug> TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.05.21 10:11:04.251332 [ 315 ] {} <Debug> TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.05.21 10:11:04.250832 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1829 | 2026.05.21 10:11:04.251389 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1830 | 2026.05.21 10:11:04.251395 [ 307 ] {} <Debug> TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Authenticating user 'default' from [fd00:1122:3344:101::e]:64042 | ||
| 1831 | 2026.05.21 10:11:04.251434 [ 307 ] {} <Debug> TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.05.21 10:11:04.251448 [ 307 ] {} <Debug> TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.05.21 10:11:04.251449 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1834 | 2026.05.21 10:11:04.251792 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 1835 | 2026.05.21 10:11:04.252832 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Trace> AggregatingTransform: Aggregating | ||
| 1836 | 2026.05.21 10:11:04.252867 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1837 | 2026.05.21 10:11:04.252905 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017134 sec. (983.155 rows/sec., 38.40 KiB/sec.) | ||
| 1838 | 2026.05.21 10:11:04.252920 [ 327 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Trace> Aggregator: Merging aggregated data | ||
| 1839 | 2026.05.21 10:11:04.253587 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002611 sec., 382.99502106472613 rows/sec., 14.96 KiB/sec. | ||
| 1840 | 2026.05.21 10:11:04.253701 [ 311 ] {c9df244e-0505-40af-89f8-08fd6bd3911e} <Debug> TCPHandler: Processed in 0.003048544 sec. | ||
| 1841 | 2026.05.21 10:11:04.253840 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2026.05.21 10:11:04.253875 [ 311 ] {} <Debug> TCP-Session: 6967ff0a-b1a5-4485-b9d8-e0091593df3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.05.21 10:11:04.253885 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1844 | 2026.05.21 10:11:04.253892 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2026.05.21 10:11:04.253915 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1846 | 2026.05.21 10:11:04.253930 [ 313 ] {} <Debug> TCP-Session: ac36edff-2983-414d-982a-7bf07279010c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.21 10:11:04.253935 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1848 | 2026.05.21 10:11:04.253952 [ 312 ] {} <Debug> TCP-Session: 25fe30a7-1aae-478e-9b65-45f808215dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.05.21 10:11:04.253970 [ 315 ] {} <Debug> TCP-Session: 5d99e497-ffdc-4fde-9147-fdd0dd157af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.05.21 10:11:04.253987 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1851 | 2026.05.21 10:11:04.254011 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1852 | 2026.05.21 10:11:04.254053 [ 308 ] {} <Debug> TCP-Session: 3e1dabc1-02ef-419c-8b0c-5c4c6a7a15db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.05.21 10:11:04.253998 [ 309 ] {} <Debug> TCP-Session: f86883fa-ffc7-469f-958b-77a57b0f5170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.05.21 10:11:04.254080 [ 307 ] {} <Debug> TCP-Session: fb794072-80b6-4087-945c-77b47b0bb803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.05.21 10:11:04.253978 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1856 | 2026.05.21 10:11:04.253954 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1857 | 2026.05.21 10:11:04.254151 [ 314 ] {} <Debug> TCP-Session: 38a61792-45fe-4679-acd5-17fb4882d6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.05.21 10:11:04.254183 [ 310 ] {} <Debug> TCP-Session: 4821c420-ee3f-453f-99d1-ea25e4108f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.05.21 10:11:08.479140 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1860 | 2026.05.21 10:11:08.479222 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1861 | 2026.05.21 10:11:08.508796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 7 | ||
| 1862 | 2026.05.21 10:11:08.510533 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.05.21 10:11:08.510580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1864 | 2026.05.21 10:11:08.511850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1865 | 2026.05.21 10:11:08.512578 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.21 10:11:08.512814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 1867 | 2026.05.21 10:11:08.518367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 3739 | ||
| 1868 | 2026.05.21 10:11:08.518943 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.05.21 10:11:08.519004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1870 | 2026.05.21 10:11:08.519639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1871 | 2026.05.21 10:11:08.520122 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.05.21 10:11:08.520237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3739 | ||
| 1873 | 2026.05.21 10:11:08.536269 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1874 | 2026.05.21 10:11:08.536349 [ 3 ] {} <Debug> TCP-Session: e7975946-b345-4321-8317-861822019146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.05.21 10:11:08.649863 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1876 | 2026.05.21 10:11:08.649923 [ 268 ] {} <Debug> TCP-Session: e4f97493-fffa-4257-b634-dcd6313a7637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.05.21 10:11:08.733569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1878 | 2026.05.21 10:11:08.749767 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.05.21 10:11:08.749817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1880 | 2026.05.21 10:11:08.756206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1881 | 2026.05.21 10:11:08.757362 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.05.21 10:11:08.760293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1883 | 2026.05.21 10:11:08.807220 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.05.21 10:11:08.807455 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1885 | 2026.05.21 10:11:08.807782 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1886 | 2026.05.21 10:11:08.807827 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <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 | ||
| 1887 | 2026.05.21 10:11:08.808045 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1888 | 2026.05.21 10:11:08.808111 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1889 | 2026.05.21 10:11:08.808262 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1890 | 2026.05.21 10:11:08.808340 [ 329 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1891 | 2026.05.21 10:11:08.808355 [ 304 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1892 | 2026.05.21 10:11:08.808451 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1893 | 2026.05.21 10:11:08.808478 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1894 | 2026.05.21 10:11:08.808544 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1895 | 2026.05.21 10:11:08.808563 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1896 | 2026.05.21 10:11:08.808599 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1897 | 2026.05.21 10:11:08.808638 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1898 | 2026.05.21 10:11:08.809714 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002365 sec., 14799.154334038056 rows/sec., 2.49 MiB/sec. | ||
| 1899 | 2026.05.21 10:11:08.809828 [ 269 ] {603409c3-e713-4fd0-b585-18527a1bb28c} <Debug> TCPHandler: Processed in 0.002722889 sec. | ||
| 1900 | 2026.05.21 10:11:08.811655 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.05.21 10:11:08.811765 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1902 | 2026.05.21 10:11:08.811807 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1903 | 2026.05.21 10:11:08.812338 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.05.21 10:11:08.812376 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1905 | 2026.05.21 10:11:08.812894 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1906 | 2026.05.21 10:11:08.813425 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.05.21 10:11:08.813565 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001832 sec., 42576.4192139738 rows/sec., 3.51 MiB/sec. | ||
| 1908 | 2026.05.21 10:11:08.813599 [ 269 ] {5dfa1e8e-59d4-49ab-b867-266a0fe124a4} <Debug> TCPHandler: Processed in 0.001994228 sec. | ||
| 1909 | 2026.05.21 10:11:08.813725 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.21 10:11:08.813821 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.05.21 10:11:08.813861 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1912 | 2026.05.21 10:11:08.814309 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.21 10:11:08.814344 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1914 | 2026.05.21 10:11:08.814749 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1915 | 2026.05.21 10:11:08.815196 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.21 10:11:08.815351 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001548 sec., 7105.943152454781 rows/sec., 534.33 KiB/sec. | ||
| 1917 | 2026.05.21 10:11:08.815386 [ 269 ] {217e589d-a5d5-4c8d-9c5a-17768abbbbe0} <Debug> TCPHandler: Processed in 0.001710234 sec. | ||
| 1918 | 2026.05.21 10:11:08.815587 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.05.21 10:11:08.815685 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1920 | 2026.05.21 10:11:08.815724 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1921 | 2026.05.21 10:11:08.816164 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.05.21 10:11:08.816200 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1923 | 2026.05.21 10:11:08.816610 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1924 | 2026.05.21 10:11:08.817130 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.05.21 10:11:08.817256 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001589 sec., 47199.49653870359 rows/sec., 3.69 MiB/sec. | ||
| 1926 | 2026.05.21 10:11:08.817288 [ 269 ] {c5dc5d68-377b-4dec-a57a-e9aaf88345bc} <Debug> TCPHandler: Processed in 0.001750205 sec. | ||
| 1927 | 2026.05.21 10:11:08.817422 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.05.21 10:11:08.817519 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1929 | 2026.05.21 10:11:08.817561 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1930 | 2026.05.21 10:11:08.817965 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.05.21 10:11:08.818001 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1932 | 2026.05.21 10:11:08.818482 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1933 | 2026.05.21 10:11:08.818929 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.05.21 10:11:08.819057 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 1935 | 2026.05.21 10:11:08.819089 [ 269 ] {1e1422ea-1354-44a4-9fa0-ef2f41e0c72c} <Debug> TCPHandler: Processed in 0.001715485 sec. | ||
| 1936 | 2026.05.21 10:11:08.819208 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.05.21 10:11:08.819304 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.05.21 10:11:08.819357 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <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 | ||
| 1939 | 2026.05.21 10:11:08.820088 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.05.21 10:11:08.820125 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1941 | 2026.05.21 10:11:08.820760 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1942 | 2026.05.21 10:11:08.821213 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.05.21 10:11:08.821371 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002085 sec., 5275.779376498801 rows/sec., 9.45 MiB/sec. | ||
| 1944 | 2026.05.21 10:11:08.821420 [ 269 ] {9349a4b5-42c7-4c42-a71b-45e845f5f6bb} <Debug> TCPHandler: Processed in 0.002261222 sec. | ||
| 1945 | 2026.05.21 10:11:08.821539 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.05.21 10:11:08.821636 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1947 | 2026.05.21 10:11:08.821677 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1948 | 2026.05.21 10:11:08.822043 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.05.21 10:11:08.822080 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1950 | 2026.05.21 10:11:08.822495 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1951 | 2026.05.21 10:11:08.822976 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.05.21 10:11:08.823105 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
| 1953 | 2026.05.21 10:11:08.823139 [ 269 ] {3e5be3d9-937f-4a68-a83c-0f3219073aa2} <Debug> TCPHandler: Processed in 0.001649284 sec. | ||
| 1954 | 2026.05.21 10:11:09.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.13 MiB, peak 190.48 MiB, free memory in arenas 0.00 B, will set to 184.70 MiB (RSS), difference: 5.57 MiB | ||
| 1955 | 2026.05.21 10:11:13.814649 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.05.21 10:11:13.815008 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1957 | 2026.05.21 10:11:13.815510 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1958 | 2026.05.21 10:11:13.815580 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1959 | 2026.05.21 10:11:13.815948 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1960 | 2026.05.21 10:11:13.816059 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1961 | 2026.05.21 10:11:13.816270 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 1962 | 2026.05.21 10:11:13.816409 [ 304 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1963 | 2026.05.21 10:11:13.816418 [ 318 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1964 | 2026.05.21 10:11:13.816622 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1965 | 2026.05.21 10:11:13.816674 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1966 | 2026.05.21 10:11:13.816787 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1967 | 2026.05.21 10:11:13.816820 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1968 | 2026.05.21 10:11:13.816878 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1969 | 2026.05.21 10:11:13.816939 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1970 | 2026.05.21 10:11:13.818719 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003838 sec., 9119.332985930172 rows/sec., 1.54 MiB/sec. | ||
| 1971 | 2026.05.21 10:11:13.818943 [ 269 ] {78fb9980-35ae-4f5a-aa67-e55bb70fa617} <Debug> TCPHandler: Processed in 0.004512384 sec. | ||
| 1972 | 2026.05.21 10:11:13.822464 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.05.21 10:11:13.822728 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1974 | 2026.05.21 10:11:13.822843 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1975 | 2026.05.21 10:11:13.823954 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.05.21 10:11:13.824033 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1977 | 2026.05.21 10:11:13.825102 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1978 | 2026.05.21 10:11:13.825974 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.05.21 10:11:13.826241 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.003576 sec., 1118.5682326621923 rows/sec., 105.41 KiB/sec. | ||
| 1980 | 2026.05.21 10:11:13.826324 [ 269 ] {78955e0d-2411-4136-a015-f90a052c4de9} <Debug> TCPHandler: Processed in 0.004068778 sec. | ||
| 1981 | 2026.05.21 10:11:13.826580 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.05.21 10:11:13.826746 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1983 | 2026.05.21 10:11:13.826825 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1984 | 2026.05.21 10:11:13.827623 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.05.21 10:11:13.827681 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1986 | 2026.05.21 10:11:13.828939 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1987 | 2026.05.21 10:11:13.830322 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.21 10:11:13.830702 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003983 sec., 502.13406979663563 rows/sec., 40.95 KiB/sec. | ||
| 1989 | 2026.05.21 10:11:13.830814 [ 269 ] {4bf34f96-e20c-41d8-88b8-792b3d5e5c5d} <Debug> TCPHandler: Processed in 0.004349332 sec. | ||
| 1990 | 2026.05.21 10:11:13.831249 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.21 10:11:13.831491 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1992 | 2026.05.21 10:11:13.831644 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1993 | 2026.05.21 10:11:13.832749 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.05.21 10:11:13.832803 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1995 | 2026.05.21 10:11:13.833614 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1996 | 2026.05.21 10:11:13.834386 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.05.21 10:11:13.834616 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Debug> executeQuery: Read 84 rows, 7.02 KiB in 0.00322 sec., 26086.95652173913 rows/sec., 2.13 MiB/sec. | ||
| 1998 | 2026.05.21 10:11:13.834628 [ 41 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1999 | 2026.05.21 10:11:13.834684 [ 269 ] {8c19609b-5af5-49c9-b18b-7c6be7d6d1e8} <Debug> TCPHandler: Processed in 0.003662593 sec. | ||
| 2000 | 2026.05.21 10:11:13.834717 [ 41 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.21 10:11:13.834761 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2002 | 2026.05.21 10:11:13.834897 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 2003 | 2026.05.21 10:11:13.835032 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2004 | 2026.05.21 10:11:13.835078 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2005 | 2026.05.21 10:11:13.835162 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2532 rows starting from the beginning of the part | ||
| 2006 | 2026.05.21 10:11:13.835234 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 2007 | 2026.05.21 10:11:13.835296 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.21 10:11:13.835308 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2009 | 2026.05.21 10:11:13.835421 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 2010 | 2026.05.21 10:11:13.835481 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 84 rows starting from the beginning of the part | ||
| 2011 | 2026.05.21 10:11:13.835530 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.05.21 10:11:13.835637 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2013 | 2026.05.21 10:11:13.837454 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002613117 sec., 1151498.3829656309 rows/sec., 91.68 MiB/sec. | ||
| 2014 | 2026.05.21 10:11:13.837901 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.05.21 10:11:13.837969 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2016 | 2026.05.21 10:11:13.838067 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2017 | 2026.05.21 10:11:13.839054 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.05.21 10:11:13.839066 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2019 | 2026.05.21 10:11:13.839257 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_11_2} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2020 | 2026.05.21 10:11:13.839370 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2021 | 2026.05.21 10:11:13.840499 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.21 10:11:13.840758 [ 41 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2023 | 2026.05.21 10:11:13.840774 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.005311 sec., 2824.3268687629447 rows/sec., 210.35 KiB/sec. | ||
| 2024 | 2026.05.21 10:11:13.840855 [ 41 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.05.21 10:11:13.840900 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2026 | 2026.05.21 10:11:13.840939 [ 269 ] {4b8cc955-8684-43b4-97d7-7cd96caf3cae} <Debug> TCPHandler: Processed in 0.005923085 sec. | ||
| 2027 | 2026.05.21 10:11:13.841090 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 2028 | 2026.05.21 10:11:13.841281 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.05.21 10:11:13.841302 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2030 | 2026.05.21 10:11:13.841405 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 2031 | 2026.05.21 10:11:13.841503 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.05.21 10:11:13.841520 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 2033 | 2026.05.21 10:11:13.841598 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2034 | 2026.05.21 10:11:13.841627 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2035 | 2026.05.21 10:11:13.841716 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2036 | 2026.05.21 10:11:13.841801 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2037 | 2026.05.21 10:11:13.841872 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
| 2038 | 2026.05.21 10:11:13.842930 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.05.21 10:11:13.842992 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2040 | 2026.05.21 10:11:13.843719 [ 197 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719589 sec., 39711.882935252346 rows/sec., 3.08 MiB/sec. | ||
| 2041 | 2026.05.21 10:11:13.843944 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2042 | 2026.05.21 10:11:13.844122 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2043 | 2026.05.21 10:11:13.844959 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.05.21 10:11:13.845077 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_6_1} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2045 | 2026.05.21 10:11:13.845182 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2046 | 2026.05.21 10:11:13.845343 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.21 10:11:13.845685 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00423 sec., 236.40661938534276 rows/sec., 15.70 KiB/sec. | ||
| 2048 | 2026.05.21 10:11:13.845792 [ 269 ] {6c95d266-7b04-4438-b8fe-99846fc15ebd} <Debug> TCPHandler: Processed in 0.004684717 sec. | ||
| 2049 | 2026.05.21 10:11:13.846239 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.05.21 10:11:13.846447 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2051 | 2026.05.21 10:11:13.846542 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2052 | 2026.05.21 10:11:13.848708 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.05.21 10:11:13.848766 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2054 | 2026.05.21 10:11:13.849977 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2055 | 2026.05.21 10:11:13.850754 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.05.21 10:11:13.850964 [ 41 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2057 | 2026.05.21 10:11:13.851020 [ 41 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.05.21 10:11:13.851028 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.004642 sec., 19603.619129685478 rows/sec., 1.53 MiB/sec. | ||
| 2059 | 2026.05.21 10:11:13.851054 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2060 | 2026.05.21 10:11:13.851116 [ 269 ] {dd875c4d-c5c3-4718-9e68-e11cd4b0747c} <Debug> TCPHandler: Processed in 0.005164064 sec. | ||
| 2061 | 2026.05.21 10:11:13.851220 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 2062 | 2026.05.21 10:11:13.851357 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2063 | 2026.05.21 10:11:13.851419 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2064 | 2026.05.21 10:11:13.851457 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.05.21 10:11:13.851567 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1330 rows starting from the beginning of the part | ||
| 2066 | 2026.05.21 10:11:13.851644 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.05.21 10:11:13.851655 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 2068 | 2026.05.21 10:11:13.851727 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2069 | 2026.05.21 10:11:13.851726 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2070 | 2026.05.21 10:11:13.851806 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 2071 | 2026.05.21 10:11:13.851878 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part | ||
| 2072 | 2026.05.21 10:11:13.852484 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.05.21 10:11:13.852527 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2074 | 2026.05.21 10:11:13.853265 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2075 | 2026.05.21 10:11:13.853535 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.002376274 sec., 734342.9251003884 rows/sec., 54.29 MiB/sec. | ||
| 2076 | 2026.05.21 10:11:13.853915 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2077 | 2026.05.21 10:11:13.854503 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.21 10:11:13.854721 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.05.21 10:11:13.854884 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_11_2} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2080 | 2026.05.21 10:11:13.854967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2081 | 2026.05.21 10:11:13.855244 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2082 | 2026.05.21 10:11:13.855335 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.21 10:11:13.855369 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003772 sec., 42682.92682926829 rows/sec., 2.97 MiB/sec. | ||
| 2084 | 2026.05.21 10:11:13.855372 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2085 | 2026.05.21 10:11:13.855541 [ 269 ] {b3779809-09db-41a8-ab19-7b95f9fea706} <Debug> TCPHandler: Processed in 0.004267051 sec. | ||
| 2086 | 2026.05.21 10:11:13.855562 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2087 | 2026.05.21 10:11:13.855716 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2088 | 2026.05.21 10:11:13.855779 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 989 rows starting from the beginning of the part | ||
| 2089 | 2026.05.21 10:11:13.855902 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2779 rows starting from the beginning of the part | ||
| 2090 | 2026.05.21 10:11:13.855910 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.21 10:11:13.855988 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2092 | 2026.05.21 10:11:13.856069 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2093 | 2026.05.21 10:11:13.856129 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.05.21 10:11:13.856142 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2095 | 2026.05.21 10:11:13.856230 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part | ||
| 2096 | 2026.05.21 10:11:13.856272 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2097 | 2026.05.21 10:11:13.857208 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Trace> oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.05.21 10:11:13.857270 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2099 | 2026.05.21 10:11:13.858611 [ 199 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4281 rows, containing 5 columns (5 merged, 0 gathered) in 0.003102684 sec., 1379773.125461697 rows/sec., 90.24 MiB/sec. | ||
| 2100 | 2026.05.21 10:11:13.859272 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2101 | 2026.05.21 10:11:13.860162 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2102 | 2026.05.21 10:11:13.860164 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.05.21 10:11:13.860423 [ 193 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2104 | 2026.05.21 10:11:13.860578 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2105 | 2026.05.21 10:11:13.861806 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Trace> oximeter.measurements_f64 (6b996977-82ad-456d-bc25-fb8f1d1c3a3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.21 10:11:13.862126 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.006053 sec., 165.20733520568314 rows/sec., 10.49 KiB/sec. | ||
| 2107 | 2026.05.21 10:11:13.862228 [ 269 ] {f76bbcdd-2a64-415a-8cde-fceca67a85c9} <Debug> TCPHandler: Processed in 0.006496353 sec. | ||
| 2108 | 2026.05.21 10:11:13.862595 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.05.21 10:11:13.862885 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.05.21 10:11:13.863000 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <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 | ||
| 2111 | 2026.05.21 10:11:13.864739 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.05.21 10:11:13.864876 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2113 | 2026.05.21 10:11:13.866068 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2114 | 2026.05.21 10:11:13.868575 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.05.21 10:11:13.868899 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2116 | 2026.05.21 10:11:13.868949 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.21 10:11:13.868979 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2118 | 2026.05.21 10:11:13.869035 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006274 sec., 2072.043353522474 rows/sec., 3.71 MiB/sec. | ||
| 2119 | 2026.05.21 10:11:13.869141 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 2120 | 2026.05.21 10:11:13.869419 [ 269 ] {766b39fe-a098-49f1-8697-cff582bc0fc9} <Debug> TCPHandler: Processed in 0.0070224 sec. | ||
| 2121 | 2026.05.21 10:11:13.869543 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2122 | 2026.05.21 10:11:13.869670 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 2123 | 2026.05.21 10:11:13.869955 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 2124 | 2026.05.21 10:11:13.870023 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.21 10:11:13.870151 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2126 | 2026.05.21 10:11:13.870334 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.21 10:11:13.870356 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
| 2128 | 2026.05.21 10:11:13.870458 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2129 | 2026.05.21 10:11:13.870558 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2130 | 2026.05.21 10:11:13.870740 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 2131 | 2026.05.21 10:11:13.871586 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Trace> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.05.21 10:11:13.871647 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2133 | 2026.05.21 10:11:13.873116 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2134 | 2026.05.21 10:11:13.873768 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 19 columns (19 merged, 0 gathered) in 0.004698857 sec., 14897.239903236043 rows/sec., 26.70 MiB/sec. | ||
| 2135 | 2026.05.21 10:11:13.874230 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Trace> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.05.21 10:11:13.874382 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2137 | 2026.05.21 10:11:13.874643 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.004444 sec., 2700.2700270027003 rows/sec., 190.74 KiB/sec. | ||
| 2138 | 2026.05.21 10:11:13.874760 [ 269 ] {fe9adb95-2858-464a-8fbe-7765e21db6f1} <Debug> TCPHandler: Processed in 0.005124603 sec. | ||
| 2139 | 2026.05.21 10:11:13.875193 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.05.21 10:11:13.875411 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.05.21 10:11:13.875522 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.21 10:11:13.875525 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2143 | 2026.05.21 10:11:13.875718 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2144 | 2026.05.21 10:11:13.875937 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2145 | 2026.05.21 10:11:13.876380 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.05.21 10:11:13.876448 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2147 | 2026.05.21 10:11:13.877366 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2148 | 2026.05.21 10:11:13.879124 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.05.21 10:11:13.879393 [ 39 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2150 | 2026.05.21 10:11:13.879466 [ 39 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.05.21 10:11:13.879499 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004146 sec., 14471.780028943558 rows/sec., 998.70 KiB/sec. | ||
| 2152 | 2026.05.21 10:11:13.879508 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2153 | 2026.05.21 10:11:13.879639 [ 269 ] {ad1c4a8d-0f8c-471a-8e7d-5f6bcf67f60f} <Debug> TCPHandler: Processed in 0.004701557 sec. | ||
| 2154 | 2026.05.21 10:11:13.879774 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2155 | 2026.05.21 10:11:13.880027 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.05.21 10:11:13.880095 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 2157 | 2026.05.21 10:11:13.880194 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2158 | 2026.05.21 10:11:13.880274 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2159 | 2026.05.21 10:11:13.880348 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2160 | 2026.05.21 10:11:13.880418 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2161 | 2026.05.21 10:11:13.880535 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2162 | 2026.05.21 10:11:13.882211 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518816 sec., 223914.72818975264 rows/sec., 15.09 MiB/sec. | ||
| 2163 | 2026.05.21 10:11:13.882717 [ 192 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2164 | 2026.05.21 10:11:13.883603 [ 192 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.05.21 10:11:13.883782 [ 192 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_11_2} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2166 | 2026.05.21 10:11:13.883921 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2167 | 2026.05.21 10:11:14.497063 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51324 | ||
| 2168 | 2026.05.21 10:11:14.497145 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.05.21 10:11:14.497172 [ 311 ] {} <Debug> TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51324 | ||
| 2170 | 2026.05.21 10:11:14.497195 [ 311 ] {} <Debug> TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.21 10:11:14.497209 [ 311 ] {} <Debug> TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.05.21 10:11:14.497420 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50264 | ||
| 2173 | 2026.05.21 10:11:14.497459 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 | ||
| 2174 | 2026.05.21 10:11:14.497509 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.05.21 10:11:14.497532 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.05.21 10:11:14.497537 [ 312 ] {} <Debug> TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Authenticating user 'default' from [fd00:1122:3344:101::e]:50264 | ||
| 2177 | 2026.05.21 10:11:14.497528 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33291 | ||
| 2178 | 2026.05.21 10:11:14.497574 [ 312 ] {} <Debug> TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.21 10:11:14.497596 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47163 | ||
| 2180 | 2026.05.21 10:11:14.497622 [ 312 ] {} <Debug> TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.21 10:11:14.497600 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38147 | ||
| 2182 | 2026.05.21 10:11:14.497664 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2183 | 2026.05.21 10:11:14.497684 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2026.05.21 10:11:14.497574 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52455 | ||
| 2185 | 2026.05.21 10:11:14.497729 [ 314 ] {} <Debug> TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Authenticating user 'default' from [fd00:1122:3344:101::e]:33291 | ||
| 2186 | 2026.05.21 10:11:14.497736 [ 307 ] {} <Debug> TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Authenticating user 'default' from [fd00:1122:3344:101::e]:47163 | ||
| 2187 | 2026.05.21 10:11:14.497769 [ 314 ] {} <Debug> TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.05.21 10:11:14.497785 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.21 10:11:14.497790 [ 307 ] {} <Debug> TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.21 10:11:14.497813 [ 268 ] {} <Debug> TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Authenticating user 'default' from [fd00:1122:3344:101::e]:52455 | ||
| 2191 | 2026.05.21 10:11:14.497829 [ 307 ] {} <Debug> TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.21 10:11:14.497845 [ 268 ] {} <Debug> TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.21 10:11:14.497797 [ 314 ] {} <Debug> TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.21 10:11:14.497869 [ 268 ] {} <Debug> TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.21 10:11:14.497724 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2026.05.21 10:11:14.497568 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58215 | ||
| 2197 | 2026.05.21 10:11:14.497924 [ 308 ] {} <Debug> TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:38147 | ||
| 2198 | 2026.05.21 10:11:14.497568 [ 311 ] {} <Trace> TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.05.21 10:11:14.497973 [ 308 ] {} <Debug> TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.21 10:11:14.498005 [ 308 ] {} <Debug> TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.21 10:11:14.497544 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58898 | ||
| 2202 | 2026.05.21 10:11:14.498033 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.05.21 10:11:14.497564 [ 313 ] {} <Debug> TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 | ||
| 2204 | 2026.05.21 10:11:14.498096 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.05.21 10:11:14.498099 [ 3 ] {} <Debug> TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Authenticating user 'default' from [fd00:1122:3344:101::e]:58215 | ||
| 2206 | 2026.05.21 10:11:14.498137 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2207 | 2026.05.21 10:11:14.498142 [ 315 ] {} <Debug> TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Authenticating user 'default' from [fd00:1122:3344:101::e]:58898 | ||
| 2208 | 2026.05.21 10:11:14.498168 [ 3 ] {} <Debug> TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.21 10:11:14.498182 [ 315 ] {} <Debug> TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.05.21 10:11:14.498201 [ 3 ] {} <Debug> TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.21 10:11:14.498210 [ 315 ] {} <Debug> TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.21 10:11:14.498115 [ 313 ] {} <Debug> TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.21 10:11:14.498258 [ 313 ] {} <Debug> TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.21 10:11:14.498409 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2215 | 2026.05.21 10:11:14.498470 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2216 | 2026.05.21 10:11:14.498748 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 2217 | 2026.05.21 10:11:14.498835 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2218 | 2026.05.21 10:11:14.902909 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> AggregatingTransform: Aggregating | ||
| 2219 | 2026.05.21 10:11:14.902994 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> Aggregator: Aggregation method: without_key | ||
| 2220 | 2026.05.21 10:11:14.903045 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072785 sec. (932.153 rows/sec., 36.41 KiB/sec.) | ||
| 2221 | 2026.05.21 10:11:14.903074 [ 341 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Trace> Aggregator: Merging aggregated data | ||
| 2222 | 2026.05.21 10:11:14.903738 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.405643 sec., 2.4652218822955163 rows/sec., 98.61 B/sec. | ||
| 2223 | 2026.05.21 10:11:14.903905 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2224 | 2026.05.21 10:11:14.903922 [ 311 ] {a7cd9891-b689-4b15-a910-bd5b796e2ccf} <Debug> TCPHandler: Processed in 0.40646756 sec. | ||
| 2225 | 2026.05.21 10:11:14.904089 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.05.21 10:11:14.904121 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.05.21 10:11:14.904153 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.05.21 10:11:14.904170 [ 308 ] {} <Debug> TCP-Session: 8dd9fea3-4aac-40ce-9b87-cfaa87045e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.05.21 10:11:14.904182 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2230 | 2026.05.21 10:11:14.904206 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.05.21 10:11:14.904230 [ 312 ] {} <Debug> TCP-Session: 121a67bd-6eb7-4649-b1bd-ccd4e77686df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.05.21 10:11:14.904253 [ 3 ] {} <Debug> TCP-Session: 1ce3ff1e-7915-4fac-a7cc-11042bfbf802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.21 10:11:14.904273 [ 313 ] {} <Debug> TCP-Session: 4020735b-4877-40af-bf95-1f4453b04d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.21 10:11:14.904269 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2026.05.21 10:11:14.904239 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.05.21 10:11:14.904341 [ 307 ] {} <Debug> TCP-Session: adfb5414-2359-4bea-b79b-eebe185ab243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.21 10:11:14.904215 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2238 | 2026.05.21 10:11:14.904373 [ 315 ] {} <Debug> TCP-Session: 7f590bc1-25c4-4c45-ba04-0c054bc0aa34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.21 10:11:14.904414 [ 314 ] {} <Debug> TCP-Session: 4fc80053-dbfd-4781-9d11-f707ec553298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.21 10:11:14.904165 [ 311 ] {} <Debug> TCP-Session: e35ec6af-5d92-425e-b55d-2828084331d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.21 10:11:14.904168 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.05.21 10:11:14.904506 [ 268 ] {} <Debug> TCP-Session: 8f2adfb4-bf27-4c41-a51a-b9f2bfb3e490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.21 10:11:14.961082 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43562 | ||
| 2244 | 2026.05.21 10:11:14.961173 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.05.21 10:11:14.961200 [ 311 ] {} <Debug> TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43562 | ||
| 2246 | 2026.05.21 10:11:14.961224 [ 311 ] {} <Debug> TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.21 10:11:14.961237 [ 311 ] {} <Debug> TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.21 10:11:14.961468 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52852 | ||
| 2249 | 2026.05.21 10:11:14.961480 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50677 | ||
| 2250 | 2026.05.21 10:11:14.961513 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55898 | ||
| 2251 | 2026.05.21 10:11:14.961551 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54129 | ||
| 2252 | 2026.05.21 10:11:14.961546 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62559 | ||
| 2253 | 2026.05.21 10:11:14.961609 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.05.21 10:11:14.961615 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.05.21 10:11:14.961580 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.05.21 10:11:14.961659 [ 308 ] {} <Debug> TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Authenticating user 'default' from [fd00:1122:3344:101::e]:54129 | ||
| 2257 | 2026.05.21 10:11:14.961667 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2026.05.21 10:11:14.961686 [ 314 ] {} <Debug> TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:50677 | ||
| 2259 | 2026.05.21 10:11:14.961690 [ 308 ] {} <Debug> TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.21 10:11:14.961713 [ 268 ] {} <Debug> TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:62559 | ||
| 2261 | 2026.05.21 10:11:14.961729 [ 308 ] {} <Debug> TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.05.21 10:11:14.961724 [ 314 ] {} <Debug> TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.21 10:11:14.961753 [ 268 ] {} <Debug> TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.05.21 10:11:14.961770 [ 314 ] {} <Debug> TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.05.21 10:11:14.961786 [ 268 ] {} <Debug> TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.05.21 10:11:14.961648 [ 3 ] {} <Debug> TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Authenticating user 'default' from [fd00:1122:3344:101::e]:55898 | ||
| 2267 | 2026.05.21 10:11:14.961546 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50721 | ||
| 2268 | 2026.05.21 10:11:14.961846 [ 3 ] {} <Debug> TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.05.21 10:11:14.961542 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2026.05.21 10:11:14.961886 [ 3 ] {} <Debug> TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.05.21 10:11:14.961905 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.05.21 10:11:14.961918 [ 313 ] {} <Debug> TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Authenticating user 'default' from [fd00:1122:3344:101::e]:52852 | ||
| 2273 | 2026.05.21 10:11:14.961942 [ 307 ] {} <Debug> TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:50721 | ||
| 2274 | 2026.05.21 10:11:14.961959 [ 313 ] {} <Debug> TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.21 10:11:14.961976 [ 307 ] {} <Debug> TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.05.21 10:11:14.961988 [ 313 ] {} <Debug> TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.05.21 10:11:14.962004 [ 307 ] {} <Debug> TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.05.21 10:11:14.961470 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64695 | ||
| 2279 | 2026.05.21 10:11:14.961494 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41800 | ||
| 2280 | 2026.05.21 10:11:14.961542 [ 311 ] {} <Trace> TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.21 10:11:14.962098 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2282 | 2026.05.21 10:11:14.962123 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.05.21 10:11:14.962143 [ 312 ] {} <Debug> TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:64695 | ||
| 2284 | 2026.05.21 10:11:14.962152 [ 315 ] {} <Debug> TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Authenticating user 'default' from [fd00:1122:3344:101::e]:41800 | ||
| 2285 | 2026.05.21 10:11:14.962172 [ 312 ] {} <Debug> TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.05.21 10:11:14.962180 [ 315 ] {} <Debug> TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.21 10:11:14.962196 [ 312 ] {} <Debug> TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.21 10:11:14.962205 [ 315 ] {} <Debug> TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.05.21 10:11:14.962268 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43562) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2290 | 2026.05.21 10:11:14.962525 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2291 | 2026.05.21 10:11:14.962583 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2292 | 2026.05.21 10:11:14.962861 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 2293 | 2026.05.21 10:11:14.963792 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Trace> AggregatingTransform: Aggregating | ||
| 2294 | 2026.05.21 10:11:14.963847 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2295 | 2026.05.21 10:11:14.963883 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919853 sec. (1087.130 rows/sec., 42.47 KiB/sec.) | ||
| 2296 | 2026.05.21 10:11:14.963900 [ 356 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Trace> Aggregator: Merging aggregated data | ||
| 2297 | 2026.05.21 10:11:14.964543 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002329 sec., 429.36882782310005 rows/sec., 16.77 KiB/sec. | ||
| 2298 | 2026.05.21 10:11:14.964680 [ 311 ] {71008e6b-9eda-44f8-a4c7-f5406c31f2bb} <Debug> TCPHandler: Processed in 0.003251817 sec. | ||
| 2299 | 2026.05.21 10:11:14.964834 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.05.21 10:11:14.964873 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2026.05.21 10:11:14.964880 [ 311 ] {} <Debug> TCP-Session: 5d757048-2cb8-4eb9-9545-89374dbe82a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.05.21 10:11:14.964892 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2026.05.21 10:11:14.964907 [ 308 ] {} <Debug> TCP-Session: bc2e5c9a-1bea-48ae-94b4-e6b6f338c5de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.05.21 10:11:14.964916 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2026.05.21 10:11:14.964928 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2026.05.21 10:11:14.964961 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2026.05.21 10:11:14.964978 [ 314 ] {} <Debug> TCP-Session: eadb57c7-fa53-431b-8d3e-1bbbb8235c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.05.21 10:11:14.964990 [ 313 ] {} <Debug> TCP-Session: 14055f10-8d77-4bb9-b553-b10e191feb5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.05.21 10:11:14.965007 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2310 | 2026.05.21 10:11:14.965013 [ 3 ] {} <Debug> TCP-Session: 90068ff2-5abd-420f-9463-9409f316d3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.05.21 10:11:14.964943 [ 312 ] {} <Debug> TCP-Session: a6c76e8d-ba55-4d1b-a8d1-683e8574b8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.05.21 10:11:14.965072 [ 268 ] {} <Debug> TCP-Session: 43da54e7-0de5-440c-9e09-2b243ea51e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.05.21 10:11:14.965044 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2314 | 2026.05.21 10:11:14.964990 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2315 | 2026.05.21 10:11:14.965133 [ 307 ] {} <Debug> TCP-Session: d680d0ac-b894-4c89-bdc3-5ef341bf7b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.05.21 10:11:14.965157 [ 315 ] {} <Debug> TCP-Session: b48397ff-514a-45b4-bf92-60e4db54642d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.05.21 10:11:15.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.75 MiB, peak 196.64 MiB, free memory in arenas 0.00 B, will set to 205.73 MiB (RSS), difference: 18.98 MiB | ||
| 2318 | 2026.05.21 10:11:16.020388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4251 | ||
| 2319 | 2026.05.21 10:11:16.020963 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.05.21 10:11:16.021022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2321 | 2026.05.21 10:11:16.021603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2322 | 2026.05.21 10:11:16.021847 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.05.21 10:11:16.021992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4251 | ||
| 2324 | 2026.05.21 10:11:16.260435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2325 | 2026.05.21 10:11:16.278846 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.05.21 10:11:16.278924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2327 | 2026.05.21 10:11:16.285039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2328 | 2026.05.21 10:11:16.285745 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.05.21 10:11:16.289061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2330 | 2026.05.21 10:11:18.513008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 11 | ||
| 2331 | 2026.05.21 10:11:18.514797 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.21 10:11:18.514847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2333 | 2026.05.21 10:11:18.516011 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2334 | 2026.05.21 10:11:18.516251 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.21 10:11:18.516475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 2336 | 2026.05.21 10:11:18.807638 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.05.21 10:11:18.807855 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2338 | 2026.05.21 10:11:18.808171 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2339 | 2026.05.21 10:11:18.808208 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <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 | ||
| 2340 | 2026.05.21 10:11:18.808418 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2341 | 2026.05.21 10:11:18.808486 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2342 | 2026.05.21 10:11:18.808622 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2343 | 2026.05.21 10:11:18.808728 [ 304 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2344 | 2026.05.21 10:11:18.808736 [ 361 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2345 | 2026.05.21 10:11:18.808728 [ 305 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2346 | 2026.05.21 10:11:18.808890 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2347 | 2026.05.21 10:11:18.808917 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2348 | 2026.05.21 10:11:18.808985 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2349 | 2026.05.21 10:11:18.809006 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2350 | 2026.05.21 10:11:18.809042 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2351 | 2026.05.21 10:11:18.809079 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2352 | 2026.05.21 10:11:18.810215 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002447 sec., 14303.228442991418 rows/sec., 2.41 MiB/sec. | ||
| 2353 | 2026.05.21 10:11:18.810334 [ 269 ] {cf7b731d-e0cf-42b8-abd3-617b6c9dff5c} <Debug> TCPHandler: Processed in 0.00282679 sec. | ||
| 2354 | 2026.05.21 10:11:18.812303 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2026.05.21 10:11:18.812494 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2356 | 2026.05.21 10:11:18.812570 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2357 | 2026.05.21 10:11:18.813309 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.05.21 10:11:18.813357 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2359 | 2026.05.21 10:11:18.813750 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2360 | 2026.05.21 10:11:18.813971 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.05.21 10:11:18.814120 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00168 sec., 46428.57142857143 rows/sec., 3.83 MiB/sec. | ||
| 2362 | 2026.05.21 10:11:18.814158 [ 269 ] {6ddcbd95-3c85-4ed6-9aba-b4331a814fd2} <Debug> TCPHandler: Processed in 0.001995588 sec. | ||
| 2363 | 2026.05.21 10:11:18.814310 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.05.21 10:11:18.814406 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2365 | 2026.05.21 10:11:18.814447 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2366 | 2026.05.21 10:11:18.814863 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.05.21 10:11:18.814898 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2368 | 2026.05.21 10:11:18.815209 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2369 | 2026.05.21 10:11:18.815417 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.05.21 10:11:18.815541 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001153 sec., 9540.329575021684 rows/sec., 717.39 KiB/sec. | ||
| 2371 | 2026.05.21 10:11:18.815573 [ 269 ] {e74471f1-cc38-4bf3-a3c0-7a959218e089} <Debug> TCPHandler: Processed in 0.001323129 sec. | ||
| 2372 | 2026.05.21 10:11:18.815695 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.05.21 10:11:18.815790 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2374 | 2026.05.21 10:11:18.815829 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2375 | 2026.05.21 10:11:18.816249 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.05.21 10:11:18.816286 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2377 | 2026.05.21 10:11:18.816586 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2378 | 2026.05.21 10:11:18.816802 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.05.21 10:11:18.816924 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. | ||
| 2380 | 2026.05.21 10:11:18.816957 [ 269 ] {cc8836bb-3688-40ac-8292-625908075968} <Debug> TCPHandler: Processed in 0.001310739 sec. | ||
| 2381 | 2026.05.21 10:11:18.817083 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.05.21 10:11:18.817182 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.05.21 10:11:18.817225 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2384 | 2026.05.21 10:11:18.817635 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.05.21 10:11:18.817670 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2386 | 2026.05.21 10:11:18.817999 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2387 | 2026.05.21 10:11:18.818209 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.05.21 10:11:18.818333 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 2389 | 2026.05.21 10:11:18.818366 [ 269 ] {e85f1c47-d113-45c5-b292-3bf333a7f6b1} <Debug> TCPHandler: Processed in 0.001332569 sec. | ||
| 2390 | 2026.05.21 10:11:18.818491 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.05.21 10:11:18.818587 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2392 | 2026.05.21 10:11:18.818640 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <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 | ||
| 2393 | 2026.05.21 10:11:18.819453 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.05.21 10:11:18.819499 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2395 | 2026.05.21 10:11:18.820115 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2396 | 2026.05.21 10:11:18.820376 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.21 10:11:18.820541 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00197 sec., 5583.756345177665 rows/sec., 10.01 MiB/sec. | ||
| 2398 | 2026.05.21 10:11:18.820592 [ 269 ] {0dd29f95-7c9b-4c6e-9b82-d0083181cd03} <Debug> TCPHandler: Processed in 0.002150821 sec. | ||
| 2399 | 2026.05.21 10:11:18.820713 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.21 10:11:18.820810 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.05.21 10:11:18.820852 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2402 | 2026.05.21 10:11:18.821230 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.21 10:11:18.821266 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2404 | 2026.05.21 10:11:18.821574 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2405 | 2026.05.21 10:11:18.821777 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.21 10:11:18.821902 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2407 | 2026.05.21 10:11:18.821934 [ 269 ] {5b57690a-bcc2-4de3-97c5-4519d4bf5a37} <Debug> TCPHandler: Processed in 0.001271528 sec. | ||
| 2408 | 2026.05.21 10:11:23.479271 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2409 | 2026.05.21 10:11:23.479344 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2410 | 2026.05.21 10:11:23.522182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4699 | ||
| 2411 | 2026.05.21 10:11:23.522858 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.21 10:11:23.522897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2413 | 2026.05.21 10:11:23.523391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2414 | 2026.05.21 10:11:23.523630 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.21 10:11:23.523762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4699 | ||
| 2416 | 2026.05.21 10:11:23.789208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2417 | 2026.05.21 10:11:23.808952 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.05.21 10:11:23.809188 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.21 10:11:23.809229 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.05.21 10:11:23.809295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2421 | 2026.05.21 10:11:23.809515 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2422 | 2026.05.21 10:11:23.809555 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <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 | ||
| 2423 | 2026.05.21 10:11:23.809774 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2424 | 2026.05.21 10:11:23.809843 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2425 | 2026.05.21 10:11:23.809985 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2426 | 2026.05.21 10:11:23.810090 [ 305 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2427 | 2026.05.21 10:11:23.810094 [ 304 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2428 | 2026.05.21 10:11:23.810105 [ 361 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2429 | 2026.05.21 10:11:23.810279 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2430 | 2026.05.21 10:11:23.810326 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2431 | 2026.05.21 10:11:23.810465 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2432 | 2026.05.21 10:11:23.810492 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2433 | 2026.05.21 10:11:23.810552 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <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'))" | ||
| 2434 | 2026.05.21 10:11:23.810631 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <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'))" | ||
| 2435 | 2026.05.21 10:11:23.810696 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <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'))" | ||
| 2436 | 2026.05.21 10:11:23.812489 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> executeQuery: Read 39 rows, 6.41 KiB in 0.003389 sec., 11507.81941575686 rows/sec., 1.85 MiB/sec. | ||
| 2437 | 2026.05.21 10:11:23.812621 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> MemoryTracker: Peak memory usage (for query): 139.01 KiB. | ||
| 2438 | 2026.05.21 10:11:23.812637 [ 269 ] {3e60cedd-7344-4da4-84a2-6be38b971740} <Debug> TCPHandler: Processed in 0.003821584 sec. | ||
| 2439 | 2026.05.21 10:11:23.814856 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.05.21 10:11:23.815010 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2441 | 2026.05.21 10:11:23.815076 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2442 | 2026.05.21 10:11:23.815750 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.21 10:11:23.815795 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2444 | 2026.05.21 10:11:23.816090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2445 | 2026.05.21 10:11:23.816245 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2446 | 2026.05.21 10:11:23.816564 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.21 10:11:23.816718 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001754 sec., 62713.79703534778 rows/sec., 5.27 MiB/sec. | ||
| 2448 | 2026.05.21 10:11:23.816759 [ 269 ] {fbdfa07c-7866-430f-9fd5-fdfc5f8e4f74} <Debug> TCPHandler: Processed in 0.002031589 sec. | ||
| 2449 | 2026.05.21 10:11:23.816889 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.21 10:11:23.816932 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.05.21 10:11:23.816988 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.05.21 10:11:23.817034 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2453 | 2026.05.21 10:11:23.817466 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.05.21 10:11:23.817503 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2455 | 2026.05.21 10:11:23.817808 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2456 | 2026.05.21 10:11:23.818021 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.05.21 10:11:23.818155 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001185 sec., 22784.810126582277 rows/sec., 1.67 MiB/sec. | ||
| 2458 | 2026.05.21 10:11:23.818191 [ 269 ] {87ee38b8-d2e4-48c3-9018-d34ea00ef768} <Debug> TCPHandler: Processed in 0.00135138 sec. | ||
| 2459 | 2026.05.21 10:11:23.818313 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.05.21 10:11:23.818409 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2461 | 2026.05.21 10:11:23.818450 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2462 | 2026.05.21 10:11:23.818889 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.05.21 10:11:23.818926 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2464 | 2026.05.21 10:11:23.819222 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2465 | 2026.05.21 10:11:23.819441 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.05.21 10:11:23.819570 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001177 sec., 82412.91418861512 rows/sec., 6.46 MiB/sec. | ||
| 2467 | 2026.05.21 10:11:23.819608 [ 269 ] {cf75cd79-7421-4a8a-952d-12957ba02dea} <Debug> TCPHandler: Processed in 0.001343769 sec. | ||
| 2468 | 2026.05.21 10:11:23.819733 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.05.21 10:11:23.819830 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.05.21 10:11:23.819873 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2471 | 2026.05.21 10:11:23.820295 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.05.21 10:11:23.820332 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2473 | 2026.05.21 10:11:23.820659 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2474 | 2026.05.21 10:11:23.820873 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.05.21 10:11:23.821005 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 2476 | 2026.05.21 10:11:23.821040 [ 269 ] {a224eab9-7d46-40c6-99bd-71d59fce82c1} <Debug> TCPHandler: Processed in 0.00135574 sec. | ||
| 2477 | 2026.05.21 10:11:23.821190 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.05.21 10:11:23.821285 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.05.21 10:11:23.821339 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <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 | ||
| 2480 | 2026.05.21 10:11:23.822178 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.05.21 10:11:23.822215 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2482 | 2026.05.21 10:11:23.822592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2483 | 2026.05.21 10:11:23.822781 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2484 | 2026.05.21 10:11:23.823008 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.05.21 10:11:23.823149 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00188 sec., 14361.702127659575 rows/sec., 25.74 MiB/sec. | ||
| 2486 | 2026.05.21 10:11:23.823200 [ 269 ] {664ae8df-bf13-4f57-b59d-75173992ce7c} <Debug> TCPHandler: Processed in 0.002062539 sec. | ||
| 2487 | 2026.05.21 10:11:23.823347 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.05.21 10:11:23.823442 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.05.21 10:11:23.823484 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2490 | 2026.05.21 10:11:23.823824 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Trace> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.05.21 10:11:23.823861 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2492 | 2026.05.21 10:11:23.824169 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2493 | 2026.05.21 10:11:23.824377 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Trace> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.05.21 10:11:23.824503 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 865.14 KiB/sec. | ||
| 2495 | 2026.05.21 10:11:23.824539 [ 269 ] {4370c6e1-f276-4b4f-9f7a-e79d2997cbe2} <Debug> TCPHandler: Processed in 0.001241027 sec. | ||
| 2496 | 2026.05.21 10:11:23.824715 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.05.21 10:11:23.824811 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2498 | 2026.05.21 10:11:23.824852 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2499 | 2026.05.21 10:11:23.825210 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.05.21 10:11:23.825245 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2501 | 2026.05.21 10:11:23.825543 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2502 | 2026.05.21 10:11:23.825751 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.05.21 10:11:23.825883 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 2504 | 2026.05.21 10:11:23.825918 [ 269 ] {32e6066d-20cc-42f3-84cc-6e4c6211757f} <Debug> TCPHandler: Processed in 0.001261438 sec. | ||
| 2505 | 2026.05.21 10:11:24.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.59 MiB, peak 211.34 MiB, free memory in arenas 0.00 B, will set to 208.63 MiB (RSS), difference: 1.04 MiB | ||
| 2506 | 2026.05.21 10:11:27.122981 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.05.21 10:11:27.123307 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2508 | 2026.05.21 10:11:27.123762 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2509 | 2026.05.21 10:11:27.123827 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <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 | ||
| 2510 | 2026.05.21 10:11:27.124099 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2511 | 2026.05.21 10:11:27.124166 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2512 | 2026.05.21 10:11:27.124304 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2513 | 2026.05.21 10:11:27.124403 [ 334 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2514 | 2026.05.21 10:11:27.124421 [ 305 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2515 | 2026.05.21 10:11:27.124436 [ 331 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2516 | 2026.05.21 10:11:27.124584 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2517 | 2026.05.21 10:11:27.124610 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2518 | 2026.05.21 10:11:27.124677 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2519 | 2026.05.21 10:11:27.124698 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2520 | 2026.05.21 10:11:27.124734 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2521 | 2026.05.21 10:11:27.124783 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2522 | 2026.05.21 10:11:27.126106 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002932 sec., 11937.244201909958 rows/sec., 2.54 MiB/sec. | ||
| 2523 | 2026.05.21 10:11:27.126282 [ 269 ] {fbee613a-71c5-463a-b2df-624c96073626} <Debug> TCPHandler: Processed in 0.003455469 sec. | ||
| 2524 | 2026.05.21 10:11:27.138748 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.05.21 10:11:27.138896 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.05.21 10:11:27.138957 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2527 | 2026.05.21 10:11:27.139645 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.21 10:11:27.139691 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2529 | 2026.05.21 10:11:27.140077 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2530 | 2026.05.21 10:11:27.140308 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.21 10:11:27.140447 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 2532 | 2026.05.21 10:11:27.140483 [ 269 ] {edda01ec-cc40-401d-8d75-f787407cb81b} <Debug> TCPHandler: Processed in 0.001856096 sec. | ||
| 2533 | 2026.05.21 10:11:27.140617 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.05.21 10:11:27.140714 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2535 | 2026.05.21 10:11:27.140755 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2536 | 2026.05.21 10:11:27.141187 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.05.21 10:11:27.141223 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2538 | 2026.05.21 10:11:27.141499 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2539 | 2026.05.21 10:11:27.141714 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.05.21 10:11:27.141838 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 713.41 KiB/sec. | ||
| 2541 | 2026.05.21 10:11:27.141872 [ 269 ] {7717509b-dbbe-4431-9529-6d11e8e88705} <Debug> TCPHandler: Processed in 0.001304608 sec. | ||
| 2542 | 2026.05.21 10:11:27.141998 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.05.21 10:11:27.142095 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2544 | 2026.05.21 10:11:27.142134 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2545 | 2026.05.21 10:11:27.144035 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.21 10:11:27.144073 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2547 | 2026.05.21 10:11:27.144567 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2548 | 2026.05.21 10:11:27.144776 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.21 10:11:27.144903 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.002827 sec., 901308.8079235939 rows/sec., 67.09 MiB/sec. | ||
| 2550 | 2026.05.21 10:11:27.144938 [ 269 ] {f193c797-5e15-46fc-bbd4-b4b37a5f5542} <Debug> TCPHandler: Processed in 0.002988253 sec. | ||
| 2551 | 2026.05.21 10:11:27.145078 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.05.21 10:11:27.145177 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.05.21 10:11:27.145216 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2554 | 2026.05.21 10:11:27.145647 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.05.21 10:11:27.145683 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2556 | 2026.05.21 10:11:27.145985 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2557 | 2026.05.21 10:11:27.146198 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.21 10:11:27.146320 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.66 MiB/sec. | ||
| 2559 | 2026.05.21 10:11:27.146354 [ 269 ] {486bd13b-9853-45a8-92d7-4a5bd933503f} <Debug> TCPHandler: Processed in 0.001325139 sec. | ||
| 2560 | 2026.05.21 10:11:27.146493 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.05.21 10:11:27.146588 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.05.21 10:11:27.146628 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2563 | 2026.05.21 10:11:27.147274 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.21 10:11:27.147310 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2565 | 2026.05.21 10:11:27.147633 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2566 | 2026.05.21 10:11:27.147842 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.21 10:11:27.147965 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001396 sec., 590974.2120343839 rows/sec., 34.57 MiB/sec. | ||
| 2568 | 2026.05.21 10:11:27.147998 [ 269 ] {681d1e80-08bd-43bd-8a05-f05ed42ebb5a} <Debug> TCPHandler: Processed in 0.001554743 sec. | ||
| 2569 | 2026.05.21 10:11:27.148127 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.21 10:11:27.148222 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.21 10:11:27.148261 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2572 | 2026.05.21 10:11:27.148646 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.05.21 10:11:27.148682 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2574 | 2026.05.21 10:11:27.148969 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2575 | 2026.05.21 10:11:27.149174 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.05.21 10:11:27.149299 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 2577 | 2026.05.21 10:11:27.149334 [ 269 ] {bcd429d5-8f19-4c3a-b2df-8411280be64c} <Debug> TCPHandler: Processed in 0.001256088 sec. | ||
| 2578 | 2026.05.21 10:11:27.149454 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.05.21 10:11:27.149548 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.05.21 10:11:27.149587 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2581 | 2026.05.21 10:11:27.149980 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.21 10:11:27.150016 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2583 | 2026.05.21 10:11:27.150308 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2584 | 2026.05.21 10:11:27.150509 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.05.21 10:11:27.150631 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 2586 | 2026.05.21 10:11:27.150665 [ 269 ] {03683ace-6262-4cbd-b964-ca6c3fc377ed} <Debug> TCPHandler: Processed in 0.001259858 sec. | ||
| 2587 | 2026.05.21 10:11:27.150786 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.05.21 10:11:27.150881 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.21 10:11:27.150921 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2590 | 2026.05.21 10:11:27.151911 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.21 10:11:27.151947 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2592 | 2026.05.21 10:11:27.152324 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2593 | 2026.05.21 10:11:27.152535 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.21 10:11:27.152664 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001801 sec., 746807.3292615213 rows/sec., 50.38 MiB/sec. | ||
| 2595 | 2026.05.21 10:11:27.152697 [ 269 ] {43668f60-cdbd-42b8-aa0b-efa694f060a1} <Debug> TCPHandler: Processed in 0.001960298 sec. | ||
| 2596 | 2026.05.21 10:11:27.152826 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.05.21 10:11:27.152931 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.05.21 10:11:27.152974 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2599 | 2026.05.21 10:11:27.153892 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.05.21 10:11:27.153927 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2601 | 2026.05.21 10:11:27.154399 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2602 | 2026.05.21 10:11:27.154603 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.05.21 10:11:27.154728 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Debug> executeQuery: Read 1633 rows, 103.09 KiB in 0.001816 sec., 899229.0748898679 rows/sec., 55.44 MiB/sec. | ||
| 2604 | 2026.05.21 10:11:27.154762 [ 269 ] {1661ff16-2106-452b-8f3a-1fef915a6d01} <Debug> TCPHandler: Processed in 0.001985048 sec. | ||
| 2605 | 2026.05.21 10:11:27.154886 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.05.21 10:11:27.154981 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2607 | 2026.05.21 10:11:27.155035 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <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 | ||
| 2608 | 2026.05.21 10:11:27.155854 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.21 10:11:27.155897 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2610 | 2026.05.21 10:11:27.156419 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2611 | 2026.05.21 10:11:27.156647 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.05.21 10:11:27.156783 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00182 sec., 10989.010989010989 rows/sec., 19.69 MiB/sec. | ||
| 2613 | 2026.05.21 10:11:27.156830 [ 269 ] {47c3acce-e417-4124-a6dc-c4b50c397256} <Debug> TCPHandler: Processed in 0.001993549 sec. | ||
| 2614 | 2026.05.21 10:11:27.156976 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.05.21 10:11:27.157072 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.05.21 10:11:27.157114 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2617 | 2026.05.21 10:11:27.157431 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.05.21 10:11:27.157465 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2619 | 2026.05.21 10:11:27.157737 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2620 | 2026.05.21 10:11:27.157931 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.05.21 10:11:27.158050 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 2622 | 2026.05.21 10:11:27.158145 [ 269 ] {212d09bb-4b39-4e38-af93-7e599f165902} <Debug> TCPHandler: Processed in 0.001216838 sec. | ||
| 2623 | 2026.05.21 10:11:28.802809 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.05.21 10:11:28.803080 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2625 | 2026.05.21 10:11:28.803505 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2626 | 2026.05.21 10:11:28.803552 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <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 | ||
| 2627 | 2026.05.21 10:11:28.803821 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2628 | 2026.05.21 10:11:28.803903 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2629 | 2026.05.21 10:11:28.804048 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2630 | 2026.05.21 10:11:28.804163 [ 347 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2631 | 2026.05.21 10:11:28.804186 [ 334 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2632 | 2026.05.21 10:11:28.804188 [ 319 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2633 | 2026.05.21 10:11:28.804368 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2634 | 2026.05.21 10:11:28.804398 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2635 | 2026.05.21 10:11:28.804484 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2636 | 2026.05.21 10:11:28.804506 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2637 | 2026.05.21 10:11:28.804542 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <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'))" | ||
| 2638 | 2026.05.21 10:11:28.804581 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <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'))" | ||
| 2639 | 2026.05.21 10:11:28.804617 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <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'))" | ||
| 2640 | 2026.05.21 10:11:28.806004 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> executeQuery: Read 39 rows, 6.41 KiB in 0.003027 sec., 12884.043607532209 rows/sec., 2.07 MiB/sec. | ||
| 2641 | 2026.05.21 10:11:28.806247 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> MemoryTracker: Peak memory usage (for query): 138.27 KiB. | ||
| 2642 | 2026.05.21 10:11:28.806265 [ 269 ] {7553bf04-00e3-4e8a-b3c1-b0163e9add11} <Debug> TCPHandler: Processed in 0.003609861 sec. | ||
| 2643 | 2026.05.21 10:11:28.807806 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.05.21 10:11:28.807951 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2645 | 2026.05.21 10:11:28.808016 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2646 | 2026.05.21 10:11:28.808599 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.05.21 10:11:28.808647 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2648 | 2026.05.21 10:11:28.809039 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2649 | 2026.05.21 10:11:28.809275 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.05.21 10:11:28.809429 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. | ||
| 2651 | 2026.05.21 10:11:28.809468 [ 269 ] {4ff621da-802a-4260-a93d-f9530a7dffd0} <Debug> TCPHandler: Processed in 0.001792105 sec. | ||
| 2652 | 2026.05.21 10:11:28.809627 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.05.21 10:11:28.809725 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2654 | 2026.05.21 10:11:28.809765 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2655 | 2026.05.21 10:11:28.810216 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.05.21 10:11:28.810254 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2657 | 2026.05.21 10:11:28.810562 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2658 | 2026.05.21 10:11:28.810776 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.05.21 10:11:28.810910 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001202 sec., 54908.48585690516 rows/sec., 4.31 MiB/sec. | ||
| 2660 | 2026.05.21 10:11:28.810947 [ 269 ] {4dadbcbc-102e-4905-91c8-63fc6f9eedb9} <Debug> TCPHandler: Processed in 0.001378189 sec. | ||
| 2661 | 2026.05.21 10:11:28.811085 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.05.21 10:11:28.811185 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.05.21 10:11:28.811225 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2664 | 2026.05.21 10:11:28.811638 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.05.21 10:11:28.811679 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2666 | 2026.05.21 10:11:28.811993 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2667 | 2026.05.21 10:11:28.812204 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.05.21 10:11:28.812333 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 498.35 KiB/sec. | ||
| 2669 | 2026.05.21 10:11:28.812369 [ 269 ] {0c523bc1-5c69-4178-b715-5857332aa9af} <Debug> TCPHandler: Processed in 0.001333049 sec. | ||
| 2670 | 2026.05.21 10:11:28.812509 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.05.21 10:11:28.812603 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2672 | 2026.05.21 10:11:28.812643 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2673 | 2026.05.21 10:11:28.813105 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.21 10:11:28.813143 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2675 | 2026.05.21 10:11:28.813454 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2676 | 2026.05.21 10:11:28.813669 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.05.21 10:11:28.813795 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001207 sec., 62137.53106876554 rows/sec., 4.86 MiB/sec. | ||
| 2678 | 2026.05.21 10:11:28.813833 [ 269 ] {a937fc03-7c6a-4f2e-a47e-6f20bc938239} <Debug> TCPHandler: Processed in 0.00137265 sec. | ||
| 2679 | 2026.05.21 10:11:28.813966 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.21 10:11:28.814061 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.05.21 10:11:28.814105 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2682 | 2026.05.21 10:11:28.814519 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.21 10:11:28.814555 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2684 | 2026.05.21 10:11:28.814887 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2685 | 2026.05.21 10:11:28.815102 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.21 10:11:28.815233 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Debug> executeQuery: Read 34 rows, 2.42 KiB in 0.001188 sec., 28619.528619528617 rows/sec., 1.99 MiB/sec. | ||
| 2687 | 2026.05.21 10:11:28.815270 [ 269 ] {70419ad5-5dc4-40f0-9cf7-31e6f6d1557b} <Debug> TCPHandler: Processed in 0.001352449 sec. | ||
| 2688 | 2026.05.21 10:11:28.815397 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.05.21 10:11:28.815492 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.21 10:11:28.815547 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <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 | ||
| 2691 | 2026.05.21 10:11:28.816297 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.21 10:11:28.816334 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2693 | 2026.05.21 10:11:28.816846 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2694 | 2026.05.21 10:11:28.817075 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.05.21 10:11:28.817212 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001736 sec., 2304.147465437788 rows/sec., 4.13 MiB/sec. | ||
| 2696 | 2026.05.21 10:11:28.817262 [ 269 ] {a317a5d6-442e-4bcb-ace9-712468d3022f} <Debug> TCPHandler: Processed in 0.001913968 sec. | ||
| 2697 | 2026.05.21 10:11:28.817405 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.21 10:11:28.817502 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.21 10:11:28.817544 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2700 | 2026.05.21 10:11:28.817885 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Trace> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.21 10:11:28.817922 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2702 | 2026.05.21 10:11:28.818226 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2703 | 2026.05.21 10:11:28.818448 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Trace> oximeter.measurements_i64 (980cec20-12df-4b7c-99ec-2697ba183df6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.21 10:11:28.818577 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001091 sec., 2749.770852428964 rows/sec., 194.24 KiB/sec. | ||
| 2705 | 2026.05.21 10:11:28.818612 [ 269 ] {94010375-011a-43ab-9504-b4353d587dc2} <Debug> TCPHandler: Processed in 0.001256078 sec. | ||
| 2706 | 2026.05.21 10:11:28.818751 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.05.21 10:11:28.818846 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.05.21 10:11:28.818887 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2709 | 2026.05.21 10:11:28.819228 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.21 10:11:28.819264 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2711 | 2026.05.21 10:11:28.819566 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2712 | 2026.05.21 10:11:28.819773 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.21 10:11:28.819901 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 2714 | 2026.05.21 10:11:28.819937 [ 269 ] {fe9dc204-4769-4ada-8272-d831389af857} <Debug> TCPHandler: Processed in 0.001244598 sec. | ||
| 2715 | 2026.05.21 10:11:31.023926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5211 | ||
| 2716 | 2026.05.21 10:11:31.024416 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.05.21 10:11:31.024453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2718 | 2026.05.21 10:11:31.024969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2719 | 2026.05.21 10:11:31.025198 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.05.21 10:11:31.025320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5211 | ||
| 2721 | 2026.05.21 10:11:31.025388 [ 143 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2722 | 2026.05.21 10:11:31.025469 [ 143 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.21 10:11:31.025494 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2724 | 2026.05.21 10:11:31.025659 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 2725 | 2026.05.21 10:11:31.025817 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2026.05.21 10:11:31.025871 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2727 | 2026.05.21 10:11:31.025974 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2728 | 2026.05.21 10:11:31.026029 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 445 rows starting from the beginning of the part | ||
| 2729 | 2026.05.21 10:11:31.026071 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2730 | 2026.05.21 10:11:31.026108 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2731 | 2026.05.21 10:11:31.026144 [ 201 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2732 | 2026.05.21 10:11:31.027580 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5211 rows, containing 4 columns (4 merged, 0 gathered) in 0.001991589 sec., 2616503.706337 rows/sec., 37.43 MiB/sec. | ||
| 2733 | 2026.05.21 10:11:31.028203 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2734 | 2026.05.21 10:11:31.028503 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.05.21 10:11:31.028571 [ 189 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_11_2} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2736 | 2026.05.21 10:11:31.028655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2737 | 2026.05.21 10:11:31.322739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2738 | 2026.05.21 10:11:31.342115 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.05.21 10:11:31.342190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2740 | 2026.05.21 10:11:31.348977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2741 | 2026.05.21 10:11:31.349741 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.05.21 10:11:31.350082 [ 143 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2743 | 2026.05.21 10:11:31.350145 [ 143 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.05.21 10:11:31.350167 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2745 | 2026.05.21 10:11:31.350284 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2746 | 2026.05.21 10:11:31.354154 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2747 | 2026.05.21 10:11:31.355697 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2748 | 2026.05.21 10:11:31.355810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2749 | 2026.05.21 10:11:31.360337 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2750 | 2026.05.21 10:11:31.364588 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2751 | 2026.05.21 10:11:31.368888 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2752 | 2026.05.21 10:11:31.373560 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2753 | 2026.05.21 10:11:31.377789 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 2754 | 2026.05.21 10:11:31.438159 [ 201 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.087915514 sec., 944.0882072304099 rows/sec., 4.88 MiB/sec. | ||
| 2755 | 2026.05.21 10:11:31.440820 [ 196 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2756 | 2026.05.21 10:11:31.443045 [ 196 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.05.21 10:11:31.443197 [ 196 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_11_2} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2758 | 2026.05.21 10:11:31.445370 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2759 | 2026.05.21 10:11:32.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.41 MiB, peak 220.29 MiB, free memory in arenas 0.00 B, will set to 219.87 MiB (RSS), difference: 9.46 MiB | ||
| 2760 | 2026.05.21 10:11:33.807958 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.05.21 10:11:33.808212 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2762 | 2026.05.21 10:11:33.808559 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2763 | 2026.05.21 10:11:33.808599 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <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 | ||
| 2764 | 2026.05.21 10:11:33.808830 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2765 | 2026.05.21 10:11:33.808906 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2766 | 2026.05.21 10:11:33.809052 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2767 | 2026.05.21 10:11:33.809168 [ 335 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2768 | 2026.05.21 10:11:33.809185 [ 319 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2769 | 2026.05.21 10:11:33.809175 [ 321 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2770 | 2026.05.21 10:11:33.809478 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2771 | 2026.05.21 10:11:33.809516 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2772 | 2026.05.21 10:11:33.809594 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2773 | 2026.05.21 10:11:33.809615 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2774 | 2026.05.21 10:11:33.809659 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2775 | 2026.05.21 10:11:33.809701 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2776 | 2026.05.21 10:11:33.810853 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002738 sec., 12783.053323593864 rows/sec., 2.15 MiB/sec. | ||
| 2777 | 2026.05.21 10:11:33.810978 [ 269 ] {1fc2c51d-57cb-4417-9a37-fba170472df7} <Debug> TCPHandler: Processed in 0.003183455 sec. | ||
| 2778 | 2026.05.21 10:11:33.813312 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.05.21 10:11:33.813477 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2780 | 2026.05.21 10:11:33.813549 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2781 | 2026.05.21 10:11:33.814247 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.21 10:11:33.814298 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2783 | 2026.05.21 10:11:33.814713 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2784 | 2026.05.21 10:11:33.815076 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.21 10:11:33.815230 [ 111 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2786 | 2026.05.21 10:11:33.815256 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001828 sec., 60175.05470459519 rows/sec., 5.06 MiB/sec. | ||
| 2787 | 2026.05.21 10:11:33.815270 [ 111 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.05.21 10:11:33.815291 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2789 | 2026.05.21 10:11:33.815305 [ 269 ] {9d5c1b05-088e-4114-9b8c-812652f8517f} <Debug> TCPHandler: Processed in 0.00212184 sec. | ||
| 2790 | 2026.05.21 10:11:33.815404 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 2791 | 2026.05.21 10:11:33.815500 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.05.21 10:11:33.815536 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2793 | 2026.05.21 10:11:33.815574 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2565 rows starting from the beginning of the part | ||
| 2794 | 2026.05.21 10:11:33.815636 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.05.21 10:11:33.815672 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 2796 | 2026.05.21 10:11:33.815695 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2797 | 2026.05.21 10:11:33.815732 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2798 | 2026.05.21 10:11:33.815779 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 2799 | 2026.05.21 10:11:33.815826 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 2800 | 2026.05.21 10:11:33.815869 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 2801 | 2026.05.21 10:11:33.816201 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.21 10:11:33.816247 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2803 | 2026.05.21 10:11:33.816706 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2804 | 2026.05.21 10:11:33.816964 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.05.21 10:11:33.817073 [ 111 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2806 | 2026.05.21 10:11:33.817103 [ 111 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.05.21 10:11:33.817109 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001505 sec., 17940.19933554817 rows/sec., 1.32 MiB/sec. | ||
| 2808 | 2026.05.21 10:11:33.817121 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2809 | 2026.05.21 10:11:33.817148 [ 269 ] {4d76c5a3-2189-465b-a954-ebc449b4653a} <Debug> TCPHandler: Processed in 0.001707054 sec. | ||
| 2810 | 2026.05.21 10:11:33.817202 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 2811 | 2026.05.21 10:11:33.817306 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2812 | 2026.05.21 10:11:33.817309 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.05.21 10:11:33.817348 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
| 2814 | 2026.05.21 10:11:33.817404 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2815 | 2026.05.21 10:11:33.817424 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2816 | 2026.05.21 10:11:33.817445 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2817 | 2026.05.21 10:11:33.817469 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2818 | 2026.05.21 10:11:33.817483 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 2819 | 2026.05.21 10:11:33.817521 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 2820 | 2026.05.21 10:11:33.817556 [ 201 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2821 | 2026.05.21 10:11:33.817908 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.21 10:11:33.817943 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2823 | 2026.05.21 10:11:33.818404 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230637 sec., 135702.07949216545 rows/sec., 10.46 MiB/sec. | ||
| 2824 | 2026.05.21 10:11:33.818648 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2825 | 2026.05.21 10:11:33.818992 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.21 10:11:33.819082 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_11_2} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2827 | 2026.05.21 10:11:33.819178 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2828 | 2026.05.21 10:11:33.819522 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2829 | 2026.05.21 10:11:33.819571 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5477 rows, containing 5 columns (5 merged, 0 gathered) in 0.00422058 sec., 1297688.9432258126 rows/sec., 102.33 MiB/sec. | ||
| 2830 | 2026.05.21 10:11:33.819813 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.21 10:11:33.819904 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2832 | 2026.05.21 10:11:33.819966 [ 111 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2833 | 2026.05.21 10:11:33.820001 [ 111 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.21 10:11:33.820023 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2835 | 2026.05.21 10:11:33.820028 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00262 sec., 34732.82442748092 rows/sec., 2.71 MiB/sec. | ||
| 2836 | 2026.05.21 10:11:33.820102 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 2837 | 2026.05.21 10:11:33.820104 [ 269 ] {0478316d-b20d-4fdd-9f25-c4aaf0fc2f26} <Debug> TCPHandler: Processed in 0.002845841 sec. | ||
| 2838 | 2026.05.21 10:11:33.820196 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.21 10:11:33.820217 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2840 | 2026.05.21 10:11:33.820250 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1367 rows starting from the beginning of the part | ||
| 2841 | 2026.05.21 10:11:33.820275 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_16_3} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2842 | 2026.05.21 10:11:33.820298 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 2843 | 2026.05.21 10:11:33.820335 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.05.21 10:11:33.820351 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
| 2845 | 2026.05.21 10:11:33.820359 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2846 | 2026.05.21 10:11:33.820401 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 2847 | 2026.05.21 10:11:33.820454 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part | ||
| 2848 | 2026.05.21 10:11:33.820482 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.05.21 10:11:33.820493 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 91 rows starting from the beginning of the part | ||
| 2850 | 2026.05.21 10:11:33.820550 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2851 | 2026.05.21 10:11:33.821098 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.21 10:11:33.821142 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2853 | 2026.05.21 10:11:33.821582 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2854 | 2026.05.21 10:11:33.821838 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.21 10:11:33.821869 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795875 sec., 1698336.465511241 rows/sec., 123.20 MiB/sec. | ||
| 2856 | 2026.05.21 10:11:33.821977 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2857 | 2026.05.21 10:11:33.821989 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 2858 | 2026.05.21 10:11:33.822022 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.05.21 10:11:33.822048 [ 269 ] {6b3067e6-c456-40c0-a6a6-9aa23251ad0b} <Debug> TCPHandler: Processed in 0.001803346 sec. | ||
| 2860 | 2026.05.21 10:11:33.822050 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2861 | 2026.05.21 10:11:33.822118 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2862 | 2026.05.21 10:11:33.822183 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2863 | 2026.05.21 10:11:33.822194 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.05.21 10:11:33.822309 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.05.21 10:11:33.822344 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2866 | 2026.05.21 10:11:33.822371 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <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 | ||
| 2867 | 2026.05.21 10:11:33.822405 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4281 rows starting from the beginning of the part | ||
| 2868 | 2026.05.21 10:11:33.822537 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2869 | 2026.05.21 10:11:33.822537 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.21 10:11:33.822629 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2871 | 2026.05.21 10:11:33.822663 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_16_3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2872 | 2026.05.21 10:11:33.822713 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1633 rows starting from the beginning of the part | ||
| 2873 | 2026.05.21 10:11:33.822767 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2874 | 2026.05.21 10:11:33.822807 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 2875 | 2026.05.21 10:11:33.822871 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 2876 | 2026.05.21 10:11:33.823254 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.05.21 10:11:33.823292 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2878 | 2026.05.21 10:11:33.823903 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2879 | 2026.05.21 10:11:33.824149 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.21 10:11:33.824272 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2881 | 2026.05.21 10:11:33.824299 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002016 sec., 13392.857142857143 rows/sec., 24.00 MiB/sec. | ||
| 2882 | 2026.05.21 10:11:33.824309 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.21 10:11:33.824344 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2884 | 2026.05.21 10:11:33.824372 [ 269 ] {73b4c071-9d38-4973-bf87-809ce6accccb} <Debug> TCPHandler: Processed in 0.002229772 sec. | ||
| 2885 | 2026.05.21 10:11:33.824443 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 2886 | 2026.05.21 10:11:33.824521 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.05.21 10:11:33.824627 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.05.21 10:11:33.824673 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2889 | 2026.05.21 10:11:33.824693 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2026.05.21 10:11:33.824807 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 2891 | 2026.05.21 10:11:33.824977 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2892 | 2026.05.21 10:11:33.825042 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.05.21 10:11:33.825086 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2894 | 2026.05.21 10:11:33.825115 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2895 | 2026.05.21 10:11:33.825241 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2896 | 2026.05.21 10:11:33.825350 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2897 | 2026.05.21 10:11:33.825453 [ 200 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2898 | 2026.05.21 10:11:33.825457 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2899 | 2026.05.21 10:11:33.825694 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6428 rows, containing 5 columns (5 merged, 0 gathered) in 0.003568611 sec., 1801261.050868251 rows/sec., 116.70 MiB/sec. | ||
| 2900 | 2026.05.21 10:11:33.825699 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.05.21 10:11:33.825864 [ 111 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2902 | 2026.05.21 10:11:33.825887 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 2903 | 2026.05.21 10:11:33.825902 [ 111 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.21 10:11:33.825931 [ 269 ] {704d3aff-10ab-4d2b-a5a7-20e4e5d2cb61} <Debug> TCPHandler: Processed in 0.001459351 sec. | ||
| 2905 | 2026.05.21 10:11:33.825932 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2906 | 2026.05.21 10:11:33.826045 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2907 | 2026.05.21 10:11:33.826146 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2908 | 2026.05.21 10:11:33.826174 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 2909 | 2026.05.21 10:11:33.826226 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2910 | 2026.05.21 10:11:33.826254 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2911 | 2026.05.21 10:11:33.826275 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2912 | 2026.05.21 10:11:33.826317 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2913 | 2026.05.21 10:11:33.826354 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 2914 | 2026.05.21 10:11:33.826394 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 2915 | 2026.05.21 10:11:33.826555 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.21 10:11:33.826631 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2917 | 2026.05.21 10:11:33.826697 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 2918 | 2026.05.21 10:11:33.827308 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297018 sec., 619883.4557423259 rows/sec., 41.78 MiB/sec. | ||
| 2919 | 2026.05.21 10:11:33.827517 [ 198 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2920 | 2026.05.21 10:11:33.827811 [ 198 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.21 10:11:33.827886 [ 198 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_16_3} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2922 | 2026.05.21 10:11:33.827925 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 19 columns (19 merged, 0 gathered) in 0.00352783 sec., 45070.19896083428 rows/sec., 80.76 MiB/sec. | ||
| 2923 | 2026.05.21 10:11:33.827985 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2924 | 2026.05.21 10:11:33.828407 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2925 | 2026.05.21 10:11:33.828801 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.05.21 10:11:33.828899 [ 194 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2927 | 2026.05.21 10:11:33.829006 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2928 | 2026.05.21 10:11:34.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.44 MiB, peak 227.72 MiB, free memory in arenas 0.00 B, will set to 222.50 MiB (RSS), difference: 2.06 MiB | ||
| 2929 | 2026.05.21 10:11:38.479405 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2930 | 2026.05.21 10:11:38.479469 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2931 | 2026.05.21 10:11:38.525464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5659 | ||
| 2932 | 2026.05.21 10:11:38.525936 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.05.21 10:11:38.525984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2934 | 2026.05.21 10:11:38.526444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2935 | 2026.05.21 10:11:38.526673 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.05.21 10:11:38.526800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5659 | ||
| 2937 | 2026.05.21 10:11:38.808818 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.05.21 10:11:38.809044 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.21 10:11:38.809376 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2940 | 2026.05.21 10:11:38.809416 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <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 | ||
| 2941 | 2026.05.21 10:11:38.809639 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2942 | 2026.05.21 10:11:38.809711 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2943 | 2026.05.21 10:11:38.809852 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2944 | 2026.05.21 10:11:38.809926 [ 337 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2945 | 2026.05.21 10:11:38.809954 [ 360 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2946 | 2026.05.21 10:11:38.809968 [ 320 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2947 | 2026.05.21 10:11:38.810079 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2948 | 2026.05.21 10:11:38.810106 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2949 | 2026.05.21 10:11:38.810180 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2950 | 2026.05.21 10:11:38.810202 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2951 | 2026.05.21 10:11:38.810255 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2952 | 2026.05.21 10:11:38.810306 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2953 | 2026.05.21 10:11:38.811467 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002514 sec., 13922.03659506762 rows/sec., 2.34 MiB/sec. | ||
| 2954 | 2026.05.21 10:11:38.811596 [ 269 ] {7c506920-fba1-4a0d-b745-e6abcfc57ad9} <Debug> TCPHandler: Processed in 0.002911101 sec. | ||
| 2955 | 2026.05.21 10:11:38.813941 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.05.21 10:11:38.814106 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2957 | 2026.05.21 10:11:38.814175 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2958 | 2026.05.21 10:11:38.814891 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.21 10:11:38.814940 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2960 | 2026.05.21 10:11:38.815460 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2961 | 2026.05.21 10:11:38.815943 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.05.21 10:11:38.816173 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.00211 sec., 40758.29383886256 rows/sec., 3.41 MiB/sec. | ||
| 2963 | 2026.05.21 10:11:38.816242 [ 269 ] {89b4fb73-0e38-4d2b-bcd5-a10b5e2fce64} <Debug> TCPHandler: Processed in 0.002424374 sec. | ||
| 2964 | 2026.05.21 10:11:38.816449 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.05.21 10:11:38.816578 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.05.21 10:11:38.816630 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2967 | 2026.05.21 10:11:38.817119 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.05.21 10:11:38.817159 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2969 | 2026.05.21 10:11:38.817481 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2970 | 2026.05.21 10:11:38.817707 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.05.21 10:11:38.817845 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001293 sec., 11600.92807424594 rows/sec., 872.34 KiB/sec. | ||
| 2972 | 2026.05.21 10:11:38.817883 [ 269 ] {cd7f0dac-11b7-4d48-99cb-b17ff82f3802} <Debug> TCPHandler: Processed in 0.001507152 sec. | ||
| 2973 | 2026.05.21 10:11:38.818038 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.05.21 10:11:38.818141 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2975 | 2026.05.21 10:11:38.818184 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2976 | 2026.05.21 10:11:38.818668 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.21 10:11:38.818715 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2978 | 2026.05.21 10:11:38.819051 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2979 | 2026.05.21 10:11:38.819303 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.05.21 10:11:38.819449 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00133 sec., 59398.496240601504 rows/sec., 4.64 MiB/sec. | ||
| 2981 | 2026.05.21 10:11:38.819485 [ 269 ] {3055cc59-83b7-4488-81f2-048a94438222} <Debug> TCPHandler: Processed in 0.001501912 sec. | ||
| 2982 | 2026.05.21 10:11:38.819643 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.05.21 10:11:38.819745 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.05.21 10:11:38.819791 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2985 | 2026.05.21 10:11:38.820240 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.05.21 10:11:38.820278 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2987 | 2026.05.21 10:11:38.820630 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2988 | 2026.05.21 10:11:38.820849 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.21 10:11:38.820982 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 2990 | 2026.05.21 10:11:38.821017 [ 269 ] {8bc56528-2bfb-4a7e-be69-090b9ef2b447} <Debug> TCPHandler: Processed in 0.00142758 sec. | ||
| 2991 | 2026.05.21 10:11:38.821154 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.05.21 10:11:38.821254 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2026.05.21 10:11:38.821312 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <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 | ||
| 2994 | 2026.05.21 10:11:38.822091 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.05.21 10:11:38.822126 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2996 | 2026.05.21 10:11:38.822644 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2997 | 2026.05.21 10:11:38.822873 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.05.21 10:11:38.823021 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 2999 | 2026.05.21 10:11:38.823089 [ 269 ] {bc5b4b35-fe6c-4c55-9d9f-caf25b356477} <Debug> TCPHandler: Processed in 0.001987628 sec. | ||
| 3000 | 2026.05.21 10:11:38.823223 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.05.21 10:11:38.823324 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3002 | 2026.05.21 10:11:38.823368 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3003 | 2026.05.21 10:11:38.823728 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.05.21 10:11:38.823765 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3005 | 2026.05.21 10:11:38.824070 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3006 | 2026.05.21 10:11:38.824294 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.05.21 10:11:38.824434 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3008 | 2026.05.21 10:11:38.824473 [ 269 ] {8ed6da40-0d4a-4b40-9c3c-5de4e6ba9331} <Debug> TCPHandler: Processed in 0.001305159 sec. | ||
| 3009 | 2026.05.21 10:11:38.855963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3010 | 2026.05.21 10:11:38.871855 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.05.21 10:11:38.871925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3012 | 2026.05.21 10:11:38.878066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3013 | 2026.05.21 10:11:38.878896 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.05.21 10:11:38.881998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3015 | 2026.05.21 10:11:40.994145 [ 138 ] {} <Debug> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3016 | 2026.05.21 10:11:40.994209 [ 138 ] {} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.05.21 10:11:40.994231 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3018 | 2026.05.21 10:11:40.994356 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 3019 | 2026.05.21 10:11:40.994499 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2026.05.21 10:11:40.994532 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 3021 | 2026.05.21 10:11:40.994597 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 3022 | 2026.05.21 10:11:40.994641 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 3023 | 2026.05.21 10:11:40.994684 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3024 | 2026.05.21 10:11:40.994722 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3025 | 2026.05.21 10:11:40.995502 [ 199 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197967 sec., 23372.930973891598 rows/sec., 1.95 MiB/sec. | ||
| 3026 | 2026.05.21 10:11:40.995707 [ 198 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3027 | 2026.05.21 10:11:40.996034 [ 198 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.05.21 10:11:40.996116 [ 198 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_5_1} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3029 | 2026.05.21 10:11:40.996204 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3030 | 2026.05.21 10:11:43.810206 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.21 10:11:43.810533 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.21 10:11:43.810974 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3033 | 2026.05.21 10:11:43.811034 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <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 | ||
| 3034 | 2026.05.21 10:11:43.811349 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3035 | 2026.05.21 10:11:43.811451 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3036 | 2026.05.21 10:11:43.811639 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3037 | 2026.05.21 10:11:43.811742 [ 360 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3038 | 2026.05.21 10:11:43.811759 [ 320 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3039 | 2026.05.21 10:11:43.811780 [ 337 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3040 | 2026.05.21 10:11:43.811925 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3041 | 2026.05.21 10:11:43.811962 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3042 | 2026.05.21 10:11:43.812060 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3043 | 2026.05.21 10:11:43.812091 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3044 | 2026.05.21 10:11:43.812140 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3045 | 2026.05.21 10:11:43.812201 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3046 | 2026.05.21 10:11:43.813544 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003131 sec., 11178.537208559565 rows/sec., 1.88 MiB/sec. | ||
| 3047 | 2026.05.21 10:11:43.813710 [ 269 ] {9218ecba-5319-4fd8-8e94-6522622f692c} <Debug> TCPHandler: Processed in 0.003709132 sec. | ||
| 3048 | 2026.05.21 10:11:43.816559 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.05.21 10:11:43.816739 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3050 | 2026.05.21 10:11:43.816814 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3051 | 2026.05.21 10:11:43.817530 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.05.21 10:11:43.817583 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3053 | 2026.05.21 10:11:43.818039 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3054 | 2026.05.21 10:11:43.818287 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.05.21 10:11:43.818677 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001984 sec., 55443.54838709677 rows/sec., 4.66 MiB/sec. | ||
| 3056 | 2026.05.21 10:11:43.818789 [ 269 ] {fea46fbf-8b3d-4e3b-8e90-a7ce5ea13625} <Debug> TCPHandler: Processed in 0.002370474 sec. | ||
| 3057 | 2026.05.21 10:11:43.819021 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.05.21 10:11:43.819159 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.05.21 10:11:43.819215 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3060 | 2026.05.21 10:11:43.819772 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.21 10:11:43.819821 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3062 | 2026.05.21 10:11:43.820235 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3063 | 2026.05.21 10:11:43.820494 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.21 10:11:43.820765 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001653 sec., 16333.93829401089 rows/sec., 1.20 MiB/sec. | ||
| 3065 | 2026.05.21 10:11:43.820816 [ 269 ] {3bc3a3d9-f848-4bb4-804f-9231aaac53e4} <Debug> TCPHandler: Processed in 0.001914297 sec. | ||
| 3066 | 2026.05.21 10:11:43.820974 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.05.21 10:11:43.821094 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3068 | 2026.05.21 10:11:43.821146 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3069 | 2026.05.21 10:11:43.821776 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.21 10:11:43.821815 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3071 | 2026.05.21 10:11:43.822154 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3072 | 2026.05.21 10:11:43.822402 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.05.21 10:11:43.822550 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001486 sec., 61238.223418573354 rows/sec., 4.78 MiB/sec. | ||
| 3074 | 2026.05.21 10:11:43.822589 [ 269 ] {c5607446-e9ca-4714-8533-ab42294c4786} <Debug> TCPHandler: Processed in 0.001670124 sec. | ||
| 3075 | 2026.05.21 10:11:43.822764 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.05.21 10:11:43.822876 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.05.21 10:11:43.822924 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3078 | 2026.05.21 10:11:43.823365 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.05.21 10:11:43.823403 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3080 | 2026.05.21 10:11:43.823771 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3081 | 2026.05.21 10:11:43.824012 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.05.21 10:11:43.824159 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 3083 | 2026.05.21 10:11:43.824196 [ 269 ] {2ff8be44-0d5a-4c9e-a4b0-3d87b365cf45} <Debug> TCPHandler: Processed in 0.001485821 sec. | ||
| 3084 | 2026.05.21 10:11:43.824347 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.05.21 10:11:43.824455 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.05.21 10:11:43.824518 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <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 | ||
| 3087 | 2026.05.21 10:11:43.825385 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.21 10:11:43.825422 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3089 | 2026.05.21 10:11:43.825993 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3090 | 2026.05.21 10:11:43.826245 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.21 10:11:43.826398 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001967 sec., 13726.487036095577 rows/sec., 24.60 MiB/sec. | ||
| 3092 | 2026.05.21 10:11:43.826468 [ 269 ] {5907f628-0564-4f9c-9b73-03fb621609cb} <Debug> TCPHandler: Processed in 0.002184332 sec. | ||
| 3093 | 2026.05.21 10:11:43.826614 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.05.21 10:11:43.826725 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.05.21 10:11:43.826771 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3096 | 2026.05.21 10:11:43.827161 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.21 10:11:43.827202 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3098 | 2026.05.21 10:11:43.827524 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3099 | 2026.05.21 10:11:43.827768 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.21 10:11:43.827922 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 3101 | 2026.05.21 10:11:43.827963 [ 269 ] {6291b8bb-9104-4837-9f15-4f985f9a4649} <Debug> TCPHandler: Processed in 0.00140186 sec. | ||
| 3102 | 2026.05.21 10:11:46.027001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6171 | ||
| 3103 | 2026.05.21 10:11:46.027609 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.05.21 10:11:46.027654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3105 | 2026.05.21 10:11:46.028144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3106 | 2026.05.21 10:11:46.028381 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.05.21 10:11:46.028508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6171 | ||
| 3108 | 2026.05.21 10:11:46.382124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3109 | 2026.05.21 10:11:46.397846 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.21 10:11:46.397906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3111 | 2026.05.21 10:11:46.403431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3112 | 2026.05.21 10:11:46.404112 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.05.21 10:11:46.406987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3114 | 2026.05.21 10:11:48.808043 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.05.21 10:11:48.808333 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3116 | 2026.05.21 10:11:48.808695 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3117 | 2026.05.21 10:11:48.808734 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <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 | ||
| 3118 | 2026.05.21 10:11:48.808956 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3119 | 2026.05.21 10:11:48.809025 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3120 | 2026.05.21 10:11:48.809168 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3121 | 2026.05.21 10:11:48.809281 [ 337 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3122 | 2026.05.21 10:11:48.809301 [ 360 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3123 | 2026.05.21 10:11:48.809285 [ 320 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3124 | 2026.05.21 10:11:48.809523 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3125 | 2026.05.21 10:11:48.809563 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3126 | 2026.05.21 10:11:48.809638 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3127 | 2026.05.21 10:11:48.809660 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3128 | 2026.05.21 10:11:48.809697 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3129 | 2026.05.21 10:11:48.809736 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3130 | 2026.05.21 10:11:48.811065 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002842 sec., 12315.270935960592 rows/sec., 2.07 MiB/sec. | ||
| 3131 | 2026.05.21 10:11:48.811204 [ 269 ] {949c22fe-ba41-4606-8802-ff22206529fd} <Debug> TCPHandler: Processed in 0.003314208 sec. | ||
| 3132 | 2026.05.21 10:11:48.813172 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.05.21 10:11:48.813289 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3134 | 2026.05.21 10:11:48.813334 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3135 | 2026.05.21 10:11:48.813988 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.05.21 10:11:48.814037 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3137 | 2026.05.21 10:11:48.814426 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3138 | 2026.05.21 10:11:48.814668 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.21 10:11:48.814811 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001556 sec., 55269.92287917737 rows/sec., 4.63 MiB/sec. | ||
| 3140 | 2026.05.21 10:11:48.814847 [ 269 ] {4c4161c0-037d-45da-9df7-da7a4a40474b} <Debug> TCPHandler: Processed in 0.001727345 sec. | ||
| 3141 | 2026.05.21 10:11:48.814991 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.05.21 10:11:48.815088 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3143 | 2026.05.21 10:11:48.815129 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3144 | 2026.05.21 10:11:48.815551 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.05.21 10:11:48.815589 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3146 | 2026.05.21 10:11:48.815885 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3147 | 2026.05.21 10:11:48.816098 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.05.21 10:11:48.816229 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 3149 | 2026.05.21 10:11:48.816263 [ 269 ] {dff8fdd3-0bcd-4785-a3a9-7bf0c62e5ad2} <Debug> TCPHandler: Processed in 0.001321439 sec. | ||
| 3150 | 2026.05.21 10:11:48.816390 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.05.21 10:11:48.816486 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3152 | 2026.05.21 10:11:48.816525 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3153 | 2026.05.21 10:11:48.816960 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.05.21 10:11:48.816997 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3155 | 2026.05.21 10:11:48.817291 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3156 | 2026.05.21 10:11:48.817505 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.05.21 10:11:48.817634 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. | ||
| 3158 | 2026.05.21 10:11:48.817668 [ 269 ] {e0b08330-d5b8-4e28-9bee-1875100f41f4} <Debug> TCPHandler: Processed in 0.001327159 sec. | ||
| 3159 | 2026.05.21 10:11:48.817795 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.05.21 10:11:48.817891 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.05.21 10:11:48.817934 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3162 | 2026.05.21 10:11:48.818357 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.05.21 10:11:48.818395 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3164 | 2026.05.21 10:11:48.818724 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3165 | 2026.05.21 10:11:48.818934 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.05.21 10:11:48.819062 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3167 | 2026.05.21 10:11:48.819096 [ 269 ] {3bc4b5da-9f34-425f-b996-9298626c6ae7} <Debug> TCPHandler: Processed in 0.001349659 sec. | ||
| 3168 | 2026.05.21 10:11:48.819220 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.05.21 10:11:48.819315 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.05.21 10:11:48.819370 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <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 | ||
| 3171 | 2026.05.21 10:11:48.820120 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.05.21 10:11:48.820157 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3173 | 2026.05.21 10:11:48.820662 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3174 | 2026.05.21 10:11:48.820882 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.05.21 10:11:48.821023 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. | ||
| 3176 | 2026.05.21 10:11:48.821070 [ 269 ] {fc282704-9bb4-44b6-b391-0d35b67f998b} <Debug> TCPHandler: Processed in 0.001899237 sec. | ||
| 3177 | 2026.05.21 10:11:48.821187 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.05.21 10:11:48.821284 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3179 | 2026.05.21 10:11:48.821327 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3180 | 2026.05.21 10:11:48.821674 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.05.21 10:11:48.821710 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3182 | 2026.05.21 10:11:48.822012 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3183 | 2026.05.21 10:11:48.822223 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.05.21 10:11:48.822351 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3185 | 2026.05.21 10:11:48.822384 [ 269 ] {2ee3aeda-e35e-4460-bcc6-298df8097cf7} <Debug> TCPHandler: Processed in 0.001245178 sec. | ||
| 3186 | 2026.05.21 10:11:53.479527 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3187 | 2026.05.21 10:11:53.479591 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3188 | 2026.05.21 10:11:53.528611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6619 | ||
| 3189 | 2026.05.21 10:11:53.529111 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.05.21 10:11:53.529158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3191 | 2026.05.21 10:11:53.529647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3192 | 2026.05.21 10:11:53.529913 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.05.21 10:11:53.530043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6619 | ||
| 3194 | 2026.05.21 10:11:53.808157 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.05.21 10:11:53.808415 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3196 | 2026.05.21 10:11:53.808766 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3197 | 2026.05.21 10:11:53.808808 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <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 | ||
| 3198 | 2026.05.21 10:11:53.809040 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3199 | 2026.05.21 10:11:53.809116 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3200 | 2026.05.21 10:11:53.809264 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3201 | 2026.05.21 10:11:53.809381 [ 328 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3202 | 2026.05.21 10:11:53.809429 [ 344 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3203 | 2026.05.21 10:11:53.809390 [ 320 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3204 | 2026.05.21 10:11:53.809572 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3205 | 2026.05.21 10:11:53.809597 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3206 | 2026.05.21 10:11:53.809671 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3207 | 2026.05.21 10:11:53.809693 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3208 | 2026.05.21 10:11:53.809729 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3209 | 2026.05.21 10:11:53.809770 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3210 | 2026.05.21 10:11:53.811175 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002856 sec., 12254.901960784313 rows/sec., 2.06 MiB/sec. | ||
| 3211 | 2026.05.21 10:11:53.811377 [ 269 ] {d82689b9-197a-499f-a4b8-f0ebe5200868} <Debug> TCPHandler: Processed in 0.003372788 sec. | ||
| 3212 | 2026.05.21 10:11:53.813516 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.05.21 10:11:53.813670 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.21 10:11:53.813734 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3215 | 2026.05.21 10:11:53.814566 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.05.21 10:11:53.814627 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3217 | 2026.05.21 10:11:53.815078 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3218 | 2026.05.21 10:11:53.815321 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.21 10:11:53.815480 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001851 sec., 59427.33657482442 rows/sec., 5.00 MiB/sec. | ||
| 3220 | 2026.05.21 10:11:53.815523 [ 269 ] {152db1c5-eed3-467b-8a54-1a4d980da4fd} <Debug> TCPHandler: Processed in 0.00207483 sec. | ||
| 3221 | 2026.05.21 10:11:53.815695 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.05.21 10:11:53.815798 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.05.21 10:11:53.815840 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3224 | 2026.05.21 10:11:53.816267 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.21 10:11:53.816306 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3226 | 2026.05.21 10:11:53.816611 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3227 | 2026.05.21 10:11:53.816836 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.21 10:11:53.816971 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001196 sec., 22575.2508361204 rows/sec., 1.66 MiB/sec. | ||
| 3229 | 2026.05.21 10:11:53.817006 [ 269 ] {e20b99bd-c98c-41d3-99bb-0100a99d3e00} <Debug> TCPHandler: Processed in 0.001361509 sec. | ||
| 3230 | 2026.05.21 10:11:53.817133 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.05.21 10:11:53.817232 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3232 | 2026.05.21 10:11:53.817273 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3233 | 2026.05.21 10:11:53.817706 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.05.21 10:11:53.817745 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3235 | 2026.05.21 10:11:53.818061 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3236 | 2026.05.21 10:11:53.818282 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.05.21 10:11:53.818411 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001199 sec., 75896.58048373644 rows/sec., 5.93 MiB/sec. | ||
| 3238 | 2026.05.21 10:11:53.818444 [ 269 ] {0d5313d1-a17c-4d41-a873-8a8a61650f7d} <Debug> TCPHandler: Processed in 0.00136082 sec. | ||
| 3239 | 2026.05.21 10:11:53.818575 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.05.21 10:11:53.818671 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.05.21 10:11:53.818715 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3242 | 2026.05.21 10:11:53.819129 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.05.21 10:11:53.819166 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3244 | 2026.05.21 10:11:53.819495 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3245 | 2026.05.21 10:11:53.819704 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.05.21 10:11:53.819835 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3247 | 2026.05.21 10:11:53.819869 [ 269 ] {e845b16f-4a43-42b5-af6d-19f4a3d29ae2} <Debug> TCPHandler: Processed in 0.001343189 sec. | ||
| 3248 | 2026.05.21 10:11:53.819994 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.21 10:11:53.820089 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.05.21 10:11:53.820143 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <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 | ||
| 3251 | 2026.05.21 10:11:53.820957 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.05.21 10:11:53.820994 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3253 | 2026.05.21 10:11:53.821542 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3254 | 2026.05.21 10:11:53.821772 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.21 10:11:53.821911 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00184 sec., 14673.91304347826 rows/sec., 26.29 MiB/sec. | ||
| 3256 | 2026.05.21 10:11:53.821971 [ 269 ] {694856e3-c7f1-434b-a500-ab0931376a0d} <Debug> TCPHandler: Processed in 0.002025009 sec. | ||
| 3257 | 2026.05.21 10:11:53.822103 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.05.21 10:11:53.822199 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.21 10:11:53.822241 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3260 | 2026.05.21 10:11:53.822585 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.21 10:11:53.822622 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3262 | 2026.05.21 10:11:53.822929 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3263 | 2026.05.21 10:11:53.823143 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.21 10:11:53.823268 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3265 | 2026.05.21 10:11:53.823301 [ 269 ] {772d6f6b-e297-4825-baf7-a3c52d554c52} <Debug> TCPHandler: Processed in 0.001246688 sec. | ||
| 3266 | 2026.05.21 10:11:53.907082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3267 | 2026.05.21 10:11:53.923048 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.05.21 10:11:53.923108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3269 | 2026.05.21 10:11:53.929149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3270 | 2026.05.21 10:11:53.929818 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.05.21 10:11:53.932394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3272 | 2026.05.21 10:11:57.124790 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.05.21 10:11:57.125142 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3274 | 2026.05.21 10:11:57.125640 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3275 | 2026.05.21 10:11:57.125694 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <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 | ||
| 3276 | 2026.05.21 10:11:57.125957 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3277 | 2026.05.21 10:11:57.126026 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3278 | 2026.05.21 10:11:57.126171 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3279 | 2026.05.21 10:11:57.126269 [ 357 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3280 | 2026.05.21 10:11:57.126275 [ 324 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3281 | 2026.05.21 10:11:57.126334 [ 339 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3282 | 2026.05.21 10:11:57.126473 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3283 | 2026.05.21 10:11:57.126503 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3284 | 2026.05.21 10:11:57.126572 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3285 | 2026.05.21 10:11:57.126594 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3286 | 2026.05.21 10:11:57.126631 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3287 | 2026.05.21 10:11:57.126677 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3288 | 2026.05.21 10:11:57.127914 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002898 sec., 12077.294685990339 rows/sec., 2.57 MiB/sec. | ||
| 3289 | 2026.05.21 10:11:57.128050 [ 269 ] {060bd58c-0e85-4c6d-a5de-0c9903c05c7d} <Debug> TCPHandler: Processed in 0.003408499 sec. | ||
| 3290 | 2026.05.21 10:11:57.141119 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.05.21 10:11:57.141258 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.05.21 10:11:57.141311 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3293 | 2026.05.21 10:11:57.142056 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.21 10:11:57.142100 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3295 | 2026.05.21 10:11:57.142465 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3296 | 2026.05.21 10:11:57.142694 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.21 10:11:57.142843 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 3298 | 2026.05.21 10:11:57.142879 [ 269 ] {7dd027f2-9619-401a-82fb-d5281e31d035} <Debug> TCPHandler: Processed in 0.001824236 sec. | ||
| 3299 | 2026.05.21 10:11:57.143006 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.21 10:11:57.143109 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3301 | 2026.05.21 10:11:57.143149 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3302 | 2026.05.21 10:11:57.143655 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.05.21 10:11:57.143692 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3304 | 2026.05.21 10:11:57.144003 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3305 | 2026.05.21 10:11:57.144216 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.21 10:11:57.144346 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 129.85 KiB/sec. | ||
| 3307 | 2026.05.21 10:11:57.144382 [ 269 ] {c4274c18-cca7-4377-a508-3b2ebd021817} <Debug> TCPHandler: Processed in 0.001425951 sec. | ||
| 3308 | 2026.05.21 10:11:57.144520 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.05.21 10:11:57.144621 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3310 | 2026.05.21 10:11:57.144661 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3311 | 2026.05.21 10:11:57.146068 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.21 10:11:57.146108 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3313 | 2026.05.21 10:11:57.146579 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3314 | 2026.05.21 10:11:57.146794 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.21 10:11:57.146921 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Debug> executeQuery: Read 2544 rows, 193.92 KiB in 0.002318 sec., 1097497.8429680758 rows/sec., 81.70 MiB/sec. | ||
| 3316 | 2026.05.21 10:11:57.146940 [ 134 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3317 | 2026.05.21 10:11:57.146957 [ 269 ] {377ce929-a99d-479e-b900-5a109b083085} <Debug> TCPHandler: Processed in 0.002494465 sec. | ||
| 3318 | 2026.05.21 10:11:57.147027 [ 134 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.21 10:11:57.147058 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3320 | 2026.05.21 10:11:57.147141 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.21 10:11:57.147203 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 3322 | 2026.05.21 10:11:57.147244 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.05.21 10:11:57.147290 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3324 | 2026.05.21 10:11:57.147365 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3325 | 2026.05.21 10:11:57.147409 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2617 rows starting from the beginning of the part | ||
| 3326 | 2026.05.21 10:11:57.147488 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part | ||
| 3327 | 2026.05.21 10:11:57.147542 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3328 | 2026.05.21 10:11:57.147590 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 86 rows starting from the beginning of the part | ||
| 3329 | 2026.05.21 10:11:57.147641 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3330 | 2026.05.21 10:11:57.147688 [ 195 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2544 rows starting from the beginning of the part | ||
| 3331 | 2026.05.21 10:11:57.147784 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.05.21 10:11:57.147829 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3333 | 2026.05.21 10:11:57.148176 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3334 | 2026.05.21 10:11:57.148399 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.05.21 10:11:57.148534 [ 134 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3336 | 2026.05.21 10:11:57.148540 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001315 sec., 25855.51330798479 rows/sec., 1.93 MiB/sec. | ||
| 3337 | 2026.05.21 10:11:57.148592 [ 134 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.05.21 10:11:57.148606 [ 269 ] {ce9660c7-cc2e-4cfa-8ff5-f37ae9606399} <Debug> TCPHandler: Processed in 0.001525742 sec. | ||
| 3339 | 2026.05.21 10:11:57.148624 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3340 | 2026.05.21 10:11:57.148739 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 3341 | 2026.05.21 10:11:57.148749 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.05.21 10:11:57.148867 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.05.21 10:11:57.148870 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3344 | 2026.05.21 10:11:57.148918 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3345 | 2026.05.21 10:11:57.148933 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 81 rows starting from the beginning of the part | ||
| 3346 | 2026.05.21 10:11:57.148999 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3347 | 2026.05.21 10:11:57.149040 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3348 | 2026.05.21 10:11:57.149079 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3349 | 2026.05.21 10:11:57.149115 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3350 | 2026.05.21 10:11:57.149155 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 3351 | 2026.05.21 10:11:57.149670 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.05.21 10:11:57.149714 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3353 | 2026.05.21 10:11:57.149956 [ 196 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258008 sec., 158186.59340799105 rows/sec., 12.23 MiB/sec. | ||
| 3354 | 2026.05.21 10:11:57.150118 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3355 | 2026.05.21 10:11:57.150214 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3356 | 2026.05.21 10:11:57.150278 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5553 rows, containing 5 columns (5 merged, 0 gathered) in 0.003130225 sec., 1773993.8822289133 rows/sec., 140.37 MiB/sec. | ||
| 3357 | 2026.05.21 10:11:57.150479 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.21 10:11:57.150549 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.21 10:11:57.150563 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_16_3} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3360 | 2026.05.21 10:11:57.150649 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3361 | 2026.05.21 10:11:57.150679 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3362 | 2026.05.21 10:11:57.150710 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001861 sec., 443310.0483610962 rows/sec., 25.93 MiB/sec. | ||
| 3363 | 2026.05.21 10:11:57.150752 [ 269 ] {726a088c-549f-44c6-ae86-1bdf8c15d097} <Debug> TCPHandler: Processed in 0.00205304 sec. | ||
| 3364 | 2026.05.21 10:11:57.150903 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.05.21 10:11:57.150997 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.21 10:11:57.151003 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.05.21 10:11:57.151061 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3368 | 2026.05.21 10:11:57.151087 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_21_4} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3369 | 2026.05.21 10:11:57.151183 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3370 | 2026.05.21 10:11:57.151528 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.05.21 10:11:57.151571 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3372 | 2026.05.21 10:11:57.151859 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3373 | 2026.05.21 10:11:57.152071 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.05.21 10:11:57.152198 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 57.92 KiB/sec. | ||
| 3375 | 2026.05.21 10:11:57.152233 [ 269 ] {c918c5d1-d9db-4745-ae7e-7caacc12b8cf} <Debug> TCPHandler: Processed in 0.00137915 sec. | ||
| 3376 | 2026.05.21 10:11:57.152355 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.05.21 10:11:57.152460 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.05.21 10:11:57.152500 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3379 | 2026.05.21 10:11:57.152921 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.05.21 10:11:57.152957 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3381 | 2026.05.21 10:11:57.153248 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3382 | 2026.05.21 10:11:57.153462 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.05.21 10:11:57.153590 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 3384 | 2026.05.21 10:11:57.153624 [ 269 ] {959a48e7-86e6-44be-829a-fe2a55857886} <Debug> TCPHandler: Processed in 0.001318018 sec. | ||
| 3385 | 2026.05.21 10:11:57.153789 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.05.21 10:11:57.153885 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3387 | 2026.05.21 10:11:57.153925 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3388 | 2026.05.21 10:11:57.154865 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.05.21 10:11:57.154901 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3390 | 2026.05.21 10:11:57.155281 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3391 | 2026.05.21 10:11:57.155523 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.05.21 10:11:57.155639 [ 134 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3393 | 2026.05.21 10:11:57.155655 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001788 sec., 747762.8635346756 rows/sec., 50.39 MiB/sec. | ||
| 3394 | 2026.05.21 10:11:57.155682 [ 134 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.21 10:11:57.155699 [ 269 ] {a5c26b88-1dca-436b-a846-9a86152d8614} <Debug> TCPHandler: Processed in 0.001957908 sec. | ||
| 3396 | 2026.05.21 10:11:57.155709 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3397 | 2026.05.21 10:11:57.155828 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 3398 | 2026.05.21 10:11:57.155861 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.05.21 10:11:57.155948 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2026.05.21 10:11:57.155964 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3401 | 2026.05.21 10:11:57.155987 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1402 rows starting from the beginning of the part | ||
| 3402 | 2026.05.21 10:11:57.156015 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3403 | 2026.05.21 10:11:57.156098 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part | ||
| 3404 | 2026.05.21 10:11:57.156162 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 91 rows starting from the beginning of the part | ||
| 3405 | 2026.05.21 10:11:57.156218 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 79 rows starting from the beginning of the part | ||
| 3406 | 2026.05.21 10:11:57.156269 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 91 rows starting from the beginning of the part | ||
| 3407 | 2026.05.21 10:11:57.156320 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 3408 | 2026.05.21 10:11:57.156749 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.21 10:11:57.156793 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3410 | 2026.05.21 10:11:57.157272 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3411 | 2026.05.21 10:11:57.157497 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.21 10:11:57.157608 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3413 | 2026.05.21 10:11:57.157632 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001686 sec., 966192.1708185053 rows/sec., 59.55 MiB/sec. | ||
| 3414 | 2026.05.21 10:11:57.157643 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857977 sec., 1657178.7487143273 rows/sec., 120.34 MiB/sec. | ||
| 3415 | 2026.05.21 10:11:57.157643 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.05.21 10:11:57.157675 [ 269 ] {cf6cce4a-18a2-4ddc-8ee7-9cadfa6654fc} <Debug> TCPHandler: Processed in 0.001865826 sec. | ||
| 3417 | 2026.05.21 10:11:57.157709 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3418 | 2026.05.21 10:11:57.157794 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 3419 | 2026.05.21 10:11:57.157852 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3420 | 2026.05.21 10:11:57.157897 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3421 | 2026.05.21 10:11:57.157928 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6428 rows starting from the beginning of the part | ||
| 3422 | 2026.05.21 10:11:57.157956 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.05.21 10:11:57.157988 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 3424 | 2026.05.21 10:11:57.158044 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3425 | 2026.05.21 10:11:57.158060 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.05.21 10:11:57.158089 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 3427 | 2026.05.21 10:11:57.158121 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.21 10:11:57.158124 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <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 | ||
| 3429 | 2026.05.21 10:11:57.158137 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 3430 | 2026.05.21 10:11:57.158201 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_21_4} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3431 | 2026.05.21 10:11:57.158201 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1629 rows starting from the beginning of the part | ||
| 3432 | 2026.05.21 10:11:57.158277 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3433 | 2026.05.21 10:11:57.158983 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.05.21 10:11:57.159027 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3435 | 2026.05.21 10:11:57.159633 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3436 | 2026.05.21 10:11:57.159905 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.05.21 10:11:57.160021 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3438 | 2026.05.21 10:11:57.160049 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002008 sec., 9960.159362549803 rows/sec., 17.85 MiB/sec. | ||
| 3439 | 2026.05.21 10:11:57.160057 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.05.21 10:11:57.160093 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3441 | 2026.05.21 10:11:57.160109 [ 269 ] {0e137e09-fc9c-4256-bd70-8de38f5b9cdc} <Debug> TCPHandler: Processed in 0.002206102 sec. | ||
| 3442 | 2026.05.21 10:11:57.160177 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 3443 | 2026.05.21 10:11:57.160250 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.21 10:11:57.160353 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.05.21 10:11:57.160395 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3446 | 2026.05.21 10:11:57.160415 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.05.21 10:11:57.160482 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
| 3448 | 2026.05.21 10:11:57.160640 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3449 | 2026.05.21 10:11:57.160747 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3450 | 2026.05.21 10:11:57.160768 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.05.21 10:11:57.160811 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3452 | 2026.05.21 10:11:57.160847 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3453 | 2026.05.21 10:11:57.160949 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3454 | 2026.05.21 10:11:57.161050 [ 196 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 3455 | 2026.05.21 10:11:57.161148 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3456 | 2026.05.21 10:11:57.161431 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.05.21 10:11:57.161545 [ 134 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3458 | 2026.05.21 10:11:57.161574 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00124 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
| 3459 | 2026.05.21 10:11:57.161580 [ 134 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.05.21 10:11:57.161616 [ 269 ] {fb5426b8-0fd3-422c-a510-12bdbd9558dd} <Debug> TCPHandler: Processed in 0.00141534 sec. | ||
| 3461 | 2026.05.21 10:11:57.161625 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8697 rows, containing 5 columns (5 merged, 0 gathered) in 0.003867036 sec., 2249009.31876507 rows/sec., 145.19 MiB/sec. | ||
| 3462 | 2026.05.21 10:11:57.161617 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3463 | 2026.05.21 10:11:57.161736 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 3464 | 2026.05.21 10:11:57.161811 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3465 | 2026.05.21 10:11:57.161834 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3466 | 2026.05.21 10:11:57.161864 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part | ||
| 3467 | 2026.05.21 10:11:57.161918 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 3468 | 2026.05.21 10:11:57.161963 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 3469 | 2026.05.21 10:11:57.162003 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 3470 | 2026.05.21 10:11:57.162043 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 3471 | 2026.05.21 10:11:57.162083 [ 199 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3472 | 2026.05.21 10:11:57.162129 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.05.21 10:11:57.162200 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3474 | 2026.05.21 10:11:57.162277 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3475 | 2026.05.21 10:11:57.162991 [ 190 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282288 sec., 851602.7600663814 rows/sec., 57.39 MiB/sec. | ||
| 3476 | 2026.05.21 10:11:57.163160 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3477 | 2026.05.21 10:11:57.163405 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.05.21 10:11:57.163466 [ 186 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_21_4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3479 | 2026.05.21 10:11:57.163530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3480 | 2026.05.21 10:11:57.164064 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 19 columns (19 merged, 0 gathered) in 0.003927466 sec., 66964.2970811205 rows/sec., 120.00 MiB/sec. | ||
| 3481 | 2026.05.21 10:11:57.164636 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3482 | 2026.05.21 10:11:57.164957 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.05.21 10:11:57.165028 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3484 | 2026.05.21 10:11:57.165179 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3485 | 2026.05.21 10:11:58.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.93 MiB, peak 232.88 MiB, free memory in arenas 0.00 B, will set to 227.25 MiB (RSS), difference: 1.32 MiB | ||
| 3486 | 2026.05.21 10:11:58.802784 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.05.21 10:11:58.803024 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3488 | 2026.05.21 10:11:58.803364 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3489 | 2026.05.21 10:11:58.803404 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <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 | ||
| 3490 | 2026.05.21 10:11:58.803628 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3491 | 2026.05.21 10:11:58.803701 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3492 | 2026.05.21 10:11:58.803846 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3493 | 2026.05.21 10:11:58.803951 [ 349 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3494 | 2026.05.21 10:11:58.803959 [ 350 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3495 | 2026.05.21 10:11:58.803958 [ 357 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3496 | 2026.05.21 10:11:58.804149 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3497 | 2026.05.21 10:11:58.804181 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3498 | 2026.05.21 10:11:58.804255 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3499 | 2026.05.21 10:11:58.804276 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3500 | 2026.05.21 10:11:58.804314 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3501 | 2026.05.21 10:11:58.804367 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3502 | 2026.05.21 10:11:58.805633 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002705 sec., 12939.001848428836 rows/sec., 2.18 MiB/sec. | ||
| 3503 | 2026.05.21 10:11:58.805757 [ 269 ] {9a86a67a-9073-48de-9e5c-5d0485508c0b} <Debug> TCPHandler: Processed in 0.003114634 sec. | ||
| 3504 | 2026.05.21 10:11:58.807058 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.05.21 10:11:58.807178 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3506 | 2026.05.21 10:11:58.807226 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3507 | 2026.05.21 10:11:58.807780 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.05.21 10:11:58.807824 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3509 | 2026.05.21 10:11:58.808219 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3510 | 2026.05.21 10:11:58.808457 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.05.21 10:11:58.808603 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.45 MiB/sec. | ||
| 3512 | 2026.05.21 10:11:58.808639 [ 269 ] {2569e21c-1c48-4a0c-8571-b01501b553af} <Debug> TCPHandler: Processed in 0.001635903 sec. | ||
| 3513 | 2026.05.21 10:11:58.808782 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.05.21 10:11:58.808881 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.05.21 10:11:58.808921 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3516 | 2026.05.21 10:11:58.809362 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.05.21 10:11:58.809400 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3518 | 2026.05.21 10:11:58.809689 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3519 | 2026.05.21 10:11:58.809900 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.05.21 10:11:58.810027 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 257.96 KiB/sec. | ||
| 3521 | 2026.05.21 10:11:58.810061 [ 269 ] {86577cf5-fc1a-44d9-9bf3-962544f4c550} <Debug> TCPHandler: Processed in 0.001327579 sec. | ||
| 3522 | 2026.05.21 10:11:58.810201 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.05.21 10:11:58.810297 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3524 | 2026.05.21 10:11:58.810336 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3525 | 2026.05.21 10:11:58.810785 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.05.21 10:11:58.810822 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3527 | 2026.05.21 10:11:58.811133 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3528 | 2026.05.21 10:11:58.811376 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.05.21 10:11:58.811504 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001226 sec., 55464.92659053833 rows/sec., 4.33 MiB/sec. | ||
| 3530 | 2026.05.21 10:11:58.811537 [ 269 ] {1ddb7b8e-39cc-4f6c-9d68-9c573109cceb} <Debug> TCPHandler: Processed in 0.0013859 sec. | ||
| 3531 | 2026.05.21 10:11:58.811661 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.05.21 10:11:58.811757 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3533 | 2026.05.21 10:11:58.811800 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3534 | 2026.05.21 10:11:58.812200 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.05.21 10:11:58.812237 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3536 | 2026.05.21 10:11:58.812543 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3537 | 2026.05.21 10:11:58.812757 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.05.21 10:11:58.812884 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001146 sec., 27923.211169284466 rows/sec., 1.94 MiB/sec. | ||
| 3539 | 2026.05.21 10:11:58.812918 [ 269 ] {1de19367-c787-4152-a957-f4ece9532f6c} <Debug> TCPHandler: Processed in 0.001306228 sec. | ||
| 3540 | 2026.05.21 10:11:58.813055 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2026.05.21 10:11:58.813149 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3542 | 2026.05.21 10:11:58.813205 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <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 | ||
| 3543 | 2026.05.21 10:11:58.813888 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.05.21 10:11:58.813925 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3545 | 2026.05.21 10:11:58.814408 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3546 | 2026.05.21 10:11:58.814637 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.05.21 10:11:58.814769 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001638 sec., 2442.002442002442 rows/sec., 4.38 MiB/sec. | ||
| 3548 | 2026.05.21 10:11:58.814818 [ 269 ] {d9e2b5d6-3034-473e-803f-500ff62e3073} <Debug> TCPHandler: Processed in 0.001811566 sec. | ||
| 3549 | 2026.05.21 10:11:58.814953 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.05.21 10:11:58.815050 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3551 | 2026.05.21 10:11:58.815102 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3552 | 2026.05.21 10:11:58.815436 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.05.21 10:11:58.815474 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3554 | 2026.05.21 10:11:58.815768 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3555 | 2026.05.21 10:11:58.815997 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.05.21 10:11:58.816126 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 756.28 KiB/sec. | ||
| 3557 | 2026.05.21 10:11:58.816160 [ 269 ] {c402661a-b45d-46d3-a3cb-15534f8ca8e4} <Debug> TCPHandler: Processed in 0.001254788 sec. | ||
| 3558 | 2026.05.21 10:12:01.030165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7131 | ||
| 3559 | 2026.05.21 10:12:01.030765 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.05.21 10:12:01.030818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3561 | 2026.05.21 10:12:01.031374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3562 | 2026.05.21 10:12:01.031621 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.05.21 10:12:01.031761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7131 | ||
| 3564 | 2026.05.21 10:12:01.432492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3565 | 2026.05.21 10:12:01.448917 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.21 10:12:01.448989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3567 | 2026.05.21 10:12:01.454546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3568 | 2026.05.21 10:12:01.455294 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.21 10:12:01.458300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3570 | 2026.05.21 10:12:03.808822 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.05.21 10:12:03.809113 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3572 | 2026.05.21 10:12:03.809497 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3573 | 2026.05.21 10:12:03.809543 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <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 | ||
| 3574 | 2026.05.21 10:12:03.809801 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3575 | 2026.05.21 10:12:03.809884 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3576 | 2026.05.21 10:12:03.810048 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3577 | 2026.05.21 10:12:03.810161 [ 357 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3578 | 2026.05.21 10:12:03.810161 [ 350 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3579 | 2026.05.21 10:12:03.810162 [ 349 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3580 | 2026.05.21 10:12:03.810350 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3581 | 2026.05.21 10:12:03.810379 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3582 | 2026.05.21 10:12:03.810456 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3583 | 2026.05.21 10:12:03.810476 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3584 | 2026.05.21 10:12:03.810514 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3585 | 2026.05.21 10:12:03.810557 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3586 | 2026.05.21 10:12:03.811763 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00276 sec., 12681.159420289856 rows/sec., 2.14 MiB/sec. | ||
| 3587 | 2026.05.21 10:12:03.811908 [ 269 ] {80f84a42-c97b-45f8-8d73-6a5567b6f8be} <Debug> TCPHandler: Processed in 0.003239617 sec. | ||
| 3588 | 2026.05.21 10:12:03.813936 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.05.21 10:12:03.814061 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3590 | 2026.05.21 10:12:03.814115 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3591 | 2026.05.21 10:12:03.814724 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.05.21 10:12:03.814781 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3593 | 2026.05.21 10:12:03.815211 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3594 | 2026.05.21 10:12:03.815440 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.05.21 10:12:03.815585 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001564 sec., 70332.48081841432 rows/sec., 5.91 MiB/sec. | ||
| 3596 | 2026.05.21 10:12:03.815621 [ 269 ] {1cd0ae70-6350-4047-93b4-dc6a90ce19d5} <Debug> TCPHandler: Processed in 0.001737895 sec. | ||
| 3597 | 2026.05.21 10:12:03.815776 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.05.21 10:12:03.815873 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.05.21 10:12:03.815914 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3600 | 2026.05.21 10:12:03.816350 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.05.21 10:12:03.816388 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3602 | 2026.05.21 10:12:03.816693 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3603 | 2026.05.21 10:12:03.816905 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.05.21 10:12:03.817036 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001182 sec., 22842.63959390863 rows/sec., 1.68 MiB/sec. | ||
| 3605 | 2026.05.21 10:12:03.817071 [ 269 ] {81406465-cce1-4576-ae6e-46674e16615f} <Debug> TCPHandler: Processed in 0.001344859 sec. | ||
| 3606 | 2026.05.21 10:12:03.817201 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.05.21 10:12:03.817296 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3608 | 2026.05.21 10:12:03.817336 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3609 | 2026.05.21 10:12:03.817803 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.05.21 10:12:03.817840 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3611 | 2026.05.21 10:12:03.818137 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3612 | 2026.05.21 10:12:03.818349 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.21 10:12:03.818483 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001205 sec., 75518.67219917013 rows/sec., 5.90 MiB/sec. | ||
| 3614 | 2026.05.21 10:12:03.818517 [ 269 ] {910efc67-ec57-4ccd-8329-592c4b7b4ea1} <Debug> TCPHandler: Processed in 0.001364449 sec. | ||
| 3615 | 2026.05.21 10:12:03.818645 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.05.21 10:12:03.818742 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.05.21 10:12:03.818786 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3618 | 2026.05.21 10:12:03.819211 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.05.21 10:12:03.819247 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3620 | 2026.05.21 10:12:03.819565 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3621 | 2026.05.21 10:12:03.819773 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.05.21 10:12:03.819906 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3623 | 2026.05.21 10:12:03.819939 [ 269 ] {8b185e87-7fc2-452a-89b4-b544bc717c04} <Debug> TCPHandler: Processed in 0.001343069 sec. | ||
| 3624 | 2026.05.21 10:12:03.820066 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.05.21 10:12:03.820161 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.05.21 10:12:03.820215 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <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 | ||
| 3627 | 2026.05.21 10:12:03.821020 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.05.21 10:12:03.821061 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3629 | 2026.05.21 10:12:03.821603 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3630 | 2026.05.21 10:12:03.821833 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.05.21 10:12:03.821975 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001832 sec., 14737.991266375546 rows/sec., 26.41 MiB/sec. | ||
| 3632 | 2026.05.21 10:12:03.822024 [ 269 ] {54d8fcd1-bb31-448d-98cc-4ef0b1c68351} <Debug> TCPHandler: Processed in 0.002007309 sec. | ||
| 3633 | 2026.05.21 10:12:03.822180 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.05.21 10:12:03.822277 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.05.21 10:12:03.822319 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3636 | 2026.05.21 10:12:03.822672 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.05.21 10:12:03.822708 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3638 | 2026.05.21 10:12:03.823013 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3639 | 2026.05.21 10:12:03.823222 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.05.21 10:12:03.823349 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3641 | 2026.05.21 10:12:03.823381 [ 269 ] {9b6405eb-695b-4e8d-b9cc-7ba40b43c4f0} <Debug> TCPHandler: Processed in 0.001250107 sec. | ||
| 3642 | 2026.05.21 10:12:07.471271 [ 256 ] {} <Trace> TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.05.21 10:12:07.471607 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57341) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3644 | 2026.05.21 10:12:07.472355 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3645 | 2026.05.21 10:12:07.472666 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3646 | 2026.05.21 10:12:07.473291 [ 357 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3647 | 2026.05.21 10:12:07.473924 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.002458 sec., 16680.227827502033 rows/sec., 1016.69 KiB/sec. | ||
| 3648 | 2026.05.21 10:12:07.474078 [ 256 ] {4e357d1e-d186-4d86-99c9-8926faf6a1c3} <Debug> TCPHandler: Processed in 0.002975563 sec. | ||
| 3649 | 2026.05.21 10:12:08.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.79 MiB, peak 232.88 MiB, free memory in arenas 0.00 B, will set to 227.78 MiB (RSS), difference: -2.01 MiB | ||
| 3650 | 2026.05.21 10:12:08.479635 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3651 | 2026.05.21 10:12:08.479688 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3652 | 2026.05.21 10:12:08.531874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7579 | ||
| 3653 | 2026.05.21 10:12:08.532560 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.05.21 10:12:08.532621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3655 | 2026.05.21 10:12:08.533438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3656 | 2026.05.21 10:12:08.533679 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.05.21 10:12:08.533810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7579 | ||
| 3658 | 2026.05.21 10:12:08.533834 [ 115 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3659 | 2026.05.21 10:12:08.533923 [ 115 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.05.21 10:12:08.533952 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3661 | 2026.05.21 10:12:08.534059 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 3662 | 2026.05.21 10:12:08.534141 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2026.05.21 10:12:08.534170 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5211 rows starting from the beginning of the part | ||
| 3664 | 2026.05.21 10:12:08.534226 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3665 | 2026.05.21 10:12:08.534271 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3666 | 2026.05.21 10:12:08.534310 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3667 | 2026.05.21 10:12:08.534352 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 3668 | 2026.05.21 10:12:08.534391 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 3669 | 2026.05.21 10:12:08.535657 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632253 sec., 4643275.276565582 rows/sec., 66.42 MiB/sec. | ||
| 3670 | 2026.05.21 10:12:08.536303 [ 192 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3671 | 2026.05.21 10:12:08.536622 [ 192 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.05.21 10:12:08.536702 [ 192 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_16_3} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3673 | 2026.05.21 10:12:08.536810 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3674 | 2026.05.21 10:12:08.808016 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.05.21 10:12:08.808237 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3676 | 2026.05.21 10:12:08.808611 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3677 | 2026.05.21 10:12:08.808658 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <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 | ||
| 3678 | 2026.05.21 10:12:08.808916 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3679 | 2026.05.21 10:12:08.808998 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3680 | 2026.05.21 10:12:08.809162 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3681 | 2026.05.21 10:12:08.809248 [ 355 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3682 | 2026.05.21 10:12:08.809248 [ 350 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3683 | 2026.05.21 10:12:08.809267 [ 333 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3684 | 2026.05.21 10:12:08.809381 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3685 | 2026.05.21 10:12:08.809404 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3686 | 2026.05.21 10:12:08.809476 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3687 | 2026.05.21 10:12:08.809497 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3688 | 2026.05.21 10:12:08.809534 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3689 | 2026.05.21 10:12:08.809575 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3690 | 2026.05.21 10:12:08.810959 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002815 sec., 12433.392539964478 rows/sec., 2.09 MiB/sec. | ||
| 3691 | 2026.05.21 10:12:08.811182 [ 269 ] {02b4a242-b93e-416c-a2f8-c118cbaa5fb8} <Debug> TCPHandler: Processed in 0.003299867 sec. | ||
| 3692 | 2026.05.21 10:12:08.813134 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.05.21 10:12:08.813321 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3694 | 2026.05.21 10:12:08.813396 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3695 | 2026.05.21 10:12:08.814122 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.05.21 10:12:08.814165 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3697 | 2026.05.21 10:12:08.814599 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3698 | 2026.05.21 10:12:08.814836 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.05.21 10:12:08.814979 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001714 sec., 50175.029171528586 rows/sec., 4.20 MiB/sec. | ||
| 3700 | 2026.05.21 10:12:08.815014 [ 269 ] {eb9d15b2-fe87-4ab2-a464-86552bb03a1d} <Debug> TCPHandler: Processed in 0.002003549 sec. | ||
| 3701 | 2026.05.21 10:12:08.815156 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.05.21 10:12:08.815255 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3703 | 2026.05.21 10:12:08.815297 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3704 | 2026.05.21 10:12:08.815721 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.05.21 10:12:08.815757 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3706 | 2026.05.21 10:12:08.816049 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3707 | 2026.05.21 10:12:08.816279 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.05.21 10:12:08.816409 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001174 sec., 12776.831345826236 rows/sec., 960.76 KiB/sec. | ||
| 3709 | 2026.05.21 10:12:08.816443 [ 269 ] {1ce79ebd-d618-4acb-b297-41ca9b606878} <Debug> TCPHandler: Processed in 0.001336669 sec. | ||
| 3710 | 2026.05.21 10:12:08.816573 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.05.21 10:12:08.816670 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3712 | 2026.05.21 10:12:08.816710 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3713 | 2026.05.21 10:12:08.817153 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.05.21 10:12:08.817190 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3715 | 2026.05.21 10:12:08.817496 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3716 | 2026.05.21 10:12:08.817719 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.05.21 10:12:08.817847 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001195 sec., 66108.78661087865 rows/sec., 5.16 MiB/sec. | ||
| 3718 | 2026.05.21 10:12:08.817880 [ 269 ] {6e1839a2-bf9c-4407-872a-ec47c1daaa9e} <Debug> TCPHandler: Processed in 0.00135631 sec. | ||
| 3719 | 2026.05.21 10:12:08.818011 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2026.05.21 10:12:08.818107 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3721 | 2026.05.21 10:12:08.818151 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3722 | 2026.05.21 10:12:08.818591 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.05.21 10:12:08.818635 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3724 | 2026.05.21 10:12:08.818966 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3725 | 2026.05.21 10:12:08.819194 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2026.05.21 10:12:08.819325 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 3727 | 2026.05.21 10:12:08.819358 [ 269 ] {c1420cdc-5476-43c5-aa69-c18ca408f8dc} <Debug> TCPHandler: Processed in 0.00139523 sec. | ||
| 3728 | 2026.05.21 10:12:08.819484 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.05.21 10:12:08.819580 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3730 | 2026.05.21 10:12:08.819635 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <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 | ||
| 3731 | 2026.05.21 10:12:08.820444 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.05.21 10:12:08.820487 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3733 | 2026.05.21 10:12:08.821005 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3734 | 2026.05.21 10:12:08.821238 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.05.21 10:12:08.821383 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 3736 | 2026.05.21 10:12:08.821433 [ 269 ] {3b833c25-2b47-4d5e-813a-7dc9ef5b8aa2} <Debug> TCPHandler: Processed in 0.001997228 sec. | ||
| 3737 | 2026.05.21 10:12:08.821568 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.05.21 10:12:08.821663 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3739 | 2026.05.21 10:12:08.821704 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3740 | 2026.05.21 10:12:08.822080 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.05.21 10:12:08.822117 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3742 | 2026.05.21 10:12:08.822420 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3743 | 2026.05.21 10:12:08.822645 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.05.21 10:12:08.822773 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3745 | 2026.05.21 10:12:08.822806 [ 269 ] {c635074c-cf3a-4c79-8312-31e8f8a12910} <Debug> TCPHandler: Processed in 0.001291059 sec. | ||
| 3746 | 2026.05.21 10:12:08.958382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3747 | 2026.05.21 10:12:08.973740 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.05.21 10:12:08.973796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3749 | 2026.05.21 10:12:08.979930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3750 | 2026.05.21 10:12:08.980656 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.05.21 10:12:08.980996 [ 112 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3752 | 2026.05.21 10:12:08.981074 [ 112 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.05.21 10:12:08.981096 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3754 | 2026.05.21 10:12:08.981207 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3755 | 2026.05.21 10:12:08.984550 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3756 | 2026.05.21 10:12:08.986062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3757 | 2026.05.21 10:12:08.986067 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3758 | 2026.05.21 10:12:08.990258 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3759 | 2026.05.21 10:12:08.993725 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3760 | 2026.05.21 10:12:08.997388 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3761 | 2026.05.21 10:12:09.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.75 MiB, peak 234.23 MiB, free memory in arenas 0.00 B, will set to 230.33 MiB (RSS), difference: -2.42 MiB | ||
| 3762 | 2026.05.21 10:12:09.001374 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000878352 sec. | ||
| 3763 | 2026.05.21 10:12:09.001837 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3764 | 2026.05.21 10:12:09.006043 [ 188 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 3765 | 2026.05.21 10:12:09.057741 [ 190 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076572623 sec., 1580.1992312578868 rows/sec., 8.17 MiB/sec. | ||
| 3766 | 2026.05.21 10:12:09.060622 [ 194 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3767 | 2026.05.21 10:12:09.063781 [ 194 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.05.21 10:12:09.063919 [ 194 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_16_3} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3769 | 2026.05.21 10:12:09.066136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3770 | 2026.05.21 10:12:10.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.88 MiB, peak 236.84 MiB, free memory in arenas 0.00 B, will set to 237.95 MiB (RSS), difference: 11.07 MiB | ||
| 3771 | 2026.05.21 10:12:10.062262 [ 112 ] {} <Debug> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3772 | 2026.05.21 10:12:10.062372 [ 112 ] {} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.05.21 10:12:10.062420 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3774 | 2026.05.21 10:12:10.062633 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 3775 | 2026.05.21 10:12:10.062853 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3776 | 2026.05.21 10:12:10.062906 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 3777 | 2026.05.21 10:12:10.063011 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 3778 | 2026.05.21 10:12:10.063085 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 3779 | 2026.05.21 10:12:10.063152 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 3780 | 2026.05.21 10:12:10.063215 [ 200 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 3781 | 2026.05.21 10:12:10.064350 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810346 sec., 1380951.4866218944 rows/sec., 86.38 MiB/sec. | ||
| 3782 | 2026.05.21 10:12:10.064603 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3783 | 2026.05.21 10:12:10.064957 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.05.21 10:12:10.065042 [ 190 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_5_1} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3785 | 2026.05.21 10:12:10.065146 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3786 | 2026.05.21 10:12:13.816893 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.05.21 10:12:13.817241 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3788 | 2026.05.21 10:12:13.817749 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3789 | 2026.05.21 10:12:13.817819 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <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 | ||
| 3790 | 2026.05.21 10:12:13.818184 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3791 | 2026.05.21 10:12:13.818299 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3792 | 2026.05.21 10:12:13.818526 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3793 | 2026.05.21 10:12:13.818631 [ 333 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3794 | 2026.05.21 10:12:13.818679 [ 350 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3795 | 2026.05.21 10:12:13.818705 [ 352 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3796 | 2026.05.21 10:12:13.819085 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3797 | 2026.05.21 10:12:13.819146 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3798 | 2026.05.21 10:12:13.819273 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3799 | 2026.05.21 10:12:13.819315 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3800 | 2026.05.21 10:12:13.819378 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3801 | 2026.05.21 10:12:13.819449 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3802 | 2026.05.21 10:12:13.821769 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.004644 sec., 7536.606373815676 rows/sec., 1.27 MiB/sec. | ||
| 3803 | 2026.05.21 10:12:13.822038 [ 269 ] {ed883cf6-e02b-43c2-88ef-a640a6b9d35f} <Debug> TCPHandler: Processed in 0.005359067 sec. | ||
| 3804 | 2026.05.21 10:12:13.825923 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.05.21 10:12:13.826178 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3806 | 2026.05.21 10:12:13.826291 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3807 | 2026.05.21 10:12:13.827248 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.05.21 10:12:13.827317 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3809 | 2026.05.21 10:12:13.827932 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3810 | 2026.05.21 10:12:13.828319 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.05.21 10:12:13.828574 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002465 sec., 811.3590263691683 rows/sec., 66.16 KiB/sec. | ||
| 3812 | 2026.05.21 10:12:13.828660 [ 269 ] {3ee87f3d-db0d-4795-b65c-c9457c3129f7} <Debug> TCPHandler: Processed in 0.002946962 sec. | ||
| 3813 | 2026.05.21 10:12:13.829052 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.05.21 10:12:13.829308 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3815 | 2026.05.21 10:12:13.829420 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3816 | 2026.05.21 10:12:13.830554 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.05.21 10:12:13.830626 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3818 | 2026.05.21 10:12:13.831275 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3819 | 2026.05.21 10:12:13.831708 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.05.21 10:12:13.831989 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Debug> executeQuery: Read 111 rows, 9.54 KiB in 0.00275 sec., 40363.63636363637 rows/sec., 3.39 MiB/sec. | ||
| 3821 | 2026.05.21 10:12:13.832077 [ 269 ] {45d9f057-c861-46e7-8366-e0890c21ab4e} <Debug> TCPHandler: Processed in 0.003233616 sec. | ||
| 3822 | 2026.05.21 10:12:13.834124 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.05.21 10:12:13.834332 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3824 | 2026.05.21 10:12:13.834425 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3825 | 2026.05.21 10:12:13.835370 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.05.21 10:12:13.835434 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3827 | 2026.05.21 10:12:13.835959 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3828 | 2026.05.21 10:12:13.836342 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.21 10:12:13.836578 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.002301 sec., 12603.2159930465 rows/sec., 943.03 KiB/sec. | ||
| 3830 | 2026.05.21 10:12:13.836646 [ 269 ] {a0cae2dd-0268-4c37-9ce1-36dad5c63bd7} <Debug> TCPHandler: Processed in 0.00282148 sec. | ||
| 3831 | 2026.05.21 10:12:13.837559 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.21 10:12:13.837936 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3833 | 2026.05.21 10:12:13.838023 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3834 | 2026.05.21 10:12:13.839191 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.05.21 10:12:13.839258 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3836 | 2026.05.21 10:12:13.839860 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3837 | 2026.05.21 10:12:13.840249 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.05.21 10:12:13.840494 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.002813 sec., 33060.78919303235 rows/sec., 2.58 MiB/sec. | ||
| 3839 | 2026.05.21 10:12:13.840562 [ 269 ] {06aa8b08-fa3a-4b59-ab07-6fd5b60a3a88} <Debug> TCPHandler: Processed in 0.003102374 sec. | ||
| 3840 | 2026.05.21 10:12:13.840877 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.05.21 10:12:13.841037 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.05.21 10:12:13.841116 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3843 | 2026.05.21 10:12:13.842033 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.05.21 10:12:13.842091 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3845 | 2026.05.21 10:12:13.842661 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3846 | 2026.05.21 10:12:13.843031 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.05.21 10:12:13.843460 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002466 sec., 65287.91565287916 rows/sec., 4.55 MiB/sec. | ||
| 3848 | 2026.05.21 10:12:13.843523 [ 269 ] {4cf3789d-d28d-4640-b967-a73197d91b42} <Debug> TCPHandler: Processed in 0.002757239 sec. | ||
| 3849 | 2026.05.21 10:12:13.844521 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.05.21 10:12:13.845369 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3851 | 2026.05.21 10:12:13.845627 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <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 | ||
| 3852 | 2026.05.21 10:12:13.847945 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.05.21 10:12:13.848016 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3854 | 2026.05.21 10:12:13.849030 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3855 | 2026.05.21 10:12:13.849455 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.05.21 10:12:13.849753 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004473 sec., 6036.217303822937 rows/sec., 10.82 MiB/sec. | ||
| 3857 | 2026.05.21 10:12:13.849946 [ 269 ] {42c32b79-6b4e-4ce1-bb3e-8b55af0487c9} <Debug> TCPHandler: Processed in 0.005639791 sec. | ||
| 3858 | 2026.05.21 10:12:13.850520 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.05.21 10:12:13.850777 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.05.21 10:12:13.850890 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3861 | 2026.05.21 10:12:13.852553 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.05.21 10:12:13.852633 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3863 | 2026.05.21 10:12:13.853509 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3864 | 2026.05.21 10:12:13.853992 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.05.21 10:12:13.854300 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003578 sec., 16769.144773616546 rows/sec., 1.13 MiB/sec. | ||
| 3866 | 2026.05.21 10:12:13.854387 [ 269 ] {274bd125-7fdb-46a2-b237-f030016c1f5b} <Debug> TCPHandler: Processed in 0.004090698 sec. | ||
| 3867 | 2026.05.21 10:12:14.320389 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57432 | ||
| 3868 | 2026.05.21 10:12:14.320486 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2026.05.21 10:12:14.320517 [ 364 ] {} <Debug> TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57432 | ||
| 3870 | 2026.05.21 10:12:14.320540 [ 364 ] {} <Debug> TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.21 10:12:14.320554 [ 364 ] {} <Debug> TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.21 10:12:14.320889 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62397 | ||
| 3873 | 2026.05.21 10:12:14.320932 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49973 | ||
| 3874 | 2026.05.21 10:12:14.320949 [ 364 ] {} <Trace> TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.05.21 10:12:14.320963 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40631 | ||
| 3876 | 2026.05.21 10:12:14.321017 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2026.05.21 10:12:14.321016 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54825 | ||
| 3878 | 2026.05.21 10:12:14.321049 [ 365 ] {} <Debug> TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62397 | ||
| 3879 | 2026.05.21 10:12:14.321081 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36173 | ||
| 3880 | 2026.05.21 10:12:14.321100 [ 365 ] {} <Debug> TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.05.21 10:12:14.321122 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46118 | ||
| 3882 | 2026.05.21 10:12:14.321147 [ 365 ] {} <Debug> TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.21 10:12:14.321164 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3884 | 2026.05.21 10:12:14.321138 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57432) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3885 | 2026.05.21 10:12:14.321199 [ 367 ] {} <Debug> TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40631 | ||
| 3886 | 2026.05.21 10:12:14.321198 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43945 | ||
| 3887 | 2026.05.21 10:12:14.321234 [ 367 ] {} <Debug> TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.21 10:12:14.321270 [ 367 ] {} <Debug> TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.21 10:12:14.321302 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.05.21 10:12:14.321317 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62126 | ||
| 3891 | 2026.05.21 10:12:14.321356 [ 366 ] {} <Debug> TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:49973 | ||
| 3892 | 2026.05.21 10:12:14.321388 [ 366 ] {} <Debug> TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.21 10:12:14.321407 [ 366 ] {} <Debug> TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.21 10:12:14.321628 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3895 | 2026.05.21 10:12:14.321678 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.05.21 10:12:14.321695 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3897 | 2026.05.21 10:12:14.321722 [ 368 ] {} <Debug> TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Authenticating user 'default' from [fd00:1122:3344:101::e]:54825 | ||
| 3898 | 2026.05.21 10:12:14.321756 [ 368 ] {} <Debug> TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.21 10:12:14.321770 [ 368 ] {} <Debug> TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.21 10:12:14.321779 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3901 | 2026.05.21 10:12:14.321823 [ 371 ] {} <Debug> TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Authenticating user 'default' from [fd00:1122:3344:101::e]:43945 | ||
| 3902 | 2026.05.21 10:12:14.321850 [ 371 ] {} <Debug> TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.05.21 10:12:14.321868 [ 371 ] {} <Debug> TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.21 10:12:14.322129 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.05.21 10:12:14.322159 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 3906 | 2026.05.21 10:12:14.322168 [ 372 ] {} <Debug> TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Authenticating user 'default' from [fd00:1122:3344:101::e]:62126 | ||
| 3907 | 2026.05.21 10:12:14.322211 [ 372 ] {} <Debug> TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.21 10:12:14.322225 [ 372 ] {} <Debug> TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.21 10:12:14.322263 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.05.21 10:12:14.322327 [ 369 ] {} <Debug> TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Authenticating user 'default' from [fd00:1122:3344:101::e]:36173 | ||
| 3911 | 2026.05.21 10:12:14.322348 [ 369 ] {} <Debug> TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.21 10:12:14.322362 [ 369 ] {} <Debug> TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.21 10:12:14.322443 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2026.05.21 10:12:14.322490 [ 370 ] {} <Debug> TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Authenticating user 'default' from [fd00:1122:3344:101::e]:46118 | ||
| 3915 | 2026.05.21 10:12:14.322510 [ 370 ] {} <Debug> TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.05.21 10:12:14.322524 [ 370 ] {} <Debug> TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.05.21 10:12:14.323190 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Trace> AggregatingTransform: Aggregating | ||
| 3918 | 2026.05.21 10:12:14.323226 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3919 | 2026.05.21 10:12:14.323255 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978174 sec. (1022.313 rows/sec., 39.93 KiB/sec.) | ||
| 3920 | 2026.05.21 10:12:14.323271 [ 350 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Trace> Aggregator: Merging aggregated data | ||
| 3921 | 2026.05.21 10:12:14.323855 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002777 sec., 360.1008282319049 rows/sec., 14.07 KiB/sec. | ||
| 3922 | 2026.05.21 10:12:14.323986 [ 364 ] {d1a3ad52-709c-47e6-a40f-d8f29c06dce9} <Debug> TCPHandler: Processed in 0.003178446 sec. | ||
| 3923 | 2026.05.21 10:12:14.324126 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.05.21 10:12:14.324159 [ 364 ] {} <Debug> TCP-Session: 4c829bd8-3c18-45bc-93de-9d8211a727e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.05.21 10:12:14.324158 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.05.21 10:12:14.324182 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.05.21 10:12:14.324191 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.05.21 10:12:14.324220 [ 372 ] {} <Debug> TCP-Session: 7a9d72d1-02e3-4563-9aa0-33eacc4e4458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.05.21 10:12:14.324234 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3930 | 2026.05.21 10:12:14.324252 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.05.21 10:12:14.324271 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3932 | 2026.05.21 10:12:14.324302 [ 368 ] {} <Debug> TCP-Session: ffbccde9-dd36-41e7-adf5-3d5cffaa73de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.05.21 10:12:14.324317 [ 370 ] {} <Debug> TCP-Session: d3eba42f-e946-425e-87ae-3779f6b4cd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.21 10:12:14.324336 [ 369 ] {} <Debug> TCP-Session: cf1fb3fd-89c5-486d-a7e9-c4c685baa918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.21 10:12:14.324294 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3936 | 2026.05.21 10:12:14.324261 [ 366 ] {} <Debug> TCP-Session: 01c826b8-d88e-42d8-a725-cc5d8e618d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.21 10:12:14.324416 [ 371 ] {} <Debug> TCP-Session: 0ebce301-42a2-4328-a7bb-77d2e6c733db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.21 10:12:14.324251 [ 365 ] {} <Debug> TCP-Session: 4e32d9d2-a44a-44dc-a4f3-8308a1d98ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.05.21 10:12:14.324214 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3940 | 2026.05.21 10:12:14.324520 [ 367 ] {} <Debug> TCP-Session: b8a9b030-2449-4214-b9af-b21fd6af30e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.21 10:12:14.394395 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39998 | ||
| 3942 | 2026.05.21 10:12:14.394497 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.05.21 10:12:14.394534 [ 364 ] {} <Debug> TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39998 | ||
| 3944 | 2026.05.21 10:12:14.394564 [ 364 ] {} <Debug> TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.05.21 10:12:14.394585 [ 364 ] {} <Debug> TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.05.21 10:12:14.394847 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52266 | ||
| 3947 | 2026.05.21 10:12:14.394898 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49893 | ||
| 3948 | 2026.05.21 10:12:14.394919 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44117 | ||
| 3949 | 2026.05.21 10:12:14.394964 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2026.05.21 10:12:14.394879 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47715 | ||
| 3951 | 2026.05.21 10:12:14.395003 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3952 | 2026.05.21 10:12:14.395009 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3953 | 2026.05.21 10:12:14.395003 [ 365 ] {} <Debug> TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52266 | ||
| 3954 | 2026.05.21 10:12:14.395073 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2026.05.21 10:12:14.395067 [ 372 ] {} <Debug> TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44117 | ||
| 3956 | 2026.05.21 10:12:14.395120 [ 368 ] {} <Debug> TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Authenticating user 'default' from [fd00:1122:3344:101::e]:47715 | ||
| 3957 | 2026.05.21 10:12:14.395106 [ 365 ] {} <Debug> TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.05.21 10:12:14.395147 [ 372 ] {} <Debug> TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.21 10:12:14.395157 [ 368 ] {} <Debug> TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.21 10:12:14.395182 [ 372 ] {} <Debug> TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.05.21 10:12:14.395194 [ 368 ] {} <Debug> TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.21 10:12:14.395167 [ 365 ] {} <Debug> TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.21 10:12:14.395057 [ 370 ] {} <Debug> TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Authenticating user 'default' from [fd00:1122:3344:101::e]:49893 | ||
| 3964 | 2026.05.21 10:12:14.394872 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64520 | ||
| 3965 | 2026.05.21 10:12:14.395273 [ 370 ] {} <Debug> TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.21 10:12:14.394852 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58918 | ||
| 3967 | 2026.05.21 10:12:14.395323 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.05.21 10:12:14.395309 [ 370 ] {} <Debug> TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.05.21 10:12:14.395351 [ 369 ] {} <Debug> TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64520 | ||
| 3970 | 2026.05.21 10:12:14.395363 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2026.05.21 10:12:14.395381 [ 369 ] {} <Debug> TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.21 10:12:14.395394 [ 367 ] {} <Debug> TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Authenticating user 'default' from [fd00:1122:3344:101::e]:58918 | ||
| 3973 | 2026.05.21 10:12:14.395398 [ 369 ] {} <Debug> TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.21 10:12:14.395413 [ 367 ] {} <Debug> TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.05.21 10:12:14.394936 [ 364 ] {} <Trace> TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.05.21 10:12:14.395433 [ 367 ] {} <Debug> TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.05.21 10:12:14.394908 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33737 | ||
| 3978 | 2026.05.21 10:12:14.394858 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64624 | ||
| 3979 | 2026.05.21 10:12:14.395546 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3980 | 2026.05.21 10:12:14.395572 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.05.21 10:12:14.395574 [ 371 ] {} <Debug> TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33737 | ||
| 3982 | 2026.05.21 10:12:14.395600 [ 366 ] {} <Debug> TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Authenticating user 'default' from [fd00:1122:3344:101::e]:64624 | ||
| 3983 | 2026.05.21 10:12:14.395609 [ 371 ] {} <Debug> TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.21 10:12:14.395610 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3985 | 2026.05.21 10:12:14.395631 [ 371 ] {} <Debug> TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.05.21 10:12:14.395625 [ 366 ] {} <Debug> TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.21 10:12:14.395662 [ 366 ] {} <Debug> TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.21 10:12:14.395869 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3989 | 2026.05.21 10:12:14.395927 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3990 | 2026.05.21 10:12:14.396195 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 3991 | 2026.05.21 10:12:14.397191 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Trace> AggregatingTransform: Aggregating | ||
| 3992 | 2026.05.21 10:12:14.397226 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Trace> Aggregator: Aggregation method: without_key | ||
| 3993 | 2026.05.21 10:12:14.397266 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914313 sec. (1093.717 rows/sec., 42.72 KiB/sec.) | ||
| 3994 | 2026.05.21 10:12:14.397289 [ 350 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Trace> Aggregator: Merging aggregated data | ||
| 3995 | 2026.05.21 10:12:14.398108 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002522 sec., 396.5107057890563 rows/sec., 15.49 KiB/sec. | ||
| 3996 | 2026.05.21 10:12:14.398316 [ 364 ] {8b69d013-0cdc-4e68-9464-ea4e5e8ec664} <Debug> TCPHandler: Processed in 0.00350728 sec. | ||
| 3997 | 2026.05.21 10:12:14.398514 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.05.21 10:12:14.398562 [ 364 ] {} <Debug> TCP-Session: ccf86401-2ab0-4ece-aa3a-178b0bc8a0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.05.21 10:12:14.398579 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.05.21 10:12:14.398615 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.05.21 10:12:14.398637 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.05.21 10:12:14.398651 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.05.21 10:12:14.398678 [ 367 ] {} <Debug> TCP-Session: d9bee8d7-c0ba-49b7-ae90-429a97623324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.05.21 10:12:14.398703 [ 368 ] {} <Debug> TCP-Session: be99f296-bbaf-4ba5-9e07-31fa9e47c594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.05.21 10:12:14.398694 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.05.21 10:12:14.398722 [ 372 ] {} <Debug> TCP-Session: cab4ad72-9b5f-4179-85bb-bc03f80b98f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.21 10:12:14.398780 [ 370 ] {} <Debug> TCP-Session: 06344849-cc0b-4300-8713-5bbe2578cdee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.05.21 10:12:14.398789 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.05.21 10:12:14.398709 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.05.21 10:12:14.398847 [ 371 ] {} <Debug> TCP-Session: 68a0a614-8fd1-40f6-b9bd-e24a0edd3ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.21 10:12:14.398870 [ 369 ] {} <Debug> TCP-Session: ef85a43c-8f76-4f7b-bed9-73ff7c4d47c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.21 10:12:14.398676 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4013 | 2026.05.21 10:12:14.398632 [ 365 ] {} <Debug> TCP-Session: 969d2682-7395-443a-a56c-3755ca4f04fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.21 10:12:14.398935 [ 366 ] {} <Debug> TCP-Session: 6c7cd3ce-6f17-42dc-824b-eefa0ea7ec07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.21 10:12:14.691666 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52858 | ||
| 4016 | 2026.05.21 10:12:14.691760 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4017 | 2026.05.21 10:12:14.691790 [ 364 ] {} <Debug> TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52858 | ||
| 4018 | 2026.05.21 10:12:14.691815 [ 364 ] {} <Debug> TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.05.21 10:12:14.691831 [ 364 ] {} <Debug> TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.05.21 10:12:14.692023 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57483 | ||
| 4021 | 2026.05.21 10:12:14.692082 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42062 | ||
| 4022 | 2026.05.21 10:12:14.692099 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47741 | ||
| 4023 | 2026.05.21 10:12:14.692126 [ 364 ] {} <Trace> TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.05.21 10:12:14.692163 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4025 | 2026.05.21 10:12:14.692121 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43486 | ||
| 4026 | 2026.05.21 10:12:14.692198 [ 367 ] {} <Debug> TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Authenticating user 'default' from [fd00:1122:3344:101::e]:42062 | ||
| 4027 | 2026.05.21 10:12:14.692199 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2026.05.21 10:12:14.692251 [ 367 ] {} <Debug> TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.05.21 10:12:14.692128 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44956 | ||
| 4030 | 2026.05.21 10:12:14.692276 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4031 | 2026.05.21 10:12:14.692277 [ 369 ] {} <Debug> TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Authenticating user 'default' from [fd00:1122:3344:101::e]:47741 | ||
| 4032 | 2026.05.21 10:12:14.692329 [ 370 ] {} <Debug> TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Authenticating user 'default' from [fd00:1122:3344:101::e]:43486 | ||
| 4033 | 2026.05.21 10:12:14.692332 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.05.21 10:12:14.692333 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52858) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4035 | 2026.05.21 10:12:14.692367 [ 372 ] {} <Debug> TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44956 | ||
| 4036 | 2026.05.21 10:12:14.692360 [ 370 ] {} <Debug> TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.21 10:12:14.692392 [ 372 ] {} <Debug> TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.05.21 10:12:14.692397 [ 370 ] {} <Debug> TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.21 10:12:14.692407 [ 372 ] {} <Debug> TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.21 10:12:14.692352 [ 369 ] {} <Debug> TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.05.21 10:12:14.692123 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4042 | 2026.05.21 10:12:14.692451 [ 369 ] {} <Debug> TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.21 10:12:14.692120 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56184 | ||
| 4044 | 2026.05.21 10:12:14.692485 [ 365 ] {} <Debug> TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:57483 | ||
| 4045 | 2026.05.21 10:12:14.692082 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34423 | ||
| 4046 | 2026.05.21 10:12:14.692539 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4047 | 2026.05.21 10:12:14.692541 [ 365 ] {} <Debug> TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.05.21 10:12:14.692580 [ 371 ] {} <Debug> TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Authenticating user 'default' from [fd00:1122:3344:101::e]:56184 | ||
| 4049 | 2026.05.21 10:12:14.692586 [ 365 ] {} <Debug> TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.05.21 10:12:14.692587 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.05.21 10:12:14.692604 [ 371 ] {} <Debug> TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.05.21 10:12:14.692635 [ 366 ] {} <Debug> TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34423 | ||
| 4053 | 2026.05.21 10:12:14.692645 [ 371 ] {} <Debug> TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.05.21 10:12:14.692647 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4055 | 2026.05.21 10:12:14.692661 [ 366 ] {} <Debug> TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.05.21 10:12:14.692087 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61649 | ||
| 4057 | 2026.05.21 10:12:14.692699 [ 366 ] {} <Debug> TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.05.21 10:12:14.692716 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4059 | 2026.05.21 10:12:14.692281 [ 367 ] {} <Debug> TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.05.21 10:12:14.692754 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4061 | 2026.05.21 10:12:14.692816 [ 368 ] {} <Debug> TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Authenticating user 'default' from [fd00:1122:3344:101::e]:61649 | ||
| 4062 | 2026.05.21 10:12:14.692833 [ 368 ] {} <Debug> TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.21 10:12:14.692845 [ 368 ] {} <Debug> TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.05.21 10:12:14.693016 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 4065 | 2026.05.21 10:12:14.693884 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Trace> AggregatingTransform: Aggregating | ||
| 4066 | 2026.05.21 10:12:14.693916 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Trace> Aggregator: Aggregation method: without_key | ||
| 4067 | 2026.05.21 10:12:14.693947 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831082 sec. (1203.251 rows/sec., 47.00 KiB/sec.) | ||
| 4068 | 2026.05.21 10:12:14.693961 [ 358 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Trace> Aggregator: Merging aggregated data | ||
| 4069 | 2026.05.21 10:12:14.694548 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002273 sec., 439.9472063352398 rows/sec., 17.19 KiB/sec. | ||
| 4070 | 2026.05.21 10:12:14.694697 [ 364 ] {526e742c-55d1-4aea-80ed-c38dda491a47} <Debug> TCPHandler: Processed in 0.002688879 sec. | ||
| 4071 | 2026.05.21 10:12:14.694841 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2026.05.21 10:12:14.694870 [ 364 ] {} <Debug> TCP-Session: d574e2e6-124c-4e70-b505-ff06cf5d00d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.21 10:12:14.694876 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2026.05.21 10:12:14.694894 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.05.21 10:12:14.694914 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4076 | 2026.05.21 10:12:14.694917 [ 365 ] {} <Debug> TCP-Session: dcb86ec7-6076-4039-a5c7-5960a9cf4b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.05.21 10:12:14.694935 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.05.21 10:12:14.694954 [ 367 ] {} <Debug> TCP-Session: c7144fd4-d9e5-44cb-b955-91dfb2000586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.05.21 10:12:14.694975 [ 371 ] {} <Debug> TCP-Session: c8f02626-73f5-43a2-86ac-87c32e200045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.05.21 10:12:14.694992 [ 370 ] {} <Debug> TCP-Session: c57e28c9-2ed0-48a5-8f73-063c44e0adff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.05.21 10:12:14.694993 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4082 | 2026.05.21 10:12:14.695014 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2026.05.21 10:12:14.695071 [ 369 ] {} <Debug> TCP-Session: 60a97e7c-b5f4-4895-9f90-76667896c5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.21 10:12:14.694972 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4085 | 2026.05.21 10:12:14.695098 [ 372 ] {} <Debug> TCP-Session: 8c7c9364-1fd0-418e-adf6-26c66f1bf8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.05.21 10:12:14.694962 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4087 | 2026.05.21 10:12:14.695131 [ 366 ] {} <Debug> TCP-Session: 62ccca26-bec2-430c-9a44-ca3e8350d4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.05.21 10:12:14.695167 [ 368 ] {} <Debug> TCP-Session: 6f867260-af07-4a0b-8b16-80a1af82face Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.05.21 10:12:16.033913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8091 | ||
| 4090 | 2026.05.21 10:12:16.034422 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.05.21 10:12:16.034474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4092 | 2026.05.21 10:12:16.034992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4093 | 2026.05.21 10:12:16.035238 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.05.21 10:12:16.035387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8091 | ||
| 4095 | 2026.05.21 10:12:16.486198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4096 | 2026.05.21 10:12:16.500551 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.05.21 10:12:16.500611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4098 | 2026.05.21 10:12:16.506082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4099 | 2026.05.21 10:12:16.506759 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.05.21 10:12:16.509242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4101 | 2026.05.21 10:12:18.807843 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.05.21 10:12:18.808099 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4103 | 2026.05.21 10:12:18.808437 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4104 | 2026.05.21 10:12:18.808476 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <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 | ||
| 4105 | 2026.05.21 10:12:18.808707 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4106 | 2026.05.21 10:12:18.808779 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4107 | 2026.05.21 10:12:18.808924 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4108 | 2026.05.21 10:12:18.809044 [ 343 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4109 | 2026.05.21 10:12:18.809052 [ 322 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4110 | 2026.05.21 10:12:18.809045 [ 354 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4111 | 2026.05.21 10:12:18.809230 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4112 | 2026.05.21 10:12:18.809258 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4113 | 2026.05.21 10:12:18.809328 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4114 | 2026.05.21 10:12:18.809349 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4115 | 2026.05.21 10:12:18.809389 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4116 | 2026.05.21 10:12:18.809431 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4117 | 2026.05.21 10:12:18.810628 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002627 sec., 13323.182337266844 rows/sec., 2.24 MiB/sec. | ||
| 4118 | 2026.05.21 10:12:18.810758 [ 269 ] {d4014719-d601-4e5f-b23c-5b1b856769ff} <Debug> TCPHandler: Processed in 0.003059323 sec. | ||
| 4119 | 2026.05.21 10:12:18.812692 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.05.21 10:12:18.812805 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4121 | 2026.05.21 10:12:18.812849 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4122 | 2026.05.21 10:12:18.813377 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.05.21 10:12:18.813421 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4124 | 2026.05.21 10:12:18.813800 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4125 | 2026.05.21 10:12:18.814034 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.05.21 10:12:18.814181 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001409 sec., 61036.19588360539 rows/sec., 5.11 MiB/sec. | ||
| 4127 | 2026.05.21 10:12:18.814216 [ 269 ] {a5369201-327c-47e9-bc57-8173367e41e8} <Debug> TCPHandler: Processed in 0.001575113 sec. | ||
| 4128 | 2026.05.21 10:12:18.814215 [ 32 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4129 | 2026.05.21 10:12:18.814297 [ 32 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.05.21 10:12:18.814322 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4131 | 2026.05.21 10:12:18.814367 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.05.21 10:12:18.814454 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 4133 | 2026.05.21 10:12:18.814480 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.05.21 10:12:18.814529 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4135 | 2026.05.21 10:12:18.814591 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4136 | 2026.05.21 10:12:18.814630 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2617 rows starting from the beginning of the part | ||
| 4137 | 2026.05.21 10:12:18.814699 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 4138 | 2026.05.21 10:12:18.814758 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
| 4139 | 2026.05.21 10:12:18.814813 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 4140 | 2026.05.21 10:12:18.814858 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part | ||
| 4141 | 2026.05.21 10:12:18.814902 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 86 rows starting from the beginning of the part | ||
| 4142 | 2026.05.21 10:12:18.815061 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.05.21 10:12:18.815105 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4144 | 2026.05.21 10:12:18.815433 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4145 | 2026.05.21 10:12:18.815669 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.05.21 10:12:18.815808 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001348 sec., 11127.59643916914 rows/sec., 836.74 KiB/sec. | ||
| 4147 | 2026.05.21 10:12:18.815815 [ 48 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4148 | 2026.05.21 10:12:18.815845 [ 269 ] {8795f44d-9b64-4ee6-bb51-748f95579ca9} <Debug> TCPHandler: Processed in 0.001527442 sec. | ||
| 4149 | 2026.05.21 10:12:18.815873 [ 48 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.21 10:12:18.815904 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4151 | 2026.05.21 10:12:18.815990 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.05.21 10:12:18.815996 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 4153 | 2026.05.21 10:12:18.816102 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4154 | 2026.05.21 10:12:18.816133 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4155 | 2026.05.21 10:12:18.816148 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4156 | 2026.05.21 10:12:18.816184 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 81 rows starting from the beginning of the part | ||
| 4157 | 2026.05.21 10:12:18.816253 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 4158 | 2026.05.21 10:12:18.816274 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875857 sec., 1638717.6634466273 rows/sec., 130.96 MiB/sec. | ||
| 4159 | 2026.05.21 10:12:18.816295 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4160 | 2026.05.21 10:12:18.816346 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4161 | 2026.05.21 10:12:18.816385 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4162 | 2026.05.21 10:12:18.816430 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4163 | 2026.05.21 10:12:18.816554 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4164 | 2026.05.21 10:12:18.816608 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.05.21 10:12:18.816654 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4166 | 2026.05.21 10:12:18.816902 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.05.21 10:12:18.816991 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_26_5} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4168 | 2026.05.21 10:12:18.817017 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4169 | 2026.05.21 10:12:18.817066 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4170 | 2026.05.21 10:12:18.817296 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.05.21 10:12:18.817310 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135368 sec., 126322.32137580522 rows/sec., 9.72 MiB/sec. | ||
| 4172 | 2026.05.21 10:12:18.817439 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001363 sec., 57960.38151137197 rows/sec., 4.53 MiB/sec. | ||
| 4173 | 2026.05.21 10:12:18.817447 [ 32 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4174 | 2026.05.21 10:12:18.817482 [ 269 ] {ec02804a-89f1-43db-bf3d-d073b418248c} <Debug> TCPHandler: Processed in 0.001541942 sec. | ||
| 4175 | 2026.05.21 10:12:18.817502 [ 32 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.05.21 10:12:18.817522 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4177 | 2026.05.21 10:12:18.817531 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4178 | 2026.05.21 10:12:18.817623 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 4179 | 2026.05.21 10:12:18.817625 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.05.21 10:12:18.817733 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4181 | 2026.05.21 10:12:18.817766 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1402 rows starting from the beginning of the part | ||
| 4182 | 2026.05.21 10:12:18.817767 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.05.21 10:12:18.817819 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 4184 | 2026.05.21 10:12:18.817828 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4185 | 2026.05.21 10:12:18.817869 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part | ||
| 4186 | 2026.05.21 10:12:18.817878 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.21 10:12:18.817915 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 4188 | 2026.05.21 10:12:18.817960 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part | ||
| 4189 | 2026.05.21 10:12:18.817978 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_21_4} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4190 | 2026.05.21 10:12:18.818001 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
| 4191 | 2026.05.21 10:12:18.818099 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4192 | 2026.05.21 10:12:18.818299 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.21 10:12:18.818344 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4194 | 2026.05.21 10:12:18.818716 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4195 | 2026.05.21 10:12:18.818944 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.05.21 10:12:18.819076 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4197 | 2026.05.21 10:12:18.819080 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 4198 | 2026.05.21 10:12:18.819120 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.05.21 10:12:18.819078 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484441 sec., 1220661.5150080065 rows/sec., 90.36 MiB/sec. | ||
| 4200 | 2026.05.21 10:12:18.819154 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4201 | 2026.05.21 10:12:18.819146 [ 269 ] {92c94de9-5234-4832-87cc-543b6936f594} <Debug> TCPHandler: Processed in 0.001569072 sec. | ||
| 4202 | 2026.05.21 10:12:18.819268 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4203 | 2026.05.21 10:12:18.819337 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.05.21 10:12:18.819353 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4205 | 2026.05.21 10:12:18.819392 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4206 | 2026.05.21 10:12:18.819435 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8697 rows starting from the beginning of the part | ||
| 4207 | 2026.05.21 10:12:18.819443 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.21 10:12:18.819507 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 4209 | 2026.05.21 10:12:18.819511 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <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 | ||
| 4210 | 2026.05.21 10:12:18.819566 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4211 | 2026.05.21 10:12:18.819618 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4212 | 2026.05.21 10:12:18.819663 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
| 4213 | 2026.05.21 10:12:18.819671 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.05.21 10:12:18.819706 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4215 | 2026.05.21 10:12:18.819757 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_26_5} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4216 | 2026.05.21 10:12:18.819846 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4217 | 2026.05.21 10:12:18.820325 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.05.21 10:12:18.820369 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4219 | 2026.05.21 10:12:18.820978 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4220 | 2026.05.21 10:12:18.821224 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.05.21 10:12:18.821353 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4222 | 2026.05.21 10:12:18.821367 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001943 sec., 7720.0205867215645 rows/sec., 13.83 MiB/sec. | ||
| 4223 | 2026.05.21 10:12:18.821398 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.05.21 10:12:18.821427 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4225 | 2026.05.21 10:12:18.821433 [ 269 ] {ab4e69e9-2094-479e-941c-db41cf06d7b8} <Debug> TCPHandler: Processed in 0.002145701 sec. | ||
| 4226 | 2026.05.21 10:12:18.821533 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 4227 | 2026.05.21 10:12:18.821589 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.05.21 10:12:18.821694 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.05.21 10:12:18.821738 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4230 | 2026.05.21 10:12:18.821747 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4231 | 2026.05.21 10:12:18.821803 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4232 | 2026.05.21 10:12:18.821920 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 4233 | 2026.05.21 10:12:18.822021 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4234 | 2026.05.21 10:12:18.822117 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4235 | 2026.05.21 10:12:18.822163 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.05.21 10:12:18.822206 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4237 | 2026.05.21 10:12:18.822211 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
| 4238 | 2026.05.21 10:12:18.822345 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4239 | 2026.05.21 10:12:18.822569 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4240 | 2026.05.21 10:12:18.822870 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.21 10:12:18.823004 [ 32 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4242 | 2026.05.21 10:12:18.823014 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 4243 | 2026.05.21 10:12:18.823050 [ 32 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.21 10:12:18.823066 [ 269 ] {b3380a5e-390f-4369-b114-b16fc9f86647} <Debug> TCPHandler: Processed in 0.001530292 sec. | ||
| 4245 | 2026.05.21 10:12:18.823079 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4246 | 2026.05.21 10:12:18.823151 [ 191 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9370 rows, containing 5 columns (5 merged, 0 gathered) in 0.003922276 sec., 2388919.086775128 rows/sec., 155.09 MiB/sec. | ||
| 4247 | 2026.05.21 10:12:18.823169 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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.21 10:12:18.823298 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.05.21 10:12:18.823327 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4250 | 2026.05.21 10:12:18.823373 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4251 | 2026.05.21 10:12:18.823382 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4252 | 2026.05.21 10:12:18.823448 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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.21 10:12:18.823498 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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.21 10:12:18.823547 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4255 | 2026.05.21 10:12:18.823594 [ 189 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4256 | 2026.05.21 10:12:18.823683 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.21 10:12:18.823759 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4258 | 2026.05.21 10:12:18.823832 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4259 | 2026.05.21 10:12:18.824692 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001555502 sec., 864029.7473098716 rows/sec., 58.23 MiB/sec. | ||
| 4260 | 2026.05.21 10:12:18.824962 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4261 | 2026.05.21 10:12:18.825258 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.05.21 10:12:18.825332 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_26_5} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4263 | 2026.05.21 10:12:18.825421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4264 | 2026.05.21 10:12:18.825545 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 19 columns (19 merged, 0 gathered) in 0.004046887 sec., 86733.33354748972 rows/sec., 155.42 MiB/sec. | ||
| 4265 | 2026.05.21 10:12:18.826171 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4266 | 2026.05.21 10:12:18.826567 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.05.21 10:12:18.826642 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4268 | 2026.05.21 10:12:18.826796 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 4269 | 2026.05.21 10:12:19.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.76 MiB, peak 248.31 MiB, free memory in arenas 0.00 B, will set to 240.64 MiB (RSS), difference: 1.88 MiB | ||
| 4270 | 2026.05.21 10:12:23.479946 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4271 | 2026.05.21 10:12:23.480015 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4272 | 2026.05.21 10:12:23.535480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8539 | ||
| 4273 | 2026.05.21 10:12:23.536020 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.21 10:12:23.536063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4275 | 2026.05.21 10:12:23.536603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4276 | 2026.05.21 10:12:23.536843 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.21 10:12:23.536974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8539 | ||
| 4278 | 2026.05.21 10:12:23.808218 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.05.21 10:12:23.808489 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4280 | 2026.05.21 10:12:23.808834 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4281 | 2026.05.21 10:12:23.808873 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <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 | ||
| 4282 | 2026.05.21 10:12:23.809095 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4283 | 2026.05.21 10:12:23.809164 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4284 | 2026.05.21 10:12:23.809311 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4285 | 2026.05.21 10:12:23.809418 [ 322 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4286 | 2026.05.21 10:12:23.809451 [ 354 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4287 | 2026.05.21 10:12:23.809429 [ 343 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4288 | 2026.05.21 10:12:23.809623 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4289 | 2026.05.21 10:12:23.809653 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4290 | 2026.05.21 10:12:23.809725 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4291 | 2026.05.21 10:12:23.809747 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4292 | 2026.05.21 10:12:23.809783 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4293 | 2026.05.21 10:12:23.809824 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.21 10:12:23.811032 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002656 sec., 13177.710843373494 rows/sec., 2.22 MiB/sec. | ||
| 4295 | 2026.05.21 10:12:23.811172 [ 269 ] {96bd1e8d-322d-4c25-925e-2d4c825eef3f} <Debug> TCPHandler: Processed in 0.003106294 sec. | ||
| 4296 | 2026.05.21 10:12:23.813266 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.21 10:12:23.813381 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4298 | 2026.05.21 10:12:23.813426 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4299 | 2026.05.21 10:12:23.814036 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.05.21 10:12:23.814086 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4301 | 2026.05.21 10:12:23.814595 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4302 | 2026.05.21 10:12:23.814941 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.05.21 10:12:23.815165 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.00181 sec., 60773.48066298343 rows/sec., 5.11 MiB/sec. | ||
| 4304 | 2026.05.21 10:12:23.815237 [ 269 ] {d0d78624-17d8-4665-8817-95fe62a3bda1} <Debug> TCPHandler: Processed in 0.002022489 sec. | ||
| 4305 | 2026.05.21 10:12:23.815447 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.05.21 10:12:23.815586 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4307 | 2026.05.21 10:12:23.815648 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4308 | 2026.05.21 10:12:23.816171 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.05.21 10:12:23.816214 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4310 | 2026.05.21 10:12:23.816563 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4311 | 2026.05.21 10:12:23.816783 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.05.21 10:12:23.816912 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001372 sec., 19679.30029154519 rows/sec., 1.45 MiB/sec. | ||
| 4313 | 2026.05.21 10:12:23.816950 [ 269 ] {2a2ac301-6ec3-4e15-98c2-0cffd5e538b4} <Debug> TCPHandler: Processed in 0.001624563 sec. | ||
| 4314 | 2026.05.21 10:12:23.817091 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2026.05.21 10:12:23.817188 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4316 | 2026.05.21 10:12:23.817230 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4317 | 2026.05.21 10:12:23.817841 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.05.21 10:12:23.817888 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4319 | 2026.05.21 10:12:23.818322 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4320 | 2026.05.21 10:12:23.818576 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.05.21 10:12:23.818735 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001561 sec., 58295.96412556053 rows/sec., 4.55 MiB/sec. | ||
| 4322 | 2026.05.21 10:12:23.818793 [ 269 ] {26cb1b15-5c80-4c10-8e34-e84213e6b283} <Debug> TCPHandler: Processed in 0.001750515 sec. | ||
| 4323 | 2026.05.21 10:12:23.819005 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2026.05.21 10:12:23.819135 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4325 | 2026.05.21 10:12:23.819196 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4326 | 2026.05.21 10:12:23.819646 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.05.21 10:12:23.819683 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4328 | 2026.05.21 10:12:23.820024 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4329 | 2026.05.21 10:12:23.820240 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.05.21 10:12:23.820374 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 4331 | 2026.05.21 10:12:23.820409 [ 269 ] {8ed615f5-322e-4c8f-ba4c-e11d350f0ab0} <Debug> TCPHandler: Processed in 0.001521802 sec. | ||
| 4332 | 2026.05.21 10:12:23.820546 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.05.21 10:12:23.820643 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.05.21 10:12:23.820699 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <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 | ||
| 4335 | 2026.05.21 10:12:23.821494 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.05.21 10:12:23.821532 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4337 | 2026.05.21 10:12:23.822062 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4338 | 2026.05.21 10:12:23.822294 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.05.21 10:12:23.822438 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001814 sec., 14884.23373759647 rows/sec., 26.67 MiB/sec. | ||
| 4340 | 2026.05.21 10:12:23.822488 [ 269 ] {c0e9dbca-95bd-4135-80d5-2c7f9599f7d8} <Debug> TCPHandler: Processed in 0.001991459 sec. | ||
| 4341 | 2026.05.21 10:12:23.822630 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.05.21 10:12:23.822727 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4343 | 2026.05.21 10:12:23.822769 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4344 | 2026.05.21 10:12:23.823114 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.05.21 10:12:23.823154 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4346 | 2026.05.21 10:12:23.823472 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4347 | 2026.05.21 10:12:23.823705 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.05.21 10:12:23.823835 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 4349 | 2026.05.21 10:12:23.823868 [ 269 ] {92d56359-9e8d-482f-9979-69f8fab28417} <Debug> TCPHandler: Processed in 0.001287899 sec. | ||
| 4350 | 2026.05.21 10:12:24.009341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4351 | 2026.05.21 10:12:24.026411 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.05.21 10:12:24.026479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4353 | 2026.05.21 10:12:24.032575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4354 | 2026.05.21 10:12:24.033277 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.05.21 10:12:24.037303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4356 | 2026.05.21 10:12:27.121909 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.05.21 10:12:27.122210 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4358 | 2026.05.21 10:12:27.122613 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4359 | 2026.05.21 10:12:27.122667 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <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 | ||
| 4360 | 2026.05.21 10:12:27.122922 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4361 | 2026.05.21 10:12:27.122991 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4362 | 2026.05.21 10:12:27.123137 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4363 | 2026.05.21 10:12:27.123249 [ 349 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4364 | 2026.05.21 10:12:27.123252 [ 332 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4365 | 2026.05.21 10:12:27.123252 [ 354 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4366 | 2026.05.21 10:12:27.123426 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4367 | 2026.05.21 10:12:27.123456 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4368 | 2026.05.21 10:12:27.123527 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4369 | 2026.05.21 10:12:27.123548 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4370 | 2026.05.21 10:12:27.123585 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4371 | 2026.05.21 10:12:27.123632 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4372 | 2026.05.21 10:12:27.125036 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002952 sec., 11856.368563685635 rows/sec., 2.52 MiB/sec. | ||
| 4373 | 2026.05.21 10:12:27.125170 [ 269 ] {6095d042-28f4-4a1b-8dad-9c6189efbb84} <Debug> TCPHandler: Processed in 0.003411289 sec. | ||
| 4374 | 2026.05.21 10:12:27.137505 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.05.21 10:12:27.137638 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4376 | 2026.05.21 10:12:27.137721 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4377 | 2026.05.21 10:12:27.138596 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.05.21 10:12:27.138669 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4379 | 2026.05.21 10:12:27.139044 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4380 | 2026.05.21 10:12:27.139273 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.05.21 10:12:27.139422 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001833 sec., 13093.289689034369 rows/sec., 1.09 MiB/sec. | ||
| 4382 | 2026.05.21 10:12:27.139436 [ 98 ] {} <Debug> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4383 | 2026.05.21 10:12:27.139459 [ 269 ] {36c436ea-727d-4299-b6d8-f96b398efdab} <Debug> TCPHandler: Processed in 0.002007029 sec. | ||
| 4384 | 2026.05.21 10:12:27.139520 [ 98 ] {} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.05.21 10:12:27.139552 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4386 | 2026.05.21 10:12:27.139662 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.21 10:12:27.139763 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.21 10:12:27.139804 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4389 | 2026.05.21 10:12:27.139820 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 4390 | 2026.05.21 10:12:27.139919 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4391 | 2026.05.21 10:12:27.139952 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 4392 | 2026.05.21 10:12:27.140017 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 4393 | 2026.05.21 10:12:27.140070 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 4394 | 2026.05.21 10:12:27.140122 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 4395 | 2026.05.21 10:12:27.140169 [ 186 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 4396 | 2026.05.21 10:12:27.140251 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.05.21 10:12:27.140289 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4398 | 2026.05.21 10:12:27.140602 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4399 | 2026.05.21 10:12:27.140843 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.05.21 10:12:27.140978 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001233 sec., 8110.3000811030015 rows/sec., 661.34 KiB/sec. | ||
| 4401 | 2026.05.21 10:12:27.141013 [ 269 ] {630e373e-2c03-4d3a-bd70-c56062db50c2} <Debug> TCPHandler: Processed in 0.00140072 sec. | ||
| 4402 | 2026.05.21 10:12:27.141160 [ 192 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138239 sec., 86806.1834938042 rows/sec., 7.53 MiB/sec. | ||
| 4403 | 2026.05.21 10:12:27.141166 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.05.21 10:12:27.141300 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4405 | 2026.05.21 10:12:27.141344 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4406 | 2026.05.21 10:12:27.141361 [ 199 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4407 | 2026.05.21 10:12:27.141686 [ 199 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.05.21 10:12:27.141764 [ 199 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_5_1} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4409 | 2026.05.21 10:12:27.141858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4410 | 2026.05.21 10:12:27.142868 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.05.21 10:12:27.142914 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4412 | 2026.05.21 10:12:27.143363 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4413 | 2026.05.21 10:12:27.143582 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.05.21 10:12:27.143713 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.002431 sec., 1048128.3422459892 rows/sec., 78.02 MiB/sec. | ||
| 4415 | 2026.05.21 10:12:27.143749 [ 269 ] {bd7c7bf8-0c9b-4904-9f9f-c07b2968a989} <Debug> TCPHandler: Processed in 0.002632298 sec. | ||
| 4416 | 2026.05.21 10:12:27.143985 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.21 10:12:27.144088 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.05.21 10:12:27.144130 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2026.05.21 10:12:27.144576 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.21 10:12:27.144614 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4421 | 2026.05.21 10:12:27.144931 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4422 | 2026.05.21 10:12:27.145146 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.21 10:12:27.145274 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001205 sec., 34854.77178423237 rows/sec., 2.56 MiB/sec. | ||
| 4424 | 2026.05.21 10:12:27.145310 [ 269 ] {36763ef5-45b8-44ee-b21e-5a7130c5d829} <Debug> TCPHandler: Processed in 0.001376019 sec. | ||
| 4425 | 2026.05.21 10:12:27.145443 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.21 10:12:27.145541 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.05.21 10:12:27.145581 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4428 | 2026.05.21 10:12:27.146343 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.21 10:12:27.146381 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4430 | 2026.05.21 10:12:27.146710 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4431 | 2026.05.21 10:12:27.146924 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.05.21 10:12:27.147049 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001526 sec., 540629.0956749673 rows/sec., 31.62 MiB/sec. | ||
| 4433 | 2026.05.21 10:12:27.147083 [ 269 ] {a9f5ad33-4211-4153-bc3e-55d480f0cef5} <Debug> TCPHandler: Processed in 0.001689884 sec. | ||
| 4434 | 2026.05.21 10:12:27.147237 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.21 10:12:27.147336 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.21 10:12:27.147376 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4437 | 2026.05.21 10:12:27.147777 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.21 10:12:27.147814 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4439 | 2026.05.21 10:12:27.148089 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4440 | 2026.05.21 10:12:27.148306 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.21 10:12:27.148430 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 4442 | 2026.05.21 10:12:27.148464 [ 269 ] {f83afd87-8a5c-489f-833c-b7b438af4f41} <Debug> TCPHandler: Processed in 0.001276048 sec. | ||
| 4443 | 2026.05.21 10:12:27.148599 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.21 10:12:27.148695 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4445 | 2026.05.21 10:12:27.148734 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4446 | 2026.05.21 10:12:27.149168 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.21 10:12:27.149205 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4448 | 2026.05.21 10:12:27.149506 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4449 | 2026.05.21 10:12:27.149717 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.21 10:12:27.149846 [ 89 ] {} <Debug> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4451 | 2026.05.21 10:12:27.149850 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 4452 | 2026.05.21 10:12:27.149890 [ 89 ] {} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.21 10:12:27.149910 [ 269 ] {2e9c216a-4c77-440d-b977-24aacf41cb91} <Debug> TCPHandler: Processed in 0.001366209 sec. | ||
| 4454 | 2026.05.21 10:12:27.149916 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4455 | 2026.05.21 10:12:27.150010 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 4456 | 2026.05.21 10:12:27.150097 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4457 | 2026.05.21 10:12:27.150111 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.05.21 10:12:27.150123 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 4459 | 2026.05.21 10:12:27.150178 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 4460 | 2026.05.21 10:12:27.150209 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4461 | 2026.05.21 10:12:27.150220 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 4462 | 2026.05.21 10:12:27.150250 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4463 | 2026.05.21 10:12:27.150261 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 4464 | 2026.05.21 10:12:27.150300 [ 187 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 4465 | 2026.05.21 10:12:27.150944 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996364 sec., 60218.95612446857 rows/sec., 4.82 MiB/sec. | ||
| 4466 | 2026.05.21 10:12:27.151055 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4467 | 2026.05.21 10:12:27.151141 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.05.21 10:12:27.151183 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4469 | 2026.05.21 10:12:27.151318 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.21 10:12:27.151388 [ 199 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_5_1} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4471 | 2026.05.21 10:12:27.151539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4472 | 2026.05.21 10:12:27.151676 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4473 | 2026.05.21 10:12:27.151911 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.21 10:12:27.152046 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001854 sec., 725458.4681769148 rows/sec., 48.94 MiB/sec. | ||
| 4475 | 2026.05.21 10:12:27.152089 [ 269 ] {7ae467c4-57c4-42ff-9cb0-3e70200a76e2} <Debug> TCPHandler: Processed in 0.002025069 sec. | ||
| 4476 | 2026.05.21 10:12:27.152237 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.21 10:12:27.152338 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.05.21 10:12:27.152382 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4479 | 2026.05.21 10:12:27.153146 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.21 10:12:27.153184 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4481 | 2026.05.21 10:12:27.153650 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4482 | 2026.05.21 10:12:27.153867 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.21 10:12:27.153995 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Debug> executeQuery: Read 1633 rows, 103.09 KiB in 0.001676 sec., 974343.6754176611 rows/sec., 60.07 MiB/sec. | ||
| 4484 | 2026.05.21 10:12:27.154030 [ 269 ] {651fdac1-140d-4c66-869e-e1d9fbeb52f4} <Debug> TCPHandler: Processed in 0.001841726 sec. | ||
| 4485 | 2026.05.21 10:12:27.154170 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.05.21 10:12:27.154275 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.05.21 10:12:27.154329 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <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 | ||
| 4488 | 2026.05.21 10:12:27.155150 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.05.21 10:12:27.155187 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4490 | 2026.05.21 10:12:27.155704 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4491 | 2026.05.21 10:12:27.155962 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.05.21 10:12:27.156101 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001845 sec., 10840.10840108401 rows/sec., 19.42 MiB/sec. | ||
| 4493 | 2026.05.21 10:12:27.156150 [ 269 ] {206bd1a9-a60b-4570-b028-2f2e35b1339c} <Debug> TCPHandler: Processed in 0.002028939 sec. | ||
| 4494 | 2026.05.21 10:12:27.156278 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.05.21 10:12:27.156375 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4496 | 2026.05.21 10:12:27.156417 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4497 | 2026.05.21 10:12:27.156786 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.05.21 10:12:27.156823 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4499 | 2026.05.21 10:12:27.157129 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4500 | 2026.05.21 10:12:27.157338 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.05.21 10:12:27.157467 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 2.91 MiB/sec. | ||
| 4502 | 2026.05.21 10:12:27.157500 [ 269 ] {50424e36-e635-4ffb-a1a0-a9015a35a9bb} <Debug> TCPHandler: Processed in 0.001270908 sec. | ||
| 4503 | 2026.05.21 10:12:28.803069 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.05.21 10:12:28.803315 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4505 | 2026.05.21 10:12:28.803667 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4506 | 2026.05.21 10:12:28.803706 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <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 | ||
| 4507 | 2026.05.21 10:12:28.803927 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4508 | 2026.05.21 10:12:28.803997 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4509 | 2026.05.21 10:12:28.804141 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4510 | 2026.05.21 10:12:28.804249 [ 332 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4511 | 2026.05.21 10:12:28.804281 [ 342 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4512 | 2026.05.21 10:12:28.804259 [ 349 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4513 | 2026.05.21 10:12:28.804453 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4514 | 2026.05.21 10:12:28.804483 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4515 | 2026.05.21 10:12:28.804555 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4516 | 2026.05.21 10:12:28.804576 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4517 | 2026.05.21 10:12:28.804612 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4518 | 2026.05.21 10:12:28.804723 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4519 | 2026.05.21 10:12:28.805913 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002691 sec., 13006.317354143443 rows/sec., 2.19 MiB/sec. | ||
| 4520 | 2026.05.21 10:12:28.806176 [ 269 ] {65b00568-ba59-458e-90c2-218cf272b219} <Debug> TCPHandler: Processed in 0.003254997 sec. | ||
| 4521 | 2026.05.21 10:12:28.807627 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.05.21 10:12:28.807778 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4523 | 2026.05.21 10:12:28.807848 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4524 | 2026.05.21 10:12:28.808436 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.05.21 10:12:28.808493 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4526 | 2026.05.21 10:12:28.808876 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4527 | 2026.05.21 10:12:28.809141 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.05.21 10:12:28.809294 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 4529 | 2026.05.21 10:12:28.809337 [ 269 ] {035d2059-25ae-49b2-8fe9-290fadc8d586} <Debug> TCPHandler: Processed in 0.001839367 sec. | ||
| 4530 | 2026.05.21 10:12:28.809490 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.05.21 10:12:28.809596 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4532 | 2026.05.21 10:12:28.809642 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4533 | 2026.05.21 10:12:28.810086 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.21 10:12:28.810132 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4535 | 2026.05.21 10:12:28.810459 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4536 | 2026.05.21 10:12:28.810693 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.05.21 10:12:28.810831 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001259 sec., 52422.55758538523 rows/sec., 4.12 MiB/sec. | ||
| 4538 | 2026.05.21 10:12:28.810866 [ 269 ] {6ebb7989-0514-4709-86bd-cd1b578c38c1} <Debug> TCPHandler: Processed in 0.001445531 sec. | ||
| 4539 | 2026.05.21 10:12:28.810992 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.05.21 10:12:28.811088 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.05.21 10:12:28.811129 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4542 | 2026.05.21 10:12:28.811606 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.05.21 10:12:28.811644 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4544 | 2026.05.21 10:12:28.811931 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4545 | 2026.05.21 10:12:28.812147 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.05.21 10:12:28.812278 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 479.80 KiB/sec. | ||
| 4547 | 2026.05.21 10:12:28.812313 [ 269 ] {da877156-df13-44bb-ab52-1cbb879c6e8c} <Debug> TCPHandler: Processed in 0.001369679 sec. | ||
| 4548 | 2026.05.21 10:12:28.812437 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.05.21 10:12:28.812555 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4550 | 2026.05.21 10:12:28.812595 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4551 | 2026.05.21 10:12:28.813075 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.05.21 10:12:28.813110 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4553 | 2026.05.21 10:12:28.813416 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4554 | 2026.05.21 10:12:28.813666 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.05.21 10:12:28.813796 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001259 sec., 57188.24463860207 rows/sec., 4.47 MiB/sec. | ||
| 4556 | 2026.05.21 10:12:28.813830 [ 269 ] {220d4e88-99af-48a6-b581-f8c935775d5d} <Debug> TCPHandler: Processed in 0.001441721 sec. | ||
| 4557 | 2026.05.21 10:12:28.813954 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.05.21 10:12:28.814049 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2026.05.21 10:12:28.814092 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4560 | 2026.05.21 10:12:28.814496 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.05.21 10:12:28.814532 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4562 | 2026.05.21 10:12:28.814852 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4563 | 2026.05.21 10:12:28.815064 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.05.21 10:12:28.815194 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Debug> executeQuery: Read 34 rows, 2.42 KiB in 0.001162 sec., 29259.896729776247 rows/sec., 2.04 MiB/sec. | ||
| 4565 | 2026.05.21 10:12:28.815227 [ 269 ] {8da5341b-917f-45d0-9d27-30b5ad3121be} <Debug> TCPHandler: Processed in 0.001322709 sec. | ||
| 4566 | 2026.05.21 10:12:28.815355 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.05.21 10:12:28.815451 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.05.21 10:12:28.815514 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <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 | ||
| 4569 | 2026.05.21 10:12:28.816254 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.05.21 10:12:28.816292 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4571 | 2026.05.21 10:12:28.816801 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4572 | 2026.05.21 10:12:28.817027 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.05.21 10:12:28.817167 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001735 sec., 2305.4755043227665 rows/sec., 4.13 MiB/sec. | ||
| 4574 | 2026.05.21 10:12:28.817224 [ 269 ] {cc0c982e-feda-46dd-a418-e644739e8b96} <Debug> TCPHandler: Processed in 0.001917207 sec. | ||
| 4575 | 2026.05.21 10:12:28.817356 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.05.21 10:12:28.817452 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.05.21 10:12:28.817506 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.05.21 10:12:28.817846 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.05.21 10:12:28.817883 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4580 | 2026.05.21 10:12:28.818182 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4581 | 2026.05.21 10:12:28.818393 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.05.21 10:12:28.818532 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 4583 | 2026.05.21 10:12:28.818566 [ 269 ] {806aee02-6e39-48a8-9e1c-6e9eae3c9016} <Debug> TCPHandler: Processed in 0.001258878 sec. | ||
| 4584 | 2026.05.21 10:12:31.037107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9051 | ||
| 4585 | 2026.05.21 10:12:31.037862 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.05.21 10:12:31.037912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4587 | 2026.05.21 10:12:31.038408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4588 | 2026.05.21 10:12:31.038649 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.05.21 10:12:31.038784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9051 | ||
| 4590 | 2026.05.21 10:12:31.537393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4591 | 2026.05.21 10:12:31.552878 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.21 10:12:31.552925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4593 | 2026.05.21 10:12:31.558811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4594 | 2026.05.21 10:12:31.559516 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.21 10:12:31.562107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4596 | 2026.05.21 10:12:33.809094 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.05.21 10:12:33.809356 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4598 | 2026.05.21 10:12:33.809718 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4599 | 2026.05.21 10:12:33.809758 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <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 | ||
| 4600 | 2026.05.21 10:12:33.809987 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4601 | 2026.05.21 10:12:33.810063 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4602 | 2026.05.21 10:12:33.810215 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4603 | 2026.05.21 10:12:33.810342 [ 336 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4604 | 2026.05.21 10:12:33.810353 [ 342 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4605 | 2026.05.21 10:12:33.810342 [ 349 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4606 | 2026.05.21 10:12:33.810587 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4607 | 2026.05.21 10:12:33.810621 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4608 | 2026.05.21 10:12:33.810695 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4609 | 2026.05.21 10:12:33.810718 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4610 | 2026.05.21 10:12:33.810757 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4611 | 2026.05.21 10:12:33.810804 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4612 | 2026.05.21 10:12:33.812198 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002941 sec., 11900.71404284257 rows/sec., 2.00 MiB/sec. | ||
| 4613 | 2026.05.21 10:12:33.812340 [ 269 ] {f519f3b9-58b5-499e-a0f6-5cab257f4231} <Debug> TCPHandler: Processed in 0.003388818 sec. | ||
| 4614 | 2026.05.21 10:12:33.814452 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.05.21 10:12:33.814577 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4616 | 2026.05.21 10:12:33.814624 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4617 | 2026.05.21 10:12:33.815207 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.05.21 10:12:33.815251 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4619 | 2026.05.21 10:12:33.815678 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4620 | 2026.05.21 10:12:33.815915 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.21 10:12:33.816068 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001526 sec., 72083.87942332897 rows/sec., 6.06 MiB/sec. | ||
| 4622 | 2026.05.21 10:12:33.816106 [ 269 ] {b4cd2cab-e121-415e-b3b2-f302292fdc18} <Debug> TCPHandler: Processed in 0.001707685 sec. | ||
| 4623 | 2026.05.21 10:12:33.816307 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.05.21 10:12:33.816407 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.05.21 10:12:33.816450 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4626 | 2026.05.21 10:12:33.816930 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.05.21 10:12:33.816970 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4628 | 2026.05.21 10:12:33.817270 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4629 | 2026.05.21 10:12:33.817489 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.05.21 10:12:33.817637 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001252 sec., 21565.49520766773 rows/sec., 1.58 MiB/sec. | ||
| 4631 | 2026.05.21 10:12:33.817672 [ 269 ] {473caf0f-c36d-49ea-a2b6-fa8672b256cc} <Debug> TCPHandler: Processed in 0.00141542 sec. | ||
| 4632 | 2026.05.21 10:12:33.817806 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.05.21 10:12:33.817904 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4634 | 2026.05.21 10:12:33.817944 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4635 | 2026.05.21 10:12:33.818397 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.21 10:12:33.818434 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4637 | 2026.05.21 10:12:33.818742 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4638 | 2026.05.21 10:12:33.818962 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.21 10:12:33.819093 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001209 sec., 75268.81720430107 rows/sec., 5.88 MiB/sec. | ||
| 4640 | 2026.05.21 10:12:33.819127 [ 269 ] {c1007506-14d7-4871-acbd-b512814b43e3} <Debug> TCPHandler: Processed in 0.001371039 sec. | ||
| 4641 | 2026.05.21 10:12:33.819272 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.05.21 10:12:33.819369 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4643 | 2026.05.21 10:12:33.819412 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4644 | 2026.05.21 10:12:33.819854 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.05.21 10:12:33.819890 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4646 | 2026.05.21 10:12:33.820225 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4647 | 2026.05.21 10:12:33.820439 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.05.21 10:12:33.820591 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4649 | 2026.05.21 10:12:33.820626 [ 269 ] {860bc22f-676d-48a5-b14f-2ec2698eecfd} <Debug> TCPHandler: Processed in 0.001402331 sec. | ||
| 4650 | 2026.05.21 10:12:33.820754 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2026.05.21 10:12:33.820852 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.05.21 10:12:33.820906 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <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 | ||
| 4653 | 2026.05.21 10:12:33.821735 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.05.21 10:12:33.821773 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4655 | 2026.05.21 10:12:33.822311 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4656 | 2026.05.21 10:12:33.822548 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.05.21 10:12:33.822705 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001872 sec., 14423.076923076924 rows/sec., 25.85 MiB/sec. | ||
| 4658 | 2026.05.21 10:12:33.822762 [ 269 ] {638ddc29-22e7-45dd-970b-47bea25dd631} <Debug> TCPHandler: Processed in 0.002056119 sec. | ||
| 4659 | 2026.05.21 10:12:33.822898 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.05.21 10:12:33.822994 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4661 | 2026.05.21 10:12:33.823035 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4662 | 2026.05.21 10:12:33.823391 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.05.21 10:12:33.823428 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4664 | 2026.05.21 10:12:33.823737 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4665 | 2026.05.21 10:12:33.823954 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.05.21 10:12:33.824087 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4667 | 2026.05.21 10:12:33.824121 [ 269 ] {2b7814df-2a2f-4e46-84a6-0bc7c773e1ee} <Debug> TCPHandler: Processed in 0.001272308 sec. | ||
| 4668 | 2026.05.21 10:12:38.480268 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4669 | 2026.05.21 10:12:38.480342 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4670 | 2026.05.21 10:12:38.538878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9499 | ||
| 4671 | 2026.05.21 10:12:38.539363 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.05.21 10:12:38.539405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4673 | 2026.05.21 10:12:38.539887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4674 | 2026.05.21 10:12:38.540113 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.05.21 10:12:38.540237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9499 | ||
| 4676 | 2026.05.21 10:12:38.808325 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.05.21 10:12:38.808566 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4678 | 2026.05.21 10:12:38.808904 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4679 | 2026.05.21 10:12:38.808944 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <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 | ||
| 4680 | 2026.05.21 10:12:38.809168 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4681 | 2026.05.21 10:12:38.809243 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4682 | 2026.05.21 10:12:38.809387 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4683 | 2026.05.21 10:12:38.809494 [ 336 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4684 | 2026.05.21 10:12:38.809519 [ 342 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4685 | 2026.05.21 10:12:38.809502 [ 349 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4686 | 2026.05.21 10:12:38.809688 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4687 | 2026.05.21 10:12:38.809721 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4688 | 2026.05.21 10:12:38.809796 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4689 | 2026.05.21 10:12:38.809817 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4690 | 2026.05.21 10:12:38.809854 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4691 | 2026.05.21 10:12:38.809898 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4692 | 2026.05.21 10:12:38.811107 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002646 sec., 13227.513227513227 rows/sec., 2.23 MiB/sec. | ||
| 4693 | 2026.05.21 10:12:38.811239 [ 269 ] {30b661ba-66b8-48ee-935c-ac3a50031892} <Debug> TCPHandler: Processed in 0.003052513 sec. | ||
| 4694 | 2026.05.21 10:12:38.813291 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.05.21 10:12:38.813407 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4696 | 2026.05.21 10:12:38.813452 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4697 | 2026.05.21 10:12:38.814004 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.05.21 10:12:38.814046 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4699 | 2026.05.21 10:12:38.814419 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4700 | 2026.05.21 10:12:38.814689 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.05.21 10:12:38.814841 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001468 sec., 58583.10626702998 rows/sec., 4.90 MiB/sec. | ||
| 4702 | 2026.05.21 10:12:38.814848 [ 99 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4703 | 2026.05.21 10:12:38.814879 [ 269 ] {54a3cf2c-1414-404f-ace6-529e5d77398a} <Debug> TCPHandler: Processed in 0.001639883 sec. | ||
| 4704 | 2026.05.21 10:12:38.814901 [ 99 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.21 10:12:38.814929 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4706 | 2026.05.21 10:12:38.815033 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.05.21 10:12:38.815090 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 4708 | 2026.05.21 10:12:38.815138 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4709 | 2026.05.21 10:12:38.815187 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4710 | 2026.05.21 10:12:38.815266 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4711 | 2026.05.21 10:12:38.815321 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2617 rows starting from the beginning of the part | ||
| 4712 | 2026.05.21 10:12:38.815413 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 4713 | 2026.05.21 10:12:38.815486 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 4714 | 2026.05.21 10:12:38.815553 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
| 4715 | 2026.05.21 10:12:38.815617 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
| 4716 | 2026.05.21 10:12:38.815678 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part | ||
| 4717 | 2026.05.21 10:12:38.815682 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.05.21 10:12:38.815738 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4719 | 2026.05.21 10:12:38.816078 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4720 | 2026.05.21 10:12:38.816317 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.05.21 10:12:38.816458 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001341 sec., 11185.682326621923 rows/sec., 841.11 KiB/sec. | ||
| 4722 | 2026.05.21 10:12:38.816461 [ 97 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4723 | 2026.05.21 10:12:38.816495 [ 269 ] {f4fa125c-04a3-4725-9b72-19d24e4fbf2a} <Debug> TCPHandler: Processed in 0.001521852 sec. | ||
| 4724 | 2026.05.21 10:12:38.816518 [ 97 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.05.21 10:12:38.816550 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4726 | 2026.05.21 10:12:38.816653 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.05.21 10:12:38.816657 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 4728 | 2026.05.21 10:12:38.816773 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4729 | 2026.05.21 10:12:38.816806 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2026.05.21 10:12:38.816818 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4731 | 2026.05.21 10:12:38.816849 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 81 rows starting from the beginning of the part | ||
| 4732 | 2026.05.21 10:12:38.816922 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 4733 | 2026.05.21 10:12:38.816969 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 4734 | 2026.05.21 10:12:38.817012 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 4735 | 2026.05.21 10:12:38.817053 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 4736 | 2026.05.21 10:12:38.817094 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4737 | 2026.05.21 10:12:38.817310 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.05.21 10:12:38.817356 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4739 | 2026.05.21 10:12:38.817711 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002689158 sec., 2059008.804986542 rows/sec., 162.72 MiB/sec. | ||
| 4740 | 2026.05.21 10:12:38.817749 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2026.05.21 10:12:38.817950 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344319 sec., 148774.21207317608 rows/sec., 11.45 MiB/sec. | ||
| 4742 | 2026.05.21 10:12:38.817988 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.21 10:12:38.818045 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4744 | 2026.05.21 10:12:38.818104 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4745 | 2026.05.21 10:12:38.818139 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001385 sec., 57039.711191335744 rows/sec., 4.45 MiB/sec. | ||
| 4746 | 2026.05.21 10:12:38.818141 [ 97 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4747 | 2026.05.21 10:12:38.818184 [ 269 ] {79fb3e29-eb52-46a0-ac56-61f87f05d49e} <Debug> TCPHandler: Processed in 0.001589262 sec. | ||
| 4748 | 2026.05.21 10:12:38.818200 [ 97 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.05.21 10:12:38.818234 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4750 | 2026.05.21 10:12:38.818322 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.05.21 10:12:38.818336 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 4752 | 2026.05.21 10:12:38.818426 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.21 10:12:38.818441 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4754 | 2026.05.21 10:12:38.818432 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.05.21 10:12:38.818464 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.05.21 10:12:38.818481 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part | ||
| 4757 | 2026.05.21 10:12:38.818529 [ 197 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_31_6} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4758 | 2026.05.21 10:12:38.818529 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4759 | 2026.05.21 10:12:38.818568 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
| 4760 | 2026.05.21 10:12:38.818569 [ 199 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_26_5} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4761 | 2026.05.21 10:12:38.818618 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 4762 | 2026.05.21 10:12:38.818619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 4763 | 2026.05.21 10:12:38.818669 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
| 4764 | 2026.05.21 10:12:38.818674 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4765 | 2026.05.21 10:12:38.818719 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 91 rows starting from the beginning of the part | ||
| 4766 | 2026.05.21 10:12:38.818766 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part | ||
| 4767 | 2026.05.21 10:12:38.818978 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.05.21 10:12:38.819014 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4769 | 2026.05.21 10:12:38.819355 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4770 | 2026.05.21 10:12:38.819608 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.21 10:12:38.819743 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 4772 | 2026.05.21 10:12:38.819744 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4773 | 2026.05.21 10:12:38.819780 [ 269 ] {d5f11e17-f7f0-499c-8acd-9613def1fea1} <Debug> TCPHandler: Processed in 0.001506661 sec. | ||
| 4774 | 2026.05.21 10:12:38.819799 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.05.21 10:12:38.819825 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4776 | 2026.05.21 10:12:38.819927 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4777 | 2026.05.21 10:12:38.819946 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.05.21 10:12:38.819953 [ 197 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658304 sec., 1857319.2852456486 rows/sec., 134.89 MiB/sec. | ||
| 4779 | 2026.05.21 10:12:38.820060 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.05.21 10:12:38.820063 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4781 | 2026.05.21 10:12:38.820115 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9370 rows starting from the beginning of the part | ||
| 4782 | 2026.05.21 10:12:38.820126 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <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 | ||
| 4783 | 2026.05.21 10:12:38.820176 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4784 | 2026.05.21 10:12:38.820233 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1633 rows starting from the beginning of the part | ||
| 4785 | 2026.05.21 10:12:38.820245 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4786 | 2026.05.21 10:12:38.820282 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 4787 | 2026.05.21 10:12:38.820335 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4788 | 2026.05.21 10:12:38.820389 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 4789 | 2026.05.21 10:12:38.820591 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.05.21 10:12:38.820696 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_31_6} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4791 | 2026.05.21 10:12:38.820795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4792 | 2026.05.21 10:12:38.821086 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.21 10:12:38.821130 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4794 | 2026.05.21 10:12:38.821710 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4795 | 2026.05.21 10:12:38.821962 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.21 10:12:38.822108 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4797 | 2026.05.21 10:12:38.822111 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002068 sec., 7253.384912959381 rows/sec., 13.00 MiB/sec. | ||
| 4798 | 2026.05.21 10:12:38.822152 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.05.21 10:12:38.822178 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4800 | 2026.05.21 10:12:38.822198 [ 269 ] {d71101ef-0583-4215-8342-39b30c5c4080} <Debug> TCPHandler: Processed in 0.002300873 sec. | ||
| 4801 | 2026.05.21 10:12:38.822254 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 4802 | 2026.05.21 10:12:38.822353 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.05.21 10:12:38.822457 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4804 | 2026.05.21 10:12:38.822470 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4805 | 2026.05.21 10:12:38.822501 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4806 | 2026.05.21 10:12:38.822549 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 351 rows starting from the beginning of the part | ||
| 4807 | 2026.05.21 10:12:38.822687 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 4808 | 2026.05.21 10:12:38.822804 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 4809 | 2026.05.21 10:12:38.822902 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.05.21 10:12:38.822905 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 4811 | 2026.05.21 10:12:38.822948 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4812 | 2026.05.21 10:12:38.823047 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 4813 | 2026.05.21 10:12:38.823160 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4814 | 2026.05.21 10:12:38.823301 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4815 | 2026.05.21 10:12:38.823554 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.05.21 10:12:38.823716 [ 99 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4817 | 2026.05.21 10:12:38.823725 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 4818 | 2026.05.21 10:12:38.823767 [ 99 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.05.21 10:12:38.823780 [ 269 ] {9538c793-a050-42a1-8ec3-7dfc60f78873} <Debug> TCPHandler: Processed in 0.001476411 sec. | ||
| 4820 | 2026.05.21 10:12:38.823803 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4821 | 2026.05.21 10:12:38.823922 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4822 | 2026.05.21 10:12:38.824038 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4823 | 2026.05.21 10:12:38.824071 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part | ||
| 4824 | 2026.05.21 10:12:38.824136 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4825 | 2026.05.21 10:12:38.824184 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 4826 | 2026.05.21 10:12:38.824233 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 4827 | 2026.05.21 10:12:38.824278 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4828 | 2026.05.21 10:12:38.824296 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11517 rows, containing 5 columns (5 merged, 0 gathered) in 0.004420243 sec., 2605512.8643380012 rows/sec., 168.49 MiB/sec. | ||
| 4829 | 2026.05.21 10:12:38.824322 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 4830 | 2026.05.21 10:12:38.824661 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4831 | 2026.05.21 10:12:38.825014 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.05.21 10:12:38.825096 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4833 | 2026.05.21 10:12:38.825174 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 4834 | 2026.05.21 10:12:38.825377 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494861 sec., 1059630.2933851373 rows/sec., 71.41 MiB/sec. | ||
| 4835 | 2026.05.21 10:12:38.825640 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4836 | 2026.05.21 10:12:38.825895 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.21 10:12:38.825967 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_31_6} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4838 | 2026.05.21 10:12:38.826030 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4839 | 2026.05.21 10:12:38.826974 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 19 columns (19 merged, 0 gathered) in 0.004752588 sec., 93422.7835444604 rows/sec., 167.41 MiB/sec. | ||
| 4840 | 2026.05.21 10:12:38.827647 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4841 | 2026.05.21 10:12:38.827952 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.05.21 10:12:38.828014 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4843 | 2026.05.21 10:12:38.828103 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4844 | 2026.05.21 10:12:39.000303 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.44 MiB, peak 252.79 MiB, free memory in arenas 0.00 B, will set to 244.96 MiB (RSS), difference: 2.52 MiB | ||
| 4845 | 2026.05.21 10:12:39.062183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4846 | 2026.05.21 10:12:39.078556 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.21 10:12:39.078612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4848 | 2026.05.21 10:12:39.083997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4849 | 2026.05.21 10:12:39.084678 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.21 10:12:39.087564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4851 | 2026.05.21 10:12:40.325776 [ 95 ] {} <Debug> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4852 | 2026.05.21 10:12:40.325851 [ 95 ] {} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.05.21 10:12:40.325877 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4854 | 2026.05.21 10:12:40.326008 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 4855 | 2026.05.21 10:12:40.326160 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4856 | 2026.05.21 10:12:40.326194 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 4857 | 2026.05.21 10:12:40.326265 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 4858 | 2026.05.21 10:12:40.326312 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 4859 | 2026.05.21 10:12:40.326356 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 4860 | 2026.05.21 10:12:40.326394 [ 200 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4861 | 2026.05.21 10:12:40.327161 [ 188 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207188 sec., 29821.36999373751 rows/sec., 2.49 MiB/sec. | ||
| 4862 | 2026.05.21 10:12:40.327378 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4863 | 2026.05.21 10:12:40.327722 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.21 10:12:40.327801 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_9_2} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4865 | 2026.05.21 10:12:40.327898 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4866 | 2026.05.21 10:12:43.808692 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.21 10:12:43.808991 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.21 10:12:43.809340 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4869 | 2026.05.21 10:12:43.809392 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <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 | ||
| 4870 | 2026.05.21 10:12:43.809652 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4871 | 2026.05.21 10:12:43.809746 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4872 | 2026.05.21 10:12:43.809902 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4873 | 2026.05.21 10:12:43.810007 [ 326 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4874 | 2026.05.21 10:12:43.810020 [ 342 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4875 | 2026.05.21 10:12:43.810007 [ 336 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4876 | 2026.05.21 10:12:43.810167 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4877 | 2026.05.21 10:12:43.810203 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4878 | 2026.05.21 10:12:43.810279 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4879 | 2026.05.21 10:12:43.810302 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4880 | 2026.05.21 10:12:43.810340 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4881 | 2026.05.21 10:12:43.810382 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4882 | 2026.05.21 10:12:43.811644 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002759 sec., 12685.755708590068 rows/sec., 2.14 MiB/sec. | ||
| 4883 | 2026.05.21 10:12:43.811782 [ 269 ] {f61ea302-73c9-4371-b836-2af00530cdd1} <Debug> TCPHandler: Processed in 0.003256576 sec. | ||
| 4884 | 2026.05.21 10:12:43.813890 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.21 10:12:43.814021 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.21 10:12:43.814074 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4887 | 2026.05.21 10:12:43.814695 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.05.21 10:12:43.814745 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4889 | 2026.05.21 10:12:43.815190 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4890 | 2026.05.21 10:12:43.815436 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.05.21 10:12:43.815603 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001618 sec., 67985.16687268233 rows/sec., 5.72 MiB/sec. | ||
| 4892 | 2026.05.21 10:12:43.815650 [ 269 ] {a0633429-fd8f-4ac4-afac-76973bedb6df} <Debug> TCPHandler: Processed in 0.001823606 sec. | ||
| 4893 | 2026.05.21 10:12:43.815827 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.05.21 10:12:43.815939 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.05.21 10:12:43.815985 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4896 | 2026.05.21 10:12:43.816451 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.05.21 10:12:43.816490 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4898 | 2026.05.21 10:12:43.816811 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4899 | 2026.05.21 10:12:43.817044 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.05.21 10:12:43.817187 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001274 sec., 21193.09262166405 rows/sec., 1.56 MiB/sec. | ||
| 4901 | 2026.05.21 10:12:43.817225 [ 269 ] {4242ba8d-cb55-406c-8a33-7237b467c60e} <Debug> TCPHandler: Processed in 0.001452381 sec. | ||
| 4902 | 2026.05.21 10:12:43.817383 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.05.21 10:12:43.817496 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4904 | 2026.05.21 10:12:43.817547 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4905 | 2026.05.21 10:12:43.818071 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.21 10:12:43.818119 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4907 | 2026.05.21 10:12:43.818567 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4908 | 2026.05.21 10:12:43.818900 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.21 10:12:43.819080 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001608 sec., 56592.03980099502 rows/sec., 4.42 MiB/sec. | ||
| 4910 | 2026.05.21 10:12:43.819134 [ 269 ] {26565b37-2584-4f62-99f6-b760337ecaaa} <Debug> TCPHandler: Processed in 0.001803456 sec. | ||
| 4911 | 2026.05.21 10:12:43.819307 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.21 10:12:43.819438 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.05.21 10:12:43.819490 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4914 | 2026.05.21 10:12:43.819937 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.21 10:12:43.819977 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4916 | 2026.05.21 10:12:43.820363 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4917 | 2026.05.21 10:12:43.820628 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.21 10:12:43.820770 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 4919 | 2026.05.21 10:12:43.820808 [ 269 ] {1d5d9864-13d5-4533-aea0-0395ab78d737} <Debug> TCPHandler: Processed in 0.001568573 sec. | ||
| 4920 | 2026.05.21 10:12:43.820942 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.05.21 10:12:43.821047 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.05.21 10:12:43.821108 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <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 | ||
| 4923 | 2026.05.21 10:12:43.821974 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.05.21 10:12:43.822014 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4925 | 2026.05.21 10:12:43.822606 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4926 | 2026.05.21 10:12:43.822853 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.05.21 10:12:43.823005 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00198 sec., 13636.363636363636 rows/sec., 24.44 MiB/sec. | ||
| 4928 | 2026.05.21 10:12:43.823081 [ 269 ] {845395bd-4681-45ee-87ab-5abc3ca8ee15} <Debug> TCPHandler: Processed in 0.002196211 sec. | ||
| 4929 | 2026.05.21 10:12:43.823216 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.21 10:12:43.823328 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.21 10:12:43.823373 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4932 | 2026.05.21 10:12:43.823758 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.21 10:12:43.823799 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4934 | 2026.05.21 10:12:43.824207 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4935 | 2026.05.21 10:12:43.824470 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.21 10:12:43.824642 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
| 4937 | 2026.05.21 10:12:43.824685 [ 269 ] {ce582844-e628-4cf4-8eb2-dd854fb0c4a0} <Debug> TCPHandler: Processed in 0.001522142 sec. | ||
| 4938 | 2026.05.21 10:12:46.040386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10011 | ||
| 4939 | 2026.05.21 10:12:46.040969 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.21 10:12:46.041018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4941 | 2026.05.21 10:12:46.041489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4942 | 2026.05.21 10:12:46.041738 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.21 10:12:46.041867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10011 | ||
| 4944 | 2026.05.21 10:12:46.041921 [ 87 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4945 | 2026.05.21 10:12:46.042015 [ 87 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.05.21 10:12:46.042049 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4947 | 2026.05.21 10:12:46.042207 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 4948 | 2026.05.21 10:12:46.042357 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4949 | 2026.05.21 10:12:46.042397 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7579 rows starting from the beginning of the part | ||
| 4950 | 2026.05.21 10:12:46.042466 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 4951 | 2026.05.21 10:12:46.042513 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 4952 | 2026.05.21 10:12:46.042557 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 4953 | 2026.05.21 10:12:46.042599 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 4954 | 2026.05.21 10:12:46.042641 [ 194 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 4955 | 2026.05.21 10:12:46.044541 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396364 sec., 4177579.0322338347 rows/sec., 59.76 MiB/sec. | ||
| 4956 | 2026.05.21 10:12:46.044902 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4957 | 2026.05.21 10:12:46.045270 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.05.21 10:12:46.045345 [ 191 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_21_4} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4959 | 2026.05.21 10:12:46.045456 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4960 | 2026.05.21 10:12:46.587653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4961 | 2026.05.21 10:12:46.605113 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.21 10:12:46.605172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4963 | 2026.05.21 10:12:46.610875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4964 | 2026.05.21 10:12:46.611567 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.21 10:12:46.611916 [ 87 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4966 | 2026.05.21 10:12:46.612012 [ 87 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.05.21 10:12:46.612047 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4968 | 2026.05.21 10:12:46.612213 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4969 | 2026.05.21 10:12:46.614540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4970 | 2026.05.21 10:12:46.616595 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4971 | 2026.05.21 10:12:46.618266 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4972 | 2026.05.21 10:12:46.623246 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4973 | 2026.05.21 10:12:46.627846 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4974 | 2026.05.21 10:12:46.632137 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4975 | 2026.05.21 10:12:46.636810 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4976 | 2026.05.21 10:12:46.640774 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 4977 | 2026.05.21 10:12:46.690568 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078427789 sec., 2027.342629791591 rows/sec., 10.48 MiB/sec. | ||
| 4978 | 2026.05.21 10:12:46.692090 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4979 | 2026.05.21 10:12:46.693656 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.21 10:12:46.693746 [ 189 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_21_4} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4981 | 2026.05.21 10:12:46.695022 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4982 | 2026.05.21 10:12:47.000396 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.16 MiB, peak 256.70 MiB, free memory in arenas 0.00 B, will set to 250.65 MiB (RSS), difference: 4.49 MiB | ||
| 4983 | 2026.05.21 10:12:48.808083 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.05.21 10:12:48.808312 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4985 | 2026.05.21 10:12:48.808647 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4986 | 2026.05.21 10:12:48.808685 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <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 | ||
| 4987 | 2026.05.21 10:12:48.808898 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4988 | 2026.05.21 10:12:48.808966 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4989 | 2026.05.21 10:12:48.809104 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4990 | 2026.05.21 10:12:48.809189 [ 342 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4991 | 2026.05.21 10:12:48.809196 [ 336 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4992 | 2026.05.21 10:12:48.809212 [ 363 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4993 | 2026.05.21 10:12:48.809379 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4994 | 2026.05.21 10:12:48.809409 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4995 | 2026.05.21 10:12:48.809480 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4996 | 2026.05.21 10:12:48.809501 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4997 | 2026.05.21 10:12:48.809537 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4998 | 2026.05.21 10:12:48.809587 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4999 | 2026.05.21 10:12:48.810649 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002432 sec., 14391.447368421052 rows/sec., 2.42 MiB/sec. | ||
| 5000 | 2026.05.21 10:12:48.810764 [ 269 ] {455c7968-7ee8-4ea6-8838-eb8502debb1e} <Debug> TCPHandler: Processed in 0.00281214 sec. | ||
| 5001 | 2026.05.21 10:12:48.812503 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.05.21 10:12:48.812640 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5003 | 2026.05.21 10:12:48.812692 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5004 | 2026.05.21 10:12:48.813284 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.21 10:12:48.813331 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5006 | 2026.05.21 10:12:48.813719 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5007 | 2026.05.21 10:12:48.813942 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.21 10:12:48.814084 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.00148 sec., 58108.10810810811 rows/sec., 4.86 MiB/sec. | ||
| 5009 | 2026.05.21 10:12:48.814119 [ 269 ] {526d7255-48ac-4f9f-8f82-dab005a07965} <Debug> TCPHandler: Processed in 0.001676144 sec. | ||
| 5010 | 2026.05.21 10:12:48.814247 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.05.21 10:12:48.814347 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.05.21 10:12:48.814387 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5013 | 2026.05.21 10:12:48.814814 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.05.21 10:12:48.814850 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5015 | 2026.05.21 10:12:48.815149 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5016 | 2026.05.21 10:12:48.815355 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.05.21 10:12:48.815481 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001153 sec., 13009.540329575022 rows/sec., 978.26 KiB/sec. | ||
| 5018 | 2026.05.21 10:12:48.815515 [ 269 ] {b6f33d1c-3deb-43ad-8943-a71300bab9cf} <Debug> TCPHandler: Processed in 0.001317869 sec. | ||
| 5019 | 2026.05.21 10:12:48.815693 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.05.21 10:12:48.815790 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5021 | 2026.05.21 10:12:48.815829 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5022 | 2026.05.21 10:12:48.816250 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.05.21 10:12:48.816287 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5024 | 2026.05.21 10:12:48.816593 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5025 | 2026.05.21 10:12:48.816801 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.21 10:12:48.816926 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001155 sec., 68398.2683982684 rows/sec., 5.34 MiB/sec. | ||
| 5027 | 2026.05.21 10:12:48.816961 [ 269 ] {7909e98d-58b7-4f6d-9b32-8e8c2de812d3} <Debug> TCPHandler: Processed in 0.001316939 sec. | ||
| 5028 | 2026.05.21 10:12:48.817083 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.21 10:12:48.817179 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.05.21 10:12:48.817222 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5031 | 2026.05.21 10:12:48.817621 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.21 10:12:48.817657 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5033 | 2026.05.21 10:12:48.817995 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5034 | 2026.05.21 10:12:48.818203 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.05.21 10:12:48.818329 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 5036 | 2026.05.21 10:12:48.818362 [ 269 ] {8af0da8b-82b8-46c7-8c13-b2d8270bda21} <Debug> TCPHandler: Processed in 0.001328309 sec. | ||
| 5037 | 2026.05.21 10:12:48.818482 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.05.21 10:12:48.818586 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.05.21 10:12:48.818643 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <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 | ||
| 5040 | 2026.05.21 10:12:48.819376 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.21 10:12:48.819413 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5042 | 2026.05.21 10:12:48.819950 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5043 | 2026.05.21 10:12:48.820178 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.21 10:12:48.820315 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 5045 | 2026.05.21 10:12:48.820364 [ 269 ] {29eff0bd-9083-46ca-bd9c-b296bea50863} <Debug> TCPHandler: Processed in 0.001930677 sec. | ||
| 5046 | 2026.05.21 10:12:48.820498 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.05.21 10:12:48.820596 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.05.21 10:12:48.820637 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5049 | 2026.05.21 10:12:48.820976 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.05.21 10:12:48.821012 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5051 | 2026.05.21 10:12:48.821329 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5052 | 2026.05.21 10:12:48.821535 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.21 10:12:48.821663 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5054 | 2026.05.21 10:12:48.821695 [ 269 ] {e0838fd0-23e6-4581-95a8-7b2caaaaec2f} <Debug> TCPHandler: Processed in 0.001246147 sec. | ||
| 5055 | 2026.05.21 10:12:53.480412 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5056 | 2026.05.21 10:12:53.480486 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5057 | 2026.05.21 10:12:53.541971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10459 | ||
| 5058 | 2026.05.21 10:12:53.542546 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.05.21 10:12:53.542596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5060 | 2026.05.21 10:12:53.543348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5061 | 2026.05.21 10:12:53.543600 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.05.21 10:12:53.543752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10459 | ||
| 5063 | 2026.05.21 10:12:53.809109 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.05.21 10:12:53.809351 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5065 | 2026.05.21 10:12:53.809693 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5066 | 2026.05.21 10:12:53.809731 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <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 | ||
| 5067 | 2026.05.21 10:12:53.809954 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5068 | 2026.05.21 10:12:53.810024 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5069 | 2026.05.21 10:12:53.810167 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5070 | 2026.05.21 10:12:53.810290 [ 336 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5071 | 2026.05.21 10:12:53.810293 [ 342 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5072 | 2026.05.21 10:12:53.810293 [ 363 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5073 | 2026.05.21 10:12:53.810498 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5074 | 2026.05.21 10:12:53.810527 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5075 | 2026.05.21 10:12:53.810598 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5076 | 2026.05.21 10:12:53.810619 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5077 | 2026.05.21 10:12:53.810654 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.21 10:12:53.810693 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5079 | 2026.05.21 10:12:53.812050 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002777 sec., 12603.528988116674 rows/sec., 2.12 MiB/sec. | ||
| 5080 | 2026.05.21 10:12:53.812289 [ 269 ] {9e6b3081-611e-45de-bb2d-3a283e348f92} <Debug> TCPHandler: Processed in 0.003320128 sec. | ||
| 5081 | 2026.05.21 10:12:53.814524 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.05.21 10:12:53.814693 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5083 | 2026.05.21 10:12:53.814768 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5084 | 2026.05.21 10:12:53.815555 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.21 10:12:53.815607 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5086 | 2026.05.21 10:12:53.816008 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5087 | 2026.05.21 10:12:53.816239 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.05.21 10:12:53.816390 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001753 sec., 62749.572162007986 rows/sec., 5.28 MiB/sec. | ||
| 5089 | 2026.05.21 10:12:53.816428 [ 269 ] {9da531af-3822-4033-828e-c6158ad21588} <Debug> TCPHandler: Processed in 0.002038409 sec. | ||
| 5090 | 2026.05.21 10:12:53.816729 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.05.21 10:12:53.816835 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.05.21 10:12:53.816879 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5093 | 2026.05.21 10:12:53.817386 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.21 10:12:53.817425 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5095 | 2026.05.21 10:12:53.817732 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5096 | 2026.05.21 10:12:53.817950 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.21 10:12:53.818086 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001271 sec., 21243.115656963022 rows/sec., 1.56 MiB/sec. | ||
| 5098 | 2026.05.21 10:12:53.818121 [ 269 ] {e4823749-8762-40cf-b9ad-a03adf44033b} <Debug> TCPHandler: Processed in 0.001453411 sec. | ||
| 5099 | 2026.05.21 10:12:53.818309 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.05.21 10:12:53.818413 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5101 | 2026.05.21 10:12:53.818454 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5102 | 2026.05.21 10:12:53.818971 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.05.21 10:12:53.819010 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5104 | 2026.05.21 10:12:53.819330 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5105 | 2026.05.21 10:12:53.819543 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.05.21 10:12:53.819674 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001279 sec., 71149.33541829555 rows/sec., 5.56 MiB/sec. | ||
| 5107 | 2026.05.21 10:12:53.819709 [ 269 ] {1cbb4a57-4356-4775-b4c7-92928d6c546b} <Debug> TCPHandler: Processed in 0.001455041 sec. | ||
| 5108 | 2026.05.21 10:12:53.819857 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.05.21 10:12:53.819955 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.05.21 10:12:53.820000 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5111 | 2026.05.21 10:12:53.820508 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.05.21 10:12:53.820548 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5113 | 2026.05.21 10:12:53.820883 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5114 | 2026.05.21 10:12:53.821102 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.05.21 10:12:53.821237 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 5116 | 2026.05.21 10:12:53.821273 [ 269 ] {c1177062-827d-4de2-a0a7-cbea65ac97fc} <Debug> TCPHandler: Processed in 0.001465751 sec. | ||
| 5117 | 2026.05.21 10:12:53.821400 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.05.21 10:12:53.821497 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.05.21 10:12:53.821578 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <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 | ||
| 5120 | 2026.05.21 10:12:53.822433 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.21 10:12:53.822471 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5122 | 2026.05.21 10:12:53.823019 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5123 | 2026.05.21 10:12:53.823245 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.05.21 10:12:53.823384 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001906 sec., 14165.79223504722 rows/sec., 25.38 MiB/sec. | ||
| 5125 | 2026.05.21 10:12:53.823432 [ 269 ] {357cc299-2b28-4d2c-adf3-0d7c9f41feae} <Debug> TCPHandler: Processed in 0.00208293 sec. | ||
| 5126 | 2026.05.21 10:12:53.823574 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.05.21 10:12:53.823670 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5128 | 2026.05.21 10:12:53.823712 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5129 | 2026.05.21 10:12:53.824069 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.05.21 10:12:53.824107 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5131 | 2026.05.21 10:12:53.824420 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5132 | 2026.05.21 10:12:53.824629 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.05.21 10:12:53.824760 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 5134 | 2026.05.21 10:12:53.824793 [ 269 ] {bcfe4214-66b7-4264-b685-f8abd7985c77} <Debug> TCPHandler: Processed in 0.001269428 sec. | ||
| 5135 | 2026.05.21 10:12:54.114669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5136 | 2026.05.21 10:12:54.130018 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.05.21 10:12:54.130075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5138 | 2026.05.21 10:12:54.135555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5139 | 2026.05.21 10:12:54.136247 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.05.21 10:12:54.138749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5141 | 2026.05.21 10:12:57.120285 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.21 10:12:57.120569 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.21 10:12:57.120962 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5144 | 2026.05.21 10:12:57.121013 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <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 | ||
| 5145 | 2026.05.21 10:12:57.121289 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5146 | 2026.05.21 10:12:57.121366 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5147 | 2026.05.21 10:12:57.121516 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5148 | 2026.05.21 10:12:57.121626 [ 363 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5149 | 2026.05.21 10:12:57.121635 [ 346 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5150 | 2026.05.21 10:12:57.121626 [ 342 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5151 | 2026.05.21 10:12:57.121810 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5152 | 2026.05.21 10:12:57.121845 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5153 | 2026.05.21 10:12:57.121921 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5154 | 2026.05.21 10:12:57.121943 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5155 | 2026.05.21 10:12:57.121982 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5156 | 2026.05.21 10:12:57.122028 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5157 | 2026.05.21 10:12:57.123474 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002996 sec., 11682.242990654206 rows/sec., 2.48 MiB/sec. | ||
| 5158 | 2026.05.21 10:12:57.123710 [ 269 ] {361a9553-ca1b-4ad2-9278-218e10b89252} <Debug> TCPHandler: Processed in 0.00357672 sec. | ||
| 5159 | 2026.05.21 10:12:57.136537 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.21 10:12:57.136695 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.21 10:12:57.136764 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5162 | 2026.05.21 10:12:57.137395 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.21 10:12:57.137446 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5164 | 2026.05.21 10:12:57.137848 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5165 | 2026.05.21 10:12:57.138089 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.21 10:12:57.138241 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 5167 | 2026.05.21 10:12:57.138278 [ 269 ] {b6816bc4-5744-4a32-8718-6594a187fdfd} <Debug> TCPHandler: Processed in 0.001870376 sec. | ||
| 5168 | 2026.05.21 10:12:57.138416 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.05.21 10:12:57.138515 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5170 | 2026.05.21 10:12:57.138558 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5171 | 2026.05.21 10:12:57.139077 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.05.21 10:12:57.139113 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5173 | 2026.05.21 10:12:57.139393 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5174 | 2026.05.21 10:12:57.139600 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.21 10:12:57.139728 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 132.16 KiB/sec. | ||
| 5176 | 2026.05.21 10:12:57.139762 [ 269 ] {70d5ca4d-b0b9-4d06-af1a-e48e47a34b08} <Debug> TCPHandler: Processed in 0.0013977 sec. | ||
| 5177 | 2026.05.21 10:12:57.139897 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.05.21 10:12:57.139991 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5179 | 2026.05.21 10:12:57.140031 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5180 | 2026.05.21 10:12:57.141343 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.21 10:12:57.141380 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5182 | 2026.05.21 10:12:57.141846 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5183 | 2026.05.21 10:12:57.142055 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.21 10:12:57.142183 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Debug> executeQuery: Read 2544 rows, 193.92 KiB in 0.00221 sec., 1151131.2217194568 rows/sec., 85.69 MiB/sec. | ||
| 5185 | 2026.05.21 10:12:57.142218 [ 269 ] {f1b60e45-2127-45d0-a2cc-0594777e41d7} <Debug> TCPHandler: Processed in 0.002369944 sec. | ||
| 5186 | 2026.05.21 10:12:57.142347 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.05.21 10:12:57.142444 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.05.21 10:12:57.142484 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5189 | 2026.05.21 10:12:57.142936 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.21 10:12:57.142973 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5191 | 2026.05.21 10:12:57.143271 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5192 | 2026.05.21 10:12:57.143483 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.05.21 10:12:57.143612 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001187 sec., 28643.639427127215 rows/sec., 2.14 MiB/sec. | ||
| 5194 | 2026.05.21 10:12:57.143647 [ 269 ] {19155011-6fe3-40ee-9468-38a018a9658b} <Debug> TCPHandler: Processed in 0.001348779 sec. | ||
| 5195 | 2026.05.21 10:12:57.143783 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.05.21 10:12:57.143879 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5197 | 2026.05.21 10:12:57.143918 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5198 | 2026.05.21 10:12:57.144712 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.05.21 10:12:57.144750 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5200 | 2026.05.21 10:12:57.145069 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5201 | 2026.05.21 10:12:57.145277 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.05.21 10:12:57.145403 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001543 sec., 534672.7154893065 rows/sec., 31.28 MiB/sec. | ||
| 5203 | 2026.05.21 10:12:57.145438 [ 269 ] {1ae82dc1-58b2-49b9-b89b-db49594914ff} <Debug> TCPHandler: Processed in 0.001703555 sec. | ||
| 5204 | 2026.05.21 10:12:57.145558 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.05.21 10:12:57.145654 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.05.21 10:12:57.145693 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5207 | 2026.05.21 10:12:57.146080 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.21 10:12:57.146117 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5209 | 2026.05.21 10:12:57.146395 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5210 | 2026.05.21 10:12:57.146599 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.21 10:12:57.146731 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 5212 | 2026.05.21 10:12:57.146766 [ 269 ] {5d36256e-6be9-4db4-9377-2684a0ecd20d} <Debug> TCPHandler: Processed in 0.001258067 sec. | ||
| 5213 | 2026.05.21 10:12:57.146904 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.05.21 10:12:57.146999 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.05.21 10:12:57.147038 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5216 | 2026.05.21 10:12:57.147447 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.05.21 10:12:57.147483 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5218 | 2026.05.21 10:12:57.147768 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5219 | 2026.05.21 10:12:57.147971 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.05.21 10:12:57.148098 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 5221 | 2026.05.21 10:12:57.148133 [ 269 ] {def48812-13c8-4129-a530-dea5448b7223} <Debug> TCPHandler: Processed in 0.001278128 sec. | ||
| 5222 | 2026.05.21 10:12:57.148257 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.05.21 10:12:57.148353 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5224 | 2026.05.21 10:12:57.148393 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5225 | 2026.05.21 10:12:57.149453 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.05.21 10:12:57.149489 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5227 | 2026.05.21 10:12:57.149839 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5228 | 2026.05.21 10:12:57.150048 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.05.21 10:12:57.150175 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001841 sec., 726235.741444867 rows/sec., 48.94 MiB/sec. | ||
| 5230 | 2026.05.21 10:12:57.150210 [ 269 ] {a2b44e69-b87b-4888-8b92-4eb590e4dff7} <Debug> TCPHandler: Processed in 0.002001409 sec. | ||
| 5231 | 2026.05.21 10:12:57.150332 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.05.21 10:12:57.150427 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.05.21 10:12:57.150471 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5234 | 2026.05.21 10:12:57.151304 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.05.21 10:12:57.151341 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5236 | 2026.05.21 10:12:57.151761 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5237 | 2026.05.21 10:12:57.151972 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.05.21 10:12:57.152102 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001694 sec., 961629.279811098 rows/sec., 59.27 MiB/sec. | ||
| 5239 | 2026.05.21 10:12:57.152137 [ 269 ] {735dadad-cef0-41a9-967a-2073abb08d49} <Debug> TCPHandler: Processed in 0.001853266 sec. | ||
| 5240 | 2026.05.21 10:12:57.152257 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.21 10:12:57.152352 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.21 10:12:57.152406 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <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 | ||
| 5243 | 2026.05.21 10:12:57.153191 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.21 10:12:57.153229 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5245 | 2026.05.21 10:12:57.153742 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5246 | 2026.05.21 10:12:57.153971 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.21 10:12:57.154108 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001774 sec., 11273.957158962796 rows/sec., 20.20 MiB/sec. | ||
| 5248 | 2026.05.21 10:12:57.154158 [ 269 ] {71a080ce-7ad7-4211-9999-3b2070bf3366} <Debug> TCPHandler: Processed in 0.001949948 sec. | ||
| 5249 | 2026.05.21 10:12:57.154301 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.05.21 10:12:57.154398 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.21 10:12:57.154440 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5252 | 2026.05.21 10:12:57.154803 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.21 10:12:57.154839 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5254 | 2026.05.21 10:12:57.155131 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5255 | 2026.05.21 10:12:57.155336 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.05.21 10:12:57.155464 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 5257 | 2026.05.21 10:12:57.155497 [ 269 ] {6cf21ab4-a597-4d0d-9f65-2905195ff185} <Debug> TCPHandler: Processed in 0.001245118 sec. | ||
| 5258 | 2026.05.21 10:12:58.802597 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.21 10:12:58.802855 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.21 10:12:58.803225 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5261 | 2026.05.21 10:12:58.803271 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <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 | ||
| 5262 | 2026.05.21 10:12:58.803516 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5263 | 2026.05.21 10:12:58.803585 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5264 | 2026.05.21 10:12:58.803724 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5265 | 2026.05.21 10:12:58.803820 [ 330 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5266 | 2026.05.21 10:12:58.803845 [ 355 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5267 | 2026.05.21 10:12:58.803856 [ 363 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5268 | 2026.05.21 10:12:58.804003 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5269 | 2026.05.21 10:12:58.804030 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5270 | 2026.05.21 10:12:58.804098 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5271 | 2026.05.21 10:12:58.804118 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5272 | 2026.05.21 10:12:58.804153 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5273 | 2026.05.21 10:12:58.804197 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5274 | 2026.05.21 10:12:58.805340 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00259 sec., 13513.513513513515 rows/sec., 2.28 MiB/sec. | ||
| 5275 | 2026.05.21 10:12:58.805462 [ 269 ] {4694cf08-6ccc-45ce-814a-8b9179d9b473} <Debug> TCPHandler: Processed in 0.003010143 sec. | ||
| 5276 | 2026.05.21 10:12:58.806806 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.21 10:12:58.806924 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.21 10:12:58.806969 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5279 | 2026.05.21 10:12:58.807514 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.21 10:12:58.807564 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5281 | 2026.05.21 10:12:58.807950 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5282 | 2026.05.21 10:12:58.808186 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.05.21 10:12:58.808349 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001459 sec., 43865.661411925976 rows/sec., 3.45 MiB/sec. | ||
| 5284 | 2026.05.21 10:12:58.808374 [ 70 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5285 | 2026.05.21 10:12:58.808387 [ 269 ] {2d5a9bab-1d3c-481c-9d5e-86bf197034f5} <Debug> TCPHandler: Processed in 0.001633344 sec. | ||
| 5286 | 2026.05.21 10:12:58.808440 [ 70 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.05.21 10:12:58.808476 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5288 | 2026.05.21 10:12:58.808589 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 5289 | 2026.05.21 10:12:58.808594 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.05.21 10:12:58.808716 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5291 | 2026.05.21 10:12:58.808729 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5292 | 2026.05.21 10:12:58.808755 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2617 rows starting from the beginning of the part | ||
| 5293 | 2026.05.21 10:12:58.808778 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5294 | 2026.05.21 10:12:58.808825 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part | ||
| 5295 | 2026.05.21 10:12:58.808879 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
| 5296 | 2026.05.21 10:12:58.808923 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part | ||
| 5297 | 2026.05.21 10:12:58.808966 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 5298 | 2026.05.21 10:12:58.809010 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 5299 | 2026.05.21 10:12:58.809206 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.21 10:12:58.809250 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5301 | 2026.05.21 10:12:58.809567 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5302 | 2026.05.21 10:12:58.809826 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.05.21 10:12:58.809956 [ 66 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5304 | 2026.05.21 10:12:58.809965 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001255 sec., 3187.2509960159364 rows/sec., 239.67 KiB/sec. | ||
| 5305 | 2026.05.21 10:12:58.810001 [ 66 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.21 10:12:58.810022 [ 269 ] {03ba21f7-26cc-4b9d-9346-1d03e060808f} <Debug> TCPHandler: Processed in 0.001476931 sec. | ||
| 5307 | 2026.05.21 10:12:58.810029 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5308 | 2026.05.21 10:12:58.810140 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 5309 | 2026.05.21 10:12:58.810168 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.05.21 10:12:58.810270 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5311 | 2026.05.21 10:12:58.810278 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5312 | 2026.05.21 10:12:58.810317 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5313 | 2026.05.21 10:12:58.810323 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 81 rows starting from the beginning of the part | ||
| 5314 | 2026.05.21 10:12:58.810397 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5315 | 2026.05.21 10:12:58.810443 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5316 | 2026.05.21 10:12:58.810487 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 5317 | 2026.05.21 10:12:58.810526 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 5318 | 2026.05.21 10:12:58.810568 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 5319 | 2026.05.21 10:12:58.810759 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.05.21 10:12:58.810802 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5321 | 2026.05.21 10:12:58.810909 [ 186 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367314 sec., 2336403.1978858737 rows/sec., 184.65 MiB/sec. | ||
| 5322 | 2026.05.21 10:12:58.811324 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5323 | 2026.05.21 10:12:58.811431 [ 198 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334139 sec., 140914.8522005578 rows/sec., 10.89 MiB/sec. | ||
| 5324 | 2026.05.21 10:12:58.811443 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5325 | 2026.05.21 10:12:58.811613 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5326 | 2026.05.21 10:12:58.811753 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.05.21 10:12:58.811784 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.21 10:12:58.811860 [ 187 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_36_7} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5329 | 2026.05.21 10:12:58.811934 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.05.21 10:12:58.811940 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001689 sec., 40260.50917702783 rows/sec., 3.14 MiB/sec. | ||
| 5331 | 2026.05.21 10:12:58.811937 [ 70 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5332 | 2026.05.21 10:12:58.811973 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 5333 | 2026.05.21 10:12:58.811990 [ 269 ] {cdf5fecd-4fd5-4ca6-9cdf-27b3f28bb6b3} <Debug> TCPHandler: Processed in 0.001877827 sec. | ||
| 5334 | 2026.05.21 10:12:58.812016 [ 70 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.21 10:12:58.812020 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_31_6} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5336 | 2026.05.21 10:12:58.812056 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5337 | 2026.05.21 10:12:58.812141 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5338 | 2026.05.21 10:12:58.812151 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.21 10:12:58.812196 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 5340 | 2026.05.21 10:12:58.812251 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.05.21 10:12:58.812288 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5342 | 2026.05.21 10:12:58.812302 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5343 | 2026.05.21 10:12:58.812319 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part | ||
| 5344 | 2026.05.21 10:12:58.812377 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part | ||
| 5345 | 2026.05.21 10:12:58.812417 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
| 5346 | 2026.05.21 10:12:58.812454 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part | ||
| 5347 | 2026.05.21 10:12:58.812490 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 5348 | 2026.05.21 10:12:58.812535 [ 193 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part | ||
| 5349 | 2026.05.21 10:12:58.812757 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.05.21 10:12:58.812800 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5351 | 2026.05.21 10:12:58.813140 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5352 | 2026.05.21 10:12:58.813367 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.05.21 10:12:58.813482 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5354 | 2026.05.21 10:12:58.813506 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001273 sec., 25137.47054202671 rows/sec., 1.75 MiB/sec. | ||
| 5355 | 2026.05.21 10:12:58.813519 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.21 10:12:58.813549 [ 269 ] {086ec134-151b-4849-bc25-91a1d0525403} <Debug> TCPHandler: Processed in 0.00144741 sec. | ||
| 5357 | 2026.05.21 10:12:58.813549 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5358 | 2026.05.21 10:12:58.813661 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 5359 | 2026.05.21 10:12:58.813686 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.05.21 10:12:58.813715 [ 197 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604632 sec., 1911964.8617253052 rows/sec., 138.78 MiB/sec. | ||
| 5361 | 2026.05.21 10:12:58.813770 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5362 | 2026.05.21 10:12:58.813794 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5363 | 2026.05.21 10:12:58.813806 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11517 rows starting from the beginning of the part | ||
| 5364 | 2026.05.21 10:12:58.813860 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <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 | ||
| 5365 | 2026.05.21 10:12:58.813905 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5366 | 2026.05.21 10:12:58.813954 [ 196 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5367 | 2026.05.21 10:12:58.813964 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 5368 | 2026.05.21 10:12:58.814026 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 5369 | 2026.05.21 10:12:58.814076 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1629 rows starting from the beginning of the part | ||
| 5370 | 2026.05.21 10:12:58.814124 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 5371 | 2026.05.21 10:12:58.814317 [ 196 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.05.21 10:12:58.814421 [ 196 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_36_7} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5373 | 2026.05.21 10:12:58.814515 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5374 | 2026.05.21 10:12:58.814629 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.05.21 10:12:58.814673 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5376 | 2026.05.21 10:12:58.815182 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5377 | 2026.05.21 10:12:58.815446 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.05.21 10:12:58.815597 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001821 sec., 2196.595277320154 rows/sec., 3.94 MiB/sec. | ||
| 5379 | 2026.05.21 10:12:58.815599 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5380 | 2026.05.21 10:12:58.815651 [ 269 ] {3b8bd930-d6ca-4bab-a71e-008766cfc6b9} <Debug> TCPHandler: Processed in 0.002014189 sec. | ||
| 5381 | 2026.05.21 10:12:58.815655 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.05.21 10:12:58.815693 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5383 | 2026.05.21 10:12:58.815782 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 5384 | 2026.05.21 10:12:58.815789 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.05.21 10:12:58.815904 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.05.21 10:12:58.815947 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5387 | 2026.05.21 10:12:58.815972 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5388 | 2026.05.21 10:12:58.816036 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 444 rows starting from the beginning of the part | ||
| 5389 | 2026.05.21 10:12:58.816153 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5390 | 2026.05.21 10:12:58.816259 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5391 | 2026.05.21 10:12:58.816333 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.05.21 10:12:58.816367 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 5393 | 2026.05.21 10:12:58.816371 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5394 | 2026.05.21 10:12:58.816460 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 5395 | 2026.05.21 10:12:58.816584 [ 201 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 5396 | 2026.05.21 10:12:58.816699 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5397 | 2026.05.21 10:12:58.816924 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.05.21 10:12:58.817059 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 705.39 KiB/sec. | ||
| 5399 | 2026.05.21 10:12:58.817058 [ 70 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5400 | 2026.05.21 10:12:58.817096 [ 269 ] {f5d9ace5-0e27-4a11-ae78-e0bbf0eb9b41} <Debug> TCPHandler: Processed in 0.001356 sec. | ||
| 5401 | 2026.05.21 10:12:58.817117 [ 70 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.05.21 10:12:58.817145 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5403 | 2026.05.21 10:12:58.817239 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 5404 | 2026.05.21 10:12:58.817361 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5405 | 2026.05.21 10:12:58.817395 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1584 rows starting from the beginning of the part | ||
| 5406 | 2026.05.21 10:12:58.817454 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 5407 | 2026.05.21 10:12:58.817503 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 5408 | 2026.05.21 10:12:58.817594 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 5409 | 2026.05.21 10:12:58.817666 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5410 | 2026.05.21 10:12:58.817719 [ 196 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5411 | 2026.05.21 10:12:58.818506 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13658 rows, containing 5 columns (5 merged, 0 gathered) in 0.00487983 sec., 2798867.9933522274 rows/sec., 180.51 MiB/sec. | ||
| 5412 | 2026.05.21 10:12:58.818868 [ 200 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673804 sec., 1089733.3260047173 rows/sec., 73.44 MiB/sec. | ||
| 5413 | 2026.05.21 10:12:58.818961 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5414 | 2026.05.21 10:12:58.819195 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5415 | 2026.05.21 10:12:58.819266 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.05.21 10:12:58.819344 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5417 | 2026.05.21 10:12:58.819442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5418 | 2026.05.21 10:12:58.819516 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.05.21 10:12:58.819593 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_36_7} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5420 | 2026.05.21 10:12:58.819671 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5421 | 2026.05.21 10:12:58.826686 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 19 columns (19 merged, 0 gathered) in 0.010940256 sec., 49084.77461587736 rows/sec., 87.96 MiB/sec. | ||
| 5422 | 2026.05.21 10:12:58.827704 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5423 | 2026.05.21 10:12:58.828059 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.05.21 10:12:58.828146 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5425 | 2026.05.21 10:12:58.828276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5426 | 2026.05.21 10:12:59.001222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.90 MiB, peak 263.87 MiB, free memory in arenas 0.00 B, will set to 255.14 MiB (RSS), difference: 3.23 MiB | ||
| 5427 | 2026.05.21 10:13:01.044859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10971 | ||
| 5428 | 2026.05.21 10:13:01.045370 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.05.21 10:13:01.045415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5430 | 2026.05.21 10:13:01.045879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5431 | 2026.05.21 10:13:01.046116 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.05.21 10:13:01.046246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10971 | ||
| 5433 | 2026.05.21 10:13:01.639695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5434 | 2026.05.21 10:13:01.655724 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.21 10:13:01.655789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5436 | 2026.05.21 10:13:01.661191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5437 | 2026.05.21 10:13:01.661874 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.05.21 10:13:01.664636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5439 | 2026.05.21 10:13:03.808256 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.05.21 10:13:03.808545 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5441 | 2026.05.21 10:13:03.808935 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5442 | 2026.05.21 10:13:03.808981 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <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 | ||
| 5443 | 2026.05.21 10:13:03.809244 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5444 | 2026.05.21 10:13:03.809325 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5445 | 2026.05.21 10:13:03.809487 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5446 | 2026.05.21 10:13:03.809600 [ 333 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5447 | 2026.05.21 10:13:03.809609 [ 363 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5448 | 2026.05.21 10:13:03.809600 [ 330 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5449 | 2026.05.21 10:13:03.809792 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5450 | 2026.05.21 10:13:03.809820 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5451 | 2026.05.21 10:13:03.809891 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5452 | 2026.05.21 10:13:03.809911 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5453 | 2026.05.21 10:13:03.809947 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5454 | 2026.05.21 10:13:03.809994 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5455 | 2026.05.21 10:13:03.811143 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00271 sec., 12915.129151291512 rows/sec., 2.18 MiB/sec. | ||
| 5456 | 2026.05.21 10:13:03.811282 [ 269 ] {e9797241-722a-4c3c-8441-9496f9893e7a} <Debug> TCPHandler: Processed in 0.003177845 sec. | ||
| 5457 | 2026.05.21 10:13:03.813439 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.05.21 10:13:03.813578 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5459 | 2026.05.21 10:13:03.813631 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5460 | 2026.05.21 10:13:03.814344 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.05.21 10:13:03.814397 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5462 | 2026.05.21 10:13:03.814792 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5463 | 2026.05.21 10:13:03.815023 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.05.21 10:13:03.815174 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001635 sec., 67278.2874617737 rows/sec., 5.66 MiB/sec. | ||
| 5465 | 2026.05.21 10:13:03.815211 [ 269 ] {4317a268-afd8-43e3-8f6f-a85d118c2f1b} <Debug> TCPHandler: Processed in 0.001824756 sec. | ||
| 5466 | 2026.05.21 10:13:03.815384 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.05.21 10:13:03.815483 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5468 | 2026.05.21 10:13:03.815524 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5469 | 2026.05.21 10:13:03.815972 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.05.21 10:13:03.816010 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5471 | 2026.05.21 10:13:03.816300 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5472 | 2026.05.21 10:13:03.816513 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.05.21 10:13:03.816642 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001179 sec., 22900.763358778626 rows/sec., 1.68 MiB/sec. | ||
| 5474 | 2026.05.21 10:13:03.816677 [ 269 ] {16d8c8d1-c249-40ff-a047-ff4ff04c6f77} <Debug> TCPHandler: Processed in 0.001342009 sec. | ||
| 5475 | 2026.05.21 10:13:03.816806 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2026.05.21 10:13:03.816903 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5477 | 2026.05.21 10:13:03.816943 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5478 | 2026.05.21 10:13:03.817405 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.05.21 10:13:03.817445 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5480 | 2026.05.21 10:13:03.817762 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5481 | 2026.05.21 10:13:03.817980 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.05.21 10:13:03.818110 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001225 sec., 74285.71428571429 rows/sec., 5.80 MiB/sec. | ||
| 5483 | 2026.05.21 10:13:03.818146 [ 269 ] {e70debc3-e4ce-4c80-8b5e-009ec5619c99} <Debug> TCPHandler: Processed in 0.00138819 sec. | ||
| 5484 | 2026.05.21 10:13:03.818276 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.05.21 10:13:03.818375 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5486 | 2026.05.21 10:13:03.818423 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5487 | 2026.05.21 10:13:03.818850 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.21 10:13:03.818887 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5489 | 2026.05.21 10:13:03.819207 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5490 | 2026.05.21 10:13:03.819416 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.21 10:13:03.819547 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5492 | 2026.05.21 10:13:03.819582 [ 269 ] {57827a28-55bf-4075-a3dd-ca3740ba1a19} <Debug> TCPHandler: Processed in 0.001354859 sec. | ||
| 5493 | 2026.05.21 10:13:03.819712 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.05.21 10:13:03.819810 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.05.21 10:13:03.819864 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <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 | ||
| 5496 | 2026.05.21 10:13:03.820640 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.05.21 10:13:03.820677 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5498 | 2026.05.21 10:13:03.821195 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5499 | 2026.05.21 10:13:03.821422 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.05.21 10:13:03.821560 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001769 sec., 15262.860373092142 rows/sec., 27.35 MiB/sec. | ||
| 5501 | 2026.05.21 10:13:03.821609 [ 269 ] {56b743ac-b6f9-4491-8369-7bb4301fee91} <Debug> TCPHandler: Processed in 0.001946067 sec. | ||
| 5502 | 2026.05.21 10:13:03.821750 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.05.21 10:13:03.821847 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5504 | 2026.05.21 10:13:03.821898 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5505 | 2026.05.21 10:13:03.822251 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.05.21 10:13:03.822288 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5507 | 2026.05.21 10:13:03.822602 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5508 | 2026.05.21 10:13:03.822813 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.05.21 10:13:03.822942 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5510 | 2026.05.21 10:13:03.822975 [ 269 ] {f35d5308-ef1b-4448-a113-ab1cf7676d04} <Debug> TCPHandler: Processed in 0.001274188 sec. | ||
| 5511 | 2026.05.21 10:13:08.480545 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5512 | 2026.05.21 10:13:08.480616 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5513 | 2026.05.21 10:13:08.547112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11419 | ||
| 5514 | 2026.05.21 10:13:08.547665 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.05.21 10:13:08.547709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5516 | 2026.05.21 10:13:08.548210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5517 | 2026.05.21 10:13:08.548476 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.05.21 10:13:08.548618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11419 | ||
| 5519 | 2026.05.21 10:13:08.624938 [ 54 ] {} <Debug> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5520 | 2026.05.21 10:13:08.625019 [ 54 ] {} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.05.21 10:13:08.625059 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5522 | 2026.05.21 10:13:08.625293 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::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 | ||
| 5523 | 2026.05.21 10:13:08.625451 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5524 | 2026.05.21 10:13:08.625500 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::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 | ||
| 5525 | 2026.05.21 10:13:08.625585 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::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 | ||
| 5526 | 2026.05.21 10:13:08.625645 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::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 | ||
| 5527 | 2026.05.21 10:13:08.625692 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::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 | ||
| 5528 | 2026.05.21 10:13:08.625736 [ 195 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::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 | ||
| 5529 | 2026.05.21 10:13:08.626462 [ 199 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285219 sec., 4668.465063152661 rows/sec., 346.49 KiB/sec. | ||
| 5530 | 2026.05.21 10:13:08.626635 [ 200 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5531 | 2026.05.21 10:13:08.626950 [ 200 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.05.21 10:13:08.627029 [ 200 ] {654c6dd0-472f-49ed-ac30-a6667a87e86d::all_1_5_1} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5533 | 2026.05.21 10:13:08.627119 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5534 | 2026.05.21 10:13:08.808159 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.05.21 10:13:08.808384 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5536 | 2026.05.21 10:13:08.808694 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5537 | 2026.05.21 10:13:08.808732 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <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 | ||
| 5538 | 2026.05.21 10:13:08.808941 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5539 | 2026.05.21 10:13:08.809008 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5540 | 2026.05.21 10:13:08.809152 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5541 | 2026.05.21 10:13:08.809252 [ 333 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5542 | 2026.05.21 10:13:08.809283 [ 323 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5543 | 2026.05.21 10:13:08.809263 [ 319 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5544 | 2026.05.21 10:13:08.809423 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5545 | 2026.05.21 10:13:08.809452 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5546 | 2026.05.21 10:13:08.809520 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5547 | 2026.05.21 10:13:08.809541 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5548 | 2026.05.21 10:13:08.809577 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5549 | 2026.05.21 10:13:08.809616 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5550 | 2026.05.21 10:13:08.810775 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002492 sec., 14044.94382022472 rows/sec., 2.37 MiB/sec. | ||
| 5551 | 2026.05.21 10:13:08.810910 [ 269 ] {ff7f0413-6aed-4923-86bb-e7d3e75a55cc} <Debug> TCPHandler: Processed in 0.002882291 sec. | ||
| 5552 | 2026.05.21 10:13:08.812944 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.21 10:13:08.813082 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5554 | 2026.05.21 10:13:08.813135 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5555 | 2026.05.21 10:13:08.813746 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.05.21 10:13:08.813788 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5557 | 2026.05.21 10:13:08.814131 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5558 | 2026.05.21 10:13:08.814350 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.05.21 10:13:08.814493 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.00145 sec., 59310.34482758621 rows/sec., 4.96 MiB/sec. | ||
| 5560 | 2026.05.21 10:13:08.814529 [ 269 ] {6b0fa5dc-e3c1-4a46-af3c-4327d5b2e583} <Debug> TCPHandler: Processed in 0.001649963 sec. | ||
| 5561 | 2026.05.21 10:13:08.814672 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.05.21 10:13:08.814769 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.21 10:13:08.814810 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5564 | 2026.05.21 10:13:08.815230 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.05.21 10:13:08.815267 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5566 | 2026.05.21 10:13:08.815563 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5567 | 2026.05.21 10:13:08.815770 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.21 10:13:08.815898 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001148 sec., 13066.202090592335 rows/sec., 982.52 KiB/sec. | ||
| 5569 | 2026.05.21 10:13:08.815932 [ 269 ] {3eee25e1-e249-47c3-b337-65e2120d3ab8} <Debug> TCPHandler: Processed in 0.001309688 sec. | ||
| 5570 | 2026.05.21 10:13:08.816056 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.05.21 10:13:08.816151 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5572 | 2026.05.21 10:13:08.816191 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5573 | 2026.05.21 10:13:08.816612 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.21 10:13:08.816650 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5575 | 2026.05.21 10:13:08.816945 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5576 | 2026.05.21 10:13:08.817150 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.21 10:13:08.817279 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. | ||
| 5578 | 2026.05.21 10:13:08.817312 [ 269 ] {62f69221-e7b5-4e6d-9e55-35e4f162c3b1} <Debug> TCPHandler: Processed in 0.001306449 sec. | ||
| 5579 | 2026.05.21 10:13:08.817437 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.05.21 10:13:08.817532 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.05.21 10:13:08.817575 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5582 | 2026.05.21 10:13:08.817990 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.21 10:13:08.818026 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5584 | 2026.05.21 10:13:08.818343 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5585 | 2026.05.21 10:13:08.818551 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.21 10:13:08.818682 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 5587 | 2026.05.21 10:13:08.818716 [ 269 ] {d934f543-104b-4332-b2d7-cdf21d87528d} <Debug> TCPHandler: Processed in 0.001328179 sec. | ||
| 5588 | 2026.05.21 10:13:08.818856 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.05.21 10:13:08.818952 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.05.21 10:13:08.819005 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <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 | ||
| 5591 | 2026.05.21 10:13:08.819767 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.21 10:13:08.819804 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5593 | 2026.05.21 10:13:08.820302 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5594 | 2026.05.21 10:13:08.820520 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.21 10:13:08.820658 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001724 sec., 8700.696055684455 rows/sec., 15.59 MiB/sec. | ||
| 5596 | 2026.05.21 10:13:08.820708 [ 269 ] {654e01ae-e224-479c-b44e-94ba146a5f14} <Debug> TCPHandler: Processed in 0.001900436 sec. | ||
| 5597 | 2026.05.21 10:13:08.820835 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.05.21 10:13:08.820932 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.05.21 10:13:08.820973 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5600 | 2026.05.21 10:13:08.821354 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.21 10:13:08.821390 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5602 | 2026.05.21 10:13:08.821693 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5603 | 2026.05.21 10:13:08.821899 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.21 10:13:08.822029 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 5605 | 2026.05.21 10:13:08.822064 [ 269 ] {44eba316-585d-4c19-811f-fe9616e0048f} <Debug> TCPHandler: Processed in 0.001277448 sec. | ||
| 5606 | 2026.05.21 10:13:09.165528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5607 | 2026.05.21 10:13:09.181219 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.05.21 10:13:09.181280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5609 | 2026.05.21 10:13:09.187226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5610 | 2026.05.21 10:13:09.187919 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.05.21 10:13:09.190657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5612 | 2026.05.21 10:13:13.816022 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.05.21 10:13:13.816398 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5614 | 2026.05.21 10:13:13.816956 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5615 | 2026.05.21 10:13:13.817032 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <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 | ||
| 5616 | 2026.05.21 10:13:13.817412 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5617 | 2026.05.21 10:13:13.817532 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5618 | 2026.05.21 10:13:13.817757 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5619 | 2026.05.21 10:13:13.817873 [ 319 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5620 | 2026.05.21 10:13:13.817905 [ 341 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5621 | 2026.05.21 10:13:13.817905 [ 333 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5622 | 2026.05.21 10:13:13.818083 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5623 | 2026.05.21 10:13:13.818142 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5624 | 2026.05.21 10:13:13.818267 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5625 | 2026.05.21 10:13:13.818308 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5626 | 2026.05.21 10:13:13.818373 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5627 | 2026.05.21 10:13:13.818453 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5628 | 2026.05.21 10:13:13.820038 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003782 sec., 9254.362771020624 rows/sec., 1.56 MiB/sec. | ||
| 5629 | 2026.05.21 10:13:13.820240 [ 269 ] {37b62a7a-6f1c-4d1f-bdd4-548f162ffb5b} <Debug> TCPHandler: Processed in 0.004428843 sec. | ||
| 5630 | 2026.05.21 10:13:13.823633 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.05.21 10:13:13.823816 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5632 | 2026.05.21 10:13:13.823890 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5633 | 2026.05.21 10:13:13.824703 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.05.21 10:13:13.824762 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5635 | 2026.05.21 10:13:13.825197 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5636 | 2026.05.21 10:13:13.825463 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.05.21 10:13:13.825659 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0019 sec., 1052.6315789473683 rows/sec., 85.83 KiB/sec. | ||
| 5638 | 2026.05.21 10:13:13.825714 [ 269 ] {b5aaf75d-d81c-4d81-a95d-452ebc85bf80} <Debug> TCPHandler: Processed in 0.002241272 sec. | ||
| 5639 | 2026.05.21 10:13:13.825920 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.05.21 10:13:13.826048 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5641 | 2026.05.21 10:13:13.826104 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5642 | 2026.05.21 10:13:13.826808 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.05.21 10:13:13.826864 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5644 | 2026.05.21 10:13:13.827372 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5645 | 2026.05.21 10:13:13.827726 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.21 10:13:13.827932 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Debug> executeQuery: Read 111 rows, 9.54 KiB in 0.00191 sec., 58115.1832460733 rows/sec., 4.88 MiB/sec. | ||
| 5647 | 2026.05.21 10:13:13.827993 [ 269 ] {18e3086a-46c4-452e-8b5f-2ef86b835562} <Debug> TCPHandler: Processed in 0.00214218 sec. | ||
| 5648 | 2026.05.21 10:13:13.828278 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.05.21 10:13:13.828436 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5650 | 2026.05.21 10:13:13.828508 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5651 | 2026.05.21 10:13:13.829174 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.05.21 10:13:13.829226 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5653 | 2026.05.21 10:13:13.829715 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5654 | 2026.05.21 10:13:13.830078 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.05.21 10:13:13.830295 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001895 sec., 15303.430079155673 rows/sec., 1.12 MiB/sec. | ||
| 5656 | 2026.05.21 10:13:13.830358 [ 269 ] {01ed115b-4849-40fa-89a1-6157397fbb98} <Debug> TCPHandler: Processed in 0.00216047 sec. | ||
| 5657 | 2026.05.21 10:13:13.830612 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.05.21 10:13:13.830766 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5659 | 2026.05.21 10:13:13.830829 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5660 | 2026.05.21 10:13:13.831601 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.05.21 10:13:13.831647 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5662 | 2026.05.21 10:13:13.832124 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5663 | 2026.05.21 10:13:13.832456 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.05.21 10:13:13.832660 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001927 sec., 48261.54644525169 rows/sec., 3.77 MiB/sec. | ||
| 5665 | 2026.05.21 10:13:13.832720 [ 269 ] {69a3765e-a8c4-4b32-9914-fa7e9f9132ee} <Debug> TCPHandler: Processed in 0.002196851 sec. | ||
| 5666 | 2026.05.21 10:13:13.832970 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.05.21 10:13:13.833128 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.05.21 10:13:13.833204 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5669 | 2026.05.21 10:13:13.833958 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.05.21 10:13:13.834011 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5671 | 2026.05.21 10:13:13.834623 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5672 | 2026.05.21 10:13:13.835008 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.05.21 10:13:13.835282 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002188 sec., 73583.18098720293 rows/sec., 5.12 MiB/sec. | ||
| 5674 | 2026.05.21 10:13:13.835346 [ 269 ] {79aee432-cfe9-4e91-9114-7b38c369256f} <Debug> TCPHandler: Processed in 0.002473185 sec. | ||
| 5675 | 2026.05.21 10:13:13.835806 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.05.21 10:13:13.835968 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.05.21 10:13:13.836061 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <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 | ||
| 5678 | 2026.05.21 10:13:13.837725 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.21 10:13:13.837784 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5680 | 2026.05.21 10:13:13.841779 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5681 | 2026.05.21 10:13:13.842247 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.05.21 10:13:13.842571 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006633 sec., 4070.5563093622795 rows/sec., 7.29 MiB/sec. | ||
| 5683 | 2026.05.21 10:13:13.842759 [ 269 ] {ca3a684d-d37b-4cda-b571-dfa2e2b3fc5a} <Debug> TCPHandler: Processed in 0.00704661 sec. | ||
| 5684 | 2026.05.21 10:13:13.843378 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.21 10:13:13.843653 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.05.21 10:13:13.843774 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5687 | 2026.05.21 10:13:13.844632 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.21 10:13:13.844708 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5689 | 2026.05.21 10:13:13.845357 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5690 | 2026.05.21 10:13:13.845751 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.21 10:13:13.846020 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002441 sec., 24580.090126997133 rows/sec., 1.66 MiB/sec. | ||
| 5692 | 2026.05.21 10:13:13.846096 [ 269 ] {21a91e3c-a419-4b23-91d4-c824e020536e} <Debug> TCPHandler: Processed in 0.003055774 sec. | ||
| 5693 | 2026.05.21 10:13:14.334474 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45881 | ||
| 5694 | 2026.05.21 10:13:14.334560 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5695 | 2026.05.21 10:13:14.334659 [ 364 ] {} <Debug> TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Authenticating user 'default' from [fd00:1122:3344:101::e]:45881 | ||
| 5696 | 2026.05.21 10:13:14.334684 [ 364 ] {} <Debug> TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.05.21 10:13:14.334698 [ 364 ] {} <Debug> TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.05.21 10:13:14.334895 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52674 | ||
| 5699 | 2026.05.21 10:13:14.334950 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52808 | ||
| 5700 | 2026.05.21 10:13:14.334961 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5701 | 2026.05.21 10:13:14.335008 [ 364 ] {} <Trace> TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.05.21 10:13:14.334950 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59280 | ||
| 5703 | 2026.05.21 10:13:14.335038 [ 365 ] {} <Debug> TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Authenticating user 'default' from [fd00:1122:3344:101::e]:52674 | ||
| 5704 | 2026.05.21 10:13:14.335041 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5705 | 2026.05.21 10:13:14.335113 [ 365 ] {} <Debug> TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.05.21 10:13:14.335127 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5707 | 2026.05.21 10:13:14.335139 [ 367 ] {} <Debug> TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:52808 | ||
| 5708 | 2026.05.21 10:13:14.335182 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5709 | 2026.05.21 10:13:14.335229 [ 365 ] {} <Debug> TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.05.21 10:13:14.335295 [ 367 ] {} <Debug> TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.05.21 10:13:14.335318 [ 366 ] {} <Debug> TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59280 | ||
| 5712 | 2026.05.21 10:13:14.335325 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46314 | ||
| 5713 | 2026.05.21 10:13:14.335356 [ 366 ] {} <Debug> TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.05.21 10:13:14.335324 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41358 | ||
| 5715 | 2026.05.21 10:13:14.335382 [ 366 ] {} <Debug> TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.05.21 10:13:14.335386 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38353 | ||
| 5717 | 2026.05.21 10:13:14.335441 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47298 | ||
| 5718 | 2026.05.21 10:13:14.335410 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54265 | ||
| 5719 | 2026.05.21 10:13:14.335409 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5720 | 2026.05.21 10:13:14.335319 [ 367 ] {} <Debug> TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.05.21 10:13:14.335530 [ 368 ] {} <Debug> TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Authenticating user 'default' from [fd00:1122:3344:101::e]:46314 | ||
| 5722 | 2026.05.21 10:13:14.335559 [ 368 ] {} <Debug> TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.05.21 10:13:14.335574 [ 368 ] {} <Debug> TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.05.21 10:13:14.335588 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5725 | 2026.05.21 10:13:14.335662 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5726 | 2026.05.21 10:13:14.335803 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5727 | 2026.05.21 10:13:14.335841 [ 374 ] {} <Debug> TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Authenticating user 'default' from [fd00:1122:3344:101::e]:41358 | ||
| 5728 | 2026.05.21 10:13:14.335862 [ 374 ] {} <Debug> TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.05.21 10:13:14.335875 [ 374 ] {} <Debug> TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.05.21 10:13:14.335905 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2026.05.21 10:13:14.335947 [ 375 ] {} <Debug> TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:38353 | ||
| 5732 | 2026.05.21 10:13:14.335974 [ 375 ] {} <Debug> TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.05.21 10:13:14.335983 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 5734 | 2026.05.21 10:13:14.335988 [ 375 ] {} <Debug> TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.21 10:13:14.336224 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5736 | 2026.05.21 10:13:14.336262 [ 376 ] {} <Debug> TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Authenticating user 'default' from [fd00:1122:3344:101::e]:54265 | ||
| 5737 | 2026.05.21 10:13:14.336283 [ 376 ] {} <Debug> TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.05.21 10:13:14.336297 [ 376 ] {} <Debug> TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.05.21 10:13:14.336319 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.05.21 10:13:14.336358 [ 377 ] {} <Debug> TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47298 | ||
| 5741 | 2026.05.21 10:13:14.336377 [ 377 ] {} <Debug> TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.05.21 10:13:14.336391 [ 377 ] {} <Debug> TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.05.21 10:13:14.337132 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Trace> AggregatingTransform: Aggregating | ||
| 5744 | 2026.05.21 10:13:14.337169 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5745 | 2026.05.21 10:13:14.337200 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069635 sec. (934.898 rows/sec., 36.52 KiB/sec.) | ||
| 5746 | 2026.05.21 10:13:14.337215 [ 333 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Trace> Aggregator: Merging aggregated data | ||
| 5747 | 2026.05.21 10:13:14.337905 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002773 sec., 360.62026685899747 rows/sec., 14.09 KiB/sec. | ||
| 5748 | 2026.05.21 10:13:14.338123 [ 364 ] {b832fbe9-e41a-4147-a10a-e9d92ce2b14f} <Debug> TCPHandler: Processed in 0.003228606 sec. | ||
| 5749 | 2026.05.21 10:13:14.338303 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5750 | 2026.05.21 10:13:14.338337 [ 364 ] {} <Debug> TCP-Session: e4e3722a-ff2a-4837-9297-5fb6748c580e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.21 10:13:14.338338 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5752 | 2026.05.21 10:13:14.338354 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5753 | 2026.05.21 10:13:14.338394 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5754 | 2026.05.21 10:13:14.338408 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5755 | 2026.05.21 10:13:14.338442 [ 374 ] {} <Debug> TCP-Session: 107d588f-f068-46fa-b35a-1f22821f339c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.21 10:13:14.338435 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5757 | 2026.05.21 10:13:14.338471 [ 368 ] {} <Debug> TCP-Session: feb780df-c495-4776-8dc5-9cce13667151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.05.21 10:13:14.338450 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5759 | 2026.05.21 10:13:14.338511 [ 367 ] {} <Debug> TCP-Session: c4f376c0-ba8b-4611-8315-e65302e40b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.21 10:13:14.338413 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5761 | 2026.05.21 10:13:14.338550 [ 376 ] {} <Debug> TCP-Session: 776828dd-17c3-46b5-98f7-e2fa264be06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.05.21 10:13:14.338427 [ 377 ] {} <Debug> TCP-Session: 4c63b1fc-25a9-4af6-a8fc-6afe3b02bea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.05.21 10:13:14.338595 [ 375 ] {} <Debug> TCP-Session: b819b096-3da8-4e6f-af6f-055fdc2a2f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.05.21 10:13:14.338409 [ 366 ] {} <Debug> TCP-Session: e7b953ba-ae52-4389-a312-8f1c56103fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.05.21 10:13:14.338369 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5766 | 2026.05.21 10:13:14.338682 [ 365 ] {} <Debug> TCP-Session: 595dc832-33a8-41e2-b395-69823b4a9b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.05.21 10:13:14.510779 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51541 | ||
| 5768 | 2026.05.21 10:13:14.510859 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5769 | 2026.05.21 10:13:14.510887 [ 364 ] {} <Debug> TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51541 | ||
| 5770 | 2026.05.21 10:13:14.510910 [ 364 ] {} <Debug> TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.05.21 10:13:14.510924 [ 364 ] {} <Debug> TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.05.21 10:13:14.511124 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57505 | ||
| 5773 | 2026.05.21 10:13:14.511144 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 | ||
| 5774 | 2026.05.21 10:13:14.511151 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47737 | ||
| 5775 | 2026.05.21 10:13:14.511186 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5776 | 2026.05.21 10:13:14.511203 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5777 | 2026.05.21 10:13:14.511204 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60602 | ||
| 5778 | 2026.05.21 10:13:14.511233 [ 367 ] {} <Debug> TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 | ||
| 5779 | 2026.05.21 10:13:14.511240 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41137 | ||
| 5780 | 2026.05.21 10:13:14.511266 [ 367 ] {} <Debug> TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.05.21 10:13:14.511269 [ 364 ] {} <Trace> TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.05.21 10:13:14.511305 [ 367 ] {} <Debug> TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.05.21 10:13:14.511278 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5784 | 2026.05.21 10:13:14.511333 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5785 | 2026.05.21 10:13:14.511251 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5786 | 2026.05.21 10:13:14.511361 [ 374 ] {} <Debug> TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:60602 | ||
| 5787 | 2026.05.21 10:13:14.511376 [ 376 ] {} <Debug> TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Authenticating user 'default' from [fd00:1122:3344:101::e]:41137 | ||
| 5788 | 2026.05.21 10:13:14.511397 [ 366 ] {} <Debug> TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Authenticating user 'default' from [fd00:1122:3344:101::e]:47737 | ||
| 5789 | 2026.05.21 10:13:14.511403 [ 374 ] {} <Debug> TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.05.21 10:13:14.511419 [ 376 ] {} <Debug> TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.05.21 10:13:14.511434 [ 374 ] {} <Debug> TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.05.21 10:13:14.511449 [ 376 ] {} <Debug> TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.05.21 10:13:14.511240 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61945 | ||
| 5794 | 2026.05.21 10:13:14.511495 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5795 | 2026.05.21 10:13:14.511232 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53782 | ||
| 5796 | 2026.05.21 10:13:14.511540 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5797 | 2026.05.21 10:13:14.511194 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51351 | ||
| 5798 | 2026.05.21 10:13:14.511591 [ 377 ] {} <Debug> TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Authenticating user 'default' from [fd00:1122:3344:101::e]:61945 | ||
| 5799 | 2026.05.21 10:13:14.511424 [ 366 ] {} <Debug> TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.05.21 10:13:14.511624 [ 377 ] {} <Debug> TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.05.21 10:13:14.511640 [ 366 ] {} <Debug> TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.05.21 10:13:14.511653 [ 377 ] {} <Debug> TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.05.21 10:13:14.511633 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5804 | 2026.05.21 10:13:14.511614 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5805 | 2026.05.21 10:13:14.511709 [ 368 ] {} <Debug> TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51351 | ||
| 5806 | 2026.05.21 10:13:14.511229 [ 365 ] {} <Debug> TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Authenticating user 'default' from [fd00:1122:3344:101::e]:57505 | ||
| 5807 | 2026.05.21 10:13:14.511733 [ 375 ] {} <Debug> TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Authenticating user 'default' from [fd00:1122:3344:101::e]:53782 | ||
| 5808 | 2026.05.21 10:13:14.511769 [ 365 ] {} <Debug> TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.05.21 10:13:14.511771 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5810 | 2026.05.21 10:13:14.511793 [ 365 ] {} <Debug> TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.05.21 10:13:14.511788 [ 375 ] {} <Debug> TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.05.21 10:13:14.511738 [ 368 ] {} <Debug> TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.05.21 10:13:14.511837 [ 375 ] {} <Debug> TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.21 10:13:14.511841 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5815 | 2026.05.21 10:13:14.511856 [ 368 ] {} <Debug> TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.05.21 10:13:14.512161 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 5817 | 2026.05.21 10:13:14.513131 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Trace> AggregatingTransform: Aggregating | ||
| 5818 | 2026.05.21 10:13:14.513191 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5819 | 2026.05.21 10:13:14.513241 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972944 sec. (1027.808 rows/sec., 40.15 KiB/sec.) | ||
| 5820 | 2026.05.21 10:13:14.513266 [ 353 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Trace> Aggregator: Merging aggregated data | ||
| 5821 | 2026.05.21 10:13:14.513961 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002552 sec., 391.84952978056424 rows/sec., 15.31 KiB/sec. | ||
| 5822 | 2026.05.21 10:13:14.514165 [ 364 ] {c5741c4b-1e4c-461c-b8d9-9dc3b2004cd1} <Debug> TCPHandler: Processed in 0.003027053 sec. | ||
| 5823 | 2026.05.21 10:13:14.514333 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5824 | 2026.05.21 10:13:14.514366 [ 364 ] {} <Debug> TCP-Session: 7180f03a-de8b-4f90-90bc-e8535073ddb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.05.21 10:13:14.514373 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5826 | 2026.05.21 10:13:14.514392 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5827 | 2026.05.21 10:13:14.514427 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5828 | 2026.05.21 10:13:14.514441 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5829 | 2026.05.21 10:13:14.514450 [ 377 ] {} <Debug> TCP-Session: 19c3ed4b-5222-46ca-a7b2-3eaadfb9263a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.21 10:13:14.514460 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5831 | 2026.05.21 10:13:14.514485 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5832 | 2026.05.21 10:13:14.514505 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5833 | 2026.05.21 10:13:14.514539 [ 375 ] {} <Debug> TCP-Session: 062c4677-6084-4e36-870b-d3ef693a8553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.05.21 10:13:14.514551 [ 368 ] {} <Debug> TCP-Session: 3eb9bda9-33cd-461d-9509-c5926a1716e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.05.21 10:13:14.514576 [ 376 ] {} <Debug> TCP-Session: ac583bd4-1dba-4438-81c2-493a01078965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.05.21 10:13:14.514489 [ 366 ] {} <Debug> TCP-Session: 253cf02a-9f07-45c3-9643-cc1b04dc6304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.05.21 10:13:14.514472 [ 374 ] {} <Debug> TCP-Session: 3db36df1-b6b1-4d2c-89a1-f1044a966c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.05.21 10:13:14.514442 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5839 | 2026.05.21 10:13:14.514443 [ 365 ] {} <Debug> TCP-Session: cbdf1fcf-05aa-4ad4-9a8c-58b41de24550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.05.21 10:13:14.514684 [ 367 ] {} <Debug> TCP-Session: 018b8520-e68e-42e8-9a0b-a4ce3846db30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.05.21 10:13:14.784183 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42195 | ||
| 5842 | 2026.05.21 10:13:14.784267 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2026.05.21 10:13:14.784294 [ 364 ] {} <Debug> TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Authenticating user 'default' from [fd00:1122:3344:101::e]:42195 | ||
| 5844 | 2026.05.21 10:13:14.784316 [ 364 ] {} <Debug> TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2026.05.21 10:13:14.784330 [ 364 ] {} <Debug> TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.05.21 10:13:14.784545 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48994 | ||
| 5847 | 2026.05.21 10:13:14.784587 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47636 | ||
| 5848 | 2026.05.21 10:13:14.784601 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56363 | ||
| 5849 | 2026.05.21 10:13:14.784623 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32900 | ||
| 5850 | 2026.05.21 10:13:14.784649 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49508 | ||
| 5851 | 2026.05.21 10:13:14.784677 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5852 | 2026.05.21 10:13:14.784682 [ 364 ] {} <Trace> TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.05.21 10:13:14.784711 [ 368 ] {} <Debug> TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56363 | ||
| 5854 | 2026.05.21 10:13:14.784718 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5855 | 2026.05.21 10:13:14.784718 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5856 | 2026.05.21 10:13:14.784736 [ 368 ] {} <Debug> TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.21 10:13:14.784755 [ 377 ] {} <Debug> TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:49508 | ||
| 5858 | 2026.05.21 10:13:14.784764 [ 374 ] {} <Debug> TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:32900 | ||
| 5859 | 2026.05.21 10:13:14.784771 [ 368 ] {} <Debug> TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.21 10:13:14.784791 [ 377 ] {} <Debug> TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.05.21 10:13:14.784798 [ 374 ] {} <Debug> TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.21 10:13:14.784825 [ 377 ] {} <Debug> TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.05.21 10:13:14.784835 [ 374 ] {} <Debug> TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2026.05.21 10:13:14.784656 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5865 | 2026.05.21 10:13:14.784870 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42195) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5866 | 2026.05.21 10:13:14.784897 [ 365 ] {} <Debug> TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48994 | ||
| 5867 | 2026.05.21 10:13:14.784656 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5868 | 2026.05.21 10:13:14.784935 [ 365 ] {} <Debug> TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.05.21 10:13:14.784948 [ 367 ] {} <Debug> TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Authenticating user 'default' from [fd00:1122:3344:101::e]:47636 | ||
| 5870 | 2026.05.21 10:13:14.784958 [ 365 ] {} <Debug> TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.05.21 10:13:14.784972 [ 367 ] {} <Debug> TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.05.21 10:13:14.784641 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42123 | ||
| 5873 | 2026.05.21 10:13:14.784993 [ 367 ] {} <Debug> TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.05.21 10:13:14.784559 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44544 | ||
| 5875 | 2026.05.21 10:13:14.784641 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59908 | ||
| 5876 | 2026.05.21 10:13:14.785057 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5877 | 2026.05.21 10:13:14.785084 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2026.05.21 10:13:14.785118 [ 376 ] {} <Debug> TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:42123 | ||
| 5879 | 2026.05.21 10:13:14.785127 [ 366 ] {} <Debug> TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Authenticating user 'default' from [fd00:1122:3344:101::e]:44544 | ||
| 5880 | 2026.05.21 10:13:14.785140 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5881 | 2026.05.21 10:13:14.785143 [ 376 ] {} <Debug> TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.21 10:13:14.785157 [ 366 ] {} <Debug> TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.21 10:13:14.785178 [ 375 ] {} <Debug> TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Authenticating user 'default' from [fd00:1122:3344:101::e]:59908 | ||
| 5884 | 2026.05.21 10:13:14.785183 [ 376 ] {} <Debug> TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.05.21 10:13:14.785196 [ 366 ] {} <Debug> TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.05.21 10:13:14.785219 [ 375 ] {} <Debug> TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.05.21 10:13:14.785239 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5888 | 2026.05.21 10:13:14.785246 [ 375 ] {} <Debug> TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.05.21 10:13:14.785320 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5890 | 2026.05.21 10:13:14.785639 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 5891 | 2026.05.21 10:13:14.786562 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Trace> AggregatingTransform: Aggregating | ||
| 5892 | 2026.05.21 10:13:14.786592 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Trace> Aggregator: Aggregation method: without_key | ||
| 5893 | 2026.05.21 10:13:14.786621 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881512 sec. (1134.415 rows/sec., 44.31 KiB/sec.) | ||
| 5894 | 2026.05.21 10:13:14.786635 [ 305 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Trace> Aggregator: Merging aggregated data | ||
| 5895 | 2026.05.21 10:13:14.787287 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002469 sec., 405.0222762251924 rows/sec., 15.82 KiB/sec. | ||
| 5896 | 2026.05.21 10:13:14.787482 [ 364 ] {76f967a7-1745-4443-bc7d-a9f80fae0a74} <Debug> TCPHandler: Processed in 0.002932112 sec. | ||
| 5897 | 2026.05.21 10:13:14.787691 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5898 | 2026.05.21 10:13:14.787729 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5899 | 2026.05.21 10:13:14.787744 [ 364 ] {} <Debug> TCP-Session: 5de1019b-4890-45be-b875-39fafb671a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.05.21 10:13:14.787761 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2026.05.21 10:13:14.787797 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5902 | 2026.05.21 10:13:14.787820 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2026.05.21 10:13:14.787852 [ 374 ] {} <Debug> TCP-Session: cae6a2f4-b9c0-4261-8201-676fc7632b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.05.21 10:13:14.787880 [ 375 ] {} <Debug> TCP-Session: f6d28d6e-326c-4ed0-8fe4-4497b1691a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.05.21 10:13:14.787889 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5906 | 2026.05.21 10:13:14.787916 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5907 | 2026.05.21 10:13:14.787934 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5908 | 2026.05.21 10:13:14.787987 [ 365 ] {} <Debug> TCP-Session: cbd6cc83-6d64-4cb6-b372-7bcd6a81e2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.05.21 10:13:14.787951 [ 368 ] {} <Debug> TCP-Session: 6e059640-abe5-4e7a-b3be-857e2be697b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.05.21 10:13:14.788022 [ 377 ] {} <Debug> TCP-Session: f475be43-c3dc-4a44-a1cc-f4b1c85b8d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.05.21 10:13:14.787898 [ 367 ] {} <Debug> TCP-Session: 23675ad0-4607-4dc6-af3d-62efd7cc8005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.05.21 10:13:14.787852 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5913 | 2026.05.21 10:13:14.787807 [ 376 ] {} <Debug> TCP-Session: ab687a72-b996-4ba1-8626-c66de5aa5a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.05.21 10:13:14.788241 [ 366 ] {} <Debug> TCP-Session: b2705ac0-b9cf-425b-b120-b67774baf802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.05.21 10:13:16.049477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11931 | ||
| 5916 | 2026.05.21 10:13:16.049984 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.05.21 10:13:16.050037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5918 | 2026.05.21 10:13:16.050510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5919 | 2026.05.21 10:13:16.050747 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.05.21 10:13:16.050897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11931 | ||
| 5921 | 2026.05.21 10:13:16.691555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5922 | 2026.05.21 10:13:16.708886 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.05.21 10:13:16.708950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5924 | 2026.05.21 10:13:16.714779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5925 | 2026.05.21 10:13:16.715496 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.21 10:13:16.718273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5927 | 2026.05.21 10:13:18.519874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 12 | ||
| 5928 | 2026.05.21 10:13:18.521516 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.05.21 10:13:18.521567 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5930 | 2026.05.21 10:13:18.522743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5931 | 2026.05.21 10:13:18.523022 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.05.21 10:13:18.523265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 5933 | 2026.05.21 10:13:18.807612 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.21 10:13:18.807869 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5935 | 2026.05.21 10:13:18.808321 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5936 | 2026.05.21 10:13:18.808367 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <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 | ||
| 5937 | 2026.05.21 10:13:18.808597 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5938 | 2026.05.21 10:13:18.808668 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5939 | 2026.05.21 10:13:18.808812 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5940 | 2026.05.21 10:13:18.808910 [ 335 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5941 | 2026.05.21 10:13:18.808918 [ 363 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5942 | 2026.05.21 10:13:18.808931 [ 305 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5943 | 2026.05.21 10:13:18.809084 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5944 | 2026.05.21 10:13:18.809112 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5945 | 2026.05.21 10:13:18.809186 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5946 | 2026.05.21 10:13:18.809206 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5947 | 2026.05.21 10:13:18.809241 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5948 | 2026.05.21 10:13:18.809285 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5949 | 2026.05.21 10:13:18.810486 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002668 sec., 13118.440779610195 rows/sec., 2.21 MiB/sec. | ||
| 5950 | 2026.05.21 10:13:18.810619 [ 269 ] {c34e27c0-0fd3-4a9d-b5f9-5d8ca30018be} <Debug> TCPHandler: Processed in 0.003115994 sec. | ||
| 5951 | 2026.05.21 10:13:18.812661 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.05.21 10:13:18.812826 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5953 | 2026.05.21 10:13:18.812895 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5954 | 2026.05.21 10:13:18.813719 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.05.21 10:13:18.813776 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5956 | 2026.05.21 10:13:18.814209 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5957 | 2026.05.21 10:13:18.814456 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.05.21 10:13:18.814626 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001843 sec., 46663.04937601736 rows/sec., 3.91 MiB/sec. | ||
| 5959 | 2026.05.21 10:13:18.814680 [ 269 ] {b3b2dfe1-4d5b-4f24-abb7-6f837520d62a} <Debug> TCPHandler: Processed in 0.002150431 sec. | ||
| 5960 | 2026.05.21 10:13:18.814887 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.05.21 10:13:18.815024 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.05.21 10:13:18.815081 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5963 | 2026.05.21 10:13:18.815539 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.05.21 10:13:18.815576 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5965 | 2026.05.21 10:13:18.815900 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5966 | 2026.05.21 10:13:18.816123 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.05.21 10:13:18.816261 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001281 sec., 11709.6018735363 rows/sec., 880.51 KiB/sec. | ||
| 5968 | 2026.05.21 10:13:18.816297 [ 269 ] {c3216731-5c14-4eff-bd6c-30cf782b0197} <Debug> TCPHandler: Processed in 0.001533812 sec. | ||
| 5969 | 2026.05.21 10:13:18.816424 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.05.21 10:13:18.816539 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5971 | 2026.05.21 10:13:18.816584 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5972 | 2026.05.21 10:13:18.817046 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.05.21 10:13:18.817081 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5974 | 2026.05.21 10:13:18.817389 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5975 | 2026.05.21 10:13:18.817604 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.05.21 10:13:18.817732 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001217 sec., 64913.72226787182 rows/sec., 5.07 MiB/sec. | ||
| 5977 | 2026.05.21 10:13:18.817765 [ 269 ] {b1f41cb5-8076-4b17-bf12-03192974df2c} <Debug> TCPHandler: Processed in 0.00139258 sec. | ||
| 5978 | 2026.05.21 10:13:18.817904 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.05.21 10:13:18.818007 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5980 | 2026.05.21 10:13:18.818053 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5981 | 2026.05.21 10:13:18.818480 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.05.21 10:13:18.818514 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5983 | 2026.05.21 10:13:18.818845 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5984 | 2026.05.21 10:13:18.819072 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.05.21 10:13:18.819202 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5986 | 2026.05.21 10:13:18.819235 [ 269 ] {726e35c8-833c-441a-91aa-8e2cf558a706} <Debug> TCPHandler: Processed in 0.00138854 sec. | ||
| 5987 | 2026.05.21 10:13:18.819395 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.05.21 10:13:18.819492 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5989 | 2026.05.21 10:13:18.819548 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <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 | ||
| 5990 | 2026.05.21 10:13:18.820507 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.05.21 10:13:18.820556 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5992 | 2026.05.21 10:13:18.821213 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5993 | 2026.05.21 10:13:18.821462 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.05.21 10:13:18.821655 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002178 sec., 6887.052341597797 rows/sec., 12.34 MiB/sec. | ||
| 5995 | 2026.05.21 10:13:18.821778 [ 269 ] {3ab45e2b-cd9e-43a6-8cbd-c84ae76c87e0} <Debug> TCPHandler: Processed in 0.002439374 sec. | ||
| 5996 | 2026.05.21 10:13:18.821913 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2026.05.21 10:13:18.822012 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5998 | 2026.05.21 10:13:18.822058 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5999 | 2026.05.21 10:13:18.822477 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.05.21 10:13:18.822514 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6001 | 2026.05.21 10:13:18.822819 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6002 | 2026.05.21 10:13:18.823031 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2026.05.21 10:13:18.823161 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 6004 | 2026.05.21 10:13:18.823194 [ 269 ] {9b376d26-c555-4580-8597-8c8791b2baf3} <Debug> TCPHandler: Processed in 0.001333199 sec. | ||
| 6005 | 2026.05.21 10:13:23.480682 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6006 | 2026.05.21 10:13:23.480754 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6007 | 2026.05.21 10:13:23.551949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12379 | ||
| 6008 | 2026.05.21 10:13:23.552448 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2026.05.21 10:13:23.552500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6010 | 2026.05.21 10:13:23.552993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6011 | 2026.05.21 10:13:23.553235 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.21 10:13:23.553378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12379 | ||
| 6013 | 2026.05.21 10:13:23.553395 [ 37 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6014 | 2026.05.21 10:13:23.553451 [ 37 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.05.21 10:13:23.553474 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6016 | 2026.05.21 10:13:23.553662 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 6017 | 2026.05.21 10:13:23.553866 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6018 | 2026.05.21 10:13:23.553925 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10011 rows starting from the beginning of the part | ||
| 6019 | 2026.05.21 10:13:23.554025 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 6020 | 2026.05.21 10:13:23.554096 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 6021 | 2026.05.21 10:13:23.554163 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 6022 | 2026.05.21 10:13:23.554228 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 6023 | 2026.05.21 10:13:23.554289 [ 190 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 6024 | 2026.05.21 10:13:23.556177 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12379 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597767 sec., 4765246.45974793 rows/sec., 68.17 MiB/sec. | ||
| 6025 | 2026.05.21 10:13:23.556550 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6026 | 2026.05.21 10:13:23.556852 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.05.21 10:13:23.556933 [ 200 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_26_5} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6028 | 2026.05.21 10:13:23.557033 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6029 | 2026.05.21 10:13:23.807465 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.05.21 10:13:23.807709 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6031 | 2026.05.21 10:13:23.808055 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6032 | 2026.05.21 10:13:23.808094 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <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 | ||
| 6033 | 2026.05.21 10:13:23.808313 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6034 | 2026.05.21 10:13:23.808383 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6035 | 2026.05.21 10:13:23.808529 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6036 | 2026.05.21 10:13:23.808653 [ 316 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6037 | 2026.05.21 10:13:23.808670 [ 363 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6038 | 2026.05.21 10:13:23.808653 [ 305 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6039 | 2026.05.21 10:13:23.808831 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6040 | 2026.05.21 10:13:23.808860 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6041 | 2026.05.21 10:13:23.808930 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6042 | 2026.05.21 10:13:23.808950 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6043 | 2026.05.21 10:13:23.808986 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6044 | 2026.05.21 10:13:23.809032 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6045 | 2026.05.21 10:13:23.810184 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002573 sec., 13602.798289933928 rows/sec., 2.29 MiB/sec. | ||
| 6046 | 2026.05.21 10:13:23.810312 [ 269 ] {15cd2e5b-1feb-4d66-b8a2-87760fd97756} <Debug> TCPHandler: Processed in 0.002989473 sec. | ||
| 6047 | 2026.05.21 10:13:23.812394 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.05.21 10:13:23.812525 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6049 | 2026.05.21 10:13:23.812577 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6050 | 2026.05.21 10:13:23.813232 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.05.21 10:13:23.813289 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6052 | 2026.05.21 10:13:23.813700 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6053 | 2026.05.21 10:13:23.813933 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.05.21 10:13:23.814082 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001596 sec., 68922.30576441102 rows/sec., 5.79 MiB/sec. | ||
| 6055 | 2026.05.21 10:13:23.814118 [ 269 ] {36caaa2c-5ce9-4bb2-939b-60f1a0c3f06b} <Debug> TCPHandler: Processed in 0.001784506 sec. | ||
| 6056 | 2026.05.21 10:13:23.814124 [ 37 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6057 | 2026.05.21 10:13:23.814180 [ 37 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.05.21 10:13:23.814206 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6059 | 2026.05.21 10:13:23.814256 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.05.21 10:13:23.814338 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 6061 | 2026.05.21 10:13:23.814358 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.05.21 10:13:23.814423 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6063 | 2026.05.21 10:13:23.814495 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.05.21 10:13:23.814535 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2617 rows starting from the beginning of the part | ||
| 6065 | 2026.05.21 10:13:23.814604 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part | ||
| 6066 | 2026.05.21 10:13:23.814658 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 86 rows starting from the beginning of the part | ||
| 6067 | 2026.05.21 10:13:23.814716 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 111 rows starting from the beginning of the part | ||
| 6068 | 2026.05.21 10:13:23.814767 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part | ||
| 6069 | 2026.05.21 10:13:23.814811 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 110 rows starting from the beginning of the part | ||
| 6070 | 2026.05.21 10:13:23.814851 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.05.21 10:13:23.814896 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6072 | 2026.05.21 10:13:23.815259 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6073 | 2026.05.21 10:13:23.815503 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.05.21 10:13:23.815645 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001307 sec., 20657.995409334355 rows/sec., 1.52 MiB/sec. | ||
| 6075 | 2026.05.21 10:13:23.815672 [ 36 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6076 | 2026.05.21 10:13:23.815682 [ 269 ] {c366f176-2f4c-49b9-b906-3acd97bcb583} <Debug> TCPHandler: Processed in 0.001474921 sec. | ||
| 6077 | 2026.05.21 10:13:23.815731 [ 36 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.05.21 10:13:23.815763 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6079 | 2026.05.21 10:13:23.815838 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.05.21 10:13:23.815868 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 6081 | 2026.05.21 10:13:23.815941 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6082 | 2026.05.21 10:13:23.815986 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6083 | 2026.05.21 10:13:23.815997 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6084 | 2026.05.21 10:13:23.816036 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part | ||
| 6085 | 2026.05.21 10:13:23.816100 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
| 6086 | 2026.05.21 10:13:23.816147 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 6087 | 2026.05.21 10:13:23.816191 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part | ||
| 6088 | 2026.05.21 10:13:23.816233 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6089 | 2026.05.21 10:13:23.816234 [ 191 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959418 sec., 1592309.553142821 rows/sec., 127.61 MiB/sec. | ||
| 6090 | 2026.05.21 10:13:23.816276 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6091 | 2026.05.21 10:13:23.816502 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.05.21 10:13:23.816532 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6093 | 2026.05.21 10:13:23.816551 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6094 | 2026.05.21 10:13:23.816899 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.05.21 10:13:23.816961 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6096 | 2026.05.21 10:13:23.816996 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_41_8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6097 | 2026.05.21 10:13:23.817081 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6098 | 2026.05.21 10:13:23.817162 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337829 sec., 145011.05896194506 rows/sec., 11.17 MiB/sec. | ||
| 6099 | 2026.05.21 10:13:23.817213 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.05.21 10:13:23.817311 [ 191 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6101 | 2026.05.21 10:13:23.817355 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001433 sec., 63503.14026517795 rows/sec., 4.96 MiB/sec. | ||
| 6102 | 2026.05.21 10:13:23.817362 [ 36 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6103 | 2026.05.21 10:13:23.817395 [ 269 ] {1ed58f82-82e6-4240-9730-3678d97c328c} <Debug> TCPHandler: Processed in 0.001605983 sec. | ||
| 6104 | 2026.05.21 10:13:23.817421 [ 36 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.05.21 10:13:23.817457 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6106 | 2026.05.21 10:13:23.817527 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 6107 | 2026.05.21 10:13:23.817556 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.05.21 10:13:23.817617 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6109 | 2026.05.21 10:13:23.817627 [ 191 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.05.21 10:13:23.817651 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part | ||
| 6111 | 2026.05.21 10:13:23.817658 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6112 | 2026.05.21 10:13:23.817708 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part | ||
| 6113 | 2026.05.21 10:13:23.817712 [ 191 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_36_7} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6114 | 2026.05.21 10:13:23.817717 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6115 | 2026.05.21 10:13:23.817767 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 79 rows starting from the beginning of the part | ||
| 6116 | 2026.05.21 10:13:23.817811 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 93 rows starting from the beginning of the part | ||
| 6117 | 2026.05.21 10:13:23.817837 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6118 | 2026.05.21 10:13:23.817849 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part | ||
| 6119 | 2026.05.21 10:13:23.817896 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 91 rows starting from the beginning of the part | ||
| 6120 | 2026.05.21 10:13:23.818224 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.21 10:13:23.818267 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6122 | 2026.05.21 10:13:23.818615 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6123 | 2026.05.21 10:13:23.818831 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.05.21 10:13:23.818869 [ 191 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366719 sec., 1342631.5138664204 rows/sec., 99.52 MiB/sec. | ||
| 6125 | 2026.05.21 10:13:23.818966 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 6126 | 2026.05.21 10:13:23.818979 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6127 | 2026.05.21 10:13:23.819008 [ 269 ] {35117b4a-655d-41a5-9b11-27b1c49ae2d4} <Debug> TCPHandler: Processed in 0.001500922 sec. | ||
| 6128 | 2026.05.21 10:13:23.819027 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.05.21 10:13:23.819059 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6130 | 2026.05.21 10:13:23.819099 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6131 | 2026.05.21 10:13:23.819156 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.05.21 10:13:23.819160 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6133 | 2026.05.21 10:13:23.819259 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.05.21 10:13:23.819282 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6135 | 2026.05.21 10:13:23.819315 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13658 rows starting from the beginning of the part | ||
| 6136 | 2026.05.21 10:13:23.819319 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <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 | ||
| 6137 | 2026.05.21 10:13:23.819373 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6138 | 2026.05.21 10:13:23.819424 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.05.21 10:13:23.819428 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6140 | 2026.05.21 10:13:23.819494 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
| 6141 | 2026.05.21 10:13:23.819511 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_41_8} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6142 | 2026.05.21 10:13:23.819542 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6143 | 2026.05.21 10:13:23.819595 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6144 | 2026.05.21 10:13:23.819609 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6145 | 2026.05.21 10:13:23.820110 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.05.21 10:13:23.820150 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6147 | 2026.05.21 10:13:23.820695 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6148 | 2026.05.21 10:13:23.820932 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.05.21 10:13:23.821086 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6150 | 2026.05.21 10:13:23.821124 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.21 10:13:23.821142 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6152 | 2026.05.21 10:13:23.821233 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 6153 | 2026.05.21 10:13:23.821238 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001989 sec., 13574.660633484164 rows/sec., 24.33 MiB/sec. | ||
| 6154 | 2026.05.21 10:13:23.821438 [ 269 ] {fc967f24-fcf6-4e8c-87d7-e28f5e2e5ae7} <Debug> TCPHandler: Processed in 0.002330143 sec. | ||
| 6155 | 2026.05.21 10:13:23.821454 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6156 | 2026.05.21 10:13:23.821511 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 537 rows starting from the beginning of the part | ||
| 6157 | 2026.05.21 10:13:23.821618 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
| 6158 | 2026.05.21 10:13:23.821674 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.05.21 10:13:23.821728 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 6160 | 2026.05.21 10:13:23.821824 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.05.21 10:13:23.821835 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
| 6162 | 2026.05.21 10:13:23.821899 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6163 | 2026.05.21 10:13:23.821947 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6164 | 2026.05.21 10:13:23.822045 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6165 | 2026.05.21 10:13:23.822382 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.05.21 10:13:23.822428 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6167 | 2026.05.21 10:13:23.822809 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14459 rows, containing 5 columns (5 merged, 0 gathered) in 0.003689603 sec., 3918849.8057921138 rows/sec., 253.86 MiB/sec. | ||
| 6168 | 2026.05.21 10:13:23.822873 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6169 | 2026.05.21 10:13:23.823125 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.05.21 10:13:23.823249 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6171 | 2026.05.21 10:13:23.823283 [ 37 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6172 | 2026.05.21 10:13:23.823288 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 6173 | 2026.05.21 10:13:23.823331 [ 37 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.05.21 10:13:23.823350 [ 269 ] {572c202d-db67-4844-b84a-c326fc8dc43e} <Debug> TCPHandler: Processed in 0.001799385 sec. | ||
| 6175 | 2026.05.21 10:13:23.823368 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6176 | 2026.05.21 10:13:23.823458 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6177 | 2026.05.21 10:13:23.823562 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6178 | 2026.05.21 10:13:23.823583 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.05.21 10:13:23.823590 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1824 rows starting from the beginning of the part | ||
| 6180 | 2026.05.21 10:13:23.823655 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6181 | 2026.05.21 10:13:23.823674 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6182 | 2026.05.21 10:13:23.823698 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6183 | 2026.05.21 10:13:23.823741 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6184 | 2026.05.21 10:13:23.823764 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 6185 | 2026.05.21 10:13:23.823785 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6186 | 2026.05.21 10:13:23.823829 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6187 | 2026.05.21 10:13:23.825011 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001585012 sec., 1340052.945971387 rows/sec., 90.31 MiB/sec. | ||
| 6188 | 2026.05.21 10:13:23.825253 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6189 | 2026.05.21 10:13:23.825525 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.05.21 10:13:23.825598 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_41_8} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6191 | 2026.05.21 10:13:23.825682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6192 | 2026.05.21 10:13:23.826238 [ 192 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 19 columns (19 merged, 0 gathered) in 0.005038832 sec., 128601.23139648236 rows/sec., 230.45 MiB/sec. | ||
| 6193 | 2026.05.21 10:13:23.827087 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6194 | 2026.05.21 10:13:23.827413 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.05.21 10:13:23.827480 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6196 | 2026.05.21 10:13:23.827621 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6197 | 2026.05.21 10:13:24.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.93 MiB, peak 266.70 MiB, free memory in arenas 0.00 B, will set to 257.05 MiB (RSS), difference: 1.13 MiB | ||
| 6198 | 2026.05.21 10:13:24.218361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6199 | 2026.05.21 10:13:24.236053 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.05.21 10:13:24.236112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6201 | 2026.05.21 10:13:24.242084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6202 | 2026.05.21 10:13:24.242758 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.05.21 10:13:24.243051 [ 37 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6204 | 2026.05.21 10:13:24.243130 [ 37 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.05.21 10:13:24.243167 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6206 | 2026.05.21 10:13:24.243306 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6207 | 2026.05.21 10:13:24.245707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6208 | 2026.05.21 10:13:24.247313 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6209 | 2026.05.21 10:13:24.248858 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6210 | 2026.05.21 10:13:24.253794 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6211 | 2026.05.21 10:13:24.258398 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6212 | 2026.05.21 10:13:24.262872 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6213 | 2026.05.21 10:13:24.267316 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6214 | 2026.05.21 10:13:24.271095 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 6215 | 2026.05.21 10:13:24.320940 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077694599 sec., 2522.697877622098 rows/sec., 13.04 MiB/sec. | ||
| 6216 | 2026.05.21 10:13:24.322513 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6217 | 2026.05.21 10:13:24.324071 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.05.21 10:13:24.324156 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_26_5} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6219 | 2026.05.21 10:13:24.325451 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6220 | 2026.05.21 10:13:25.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.14 MiB, peak 268.68 MiB, free memory in arenas 0.00 B, will set to 261.66 MiB (RSS), difference: 3.52 MiB | ||
| 6221 | 2026.05.21 10:13:27.120709 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.21 10:13:27.120983 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.21 10:13:27.121370 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6224 | 2026.05.21 10:13:27.121416 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <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 | ||
| 6225 | 2026.05.21 10:13:27.121677 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6226 | 2026.05.21 10:13:27.121747 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6227 | 2026.05.21 10:13:27.121895 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6228 | 2026.05.21 10:13:27.121980 [ 305 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6229 | 2026.05.21 10:13:27.122006 [ 316 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6230 | 2026.05.21 10:13:27.122021 [ 363 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6231 | 2026.05.21 10:13:27.122160 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6232 | 2026.05.21 10:13:27.122189 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6233 | 2026.05.21 10:13:27.122261 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6234 | 2026.05.21 10:13:27.122282 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6235 | 2026.05.21 10:13:27.122319 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6236 | 2026.05.21 10:13:27.122362 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6237 | 2026.05.21 10:13:27.123547 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002679 sec., 13064.576334453155 rows/sec., 2.78 MiB/sec. | ||
| 6238 | 2026.05.21 10:13:27.123688 [ 269 ] {876096c5-1152-4ac9-8880-7200c0935940} <Debug> TCPHandler: Processed in 0.003127964 sec. | ||
| 6239 | 2026.05.21 10:13:27.136952 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.05.21 10:13:27.137069 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.05.21 10:13:27.137114 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6242 | 2026.05.21 10:13:27.137668 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.21 10:13:27.137719 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6244 | 2026.05.21 10:13:27.138120 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6245 | 2026.05.21 10:13:27.138353 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.05.21 10:13:27.138503 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001469 sec., 16337.644656228727 rows/sec., 1.36 MiB/sec. | ||
| 6247 | 2026.05.21 10:13:27.138540 [ 269 ] {79896708-3168-4238-bbe3-91a1de5e21b8} <Debug> TCPHandler: Processed in 0.001639423 sec. | ||
| 6248 | 2026.05.21 10:13:27.138677 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.21 10:13:27.138774 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.21 10:13:27.138815 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6251 | 2026.05.21 10:13:27.139254 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.21 10:13:27.139292 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6253 | 2026.05.21 10:13:27.139579 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6254 | 2026.05.21 10:13:27.139800 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.21 10:13:27.139930 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 693.98 KiB/sec. | ||
| 6256 | 2026.05.21 10:13:27.139965 [ 269 ] {cb9a0029-a6c0-4417-9631-5830650d3ead} <Debug> TCPHandler: Processed in 0.00133843 sec. | ||
| 6257 | 2026.05.21 10:13:27.140105 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.05.21 10:13:27.140202 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6259 | 2026.05.21 10:13:27.140242 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6260 | 2026.05.21 10:13:27.141816 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.05.21 10:13:27.141853 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6262 | 2026.05.21 10:13:27.142346 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6263 | 2026.05.21 10:13:27.142588 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.05.21 10:13:27.142728 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.002544 sec., 1001572.3270440252 rows/sec., 74.55 MiB/sec. | ||
| 6265 | 2026.05.21 10:13:27.142764 [ 269 ] {2a46f8c1-06ad-45b7-b03e-3655edff3c87} <Debug> TCPHandler: Processed in 0.002706998 sec. | ||
| 6266 | 2026.05.21 10:13:27.142915 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.05.21 10:13:27.143014 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.05.21 10:13:27.143057 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6269 | 2026.05.21 10:13:27.143510 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.05.21 10:13:27.143546 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6271 | 2026.05.21 10:13:27.143863 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6272 | 2026.05.21 10:13:27.144079 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.05.21 10:13:27.144208 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001212 sec., 34653.46534653466 rows/sec., 2.55 MiB/sec. | ||
| 6274 | 2026.05.21 10:13:27.144242 [ 269 ] {89375b16-e833-4345-a034-308e05c26c36} <Debug> TCPHandler: Processed in 0.001376289 sec. | ||
| 6275 | 2026.05.21 10:13:27.144388 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.05.21 10:13:27.144483 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6277 | 2026.05.21 10:13:27.144523 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6278 | 2026.05.21 10:13:27.145387 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.05.21 10:13:27.145425 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6280 | 2026.05.21 10:13:27.145755 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6281 | 2026.05.21 10:13:27.145961 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.05.21 10:13:27.146087 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001621 sec., 508945.09561998764 rows/sec., 29.77 MiB/sec. | ||
| 6283 | 2026.05.21 10:13:27.146123 [ 269 ] {ba6bf5d1-99c4-4085-a8f2-e5d2344feae0} <Debug> TCPHandler: Processed in 0.001784035 sec. | ||
| 6284 | 2026.05.21 10:13:27.146262 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.05.21 10:13:27.146358 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6286 | 2026.05.21 10:13:27.146398 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6287 | 2026.05.21 10:13:27.146789 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.05.21 10:13:27.146826 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6289 | 2026.05.21 10:13:27.147117 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6290 | 2026.05.21 10:13:27.147333 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.05.21 10:13:27.147459 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 6292 | 2026.05.21 10:13:27.147494 [ 269 ] {e4143bd3-0a41-41f6-925c-542073d31beb} <Debug> TCPHandler: Processed in 0.001281558 sec. | ||
| 6293 | 2026.05.21 10:13:27.147621 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.05.21 10:13:27.147717 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6295 | 2026.05.21 10:13:27.147755 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6296 | 2026.05.21 10:13:27.148186 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.05.21 10:13:27.148223 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6298 | 2026.05.21 10:13:27.148530 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6299 | 2026.05.21 10:13:27.148742 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.05.21 10:13:27.148868 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 6301 | 2026.05.21 10:13:27.148903 [ 269 ] {8e4506ff-ccee-4562-abbb-aae769180c50} <Debug> TCPHandler: Processed in 0.001330969 sec. | ||
| 6302 | 2026.05.21 10:13:27.149037 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.05.21 10:13:27.149134 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6304 | 2026.05.21 10:13:27.149173 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6305 | 2026.05.21 10:13:27.150225 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.05.21 10:13:27.150262 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6307 | 2026.05.21 10:13:27.150621 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6308 | 2026.05.21 10:13:27.150828 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.05.21 10:13:27.150959 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001844 sec., 729392.6247288503 rows/sec., 49.20 MiB/sec. | ||
| 6310 | 2026.05.21 10:13:27.150994 [ 269 ] {38e0f8e0-b10f-4a6c-858c-4f08685d8f5c} <Debug> TCPHandler: Processed in 0.002010719 sec. | ||
| 6311 | 2026.05.21 10:13:27.151137 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.05.21 10:13:27.151233 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6313 | 2026.05.21 10:13:27.151276 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6314 | 2026.05.21 10:13:27.152225 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.05.21 10:13:27.152262 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6316 | 2026.05.21 10:13:27.152716 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6317 | 2026.05.21 10:13:27.152939 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.05.21 10:13:27.153078 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Debug> executeQuery: Read 1633 rows, 103.09 KiB in 0.001864 sec., 876072.9613733905 rows/sec., 54.01 MiB/sec. | ||
| 6319 | 2026.05.21 10:13:27.153113 [ 269 ] {0a42d473-6edf-46f6-bded-1219cff0ca63} <Debug> TCPHandler: Processed in 0.002024449 sec. | ||
| 6320 | 2026.05.21 10:13:27.153248 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.05.21 10:13:27.153344 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6322 | 2026.05.21 10:13:27.153399 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <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 | ||
| 6323 | 2026.05.21 10:13:27.154198 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.05.21 10:13:27.154235 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6325 | 2026.05.21 10:13:27.154774 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6326 | 2026.05.21 10:13:27.154994 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.05.21 10:13:27.155132 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001806 sec., 11074.197120708748 rows/sec., 19.84 MiB/sec. | ||
| 6328 | 2026.05.21 10:13:27.155183 [ 269 ] {d1721780-28d9-42d7-ac6f-8960fb4c0eba} <Debug> TCPHandler: Processed in 0.001983089 sec. | ||
| 6329 | 2026.05.21 10:13:27.155324 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.05.21 10:13:27.155420 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6331 | 2026.05.21 10:13:27.155462 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6332 | 2026.05.21 10:13:27.155808 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.05.21 10:13:27.155845 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6334 | 2026.05.21 10:13:27.156157 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6335 | 2026.05.21 10:13:27.156370 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.05.21 10:13:27.156498 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 6337 | 2026.05.21 10:13:27.156531 [ 269 ] {b53d3a70-0e8c-4e50-84a8-4791298011b0} <Debug> TCPHandler: Processed in 0.001255928 sec. | ||
| 6338 | 2026.05.21 10:13:28.802131 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.05.21 10:13:28.802383 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6340 | 2026.05.21 10:13:28.802765 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6341 | 2026.05.21 10:13:28.802810 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <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 | ||
| 6342 | 2026.05.21 10:13:28.803028 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6343 | 2026.05.21 10:13:28.803096 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6344 | 2026.05.21 10:13:28.803234 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6345 | 2026.05.21 10:13:28.803342 [ 305 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6346 | 2026.05.21 10:13:28.803358 [ 363 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6347 | 2026.05.21 10:13:28.803349 [ 316 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6348 | 2026.05.21 10:13:28.803532 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6349 | 2026.05.21 10:13:28.803560 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6350 | 2026.05.21 10:13:28.803630 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6351 | 2026.05.21 10:13:28.803651 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6352 | 2026.05.21 10:13:28.803686 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6353 | 2026.05.21 10:13:28.803726 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6354 | 2026.05.21 10:13:28.805112 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002831 sec., 12363.122571529495 rows/sec., 2.08 MiB/sec. | ||
| 6355 | 2026.05.21 10:13:28.805238 [ 269 ] {f106ea36-7198-4a68-820a-365e0158f873} <Debug> TCPHandler: Processed in 0.003244897 sec. | ||
| 6356 | 2026.05.21 10:13:28.806598 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.05.21 10:13:28.806710 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6358 | 2026.05.21 10:13:28.806774 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6359 | 2026.05.21 10:13:28.807298 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.05.21 10:13:28.807370 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6361 | 2026.05.21 10:13:28.807722 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6362 | 2026.05.21 10:13:28.807960 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.05.21 10:13:28.808106 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001429 sec., 2799.160251924423 rows/sec., 228.25 KiB/sec. | ||
| 6364 | 2026.05.21 10:13:28.808143 [ 269 ] {5719a6ca-a287-46c2-9762-f189707f7b06} <Debug> TCPHandler: Processed in 0.001595273 sec. | ||
| 6365 | 2026.05.21 10:13:28.808281 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.05.21 10:13:28.808378 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6367 | 2026.05.21 10:13:28.808418 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6368 | 2026.05.21 10:13:28.808912 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.05.21 10:13:28.808950 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6370 | 2026.05.21 10:13:28.809284 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6371 | 2026.05.21 10:13:28.809500 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.05.21 10:13:28.809630 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001271 sec., 51927.61605035405 rows/sec., 4.08 MiB/sec. | ||
| 6373 | 2026.05.21 10:13:28.809665 [ 269 ] {ec88c8b1-71a2-4e1c-a81a-df2442175144} <Debug> TCPHandler: Processed in 0.001438341 sec. | ||
| 6374 | 2026.05.21 10:13:28.809790 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.05.21 10:13:28.809886 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.05.21 10:13:28.809927 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6377 | 2026.05.21 10:13:28.810380 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.05.21 10:13:28.810417 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6379 | 2026.05.21 10:13:28.810711 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6380 | 2026.05.21 10:13:28.810917 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.21 10:13:28.811058 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.00119 sec., 6722.689075630252 rows/sec., 487.46 KiB/sec. | ||
| 6382 | 2026.05.21 10:13:28.811093 [ 269 ] {c7166610-1d37-4e23-a9a5-a67f4f374356} <Debug> TCPHandler: Processed in 0.001351389 sec. | ||
| 6383 | 2026.05.21 10:13:28.811235 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.21 10:13:28.811330 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.21 10:13:28.811369 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6386 | 2026.05.21 10:13:28.811788 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.21 10:13:28.811824 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6388 | 2026.05.21 10:13:28.812132 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6389 | 2026.05.21 10:13:28.812338 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.21 10:13:28.812463 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001151 sec., 62554.30060816681 rows/sec., 4.89 MiB/sec. | ||
| 6391 | 2026.05.21 10:13:28.812496 [ 269 ] {150d705f-5add-48d4-aed0-ce4feb00bcdd} <Debug> TCPHandler: Processed in 0.001311228 sec. | ||
| 6392 | 2026.05.21 10:13:28.812634 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.21 10:13:28.812729 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.05.21 10:13:28.812772 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6395 | 2026.05.21 10:13:28.813142 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.21 10:13:28.813178 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6397 | 2026.05.21 10:13:28.813501 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6398 | 2026.05.21 10:13:28.813712 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.05.21 10:13:28.813843 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Debug> executeQuery: Read 34 rows, 2.42 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.09 MiB/sec. | ||
| 6400 | 2026.05.21 10:13:28.813877 [ 269 ] {b87def50-a70d-4c12-9cc3-b4bb702ee999} <Debug> TCPHandler: Processed in 0.001292079 sec. | ||
| 6401 | 2026.05.21 10:13:28.813998 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.05.21 10:13:28.814093 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6403 | 2026.05.21 10:13:28.814147 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <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 | ||
| 6404 | 2026.05.21 10:13:28.814876 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.05.21 10:13:28.814912 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6406 | 2026.05.21 10:13:28.815413 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6407 | 2026.05.21 10:13:28.815638 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.05.21 10:13:28.815786 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001711 sec., 2337.81414377557 rows/sec., 4.19 MiB/sec. | ||
| 6409 | 2026.05.21 10:13:28.815837 [ 269 ] {661b0618-d643-4978-b112-31777bb86e6b} <Debug> TCPHandler: Processed in 0.001887487 sec. | ||
| 6410 | 2026.05.21 10:13:28.815962 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.05.21 10:13:28.816064 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.05.21 10:13:28.816107 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6413 | 2026.05.21 10:13:28.816485 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.05.21 10:13:28.816522 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6415 | 2026.05.21 10:13:28.816827 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6416 | 2026.05.21 10:13:28.817033 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.05.21 10:13:28.817162 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 741.38 KiB/sec. | ||
| 6418 | 2026.05.21 10:13:28.817196 [ 269 ] {778d397f-95f4-4ee2-af80-7f9bc80efc40} <Debug> TCPHandler: Processed in 0.001283248 sec. | ||
| 6419 | 2026.05.21 10:13:31.053500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12891 | ||
| 6420 | 2026.05.21 10:13:31.054085 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.05.21 10:13:31.054129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6422 | 2026.05.21 10:13:31.054659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6423 | 2026.05.21 10:13:31.054901 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.05.21 10:13:31.055037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12891 | ||
| 6425 | 2026.05.21 10:13:31.362831 [ 45 ] {} <Debug> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6426 | 2026.05.21 10:13:31.362944 [ 45 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.05.21 10:13:31.362983 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6428 | 2026.05.21 10:13:31.363169 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::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 | ||
| 6429 | 2026.05.21 10:13:31.363876 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6430 | 2026.05.21 10:13:31.364060 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 6431 | 2026.05.21 10:13:31.364437 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::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 | ||
| 6432 | 2026.05.21 10:13:31.364798 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::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 | ||
| 6433 | 2026.05.21 10:13:31.365154 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::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 | ||
| 6434 | 2026.05.21 10:13:31.365489 [ 192 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::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 | ||
| 6435 | 2026.05.21 10:13:31.369996 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 72 columns (72 merged, 0 gathered) in 0.006898668 sec., 1739.466227393462 rows/sec., 1.89 MiB/sec. | ||
| 6436 | 2026.05.21 10:13:31.370606 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6437 | 2026.05.21 10:13:31.371285 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.05.21 10:13:31.371373 [ 201 ] {4e83ce3a-ea3b-4bdb-ab4f-5796cb105526::all_1_5_1} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6439 | 2026.05.21 10:13:31.371627 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 6440 | 2026.05.21 10:13:31.745808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6441 | 2026.05.21 10:13:31.760664 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.05.21 10:13:31.760715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6443 | 2026.05.21 10:13:31.766876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6444 | 2026.05.21 10:13:31.767603 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.05.21 10:13:31.770148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6446 | 2026.05.21 10:13:33.808612 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.21 10:13:33.808877 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6448 | 2026.05.21 10:13:33.809263 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6449 | 2026.05.21 10:13:33.809310 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <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 | ||
| 6450 | 2026.05.21 10:13:33.809568 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6451 | 2026.05.21 10:13:33.809651 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6452 | 2026.05.21 10:13:33.809817 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6453 | 2026.05.21 10:13:33.809940 [ 324 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6454 | 2026.05.21 10:13:33.809984 [ 363 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6455 | 2026.05.21 10:13:33.809943 [ 305 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6456 | 2026.05.21 10:13:33.810187 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6457 | 2026.05.21 10:13:33.810215 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6458 | 2026.05.21 10:13:33.810286 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6459 | 2026.05.21 10:13:33.810307 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6460 | 2026.05.21 10:13:33.810342 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6461 | 2026.05.21 10:13:33.810384 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6462 | 2026.05.21 10:13:33.811709 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002936 sec., 11920.980926430519 rows/sec., 2.01 MiB/sec. | ||
| 6463 | 2026.05.21 10:13:33.811845 [ 269 ] {c27b0f65-cbb7-437e-8770-ec110dff0166} <Debug> TCPHandler: Processed in 0.003380899 sec. | ||
| 6464 | 2026.05.21 10:13:33.814017 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.05.21 10:13:33.814149 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6466 | 2026.05.21 10:13:33.814200 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6467 | 2026.05.21 10:13:33.814935 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.05.21 10:13:33.814982 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6469 | 2026.05.21 10:13:33.815372 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6470 | 2026.05.21 10:13:33.815608 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.05.21 10:13:33.815755 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001647 sec., 66788.09957498482 rows/sec., 5.61 MiB/sec. | ||
| 6472 | 2026.05.21 10:13:33.815791 [ 269 ] {a272ed1d-278c-40aa-a258-9daf651a67ef} <Debug> TCPHandler: Processed in 0.001842916 sec. | ||
| 6473 | 2026.05.21 10:13:33.816065 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.05.21 10:13:33.816161 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.05.21 10:13:33.816201 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6476 | 2026.05.21 10:13:33.816676 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.05.21 10:13:33.816713 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6478 | 2026.05.21 10:13:33.817006 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6479 | 2026.05.21 10:13:33.817217 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.05.21 10:13:33.817345 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001203 sec., 22443.890274314213 rows/sec., 1.65 MiB/sec. | ||
| 6481 | 2026.05.21 10:13:33.817380 [ 269 ] {71b3bb56-7cf4-4002-b496-6f9a2f08a498} <Debug> TCPHandler: Processed in 0.00137612 sec. | ||
| 6482 | 2026.05.21 10:13:33.817518 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.05.21 10:13:33.817621 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6484 | 2026.05.21 10:13:33.817660 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6485 | 2026.05.21 10:13:33.818113 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.05.21 10:13:33.818151 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6487 | 2026.05.21 10:13:33.818448 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6488 | 2026.05.21 10:13:33.818656 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.05.21 10:13:33.818782 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00118 sec., 77118.6440677966 rows/sec., 6.02 MiB/sec. | ||
| 6490 | 2026.05.21 10:13:33.818818 [ 269 ] {7a2aedc7-62da-4b2d-9ca2-b964a19ffc0e} <Debug> TCPHandler: Processed in 0.001348399 sec. | ||
| 6491 | 2026.05.21 10:13:33.818950 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.05.21 10:13:33.819045 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.05.21 10:13:33.819089 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6494 | 2026.05.21 10:13:33.819549 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.05.21 10:13:33.819585 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6496 | 2026.05.21 10:13:33.819905 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6497 | 2026.05.21 10:13:33.820127 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.05.21 10:13:33.820262 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 6499 | 2026.05.21 10:13:33.820295 [ 269 ] {a991d822-0dee-4dcf-90fa-3c1162ca8104} <Debug> TCPHandler: Processed in 0.00139353 sec. | ||
| 6500 | 2026.05.21 10:13:33.820421 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.05.21 10:13:33.820515 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.05.21 10:13:33.820569 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <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 | ||
| 6503 | 2026.05.21 10:13:33.821385 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.21 10:13:33.821426 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6505 | 2026.05.21 10:13:33.821934 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6506 | 2026.05.21 10:13:33.822157 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.05.21 10:13:33.822293 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001795 sec., 15041.782729805014 rows/sec., 26.95 MiB/sec. | ||
| 6508 | 2026.05.21 10:13:33.822342 [ 269 ] {f4338898-db21-4572-85bc-f7370aba3518} <Debug> TCPHandler: Processed in 0.001969849 sec. | ||
| 6509 | 2026.05.21 10:13:33.822486 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.05.21 10:13:33.822583 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.05.21 10:13:33.822624 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6512 | 2026.05.21 10:13:33.823003 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.05.21 10:13:33.823039 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6514 | 2026.05.21 10:13:33.823341 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6515 | 2026.05.21 10:13:33.823551 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.21 10:13:33.823678 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6517 | 2026.05.21 10:13:33.823712 [ 269 ] {f7d3425a-492b-40ec-9db4-eb171a0761db} <Debug> TCPHandler: Processed in 0.001274328 sec. | ||
| 6518 | 2026.05.21 10:13:38.481059 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6519 | 2026.05.21 10:13:38.481141 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6520 | 2026.05.21 10:13:38.555198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13339 | ||
| 6521 | 2026.05.21 10:13:38.555964 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.21 10:13:38.556031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6523 | 2026.05.21 10:13:38.556497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6524 | 2026.05.21 10:13:38.556735 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.21 10:13:38.556868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13339 | ||
| 6526 | 2026.05.21 10:13:38.807147 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.05.21 10:13:38.807358 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6528 | 2026.05.21 10:13:38.807674 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6529 | 2026.05.21 10:13:38.807711 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <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 | ||
| 6530 | 2026.05.21 10:13:38.807922 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6531 | 2026.05.21 10:13:38.807991 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6532 | 2026.05.21 10:13:38.808145 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6533 | 2026.05.21 10:13:38.808258 [ 305 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6534 | 2026.05.21 10:13:38.808275 [ 324 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6535 | 2026.05.21 10:13:38.808260 [ 319 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6536 | 2026.05.21 10:13:38.808448 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6537 | 2026.05.21 10:13:38.808476 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6538 | 2026.05.21 10:13:38.808545 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6539 | 2026.05.21 10:13:38.808566 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6540 | 2026.05.21 10:13:38.808601 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6541 | 2026.05.21 10:13:38.808639 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6542 | 2026.05.21 10:13:38.809863 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002591 sec., 13508.29795445774 rows/sec., 2.28 MiB/sec. | ||
| 6543 | 2026.05.21 10:13:38.809999 [ 269 ] {c1bac959-87d1-4d80-af62-692c8054c5a8} <Debug> TCPHandler: Processed in 0.003003323 sec. | ||
| 6544 | 2026.05.21 10:13:38.812018 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.05.21 10:13:38.812202 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6546 | 2026.05.21 10:13:38.812278 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6547 | 2026.05.21 10:13:38.813052 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.05.21 10:13:38.813092 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6549 | 2026.05.21 10:13:38.813489 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6550 | 2026.05.21 10:13:38.813719 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.05.21 10:13:38.813870 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001727 sec., 49797.33642154024 rows/sec., 4.17 MiB/sec. | ||
| 6552 | 2026.05.21 10:13:38.813911 [ 269 ] {d8dff650-eb9c-4c46-846c-abe8d776d2d8} <Debug> TCPHandler: Processed in 0.002027779 sec. | ||
| 6553 | 2026.05.21 10:13:38.814075 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.05.21 10:13:38.814175 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.05.21 10:13:38.814216 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6556 | 2026.05.21 10:13:38.814656 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.05.21 10:13:38.814694 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6558 | 2026.05.21 10:13:38.814990 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6559 | 2026.05.21 10:13:38.815221 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.05.21 10:13:38.815352 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001197 sec., 12531.328320802006 rows/sec., 942.30 KiB/sec. | ||
| 6561 | 2026.05.21 10:13:38.815388 [ 269 ] {52643bb8-a23a-4d96-ae82-efbc26718f82} <Debug> TCPHandler: Processed in 0.00136273 sec. | ||
| 6562 | 2026.05.21 10:13:38.815522 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.05.21 10:13:38.815618 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6564 | 2026.05.21 10:13:38.815659 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6565 | 2026.05.21 10:13:38.816107 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.05.21 10:13:38.816145 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6567 | 2026.05.21 10:13:38.816457 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6568 | 2026.05.21 10:13:38.816673 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.05.21 10:13:38.816803 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001203 sec., 65669.1604322527 rows/sec., 5.13 MiB/sec. | ||
| 6570 | 2026.05.21 10:13:38.816837 [ 269 ] {9b319040-addf-4ce7-a0dc-f40c33e693bd} <Debug> TCPHandler: Processed in 0.001364579 sec. | ||
| 6571 | 2026.05.21 10:13:38.816984 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.05.21 10:13:38.817080 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.05.21 10:13:38.817124 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6574 | 2026.05.21 10:13:38.817561 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.05.21 10:13:38.817598 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6576 | 2026.05.21 10:13:38.817930 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6577 | 2026.05.21 10:13:38.818148 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.05.21 10:13:38.818283 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 6579 | 2026.05.21 10:13:38.818318 [ 269 ] {8585e426-c139-48ee-a150-4bf6b292f327} <Debug> TCPHandler: Processed in 0.001384 sec. | ||
| 6580 | 2026.05.21 10:13:38.818466 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.05.21 10:13:38.818561 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.05.21 10:13:38.818616 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <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 | ||
| 6583 | 2026.05.21 10:13:38.819427 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.05.21 10:13:38.819465 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6585 | 2026.05.21 10:13:38.819985 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6586 | 2026.05.21 10:13:38.820225 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.05.21 10:13:38.820366 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. | ||
| 6588 | 2026.05.21 10:13:38.820416 [ 269 ] {c15d54d7-420e-4dac-af4f-a22273b3a9dd} <Debug> TCPHandler: Processed in 0.002002149 sec. | ||
| 6589 | 2026.05.21 10:13:38.820559 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.05.21 10:13:38.820685 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6591 | 2026.05.21 10:13:38.820736 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6592 | 2026.05.21 10:13:38.821130 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.05.21 10:13:38.821167 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6594 | 2026.05.21 10:13:38.821496 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6595 | 2026.05.21 10:13:38.821713 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.05.21 10:13:38.821849 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 6597 | 2026.05.21 10:13:38.821884 [ 269 ] {a824b17b-2e22-4fa4-85d0-73f1ec42ad31} <Debug> TCPHandler: Processed in 0.00138449 sec. | ||
| 6598 | 2026.05.21 10:13:39.270247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6599 | 2026.05.21 10:13:39.284960 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.05.21 10:13:39.285017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6601 | 2026.05.21 10:13:39.291470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6602 | 2026.05.21 10:13:39.292190 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.05.21 10:13:39.294770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6604 | 2026.05.21 10:13:39.540269 [ 119 ] {} <Debug> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6605 | 2026.05.21 10:13:39.540345 [ 119 ] {} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.05.21 10:13:39.540370 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6607 | 2026.05.21 10:13:39.540515 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 6608 | 2026.05.21 10:13:39.540670 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6609 | 2026.05.21 10:13:39.540708 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 6610 | 2026.05.21 10:13:39.540786 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 6611 | 2026.05.21 10:13:39.540841 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 6612 | 2026.05.21 10:13:39.540913 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 6613 | 2026.05.21 10:13:39.540959 [ 193 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6614 | 2026.05.21 10:13:39.541711 [ 195 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255708 sec., 28669.085488027475 rows/sec., 2.39 MiB/sec. | ||
| 6615 | 2026.05.21 10:13:39.541939 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6616 | 2026.05.21 10:13:39.542317 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.05.21 10:13:39.542423 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_13_3} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6618 | 2026.05.21 10:13:39.542550 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6619 | 2026.05.21 10:13:43.809079 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.05.21 10:13:43.809342 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.21 10:13:43.809731 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6622 | 2026.05.21 10:13:43.809775 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <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 | ||
| 6623 | 2026.05.21 10:13:43.810049 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6624 | 2026.05.21 10:13:43.810129 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6625 | 2026.05.21 10:13:43.810292 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6626 | 2026.05.21 10:13:43.810398 [ 352 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6627 | 2026.05.21 10:13:43.810416 [ 359 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6628 | 2026.05.21 10:13:43.810397 [ 319 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6629 | 2026.05.21 10:13:43.810571 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6630 | 2026.05.21 10:13:43.810604 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6631 | 2026.05.21 10:13:43.810684 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6632 | 2026.05.21 10:13:43.810707 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6633 | 2026.05.21 10:13:43.810745 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6634 | 2026.05.21 10:13:43.810788 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6635 | 2026.05.21 10:13:43.811891 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002648 sec., 13217.52265861027 rows/sec., 2.23 MiB/sec. | ||
| 6636 | 2026.05.21 10:13:43.812028 [ 269 ] {82b83a15-1e98-4a3e-87af-21b9eec8eaec} <Debug> TCPHandler: Processed in 0.003091524 sec. | ||
| 6637 | 2026.05.21 10:13:43.814200 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.05.21 10:13:43.814325 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6639 | 2026.05.21 10:13:43.814387 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6640 | 2026.05.21 10:13:43.814960 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.05.21 10:13:43.815009 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6642 | 2026.05.21 10:13:43.815425 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6643 | 2026.05.21 10:13:43.815664 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.05.21 10:13:43.815816 [ 172 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6645 | 2026.05.21 10:13:43.815824 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001537 sec., 71567.9895901106 rows/sec., 6.02 MiB/sec. | ||
| 6646 | 2026.05.21 10:13:43.815865 [ 172 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.05.21 10:13:43.815882 [ 269 ] {2453ef8e-6220-493f-8cd0-9b1fd83f6f03} <Debug> TCPHandler: Processed in 0.001742524 sec. | ||
| 6648 | 2026.05.21 10:13:43.815891 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6649 | 2026.05.21 10:13:43.816042 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 6650 | 2026.05.21 10:13:43.816219 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6651 | 2026.05.21 10:13:43.816247 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.05.21 10:13:43.816261 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2617 rows starting from the beginning of the part | ||
| 6653 | 2026.05.21 10:13:43.816351 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 6654 | 2026.05.21 10:13:43.816371 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.21 10:13:43.816402 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 6656 | 2026.05.21 10:13:43.816426 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6657 | 2026.05.21 10:13:43.816451 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part | ||
| 6658 | 2026.05.21 10:13:43.816499 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
| 6659 | 2026.05.21 10:13:43.816550 [ 193 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part | ||
| 6660 | 2026.05.21 10:13:43.817011 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.05.21 10:13:43.817070 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6662 | 2026.05.21 10:13:43.817621 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6663 | 2026.05.21 10:13:43.817997 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.05.21 10:13:43.818189 [ 172 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6665 | 2026.05.21 10:13:43.818199 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001851 sec., 14586.709886547813 rows/sec., 1.07 MiB/sec. | ||
| 6666 | 2026.05.21 10:13:43.818243 [ 172 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.05.21 10:13:43.818272 [ 269 ] {d3aa5d7b-ed8d-46d8-aee6-41e8440ec202} <Debug> TCPHandler: Processed in 0.002081429 sec. | ||
| 6668 | 2026.05.21 10:13:43.818277 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6669 | 2026.05.21 10:13:43.818424 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 6670 | 2026.05.21 10:13:43.818481 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.21 10:13:43.818573 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6672 | 2026.05.21 10:13:43.818612 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 6673 | 2026.05.21 10:13:43.818626 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6674 | 2026.05.21 10:13:43.818677 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 6675 | 2026.05.21 10:13:43.818695 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2026.05.21 10:13:43.818736 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 6677 | 2026.05.21 10:13:43.818740 [ 200 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.00277067 sec., 1998433.5918748896 rows/sec., 157.94 MiB/sec. | ||
| 6678 | 2026.05.21 10:13:43.818789 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 6679 | 2026.05.21 10:13:43.818839 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6680 | 2026.05.21 10:13:43.818886 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 6681 | 2026.05.21 10:13:43.819206 [ 189 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6682 | 2026.05.21 10:13:43.819364 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.21 10:13:43.819416 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6684 | 2026.05.21 10:13:43.819609 [ 189 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.05.21 10:13:43.819705 [ 189 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_46_9} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6686 | 2026.05.21 10:13:43.819829 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 6687 | 2026.05.21 10:13:43.819927 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6688 | 2026.05.21 10:13:43.819973 [ 190 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605263 sec., 124590.17618919766 rows/sec., 9.59 MiB/sec. | ||
| 6689 | 2026.05.21 10:13:43.820150 [ 189 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6690 | 2026.05.21 10:13:43.820303 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.21 10:13:43.820481 [ 156 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6692 | 2026.05.21 10:13:43.820493 [ 189 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.05.21 10:13:43.820495 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.0019 sec., 47894.73684210526 rows/sec., 3.74 MiB/sec. | ||
| 6694 | 2026.05.21 10:13:43.820542 [ 156 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.05.21 10:13:43.820595 [ 269 ] {563cd7c7-9a08-4519-92de-106669ddfb55} <Debug> TCPHandler: Processed in 0.002185092 sec. | ||
| 6696 | 2026.05.21 10:13:43.820601 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6697 | 2026.05.21 10:13:43.820616 [ 189 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_41_8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6698 | 2026.05.21 10:13:43.820724 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 6699 | 2026.05.21 10:13:43.820730 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6700 | 2026.05.21 10:13:43.820786 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.05.21 10:13:43.820863 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.05.21 10:13:43.820900 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6703 | 2026.05.21 10:13:43.820901 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part | ||
| 6704 | 2026.05.21 10:13:43.820958 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6705 | 2026.05.21 10:13:43.820988 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 6706 | 2026.05.21 10:13:43.821040 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
| 6707 | 2026.05.21 10:13:43.821081 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 91 rows starting from the beginning of the part | ||
| 6708 | 2026.05.21 10:13:43.821123 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part | ||
| 6709 | 2026.05.21 10:13:43.821165 [ 200 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part | ||
| 6710 | 2026.05.21 10:13:43.821515 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.05.21 10:13:43.821559 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6712 | 2026.05.21 10:13:43.821929 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6713 | 2026.05.21 10:13:43.822166 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.05.21 10:13:43.822300 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6715 | 2026.05.21 10:13:43.822306 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001431 sec., 111809.92313067785 rows/sec., 7.79 MiB/sec. | ||
| 6716 | 2026.05.21 10:13:43.822346 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.05.21 10:13:43.822364 [ 269 ] {cd7b5f02-8f73-4f81-83cd-5d3041673166} <Debug> TCPHandler: Processed in 0.001645674 sec. | ||
| 6718 | 2026.05.21 10:13:43.822373 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6719 | 2026.05.21 10:13:43.822460 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6720 | 2026.05.21 10:13:43.822512 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.05.21 10:13:43.822537 [ 198 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856646 sec., 1658905.3594492434 rows/sec., 120.48 MiB/sec. | ||
| 6722 | 2026.05.21 10:13:43.822581 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6723 | 2026.05.21 10:13:43.822616 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6724 | 2026.05.21 10:13:43.822618 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14459 rows starting from the beginning of the part | ||
| 6725 | 2026.05.21 10:13:43.822683 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <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 | ||
| 6726 | 2026.05.21 10:13:43.822701 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1633 rows starting from the beginning of the part | ||
| 6727 | 2026.05.21 10:13:43.822757 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6728 | 2026.05.21 10:13:43.822780 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 6729 | 2026.05.21 10:13:43.822848 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6730 | 2026.05.21 10:13:43.822913 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 6731 | 2026.05.21 10:13:43.822979 [ 196 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6732 | 2026.05.21 10:13:43.823043 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.05.21 10:13:43.823152 [ 189 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_46_9} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6734 | 2026.05.21 10:13:43.823278 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6735 | 2026.05.21 10:13:43.823519 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.05.21 10:13:43.823562 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6737 | 2026.05.21 10:13:43.824161 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6738 | 2026.05.21 10:13:43.824420 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.05.21 10:13:43.824544 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6740 | 2026.05.21 10:13:43.824565 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001968 sec., 13719.51219512195 rows/sec., 24.58 MiB/sec. | ||
| 6741 | 2026.05.21 10:13:43.824580 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.05.21 10:13:43.824608 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6743 | 2026.05.21 10:13:43.824627 [ 269 ] {d74ab83c-136a-49c8-a42e-f1e3336f544a} <Debug> TCPHandler: Processed in 0.002166631 sec. | ||
| 6744 | 2026.05.21 10:13:43.824712 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 6745 | 2026.05.21 10:13:43.824784 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.05.21 10:13:43.824889 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.05.21 10:13:43.824936 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6748 | 2026.05.21 10:13:43.824967 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6749 | 2026.05.21 10:13:43.825027 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 648 rows starting from the beginning of the part | ||
| 6750 | 2026.05.21 10:13:43.825137 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 6751 | 2026.05.21 10:13:43.825241 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 6752 | 2026.05.21 10:13:43.825322 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.05.21 10:13:43.825340 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 6754 | 2026.05.21 10:13:43.825370 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6755 | 2026.05.21 10:13:43.825443 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6756 | 2026.05.21 10:13:43.825541 [ 198 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 6757 | 2026.05.21 10:13:43.825718 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6758 | 2026.05.21 10:13:43.825975 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.21 10:13:43.826099 [ 153 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6760 | 2026.05.21 10:13:43.826127 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 6761 | 2026.05.21 10:13:43.826143 [ 153 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.05.21 10:13:43.826169 [ 269 ] {d90ba006-30f2-4942-b5a0-528331f95d2a} <Debug> TCPHandler: Processed in 0.0014373 sec. | ||
| 6763 | 2026.05.21 10:13:43.826173 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6764 | 2026.05.21 10:13:43.826265 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6765 | 2026.05.21 10:13:43.826373 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6766 | 2026.05.21 10:13:43.826402 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2124 rows starting from the beginning of the part | ||
| 6767 | 2026.05.21 10:13:43.826454 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6768 | 2026.05.21 10:13:43.826501 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 6769 | 2026.05.21 10:13:43.826542 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6770 | 2026.05.21 10:13:43.826583 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6771 | 2026.05.21 10:13:43.826623 [ 188 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 6772 | 2026.05.21 10:13:43.828185 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001957048 sec., 1207941.7571771364 rows/sec., 81.41 MiB/sec. | ||
| 6773 | 2026.05.21 10:13:43.828518 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6774 | 2026.05.21 10:13:43.828844 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.05.21 10:13:43.828922 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_46_9} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6776 | 2026.05.21 10:13:43.829001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6777 | 2026.05.21 10:13:43.829274 [ 188 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16606 rows, containing 5 columns (5 merged, 0 gathered) in 0.006847168 sec., 2425236.2436557715 rows/sec., 156.72 MiB/sec. | ||
| 6778 | 2026.05.21 10:13:43.829531 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6779 | 2026.05.21 10:13:43.829872 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.05.21 10:13:43.829961 [ 194 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6781 | 2026.05.21 10:13:43.830056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6782 | 2026.05.21 10:13:43.831092 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 19 columns (19 merged, 0 gathered) in 0.006427161 sec., 115291.96172306871 rows/sec., 206.60 MiB/sec. | ||
| 6783 | 2026.05.21 10:13:43.832140 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6784 | 2026.05.21 10:13:43.832487 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.05.21 10:13:43.832566 [ 188 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6786 | 2026.05.21 10:13:43.832679 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6787 | 2026.05.21 10:13:44.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.63 MiB, peak 277.06 MiB, free memory in arenas 0.00 B, will set to 268.44 MiB (RSS), difference: 3.81 MiB | ||
| 6788 | 2026.05.21 10:13:46.057000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13851 | ||
| 6789 | 2026.05.21 10:13:46.057496 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.05.21 10:13:46.057530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6791 | 2026.05.21 10:13:46.058013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6792 | 2026.05.21 10:13:46.058248 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.05.21 10:13:46.058376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13851 | ||
| 6794 | 2026.05.21 10:13:46.794884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6795 | 2026.05.21 10:13:46.811301 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.21 10:13:46.811357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6797 | 2026.05.21 10:13:46.817340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6798 | 2026.05.21 10:13:46.817997 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.21 10:13:46.820653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6800 | 2026.05.21 10:13:48.807572 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.05.21 10:13:48.807824 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6802 | 2026.05.21 10:13:48.808205 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6803 | 2026.05.21 10:13:48.808246 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <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 | ||
| 6804 | 2026.05.21 10:13:48.808467 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6805 | 2026.05.21 10:13:48.808537 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6806 | 2026.05.21 10:13:48.808682 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6807 | 2026.05.21 10:13:48.808789 [ 319 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6808 | 2026.05.21 10:13:48.808803 [ 337 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6809 | 2026.05.21 10:13:48.808799 [ 359 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6810 | 2026.05.21 10:13:48.808984 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6811 | 2026.05.21 10:13:48.809014 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6812 | 2026.05.21 10:13:48.809085 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6813 | 2026.05.21 10:13:48.809106 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6814 | 2026.05.21 10:13:48.809143 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6815 | 2026.05.21 10:13:48.809190 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6816 | 2026.05.21 10:13:48.810304 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002578 sec., 13576.415826221877 rows/sec., 2.29 MiB/sec. | ||
| 6817 | 2026.05.21 10:13:48.810433 [ 269 ] {082e0114-7152-4019-80a6-b6cc9facc3fa} <Debug> TCPHandler: Processed in 0.003011263 sec. | ||
| 6818 | 2026.05.21 10:13:48.812539 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.05.21 10:13:48.812669 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6820 | 2026.05.21 10:13:48.812722 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6821 | 2026.05.21 10:13:48.813344 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.05.21 10:13:48.813392 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6823 | 2026.05.21 10:13:48.813772 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6824 | 2026.05.21 10:13:48.814001 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.21 10:13:48.814149 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001518 sec., 56653.49143610013 rows/sec., 4.74 MiB/sec. | ||
| 6826 | 2026.05.21 10:13:48.814185 [ 269 ] {bd5f64b4-cce9-487d-8ef7-f9327b304dfd} <Debug> TCPHandler: Processed in 0.001707185 sec. | ||
| 6827 | 2026.05.21 10:13:48.814321 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.05.21 10:13:48.814417 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.05.21 10:13:48.814457 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6830 | 2026.05.21 10:13:48.814876 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.05.21 10:13:48.814913 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6832 | 2026.05.21 10:13:48.815204 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6833 | 2026.05.21 10:13:48.815425 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.05.21 10:13:48.815557 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 6835 | 2026.05.21 10:13:48.815595 [ 269 ] {5f8151bb-8430-40e2-b7d7-5896aa922b6e} <Debug> TCPHandler: Processed in 0.001323629 sec. | ||
| 6836 | 2026.05.21 10:13:48.815730 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.05.21 10:13:48.815827 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6838 | 2026.05.21 10:13:48.815868 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6839 | 2026.05.21 10:13:48.816290 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.05.21 10:13:48.816326 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6841 | 2026.05.21 10:13:48.816623 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6842 | 2026.05.21 10:13:48.816834 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.05.21 10:13:48.816960 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. | ||
| 6844 | 2026.05.21 10:13:48.816995 [ 269 ] {2874f1c7-0c25-480a-9c08-22c2b512337d} <Debug> TCPHandler: Processed in 0.001324229 sec. | ||
| 6845 | 2026.05.21 10:13:48.817140 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.05.21 10:13:48.817243 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6847 | 2026.05.21 10:13:48.817287 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6848 | 2026.05.21 10:13:48.817702 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.05.21 10:13:48.817738 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6850 | 2026.05.21 10:13:48.818057 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6851 | 2026.05.21 10:13:48.818285 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.05.21 10:13:48.818421 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6853 | 2026.05.21 10:13:48.818455 [ 269 ] {f170c1dc-2388-4ca2-828e-955b877feff8} <Debug> TCPHandler: Processed in 0.00136387 sec. | ||
| 6854 | 2026.05.21 10:13:48.818580 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.05.21 10:13:48.818676 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6856 | 2026.05.21 10:13:48.818730 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <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 | ||
| 6857 | 2026.05.21 10:13:48.819501 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.05.21 10:13:48.819537 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6859 | 2026.05.21 10:13:48.820051 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6860 | 2026.05.21 10:13:48.820280 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.05.21 10:13:48.820417 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00176 sec., 8522.727272727272 rows/sec., 15.27 MiB/sec. | ||
| 6862 | 2026.05.21 10:13:48.820467 [ 269 ] {fa55359d-2c33-46e6-a36d-8155d545a446} <Debug> TCPHandler: Processed in 0.001935008 sec. | ||
| 6863 | 2026.05.21 10:13:48.820623 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2026.05.21 10:13:48.820721 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6865 | 2026.05.21 10:13:48.820762 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6866 | 2026.05.21 10:13:48.821111 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.05.21 10:13:48.821148 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6868 | 2026.05.21 10:13:48.821448 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6869 | 2026.05.21 10:13:48.821655 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.05.21 10:13:48.821779 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6871 | 2026.05.21 10:13:48.821812 [ 269 ] {1ce7f0a9-4029-42cb-a661-33bc13a84366} <Debug> TCPHandler: Processed in 0.001237807 sec. | ||
| 6872 | 2026.05.21 10:13:53.481208 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6873 | 2026.05.21 10:13:53.481274 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6874 | 2026.05.21 10:13:53.558506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14299 | ||
| 6875 | 2026.05.21 10:13:53.559051 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.05.21 10:13:53.559101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6877 | 2026.05.21 10:13:53.559626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6878 | 2026.05.21 10:13:53.559855 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.05.21 10:13:53.559981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14299 | ||
| 6880 | 2026.05.21 10:13:53.808713 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2026.05.21 10:13:53.808987 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6882 | 2026.05.21 10:13:53.809376 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6883 | 2026.05.21 10:13:53.809422 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <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 | ||
| 6884 | 2026.05.21 10:13:53.809645 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6885 | 2026.05.21 10:13:53.809714 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6886 | 2026.05.21 10:13:53.809857 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6887 | 2026.05.21 10:13:53.809973 [ 337 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6888 | 2026.05.21 10:13:53.809994 [ 353 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6889 | 2026.05.21 10:13:53.809978 [ 359 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6890 | 2026.05.21 10:13:53.810180 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6891 | 2026.05.21 10:13:53.810209 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6892 | 2026.05.21 10:13:53.810281 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6893 | 2026.05.21 10:13:53.810303 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6894 | 2026.05.21 10:13:53.810338 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6895 | 2026.05.21 10:13:53.810380 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6896 | 2026.05.21 10:13:53.811572 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002695 sec., 12987.012987012988 rows/sec., 2.19 MiB/sec. | ||
| 6897 | 2026.05.21 10:13:53.811706 [ 269 ] {b0d48f18-82a9-4cad-a25d-a031d6671712} <Debug> TCPHandler: Processed in 0.003147165 sec. | ||
| 6898 | 2026.05.21 10:13:53.813872 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2026.05.21 10:13:53.814009 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6900 | 2026.05.21 10:13:53.814061 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6901 | 2026.05.21 10:13:53.814690 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.05.21 10:13:53.814741 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6903 | 2026.05.21 10:13:53.815130 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6904 | 2026.05.21 10:13:53.815359 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.21 10:13:53.815508 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001538 sec., 71521.45643693107 rows/sec., 6.01 MiB/sec. | ||
| 6906 | 2026.05.21 10:13:53.815545 [ 269 ] {5fc9945f-fb70-4062-9a7e-cf4fede1282c} <Debug> TCPHandler: Processed in 0.001736215 sec. | ||
| 6907 | 2026.05.21 10:13:53.815682 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2026.05.21 10:13:53.815779 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6909 | 2026.05.21 10:13:53.815820 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6910 | 2026.05.21 10:13:53.816238 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.05.21 10:13:53.816276 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6912 | 2026.05.21 10:13:53.816569 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6913 | 2026.05.21 10:13:53.816797 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.05.21 10:13:53.816928 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001167 sec., 23136.24678663239 rows/sec., 1.70 MiB/sec. | ||
| 6915 | 2026.05.21 10:13:53.816962 [ 269 ] {44ab2cd4-1c20-4920-8356-41a7be508494} <Debug> TCPHandler: Processed in 0.001328949 sec. | ||
| 6916 | 2026.05.21 10:13:53.817088 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.05.21 10:13:53.817185 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6918 | 2026.05.21 10:13:53.817226 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6919 | 2026.05.21 10:13:53.817650 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.05.21 10:13:53.817688 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6921 | 2026.05.21 10:13:53.817982 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6922 | 2026.05.21 10:13:53.818197 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.05.21 10:13:53.818328 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001162 sec., 78313.25301204818 rows/sec., 6.12 MiB/sec. | ||
| 6924 | 2026.05.21 10:13:53.818363 [ 269 ] {c35bd073-e31d-419d-a5f6-bcfc78800694} <Debug> TCPHandler: Processed in 0.001323969 sec. | ||
| 6925 | 2026.05.21 10:13:53.818492 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.05.21 10:13:53.818589 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6927 | 2026.05.21 10:13:53.818634 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6928 | 2026.05.21 10:13:53.819046 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.05.21 10:13:53.819083 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6930 | 2026.05.21 10:13:53.819406 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6931 | 2026.05.21 10:13:53.819625 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.05.21 10:13:53.819754 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6933 | 2026.05.21 10:13:53.819788 [ 269 ] {2114cc95-91be-48fb-bb26-17f5502b61bb} <Debug> TCPHandler: Processed in 0.001343899 sec. | ||
| 6934 | 2026.05.21 10:13:53.819918 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.05.21 10:13:53.820013 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.05.21 10:13:53.820067 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <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 | ||
| 6937 | 2026.05.21 10:13:53.820886 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.05.21 10:13:53.820924 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6939 | 2026.05.21 10:13:53.821459 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6940 | 2026.05.21 10:13:53.821685 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.05.21 10:13:53.821819 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001824 sec., 14802.631578947368 rows/sec., 26.53 MiB/sec. | ||
| 6942 | 2026.05.21 10:13:53.821869 [ 269 ] {6d70fb2f-07b5-4a8f-8c5b-cfc3f8c9cba0} <Debug> TCPHandler: Processed in 0.002000299 sec. | ||
| 6943 | 2026.05.21 10:13:53.821995 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.05.21 10:13:53.822090 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.05.21 10:13:53.822131 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6946 | 2026.05.21 10:13:53.822504 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.05.21 10:13:53.822541 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6948 | 2026.05.21 10:13:53.822854 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6949 | 2026.05.21 10:13:53.823087 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.05.21 10:13:53.823244 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 6951 | 2026.05.21 10:13:53.823278 [ 269 ] {d1da110d-2159-4f73-8025-116b6ad4ae44} <Debug> TCPHandler: Processed in 0.001332579 sec. | ||
| 6952 | 2026.05.21 10:13:54.320801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6953 | 2026.05.21 10:13:54.337900 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.05.21 10:13:54.337958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6955 | 2026.05.21 10:13:54.343623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6956 | 2026.05.21 10:13:54.344295 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.05.21 10:13:54.346987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6958 | 2026.05.21 10:13:57.119520 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.05.21 10:13:57.119801 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6960 | 2026.05.21 10:13:57.120201 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6961 | 2026.05.21 10:13:57.120246 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <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 | ||
| 6962 | 2026.05.21 10:13:57.120503 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6963 | 2026.05.21 10:13:57.120572 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6964 | 2026.05.21 10:13:57.120719 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6965 | 2026.05.21 10:13:57.120814 [ 359 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6966 | 2026.05.21 10:13:57.120840 [ 325 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6967 | 2026.05.21 10:13:57.120854 [ 353 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6968 | 2026.05.21 10:13:57.120999 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6969 | 2026.05.21 10:13:57.121028 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6970 | 2026.05.21 10:13:57.121098 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6971 | 2026.05.21 10:13:57.121125 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6972 | 2026.05.21 10:13:57.121163 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6973 | 2026.05.21 10:13:57.121210 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6974 | 2026.05.21 10:13:57.122646 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002951 sec., 11860.386309725516 rows/sec., 2.52 MiB/sec. | ||
| 6975 | 2026.05.21 10:13:57.122869 [ 269 ] {adbb2de5-ccce-463c-a805-1c39321ea7e8} <Debug> TCPHandler: Processed in 0.00349395 sec. | ||
| 6976 | 2026.05.21 10:13:57.136250 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.05.21 10:13:57.136502 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6978 | 2026.05.21 10:13:57.136608 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6979 | 2026.05.21 10:13:57.137353 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.05.21 10:13:57.137406 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6981 | 2026.05.21 10:13:57.137811 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6982 | 2026.05.21 10:13:57.138060 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.05.21 10:13:57.138220 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001792 sec., 13392.857142857143 rows/sec., 1.11 MiB/sec. | ||
| 6984 | 2026.05.21 10:13:57.138259 [ 269 ] {5a8bbc46-5441-4c86-98b7-9200e0ef8151} <Debug> TCPHandler: Processed in 0.002191582 sec. | ||
| 6985 | 2026.05.21 10:13:57.138392 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2026.05.21 10:13:57.138498 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6987 | 2026.05.21 10:13:57.138541 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6988 | 2026.05.21 10:13:57.138952 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.05.21 10:13:57.138989 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6990 | 2026.05.21 10:13:57.139284 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6991 | 2026.05.21 10:13:57.139497 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.05.21 10:13:57.139627 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 6993 | 2026.05.21 10:13:57.139662 [ 269 ] {b621020e-ee27-44d4-b224-8ac8ec3143fa} <Debug> TCPHandler: Processed in 0.001319439 sec. | ||
| 6994 | 2026.05.21 10:13:57.139787 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2026.05.21 10:13:57.139883 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6996 | 2026.05.21 10:13:57.139923 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6997 | 2026.05.21 10:13:57.141631 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.05.21 10:13:57.141669 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6999 | 2026.05.21 10:13:57.142110 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7000 | 2026.05.21 10:13:57.142331 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.05.21 10:13:57.142460 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Debug> executeQuery: Read 2544 rows, 193.92 KiB in 0.002594 sec., 980724.7494217425 rows/sec., 73.01 MiB/sec. | ||
| 7002 | 2026.05.21 10:13:57.142496 [ 269 ] {b86ce41d-fe8c-467f-8d88-894878511ec2} <Debug> TCPHandler: Processed in 0.002757609 sec. | ||
| 7003 | 2026.05.21 10:13:57.142658 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2026.05.21 10:13:57.142754 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7005 | 2026.05.21 10:13:57.142794 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7006 | 2026.05.21 10:13:57.143246 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.05.21 10:13:57.143283 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7008 | 2026.05.21 10:13:57.143581 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7009 | 2026.05.21 10:13:57.143796 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.05.21 10:13:57.143924 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001188 sec., 28619.528619528617 rows/sec., 2.14 MiB/sec. | ||
| 7011 | 2026.05.21 10:13:57.143959 [ 269 ] {ee7a83f4-f0a7-4ac0-97b1-507df46d809b} <Debug> TCPHandler: Processed in 0.00135885 sec. | ||
| 7012 | 2026.05.21 10:13:57.144111 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2026.05.21 10:13:57.144213 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7014 | 2026.05.21 10:13:57.144253 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7015 | 2026.05.21 10:13:57.145051 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.05.21 10:13:57.145087 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7017 | 2026.05.21 10:13:57.145419 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7018 | 2026.05.21 10:13:57.145631 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.05.21 10:13:57.145758 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001564 sec., 527493.6061381074 rows/sec., 30.86 MiB/sec. | ||
| 7020 | 2026.05.21 10:13:57.145791 [ 269 ] {6ad25ffc-8727-4b8b-8752-18d51997e702} <Debug> TCPHandler: Processed in 0.001734775 sec. | ||
| 7021 | 2026.05.21 10:13:57.145938 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.05.21 10:13:57.146032 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.05.21 10:13:57.146072 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7024 | 2026.05.21 10:13:57.146468 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.05.21 10:13:57.146505 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7026 | 2026.05.21 10:13:57.146787 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7027 | 2026.05.21 10:13:57.146998 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.05.21 10:13:57.147126 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 7029 | 2026.05.21 10:13:57.147160 [ 269 ] {2c56ecd6-0f3f-4e8d-9469-aaf48431d8e0} <Debug> TCPHandler: Processed in 0.001273899 sec. | ||
| 7030 | 2026.05.21 10:13:57.147328 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.05.21 10:13:57.147421 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7032 | 2026.05.21 10:13:57.147461 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7033 | 2026.05.21 10:13:57.147869 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.05.21 10:13:57.147906 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7035 | 2026.05.21 10:13:57.148192 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7036 | 2026.05.21 10:13:57.148420 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.05.21 10:13:57.148554 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 7038 | 2026.05.21 10:13:57.148589 [ 269 ] {44b803e1-2af0-4eb9-a317-b6c6cf5b55c4} <Debug> TCPHandler: Processed in 0.001311969 sec. | ||
| 7039 | 2026.05.21 10:13:57.148712 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2026.05.21 10:13:57.148808 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7041 | 2026.05.21 10:13:57.148847 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7042 | 2026.05.21 10:13:57.149845 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.05.21 10:13:57.149881 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7044 | 2026.05.21 10:13:57.150244 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7045 | 2026.05.21 10:13:57.150456 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.05.21 10:13:57.150586 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001796 sec., 744432.0712694877 rows/sec., 50.16 MiB/sec. | ||
| 7047 | 2026.05.21 10:13:57.150620 [ 269 ] {3a2edd81-5965-485e-95ed-d7fa0d6b7015} <Debug> TCPHandler: Processed in 0.001956968 sec. | ||
| 7048 | 2026.05.21 10:13:57.150744 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.05.21 10:13:57.150840 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.05.21 10:13:57.150885 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7051 | 2026.05.21 10:13:57.151752 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.05.21 10:13:57.151789 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7053 | 2026.05.21 10:13:57.152225 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7054 | 2026.05.21 10:13:57.152440 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.05.21 10:13:57.152571 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001749 sec., 931389.3653516296 rows/sec., 57.40 MiB/sec. | ||
| 7056 | 2026.05.21 10:13:57.152605 [ 269 ] {17cd7d18-283f-46f6-92db-c365c69c201e} <Debug> TCPHandler: Processed in 0.001909817 sec. | ||
| 7057 | 2026.05.21 10:13:57.152728 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.05.21 10:13:57.152823 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.05.21 10:13:57.152879 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <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 | ||
| 7060 | 2026.05.21 10:13:57.153697 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.05.21 10:13:57.153735 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7062 | 2026.05.21 10:13:57.154252 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7063 | 2026.05.21 10:13:57.154475 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.05.21 10:13:57.154616 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00181 sec., 11049.723756906078 rows/sec., 19.80 MiB/sec. | ||
| 7065 | 2026.05.21 10:13:57.154665 [ 269 ] {658b2700-7230-48c7-84ed-032bc12d9c4f} <Debug> TCPHandler: Processed in 0.001985609 sec. | ||
| 7066 | 2026.05.21 10:13:57.154797 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.05.21 10:13:57.154895 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7068 | 2026.05.21 10:13:57.154937 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7069 | 2026.05.21 10:13:57.155279 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.05.21 10:13:57.155316 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7071 | 2026.05.21 10:13:57.155616 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7072 | 2026.05.21 10:13:57.155830 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.05.21 10:13:57.155957 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 7074 | 2026.05.21 10:13:57.155990 [ 269 ] {8add4c2c-b719-4792-95c9-75a41dca40a8} <Debug> TCPHandler: Processed in 0.001241578 sec. | ||
| 7075 | 2026.05.21 10:13:58.802193 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.05.21 10:13:58.802476 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7077 | 2026.05.21 10:13:58.802835 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7078 | 2026.05.21 10:13:58.802874 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <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 | ||
| 7079 | 2026.05.21 10:13:58.803099 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7080 | 2026.05.21 10:13:58.803170 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7081 | 2026.05.21 10:13:58.803316 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7082 | 2026.05.21 10:13:58.803403 [ 359 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7083 | 2026.05.21 10:13:58.803425 [ 325 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7084 | 2026.05.21 10:13:58.803440 [ 353 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7085 | 2026.05.21 10:13:58.803569 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7086 | 2026.05.21 10:13:58.803598 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7087 | 2026.05.21 10:13:58.803671 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7088 | 2026.05.21 10:13:58.803692 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7089 | 2026.05.21 10:13:58.803729 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7090 | 2026.05.21 10:13:58.803773 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7091 | 2026.05.21 10:13:58.804946 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002582 sec., 13555.383423702555 rows/sec., 2.28 MiB/sec. | ||
| 7092 | 2026.05.21 10:13:58.805053 [ 269 ] {62ce6b73-6fcd-4883-bb12-7ffab6623fbc} <Debug> TCPHandler: Processed in 0.003014963 sec. | ||
| 7093 | 2026.05.21 10:13:58.806424 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2026.05.21 10:13:58.806567 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7095 | 2026.05.21 10:13:58.806622 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7096 | 2026.05.21 10:13:58.807224 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.05.21 10:13:58.807276 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7098 | 2026.05.21 10:13:58.807711 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7099 | 2026.05.21 10:13:58.807949 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.05.21 10:13:58.808102 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.20 MiB/sec. | ||
| 7101 | 2026.05.21 10:13:58.808139 [ 269 ] {4c53a236-139e-4e9c-93f8-ea835464f435} <Debug> TCPHandler: Processed in 0.001780176 sec. | ||
| 7102 | 2026.05.21 10:13:58.808290 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.05.21 10:13:58.808389 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7104 | 2026.05.21 10:13:58.808429 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7105 | 2026.05.21 10:13:58.808842 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.05.21 10:13:58.808880 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7107 | 2026.05.21 10:13:58.809172 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7108 | 2026.05.21 10:13:58.809388 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.05.21 10:13:58.809525 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec. | ||
| 7110 | 2026.05.21 10:13:58.809561 [ 269 ] {db37c056-d90b-4d61-b4e2-ff34ac30714d} <Debug> TCPHandler: Processed in 0.001320199 sec. | ||
| 7111 | 2026.05.21 10:13:58.809696 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2026.05.21 10:13:58.809793 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7113 | 2026.05.21 10:13:58.809832 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7114 | 2026.05.21 10:13:58.810263 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.05.21 10:13:58.810301 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7116 | 2026.05.21 10:13:58.810615 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7117 | 2026.05.21 10:13:58.810825 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.05.21 10:13:58.810951 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001176 sec., 57823.12925170068 rows/sec., 4.51 MiB/sec. | ||
| 7119 | 2026.05.21 10:13:58.810985 [ 269 ] {52711b2a-91d8-4bda-81f8-dd45d1aca413} <Debug> TCPHandler: Processed in 0.001338299 sec. | ||
| 7120 | 2026.05.21 10:13:58.811124 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.05.21 10:13:58.811226 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7122 | 2026.05.21 10:13:58.811271 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7123 | 2026.05.21 10:13:58.811649 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.05.21 10:13:58.811686 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7125 | 2026.05.21 10:13:58.811999 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7126 | 2026.05.21 10:13:58.812213 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.05.21 10:13:58.812346 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001143 sec., 27996.50043744532 rows/sec., 1.95 MiB/sec. | ||
| 7128 | 2026.05.21 10:13:58.812380 [ 269 ] {346dcd07-8183-4747-8ee9-4f12aaaa5981} <Debug> TCPHandler: Processed in 0.001305248 sec. | ||
| 7129 | 2026.05.21 10:13:58.812531 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.05.21 10:13:58.812628 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.05.21 10:13:58.812683 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <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 | ||
| 7132 | 2026.05.21 10:13:58.813408 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.05.21 10:13:58.813455 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7134 | 2026.05.21 10:13:58.813941 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7135 | 2026.05.21 10:13:58.814172 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.05.21 10:13:58.814319 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001708 sec., 2341.9203747072597 rows/sec., 4.20 MiB/sec. | ||
| 7137 | 2026.05.21 10:13:58.814370 [ 269 ] {0c59856c-78e0-4bf4-a4a8-842d4cacc678} <Debug> TCPHandler: Processed in 0.001888238 sec. | ||
| 7138 | 2026.05.21 10:13:58.814623 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2026.05.21 10:13:58.814721 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7140 | 2026.05.21 10:13:58.814763 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7141 | 2026.05.21 10:13:58.815120 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.05.21 10:13:58.815156 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7143 | 2026.05.21 10:13:58.815466 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7144 | 2026.05.21 10:13:58.815676 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.05.21 10:13:58.815807 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. | ||
| 7146 | 2026.05.21 10:13:58.815840 [ 269 ] {52b62bfb-11ac-46ab-9b4f-93f65e8366ab} <Debug> TCPHandler: Processed in 0.001266758 sec. | ||
| 7147 | 2026.05.21 10:14:01.060135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14811 | ||
| 7148 | 2026.05.21 10:14:01.060857 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.05.21 10:14:01.060899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7150 | 2026.05.21 10:14:01.061419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7151 | 2026.05.21 10:14:01.061652 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.05.21 10:14:01.061791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14811 | ||
| 7153 | 2026.05.21 10:14:01.061807 [ 131 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7154 | 2026.05.21 10:14:01.061903 [ 131 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.05.21 10:14:01.061932 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7156 | 2026.05.21 10:14:01.062082 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 7157 | 2026.05.21 10:14:01.062262 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7158 | 2026.05.21 10:14:01.062305 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12379 rows starting from the beginning of the part | ||
| 7159 | 2026.05.21 10:14:01.062376 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 7160 | 2026.05.21 10:14:01.062424 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 7161 | 2026.05.21 10:14:01.062469 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 7162 | 2026.05.21 10:14:01.062508 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 7163 | 2026.05.21 10:14:01.062550 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 7164 | 2026.05.21 10:14:01.064394 [ 197 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14811 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384724 sec., 6210781.6250434015 rows/sec., 88.85 MiB/sec. | ||
| 7165 | 2026.05.21 10:14:01.064803 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7166 | 2026.05.21 10:14:01.065148 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.05.21 10:14:01.065236 [ 199 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_31_6} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7168 | 2026.05.21 10:14:01.065346 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7169 | 2026.05.21 10:14:01.847120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7170 | 2026.05.21 10:14:01.863622 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.05.21 10:14:01.863672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7172 | 2026.05.21 10:14:01.869433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7173 | 2026.05.21 10:14:01.870106 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.05.21 10:14:01.870390 [ 131 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7175 | 2026.05.21 10:14:01.870456 [ 131 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.05.21 10:14:01.870480 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7177 | 2026.05.21 10:14:01.870608 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7178 | 2026.05.21 10:14:01.872832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7179 | 2026.05.21 10:14:01.873886 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7180 | 2026.05.21 10:14:01.875329 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7181 | 2026.05.21 10:14:01.880009 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7182 | 2026.05.21 10:14:01.884471 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7183 | 2026.05.21 10:14:01.889041 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7184 | 2026.05.21 10:14:01.894505 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7185 | 2026.05.21 10:14:01.898737 [ 191 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 7186 | 2026.05.21 10:14:01.959566 [ 197 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.089006409 sec., 2629.0241638666716 rows/sec., 13.59 MiB/sec. | ||
| 7187 | 2026.05.21 10:14:01.961814 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7188 | 2026.05.21 10:14:01.963809 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.05.21 10:14:01.963943 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_31_6} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7190 | 2026.05.21 10:14:01.965581 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7191 | 2026.05.21 10:14:02.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.04 MiB, peak 280.60 MiB, free memory in arenas 0.00 B, will set to 275.19 MiB (RSS), difference: 5.15 MiB | ||
| 7192 | 2026.05.21 10:14:03.807555 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.05.21 10:14:03.807829 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7194 | 2026.05.21 10:14:03.808220 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7195 | 2026.05.21 10:14:03.808267 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <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 | ||
| 7196 | 2026.05.21 10:14:03.808526 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7197 | 2026.05.21 10:14:03.808609 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7198 | 2026.05.21 10:14:03.808774 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7199 | 2026.05.21 10:14:03.808894 [ 325 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7200 | 2026.05.21 10:14:03.808906 [ 353 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7201 | 2026.05.21 10:14:03.808906 [ 306 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7202 | 2026.05.21 10:14:03.809069 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7203 | 2026.05.21 10:14:03.809100 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7204 | 2026.05.21 10:14:03.809172 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7205 | 2026.05.21 10:14:03.809194 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7206 | 2026.05.21 10:14:03.809230 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7207 | 2026.05.21 10:14:03.809276 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7208 | 2026.05.21 10:14:03.810467 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002751 sec., 12722.64631043257 rows/sec., 2.14 MiB/sec. | ||
| 7209 | 2026.05.21 10:14:03.810605 [ 269 ] {13cdca1b-7891-4a3f-93cb-fa4b3aacb2e4} <Debug> TCPHandler: Processed in 0.003205005 sec. | ||
| 7210 | 2026.05.21 10:14:03.812824 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2026.05.21 10:14:03.812963 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7212 | 2026.05.21 10:14:03.813017 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7213 | 2026.05.21 10:14:03.813675 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.05.21 10:14:03.813733 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7215 | 2026.05.21 10:14:03.814118 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7216 | 2026.05.21 10:14:03.814352 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.05.21 10:14:03.814510 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001586 sec., 69356.87263556116 rows/sec., 5.83 MiB/sec. | ||
| 7218 | 2026.05.21 10:14:03.814547 [ 269 ] {5ec4204e-9b6f-45bf-959b-b172236a6ed4} <Debug> TCPHandler: Processed in 0.001787096 sec. | ||
| 7219 | 2026.05.21 10:14:03.814558 [ 123 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7220 | 2026.05.21 10:14:03.814645 [ 123 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.21 10:14:03.814674 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7222 | 2026.05.21 10:14:03.814685 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.05.21 10:14:03.814792 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7224 | 2026.05.21 10:14:03.814830 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 7225 | 2026.05.21 10:14:03.814834 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7226 | 2026.05.21 10:14:03.814993 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7227 | 2026.05.21 10:14:03.815038 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2617 rows starting from the beginning of the part | ||
| 7228 | 2026.05.21 10:14:03.815115 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 86 rows starting from the beginning of the part | ||
| 7229 | 2026.05.21 10:14:03.815169 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 110 rows starting from the beginning of the part | ||
| 7230 | 2026.05.21 10:14:03.815222 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 7231 | 2026.05.21 10:14:03.815273 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 7232 | 2026.05.21 10:14:03.815322 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 110 rows starting from the beginning of the part | ||
| 7233 | 2026.05.21 10:14:03.815345 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.05.21 10:14:03.815389 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7235 | 2026.05.21 10:14:03.815990 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7236 | 2026.05.21 10:14:03.816243 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.05.21 10:14:03.816374 [ 123 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7238 | 2026.05.21 10:14:03.816390 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001616 sec., 16707.920792079207 rows/sec., 1.23 MiB/sec. | ||
| 7239 | 2026.05.21 10:14:03.816416 [ 123 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.05.21 10:14:03.816438 [ 269 ] {3540355e-9067-4e8e-bc98-3ded002ab3d8} <Debug> TCPHandler: Processed in 0.001803235 sec. | ||
| 7241 | 2026.05.21 10:14:03.816442 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7242 | 2026.05.21 10:14:03.816562 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 7243 | 2026.05.21 10:14:03.816577 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.05.21 10:14:03.816691 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7245 | 2026.05.21 10:14:03.816693 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7246 | 2026.05.21 10:14:03.816736 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7247 | 2026.05.21 10:14:03.816746 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 7248 | 2026.05.21 10:14:03.816818 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 7249 | 2026.05.21 10:14:03.816867 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 7250 | 2026.05.21 10:14:03.816916 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 7251 | 2026.05.21 10:14:03.816960 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 7252 | 2026.05.21 10:14:03.817005 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 7253 | 2026.05.21 10:14:03.817259 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.05.21 10:14:03.817305 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7255 | 2026.05.21 10:14:03.817763 [ 192 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.003002453 sec., 1842160.3935182332 rows/sec., 145.59 MiB/sec. | ||
| 7256 | 2026.05.21 10:14:03.817869 [ 186 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348559 sec., 139408.0644599161 rows/sec., 10.78 MiB/sec. | ||
| 7257 | 2026.05.21 10:14:03.817920 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7258 | 2026.05.21 10:14:03.818032 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7259 | 2026.05.21 10:14:03.818097 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7260 | 2026.05.21 10:14:03.818367 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.05.21 10:14:03.818426 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.05.21 10:14:03.818456 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.21 10:14:03.818507 [ 195 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_46_9} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7264 | 2026.05.21 10:14:03.818556 [ 201 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_51_10} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7265 | 2026.05.21 10:14:03.818574 [ 123 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7266 | 2026.05.21 10:14:03.818597 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7267 | 2026.05.21 10:14:03.818610 [ 123 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.05.21 10:14:03.818638 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7269 | 2026.05.21 10:14:03.818641 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001963 sec., 46357.615894039736 rows/sec., 3.62 MiB/sec. | ||
| 7270 | 2026.05.21 10:14:03.818644 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 7271 | 2026.05.21 10:14:03.818729 [ 269 ] {042121f4-bf50-4a23-8e67-087d19988aea} <Debug> TCPHandler: Processed in 0.002201371 sec. | ||
| 7272 | 2026.05.21 10:14:03.818779 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 7273 | 2026.05.21 10:14:03.818857 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7274 | 2026.05.21 10:14:03.818881 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part | ||
| 7275 | 2026.05.21 10:14:03.818927 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part | ||
| 7276 | 2026.05.21 10:14:03.818967 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 91 rows starting from the beginning of the part | ||
| 7277 | 2026.05.21 10:14:03.818971 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.05.21 10:14:03.819006 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 7279 | 2026.05.21 10:14:03.819046 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part | ||
| 7280 | 2026.05.21 10:14:03.819089 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 91 rows starting from the beginning of the part | ||
| 7281 | 2026.05.21 10:14:03.819113 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7282 | 2026.05.21 10:14:03.819177 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7283 | 2026.05.21 10:14:03.819828 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7284 | 2026.05.21 10:14:03.819879 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7285 | 2026.05.21 10:14:03.820238 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7286 | 2026.05.21 10:14:03.820328 [ 201 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576323 sec., 1946301.6145802606 rows/sec., 141.27 MiB/sec. | ||
| 7287 | 2026.05.21 10:14:03.820481 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2026.05.21 10:14:03.820524 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7289 | 2026.05.21 10:14:03.820630 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7290 | 2026.05.21 10:14:03.820639 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
| 7291 | 2026.05.21 10:14:03.820673 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.05.21 10:14:03.820703 [ 269 ] {c8febd38-fdd3-4d0e-bdd8-45187ada488c} <Debug> TCPHandler: Processed in 0.001853506 sec. | ||
| 7293 | 2026.05.21 10:14:03.820706 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7294 | 2026.05.21 10:14:03.820804 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.05.21 10:14:03.820817 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 7296 | 2026.05.21 10:14:03.820851 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.21 10:14:03.820886 [ 186 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_51_10} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7298 | 2026.05.21 10:14:03.820949 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7299 | 2026.05.21 10:14:03.820965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7300 | 2026.05.21 10:14:03.820972 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7301 | 2026.05.21 10:14:03.820986 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16606 rows starting from the beginning of the part | ||
| 7302 | 2026.05.21 10:14:03.821047 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <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 | ||
| 7303 | 2026.05.21 10:14:03.821062 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 7304 | 2026.05.21 10:14:03.821114 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 7305 | 2026.05.21 10:14:03.821175 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1629 rows starting from the beginning of the part | ||
| 7306 | 2026.05.21 10:14:03.821220 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 7307 | 2026.05.21 10:14:03.821263 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 7308 | 2026.05.21 10:14:03.821886 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.05.21 10:14:03.821929 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7310 | 2026.05.21 10:14:03.822537 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7311 | 2026.05.21 10:14:03.822768 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.21 10:14:03.822914 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001963 sec., 13754.457463066736 rows/sec., 24.65 MiB/sec. | ||
| 7313 | 2026.05.21 10:14:03.822915 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7314 | 2026.05.21 10:14:03.822967 [ 269 ] {be358a35-8416-41d8-9ebe-418790338c49} <Debug> TCPHandler: Processed in 0.002167281 sec. | ||
| 7315 | 2026.05.21 10:14:03.822972 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.05.21 10:14:03.823010 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7317 | 2026.05.21 10:14:03.823102 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 7318 | 2026.05.21 10:14:03.823114 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.05.21 10:14:03.823258 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7320 | 2026.05.21 10:14:03.823303 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7321 | 2026.05.21 10:14:03.823317 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7322 | 2026.05.21 10:14:03.823373 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 741 rows starting from the beginning of the part | ||
| 7323 | 2026.05.21 10:14:03.823501 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 7324 | 2026.05.21 10:14:03.823624 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 7325 | 2026.05.21 10:14:03.823720 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.05.21 10:14:03.823735 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 7327 | 2026.05.21 10:14:03.823766 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7328 | 2026.05.21 10:14:03.823862 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 7329 | 2026.05.21 10:14:03.823972 [ 190 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 7330 | 2026.05.21 10:14:03.824111 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7331 | 2026.05.21 10:14:03.824393 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.05.21 10:14:03.824539 [ 122 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7333 | 2026.05.21 10:14:03.824566 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
| 7334 | 2026.05.21 10:14:03.824581 [ 122 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.05.21 10:14:03.824603 [ 269 ] {769c6d3e-b251-4b28-9cc0-48c8976217fa} <Debug> TCPHandler: Processed in 0.001537372 sec. | ||
| 7336 | 2026.05.21 10:14:03.824604 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7337 | 2026.05.21 10:14:03.824692 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 7338 | 2026.05.21 10:14:03.824784 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7339 | 2026.05.21 10:14:03.824809 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2364 rows starting from the beginning of the part | ||
| 7340 | 2026.05.21 10:14:03.824854 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 7341 | 2026.05.21 10:14:03.824893 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 7342 | 2026.05.21 10:14:03.824929 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 7343 | 2026.05.21 10:14:03.824965 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 7344 | 2026.05.21 10:14:03.824998 [ 201 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 7345 | 2026.05.21 10:14:03.826663 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.002000748 sec., 1301513.234050465 rows/sec., 87.71 MiB/sec. | ||
| 7346 | 2026.05.21 10:14:03.827070 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7347 | 2026.05.21 10:14:03.827426 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.05.21 10:14:03.827529 [ 187 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_51_10} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7349 | 2026.05.21 10:14:03.827628 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7350 | 2026.05.21 10:14:03.827936 [ 192 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18747 rows, containing 5 columns (5 merged, 0 gathered) in 0.007161753 sec., 2617655.2025740067 rows/sec., 168.84 MiB/sec. | ||
| 7351 | 2026.05.21 10:14:03.828241 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7352 | 2026.05.21 10:14:03.828530 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.05.21 10:14:03.828606 [ 198 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7354 | 2026.05.21 10:14:03.828679 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 7355 | 2026.05.21 10:14:03.832145 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 19 columns (19 merged, 0 gathered) in 0.009086529 sec., 91784.22255626984 rows/sec., 164.47 MiB/sec. | ||
| 7356 | 2026.05.21 10:14:03.833424 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7357 | 2026.05.21 10:14:03.833773 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.21 10:14:03.833844 [ 187 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7359 | 2026.05.21 10:14:03.833944 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 7360 | 2026.05.21 10:14:04.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.80 MiB, peak 288.91 MiB, free memory in arenas 0.00 B, will set to 280.31 MiB (RSS), difference: 4.52 MiB | ||
| 7361 | 2026.05.21 10:14:07.471232 [ 256 ] {} <Trace> TCP-Session: a3f5975a-ffa6-4e56-b75d-fa1ec000d10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.05.21 10:14:07.471534 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57341) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 7363 | 2026.05.21 10:14:07.472047 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7364 | 2026.05.21 10:14:07.472237 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7365 | 2026.05.21 10:14:07.472633 [ 306 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7366 | 2026.05.21 10:14:07.473044 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001643 sec., 24954.351795496044 rows/sec., 1.49 MiB/sec. | ||
| 7367 | 2026.05.21 10:14:07.473126 [ 256 ] {db7c3567-3086-4d6b-9ce1-b02f88df965e} <Debug> TCPHandler: Processed in 0.002051169 sec. | ||
| 7368 | 2026.05.21 10:14:08.481335 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7369 | 2026.05.21 10:14:08.481392 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7370 | 2026.05.21 10:14:08.561908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15259 | ||
| 7371 | 2026.05.21 10:14:08.562455 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.05.21 10:14:08.562505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7373 | 2026.05.21 10:14:08.563048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7374 | 2026.05.21 10:14:08.563279 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.05.21 10:14:08.563406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15259 | ||
| 7376 | 2026.05.21 10:14:08.807877 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2026.05.21 10:14:08.808127 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7378 | 2026.05.21 10:14:08.808469 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7379 | 2026.05.21 10:14:08.808508 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <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 | ||
| 7380 | 2026.05.21 10:14:08.808731 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7381 | 2026.05.21 10:14:08.808801 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7382 | 2026.05.21 10:14:08.808948 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7383 | 2026.05.21 10:14:08.809053 [ 353 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7384 | 2026.05.21 10:14:08.809063 [ 306 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7385 | 2026.05.21 10:14:08.809063 [ 325 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7386 | 2026.05.21 10:14:08.809227 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7387 | 2026.05.21 10:14:08.809255 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7388 | 2026.05.21 10:14:08.809328 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7389 | 2026.05.21 10:14:08.809348 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7390 | 2026.05.21 10:14:08.809385 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7391 | 2026.05.21 10:14:08.809426 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7392 | 2026.05.21 10:14:08.810540 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002515 sec., 13916.500994035787 rows/sec., 2.34 MiB/sec. | ||
| 7393 | 2026.05.21 10:14:08.810671 [ 269 ] {e8134abf-c09c-4329-ae18-fef8c49a8e08} <Debug> TCPHandler: Processed in 0.002941462 sec. | ||
| 7394 | 2026.05.21 10:14:08.812670 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.05.21 10:14:08.812782 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7396 | 2026.05.21 10:14:08.812826 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7397 | 2026.05.21 10:14:08.813403 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.05.21 10:14:08.813447 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7399 | 2026.05.21 10:14:08.813886 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7400 | 2026.05.21 10:14:08.814116 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.05.21 10:14:08.814256 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001508 sec., 57029.17771883289 rows/sec., 4.77 MiB/sec. | ||
| 7402 | 2026.05.21 10:14:08.814292 [ 269 ] {4adba870-fc1b-4e5a-92a7-be5f8daf5b26} <Debug> TCPHandler: Processed in 0.001672494 sec. | ||
| 7403 | 2026.05.21 10:14:08.814464 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.05.21 10:14:08.814560 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7405 | 2026.05.21 10:14:08.814600 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7406 | 2026.05.21 10:14:08.815011 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.05.21 10:14:08.815048 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7408 | 2026.05.21 10:14:08.815343 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7409 | 2026.05.21 10:14:08.815587 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.05.21 10:14:08.815717 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001176 sec., 12755.102040816328 rows/sec., 959.12 KiB/sec. | ||
| 7411 | 2026.05.21 10:14:08.815751 [ 269 ] {80c7ae77-46d6-4987-af3b-9c3038184b97} <Debug> TCPHandler: Processed in 0.001336179 sec. | ||
| 7412 | 2026.05.21 10:14:08.815901 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.05.21 10:14:08.816000 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7414 | 2026.05.21 10:14:08.816040 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7415 | 2026.05.21 10:14:08.816650 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.05.21 10:14:08.816702 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7417 | 2026.05.21 10:14:08.817135 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7418 | 2026.05.21 10:14:08.817376 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.05.21 10:14:08.817532 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001548 sec., 51033.591731266155 rows/sec., 3.98 MiB/sec. | ||
| 7420 | 2026.05.21 10:14:08.817592 [ 269 ] {3b72b0d0-cda9-4437-8fa8-b00dd8d23711} <Debug> TCPHandler: Processed in 0.001739525 sec. | ||
| 7421 | 2026.05.21 10:14:08.817816 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.05.21 10:14:08.817951 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7423 | 2026.05.21 10:14:08.818011 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7424 | 2026.05.21 10:14:08.818539 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.05.21 10:14:08.818576 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7426 | 2026.05.21 10:14:08.818914 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7427 | 2026.05.21 10:14:08.819129 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.05.21 10:14:08.819270 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001362 sec., 117474.30249632894 rows/sec., 8.18 MiB/sec. | ||
| 7429 | 2026.05.21 10:14:08.819305 [ 269 ] {62823d5b-c0a4-41cb-8be1-21c57579e942} <Debug> TCPHandler: Processed in 0.001611483 sec. | ||
| 7430 | 2026.05.21 10:14:08.819436 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.05.21 10:14:08.819533 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.05.21 10:14:08.819588 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <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 | ||
| 7433 | 2026.05.21 10:14:08.820416 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.05.21 10:14:08.820454 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7435 | 2026.05.21 10:14:08.821008 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7436 | 2026.05.21 10:14:08.821229 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.05.21 10:14:08.821370 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001856 sec., 8081.896551724138 rows/sec., 14.48 MiB/sec. | ||
| 7438 | 2026.05.21 10:14:08.821421 [ 269 ] {3a632e5e-1258-4172-b516-e7b442723875} <Debug> TCPHandler: Processed in 0.002034349 sec. | ||
| 7439 | 2026.05.21 10:14:08.821552 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.05.21 10:14:08.821649 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7441 | 2026.05.21 10:14:08.821691 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7442 | 2026.05.21 10:14:08.822072 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.05.21 10:14:08.822109 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7444 | 2026.05.21 10:14:08.822416 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7445 | 2026.05.21 10:14:08.822626 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.05.21 10:14:08.822755 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7447 | 2026.05.21 10:14:08.822787 [ 269 ] {91703266-29cb-4619-8090-8fa28f6288c5} <Debug> TCPHandler: Processed in 0.001284638 sec. | ||
| 7448 | 2026.05.21 10:14:09.001272 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000863752 sec. | ||
| 7449 | 2026.05.21 10:14:09.372933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7450 | 2026.05.21 10:14:09.390874 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.05.21 10:14:09.390941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7452 | 2026.05.21 10:14:09.396900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7453 | 2026.05.21 10:14:09.397691 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.05.21 10:14:09.404049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7455 | 2026.05.21 10:14:11.311636 [ 109 ] {} <Debug> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7456 | 2026.05.21 10:14:11.311710 [ 109 ] {} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.05.21 10:14:11.311737 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7458 | 2026.05.21 10:14:11.311914 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 7459 | 2026.05.21 10:14:11.312087 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7460 | 2026.05.21 10:14:11.312126 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 7461 | 2026.05.21 10:14:11.312205 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 7462 | 2026.05.21 10:14:11.312264 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 7463 | 2026.05.21 10:14:11.312319 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 7464 | 2026.05.21 10:14:11.312367 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::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 | ||
| 7465 | 2026.05.21 10:14:11.313898 [ 194 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.0020677 sec., 1995453.8859602457 rows/sec., 124.34 MiB/sec. | ||
| 7466 | 2026.05.21 10:14:11.314065 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7467 | 2026.05.21 10:14:11.314319 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.05.21 10:14:11.314390 [ 192 ] {593739ca-58f9-4e3a-977a-e2a33279a3ab::all_1_9_2} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7469 | 2026.05.21 10:14:11.314458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7470 | 2026.05.21 10:14:13.814981 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.05.21 10:14:13.815419 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7472 | 2026.05.21 10:14:13.816017 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7473 | 2026.05.21 10:14:13.816107 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <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 | ||
| 7474 | 2026.05.21 10:14:13.816443 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7475 | 2026.05.21 10:14:13.816542 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7476 | 2026.05.21 10:14:13.816730 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7477 | 2026.05.21 10:14:13.816854 [ 325 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7478 | 2026.05.21 10:14:13.816869 [ 306 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7479 | 2026.05.21 10:14:13.816881 [ 353 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7480 | 2026.05.21 10:14:13.817142 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7481 | 2026.05.21 10:14:13.817192 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7482 | 2026.05.21 10:14:13.817304 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7483 | 2026.05.21 10:14:13.817342 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7484 | 2026.05.21 10:14:13.817400 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7485 | 2026.05.21 10:14:13.817463 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7486 | 2026.05.21 10:14:13.819132 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0039 sec., 8974.358974358975 rows/sec., 1.51 MiB/sec. | ||
| 7487 | 2026.05.21 10:14:13.819308 [ 269 ] {7de68453-9334-477c-b710-49dd98001948} <Debug> TCPHandler: Processed in 0.004588785 sec. | ||
| 7488 | 2026.05.21 10:14:13.823112 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.05.21 10:14:13.823321 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7490 | 2026.05.21 10:14:13.823416 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7491 | 2026.05.21 10:14:13.824242 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.05.21 10:14:13.824314 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7493 | 2026.05.21 10:14:13.824829 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7494 | 2026.05.21 10:14:13.825133 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.05.21 10:14:13.825337 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00207 sec., 966.1835748792272 rows/sec., 78.79 KiB/sec. | ||
| 7496 | 2026.05.21 10:14:13.825397 [ 269 ] {d0d41a91-619c-4683-bea7-1cce92bd54a8} <Debug> TCPHandler: Processed in 0.002438644 sec. | ||
| 7497 | 2026.05.21 10:14:13.825588 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.05.21 10:14:13.825712 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7499 | 2026.05.21 10:14:13.825771 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7500 | 2026.05.21 10:14:13.826386 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.05.21 10:14:13.826428 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7502 | 2026.05.21 10:14:13.826860 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7503 | 2026.05.21 10:14:13.827135 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.05.21 10:14:13.827321 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Debug> executeQuery: Read 111 rows, 9.54 KiB in 0.001638 sec., 67765.56776556777 rows/sec., 5.69 MiB/sec. | ||
| 7505 | 2026.05.21 10:14:13.827389 [ 269 ] {23aa47c3-4134-4fab-8868-8a15fdb69af1} <Debug> TCPHandler: Processed in 0.001863487 sec. | ||
| 7506 | 2026.05.21 10:14:13.827580 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.05.21 10:14:13.827730 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.05.21 10:14:13.827793 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7509 | 2026.05.21 10:14:13.828735 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.05.21 10:14:13.828843 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7511 | 2026.05.21 10:14:13.829493 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7512 | 2026.05.21 10:14:13.829903 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.05.21 10:14:13.830214 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.002504 sec., 11581.469648562299 rows/sec., 866.58 KiB/sec. | ||
| 7514 | 2026.05.21 10:14:13.830320 [ 269 ] {b8c69ac6-de1d-4438-9ee3-9b4145661618} <Debug> TCPHandler: Processed in 0.002813141 sec. | ||
| 7515 | 2026.05.21 10:14:13.830661 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.05.21 10:14:13.830841 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7517 | 2026.05.21 10:14:13.830929 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7518 | 2026.05.21 10:14:13.831838 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.05.21 10:14:13.831898 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7520 | 2026.05.21 10:14:13.832437 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7521 | 2026.05.21 10:14:13.832805 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.05.21 10:14:13.833062 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.002276 sec., 40861.159929701236 rows/sec., 3.19 MiB/sec. | ||
| 7523 | 2026.05.21 10:14:13.833133 [ 269 ] {9bba25ee-7417-4644-97a6-43710599ad38} <Debug> TCPHandler: Processed in 0.002662048 sec. | ||
| 7524 | 2026.05.21 10:14:13.833400 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.05.21 10:14:13.833561 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.05.21 10:14:13.833628 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7527 | 2026.05.21 10:14:13.834332 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.21 10:14:13.834389 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7529 | 2026.05.21 10:14:13.835029 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7530 | 2026.05.21 10:14:13.835376 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.05.21 10:14:13.835620 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002093 sec., 76923.07692307694 rows/sec., 5.36 MiB/sec. | ||
| 7532 | 2026.05.21 10:14:13.835682 [ 269 ] {dec071c4-201d-4c39-a2f9-24cd52d241ca} <Debug> TCPHandler: Processed in 0.002375304 sec. | ||
| 7533 | 2026.05.21 10:14:13.835897 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.05.21 10:14:13.836039 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.05.21 10:14:13.836158 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <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 | ||
| 7536 | 2026.05.21 10:14:13.841226 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.05.21 10:14:13.841320 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7538 | 2026.05.21 10:14:13.842393 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7539 | 2026.05.21 10:14:13.842849 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.05.21 10:14:13.843193 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.007178 sec., 3761.4934522151016 rows/sec., 6.74 MiB/sec. | ||
| 7541 | 2026.05.21 10:14:13.843443 [ 269 ] {0a15e7ec-bf8c-4e1f-8834-9d5304dcd32d} <Debug> TCPHandler: Processed in 0.007620169 sec. | ||
| 7542 | 2026.05.21 10:14:13.844411 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.05.21 10:14:13.844614 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.05.21 10:14:13.844708 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7545 | 2026.05.21 10:14:13.845718 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.05.21 10:14:13.845776 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7547 | 2026.05.21 10:14:13.846336 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7548 | 2026.05.21 10:14:13.846714 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.05.21 10:14:13.846953 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002397 sec., 25031.28911138924 rows/sec., 1.69 MiB/sec. | ||
| 7550 | 2026.05.21 10:14:13.847022 [ 269 ] {4db7e108-a987-40f0-83c9-acf39eee1452} <Debug> TCPHandler: Processed in 0.003160655 sec. | ||
| 7551 | 2026.05.21 10:14:14.493440 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47863 | ||
| 7552 | 2026.05.21 10:14:14.493538 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7553 | 2026.05.21 10:14:14.493568 [ 364 ] {} <Debug> TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Authenticating user 'default' from [fd00:1122:3344:101::e]:47863 | ||
| 7554 | 2026.05.21 10:14:14.493593 [ 364 ] {} <Debug> TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.05.21 10:14:14.493610 [ 364 ] {} <Debug> TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.05.21 10:14:14.493837 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35670 | ||
| 7557 | 2026.05.21 10:14:14.493904 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39468 | ||
| 7558 | 2026.05.21 10:14:14.493928 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55470 | ||
| 7559 | 2026.05.21 10:14:14.493955 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32804 | ||
| 7560 | 2026.05.21 10:14:14.493985 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45399 | ||
| 7561 | 2026.05.21 10:14:14.494006 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2026.05.21 10:14:14.494028 [ 364 ] {} <Trace> TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.05.21 10:14:14.494055 [ 366 ] {} <Debug> TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Authenticating user 'default' from [fd00:1122:3344:101::e]:39468 | ||
| 7564 | 2026.05.21 10:14:14.494063 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7565 | 2026.05.21 10:14:14.494090 [ 366 ] {} <Debug> TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.05.21 10:14:14.493971 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43707 | ||
| 7567 | 2026.05.21 10:14:14.494121 [ 368 ] {} <Debug> TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55470 | ||
| 7568 | 2026.05.21 10:14:14.494118 [ 366 ] {} <Debug> TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.21 10:14:14.493946 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57653 | ||
| 7570 | 2026.05.21 10:14:14.494203 [ 368 ] {} <Debug> TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.05.21 10:14:14.494232 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7572 | 2026.05.21 10:14:14.494260 [ 368 ] {} <Debug> TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2026.05.21 10:14:14.493923 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45747 | ||
| 7574 | 2026.05.21 10:14:14.494291 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7575 | 2026.05.21 10:14:14.493926 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7576 | 2026.05.21 10:14:14.494352 [ 375 ] {} <Debug> TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Authenticating user 'default' from [fd00:1122:3344:101::e]:32804 | ||
| 7577 | 2026.05.21 10:14:14.494388 [ 365 ] {} <Debug> TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Authenticating user 'default' from [fd00:1122:3344:101::e]:35670 | ||
| 7578 | 2026.05.21 10:14:14.494396 [ 375 ] {} <Debug> TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.05.21 10:14:14.494423 [ 365 ] {} <Debug> TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7580 | 2026.05.21 10:14:14.494424 [ 375 ] {} <Debug> TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.05.21 10:14:14.494445 [ 365 ] {} <Debug> TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2026.05.21 10:14:14.494537 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7583 | 2026.05.21 10:14:14.494596 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7584 | 2026.05.21 10:14:14.494678 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7585 | 2026.05.21 10:14:14.494713 [ 374 ] {} <Debug> TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Authenticating user 'default' from [fd00:1122:3344:101::e]:57653 | ||
| 7586 | 2026.05.21 10:14:14.494731 [ 374 ] {} <Debug> TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.05.21 10:14:14.494747 [ 374 ] {} <Debug> TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.05.21 10:14:14.494814 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7589 | 2026.05.21 10:14:14.494862 [ 367 ] {} <Debug> TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45747 | ||
| 7590 | 2026.05.21 10:14:14.494888 [ 367 ] {} <Debug> TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.05.21 10:14:14.494891 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 7592 | 2026.05.21 10:14:14.494907 [ 367 ] {} <Debug> TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.05.21 10:14:14.494939 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7594 | 2026.05.21 10:14:14.494975 [ 376 ] {} <Debug> TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Authenticating user 'default' from [fd00:1122:3344:101::e]:43707 | ||
| 7595 | 2026.05.21 10:14:14.494996 [ 376 ] {} <Debug> TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.05.21 10:14:14.495010 [ 376 ] {} <Debug> TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.05.21 10:14:14.495032 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2026.05.21 10:14:14.495069 [ 377 ] {} <Debug> TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45399 | ||
| 7599 | 2026.05.21 10:14:14.495087 [ 377 ] {} <Debug> TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.05.21 10:14:14.495104 [ 377 ] {} <Debug> TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.05.21 10:14:14.495792 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Trace> AggregatingTransform: Aggregating | ||
| 7602 | 2026.05.21 10:14:14.495830 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Trace> Aggregator: Aggregation method: without_key | ||
| 7603 | 2026.05.21 10:14:14.495861 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854012 sec. (1170.944 rows/sec., 45.74 KiB/sec.) | ||
| 7604 | 2026.05.21 10:14:14.495876 [ 306 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Trace> Aggregator: Merging aggregated data | ||
| 7605 | 2026.05.21 10:14:14.496531 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002362 sec., 423.3700254022015 rows/sec., 16.54 KiB/sec. | ||
| 7606 | 2026.05.21 10:14:14.496659 [ 364 ] {dcace6b0-d61c-4fce-b1a2-b5b9319b0827} <Debug> TCPHandler: Processed in 0.002751829 sec. | ||
| 7607 | 2026.05.21 10:14:14.496788 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7608 | 2026.05.21 10:14:14.496816 [ 364 ] {} <Debug> TCP-Session: 9089410b-385c-4b8b-a5e1-3e8eb721f37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.05.21 10:14:14.496820 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7610 | 2026.05.21 10:14:14.496841 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7611 | 2026.05.21 10:14:14.496869 [ 365 ] {} <Debug> TCP-Session: 4385e43b-d628-4df0-9a1e-bbbe6fba7961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.05.21 10:14:14.496879 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7613 | 2026.05.21 10:14:14.496897 [ 366 ] {} <Debug> TCP-Session: 4c0b149d-f2c2-4829-930a-f5a082c1105a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.05.21 10:14:14.496907 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7615 | 2026.05.21 10:14:14.496936 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7616 | 2026.05.21 10:14:14.496957 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7617 | 2026.05.21 10:14:14.496987 [ 376 ] {} <Debug> TCP-Session: a12016a8-665e-4f3f-bd89-dfc14d0175cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.05.21 10:14:14.496995 [ 368 ] {} <Debug> TCP-Session: ec77cd75-db9e-401d-a113-679fecad1ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.05.21 10:14:14.497013 [ 374 ] {} <Debug> TCP-Session: d6f7cb24-dfe4-4395-af6c-513cb5aaaa1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.05.21 10:14:14.496878 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7621 | 2026.05.21 10:14:14.496909 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7622 | 2026.05.21 10:14:14.497082 [ 377 ] {} <Debug> TCP-Session: 87fe2fe1-1d09-432a-8543-67474f4c53e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.05.21 10:14:14.496932 [ 375 ] {} <Debug> TCP-Session: a819ea65-6c5e-4b8b-a46b-21e4c30fc69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.05.21 10:14:14.497107 [ 367 ] {} <Debug> TCP-Session: f8f22771-7f31-46a0-a04a-fae18c886e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.05.21 10:14:14.676549 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40273 | ||
| 7626 | 2026.05.21 10:14:14.676658 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7627 | 2026.05.21 10:14:14.676692 [ 364 ] {} <Debug> TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Authenticating user 'default' from [fd00:1122:3344:101::e]:40273 | ||
| 7628 | 2026.05.21 10:14:14.676718 [ 364 ] {} <Debug> TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.05.21 10:14:14.676739 [ 364 ] {} <Debug> TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2026.05.21 10:14:14.677006 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59556 | ||
| 7631 | 2026.05.21 10:14:14.677024 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48528 | ||
| 7632 | 2026.05.21 10:14:14.677054 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62847 | ||
| 7633 | 2026.05.21 10:14:14.677066 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36145 | ||
| 7634 | 2026.05.21 10:14:14.677132 [ 364 ] {} <Trace> TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.05.21 10:14:14.677153 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7636 | 2026.05.21 10:14:14.677105 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7637 | 2026.05.21 10:14:14.677189 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7638 | 2026.05.21 10:14:14.677199 [ 376 ] {} <Debug> TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62847 | ||
| 7639 | 2026.05.21 10:14:14.677220 [ 365 ] {} <Debug> TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:59556 | ||
| 7640 | 2026.05.21 10:14:14.677232 [ 377 ] {} <Debug> TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Authenticating user 'default' from [fd00:1122:3344:101::e]:36145 | ||
| 7641 | 2026.05.21 10:14:14.677244 [ 376 ] {} <Debug> TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2026.05.21 10:14:14.677257 [ 365 ] {} <Debug> TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.05.21 10:14:14.677277 [ 376 ] {} <Debug> TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2026.05.21 10:14:14.677273 [ 377 ] {} <Debug> TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.05.21 10:14:14.677289 [ 365 ] {} <Debug> TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.05.21 10:14:14.677316 [ 377 ] {} <Debug> TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.05.21 10:14:14.677104 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7648 | 2026.05.21 10:14:14.677354 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7649 | 2026.05.21 10:14:14.677384 [ 368 ] {} <Debug> TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Authenticating user 'default' from [fd00:1122:3344:101::e]:48528 | ||
| 7650 | 2026.05.21 10:14:14.677032 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52095 | ||
| 7651 | 2026.05.21 10:14:14.677413 [ 368 ] {} <Debug> TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.05.21 10:14:14.677026 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56404 | ||
| 7653 | 2026.05.21 10:14:14.677449 [ 368 ] {} <Debug> TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.05.21 10:14:14.677465 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7655 | 2026.05.21 10:14:14.677504 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7656 | 2026.05.21 10:14:14.677519 [ 374 ] {} <Debug> TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Authenticating user 'default' from [fd00:1122:3344:101::e]:52095 | ||
| 7657 | 2026.05.21 10:14:14.677006 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45740 | ||
| 7658 | 2026.05.21 10:14:14.677549 [ 374 ] {} <Debug> TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.05.21 10:14:14.677540 [ 367 ] {} <Debug> TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:56404 | ||
| 7660 | 2026.05.21 10:14:14.677582 [ 374 ] {} <Debug> TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.05.21 10:14:14.677602 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2026.05.21 10:14:14.677610 [ 367 ] {} <Debug> TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.05.21 10:14:14.677637 [ 366 ] {} <Debug> TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45740 | ||
| 7664 | 2026.05.21 10:14:14.677641 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7665 | 2026.05.21 10:14:14.677662 [ 366 ] {} <Debug> TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.05.21 10:14:14.677646 [ 367 ] {} <Debug> TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.05.21 10:14:14.677693 [ 366 ] {} <Debug> TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2026.05.21 10:14:14.677711 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7669 | 2026.05.21 10:14:14.677066 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59163 | ||
| 7670 | 2026.05.21 10:14:14.677785 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.05.21 10:14:14.677824 [ 375 ] {} <Debug> TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Authenticating user 'default' from [fd00:1122:3344:101::e]:59163 | ||
| 7672 | 2026.05.21 10:14:14.677840 [ 375 ] {} <Debug> TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.05.21 10:14:14.677854 [ 375 ] {} <Debug> TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.05.21 10:14:14.678011 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 7675 | 2026.05.21 10:14:14.678950 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Trace> AggregatingTransform: Aggregating | ||
| 7676 | 2026.05.21 10:14:14.678998 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 7677 | 2026.05.21 10:14:14.679035 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920943 sec. (1085.844 rows/sec., 42.42 KiB/sec.) | ||
| 7678 | 2026.05.21 10:14:14.679051 [ 339 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Trace> Aggregator: Merging aggregated data | ||
| 7679 | 2026.05.21 10:14:14.679785 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002495 sec., 400.80160320641284 rows/sec., 15.66 KiB/sec. | ||
| 7680 | 2026.05.21 10:14:14.679953 [ 364 ] {8eb2198e-48c9-40e3-a867-5622080163bc} <Debug> TCPHandler: Processed in 0.002984223 sec. | ||
| 7681 | 2026.05.21 10:14:14.680096 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7682 | 2026.05.21 10:14:14.680129 [ 364 ] {} <Debug> TCP-Session: e232bf51-cc99-4e14-b160-2b1295104201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.05.21 10:14:14.680134 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7684 | 2026.05.21 10:14:14.680162 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7685 | 2026.05.21 10:14:14.680175 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7686 | 2026.05.21 10:14:14.680199 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7687 | 2026.05.21 10:14:14.680216 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7688 | 2026.05.21 10:14:14.680230 [ 367 ] {} <Debug> TCP-Session: b2f5ac16-2b56-473a-af54-25fabf235a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.05.21 10:14:14.680245 [ 366 ] {} <Debug> TCP-Session: 339f3848-a252-4fe5-942c-75b724447bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.05.21 10:14:14.680263 [ 375 ] {} <Debug> TCP-Session: b546356a-9660-49fd-8326-a47e9aacfefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.05.21 10:14:14.680253 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7692 | 2026.05.21 10:14:14.680290 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7693 | 2026.05.21 10:14:14.680318 [ 374 ] {} <Debug> TCP-Session: cdefc4b5-46b2-4a63-9307-12a2c1769589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2026.05.21 10:14:14.680214 [ 365 ] {} <Debug> TCP-Session: ad5b5c6d-3b93-46d0-b90c-0f401a325dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.05.21 10:14:14.680344 [ 368 ] {} <Debug> TCP-Session: b8d329ba-d781-495f-8caf-150abd35810c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.05.21 10:14:14.680181 [ 377 ] {} <Debug> TCP-Session: 19170ef7-19b3-44a8-8d6d-b9c4b6b6fa39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.05.21 10:14:14.680240 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7698 | 2026.05.21 10:14:14.680439 [ 376 ] {} <Debug> TCP-Session: 7259d1f2-f564-458f-9195-69ff2b98b4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.05.21 10:14:14.867379 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54426 | ||
| 7700 | 2026.05.21 10:14:14.867464 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7701 | 2026.05.21 10:14:14.867491 [ 365 ] {} <Debug> TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Authenticating user 'default' from [fd00:1122:3344:101::e]:54426 | ||
| 7702 | 2026.05.21 10:14:14.867513 [ 365 ] {} <Debug> TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2026.05.21 10:14:14.867527 [ 365 ] {} <Debug> TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2026.05.21 10:14:14.867737 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51608 | ||
| 7705 | 2026.05.21 10:14:14.867769 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59893 | ||
| 7706 | 2026.05.21 10:14:14.867773 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 | ||
| 7707 | 2026.05.21 10:14:14.867795 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43215 | ||
| 7708 | 2026.05.21 10:14:14.867835 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7709 | 2026.05.21 10:14:14.867854 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7710 | 2026.05.21 10:14:14.867835 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7711 | 2026.05.21 10:14:14.867881 [ 374 ] {} <Debug> TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Authenticating user 'default' from [fd00:1122:3344:101::e]:59893 | ||
| 7712 | 2026.05.21 10:14:14.867891 [ 375 ] {} <Debug> TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 | ||
| 7713 | 2026.05.21 10:14:14.867899 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7714 | 2026.05.21 10:14:14.867921 [ 375 ] {} <Debug> TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.05.21 10:14:14.867917 [ 374 ] {} <Debug> TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2026.05.21 10:14:14.867944 [ 375 ] {} <Debug> TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.05.21 10:14:14.867945 [ 376 ] {} <Debug> TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:43215 | ||
| 7718 | 2026.05.21 10:14:14.867956 [ 374 ] {} <Debug> TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.05.21 10:14:14.867989 [ 376 ] {} <Debug> TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.05.21 10:14:14.867913 [ 365 ] {} <Trace> TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.05.21 10:14:14.868015 [ 376 ] {} <Debug> TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.05.21 10:14:14.867909 [ 366 ] {} <Debug> TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Authenticating user 'default' from [fd00:1122:3344:101::e]:51608 | ||
| 7723 | 2026.05.21 10:14:14.867822 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43491 | ||
| 7724 | 2026.05.21 10:14:14.868142 [ 366 ] {} <Debug> TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.05.21 10:14:14.867815 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53323 | ||
| 7726 | 2026.05.21 10:14:14.868179 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7727 | 2026.05.21 10:14:14.868164 [ 366 ] {} <Debug> TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.05.21 10:14:14.868231 [ 364 ] {} <Debug> TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Authenticating user 'default' from [fd00:1122:3344:101::e]:43491 | ||
| 7729 | 2026.05.21 10:14:14.868238 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54426) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7730 | 2026.05.21 10:14:14.868250 [ 364 ] {} <Debug> TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.05.21 10:14:14.868254 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7732 | 2026.05.21 10:14:14.868281 [ 364 ] {} <Debug> TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.05.21 10:14:14.868308 [ 377 ] {} <Debug> TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:53323 | ||
| 7734 | 2026.05.21 10:14:14.867771 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41988 | ||
| 7735 | 2026.05.21 10:14:14.868347 [ 377 ] {} <Debug> TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.05.21 10:14:14.867739 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42307 | ||
| 7737 | 2026.05.21 10:14:14.868377 [ 377 ] {} <Debug> TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.05.21 10:14:14.868412 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7739 | 2026.05.21 10:14:14.868439 [ 368 ] {} <Debug> TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41988 | ||
| 7740 | 2026.05.21 10:14:14.868448 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7741 | 2026.05.21 10:14:14.868456 [ 368 ] {} <Debug> TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.05.21 10:14:14.868477 [ 367 ] {} <Debug> TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:42307 | ||
| 7743 | 2026.05.21 10:14:14.868482 [ 368 ] {} <Debug> TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.05.21 10:14:14.868503 [ 367 ] {} <Debug> TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.05.21 10:14:14.868523 [ 367 ] {} <Debug> TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.05.21 10:14:14.868609 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7747 | 2026.05.21 10:14:14.868671 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7748 | 2026.05.21 10:14:14.868977 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Debug> oximeter.version (74dec2b5-b273-4791-a6a3-3c850c5a1bd2) (SelectExecutor): Key condition: unknown | ||
| 7749 | 2026.05.21 10:14:14.869945 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Trace> AggregatingTransform: Aggregating | ||
| 7750 | 2026.05.21 10:14:14.869977 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7751 | 2026.05.21 10:14:14.870006 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929874 sec. (1075.415 rows/sec., 42.01 KiB/sec.) | ||
| 7752 | 2026.05.21 10:14:14.870021 [ 325 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Trace> Aggregator: Merging aggregated data | ||
| 7753 | 2026.05.21 10:14:14.870613 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002442 sec., 409.5004095004095 rows/sec., 16.00 KiB/sec. | ||
| 7754 | 2026.05.21 10:14:14.870738 [ 365 ] {350f1cd2-acae-4b3a-81f7-74a539d3709d} <Debug> TCPHandler: Processed in 0.003012603 sec. | ||
| 7755 | 2026.05.21 10:14:14.870890 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7756 | 2026.05.21 10:14:14.870929 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7757 | 2026.05.21 10:14:14.870938 [ 365 ] {} <Debug> TCP-Session: 6a808399-9787-4e31-bdcc-1e457efe4137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7758 | 2026.05.21 10:14:14.870958 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7759 | 2026.05.21 10:14:14.870976 [ 366 ] {} <Debug> TCP-Session: d6f4b1da-ee85-47b0-937c-aa4e4c63488c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.05.21 10:14:14.870985 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7761 | 2026.05.21 10:14:14.871016 [ 375 ] {} <Debug> TCP-Session: 63b4d884-8615-4259-a9a9-f9ab3199a15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.05.21 10:14:14.871032 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7763 | 2026.05.21 10:14:14.871054 [ 374 ] {} <Debug> TCP-Session: 32f9f241-80cf-44e1-a410-bad5ae8ee14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2026.05.21 10:14:14.871057 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7765 | 2026.05.21 10:14:14.871084 [ 368 ] {} <Debug> TCP-Session: 7bf53927-56a6-466f-9877-9d5f8a7291ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2026.05.21 10:14:14.871101 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7767 | 2026.05.21 10:14:14.871134 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7768 | 2026.05.21 10:14:14.871119 [ 367 ] {} <Debug> TCP-Session: cd0494cd-3b90-4828-b9e0-7604ca433e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2026.05.21 10:14:14.871146 [ 377 ] {} <Debug> TCP-Session: cde2c7b2-0fdd-4c25-913a-57ee145c9c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.05.21 10:14:14.871178 [ 376 ] {} <Debug> TCP-Session: e01a1a5b-dc91-484f-ac60-c7b030377a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.05.21 10:14:14.871006 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7772 | 2026.05.21 10:14:14.871238 [ 364 ] {} <Debug> TCP-Session: c080f342-4044-4880-9650-4e46c03d1332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.05.21 10:14:16.063524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15771 | ||
| 7774 | 2026.05.21 10:14:16.064072 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.21 10:14:16.064114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7776 | 2026.05.21 10:14:16.064668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7777 | 2026.05.21 10:14:16.064922 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.21 10:14:16.065078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15771 | ||
| 7779 | 2026.05.21 10:14:16.904370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7780 | 2026.05.21 10:14:16.919809 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.05.21 10:14:16.919862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7782 | 2026.05.21 10:14:16.925988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7783 | 2026.05.21 10:14:16.926687 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.05.21 10:14:16.929264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7785 | 2026.05.21 10:14:18.523793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 | ||
| 7786 | 2026.05.21 10:14:18.525418 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.05.21 10:14:18.525464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7788 | 2026.05.21 10:14:18.526674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7789 | 2026.05.21 10:14:18.526941 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.05.21 10:14:18.527252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 7791 | 2026.05.21 10:14:18.808422 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.05.21 10:14:18.808694 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7793 | 2026.05.21 10:14:18.809104 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7794 | 2026.05.21 10:14:18.809150 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <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 | ||
| 7795 | 2026.05.21 10:14:18.809379 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7796 | 2026.05.21 10:14:18.809450 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7797 | 2026.05.21 10:14:18.809596 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7798 | 2026.05.21 10:14:18.809713 [ 332 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7799 | 2026.05.21 10:14:18.809717 [ 352 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7800 | 2026.05.21 10:14:18.809715 [ 325 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7801 | 2026.05.21 10:14:18.809886 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7802 | 2026.05.21 10:14:18.809915 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7803 | 2026.05.21 10:14:18.809988 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7804 | 2026.05.21 10:14:18.810009 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7805 | 2026.05.21 10:14:18.810044 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7806 | 2026.05.21 10:14:18.810083 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7807 | 2026.05.21 10:14:18.811303 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002724 sec., 12848.751835535977 rows/sec., 2.16 MiB/sec. | ||
| 7808 | 2026.05.21 10:14:18.811433 [ 269 ] {74141091-38cf-4d29-b70d-b38a1ab0fc01} <Debug> TCPHandler: Processed in 0.003163065 sec. | ||
| 7809 | 2026.05.21 10:14:18.813449 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.05.21 10:14:18.813586 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7811 | 2026.05.21 10:14:18.813638 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7812 | 2026.05.21 10:14:18.814293 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.05.21 10:14:18.814333 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7814 | 2026.05.21 10:14:18.814712 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7815 | 2026.05.21 10:14:18.814949 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.05.21 10:14:18.815090 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001543 sec., 55735.58003888529 rows/sec., 4.66 MiB/sec. | ||
| 7817 | 2026.05.21 10:14:18.815126 [ 269 ] {06190640-d757-4334-bc86-e0dec3d0287c} <Debug> TCPHandler: Processed in 0.001740135 sec. | ||
| 7818 | 2026.05.21 10:14:18.815279 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.21 10:14:18.815385 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7820 | 2026.05.21 10:14:18.815426 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7821 | 2026.05.21 10:14:18.815921 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.05.21 10:14:18.815959 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7823 | 2026.05.21 10:14:18.816280 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7824 | 2026.05.21 10:14:18.816491 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.05.21 10:14:18.816621 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001264 sec., 11867.088607594937 rows/sec., 892.35 KiB/sec. | ||
| 7826 | 2026.05.21 10:14:18.816656 [ 269 ] {2c6bbbfb-dcd7-4fab-8647-2a77daecf7d2} <Debug> TCPHandler: Processed in 0.00142635 sec. | ||
| 7827 | 2026.05.21 10:14:18.816798 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.05.21 10:14:18.816894 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7829 | 2026.05.21 10:14:18.816935 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7830 | 2026.05.21 10:14:18.817394 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.21 10:14:18.817431 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7832 | 2026.05.21 10:14:18.817755 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7833 | 2026.05.21 10:14:18.817967 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.21 10:14:18.818095 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00122 sec., 64754.09836065574 rows/sec., 5.06 MiB/sec. | ||
| 7835 | 2026.05.21 10:14:18.818130 [ 269 ] {fea92a2d-a123-4c1a-a459-5507b48b61dd} <Debug> TCPHandler: Processed in 0.00138089 sec. | ||
| 7836 | 2026.05.21 10:14:18.818278 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.05.21 10:14:18.818411 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7838 | 2026.05.21 10:14:18.818455 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7839 | 2026.05.21 10:14:18.818879 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.05.21 10:14:18.818913 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7841 | 2026.05.21 10:14:18.819209 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7842 | 2026.05.21 10:14:18.819487 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.05.21 10:14:18.819617 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7844 | 2026.05.21 10:14:18.819652 [ 269 ] {d3235769-a1cb-437a-a0ca-93e7c4cac968} <Debug> TCPHandler: Processed in 0.00142227 sec. | ||
| 7845 | 2026.05.21 10:14:18.819792 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.05.21 10:14:18.819888 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.05.21 10:14:18.819943 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <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 | ||
| 7848 | 2026.05.21 10:14:18.820710 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.05.21 10:14:18.820747 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7850 | 2026.05.21 10:14:18.821290 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7851 | 2026.05.21 10:14:18.821525 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.05.21 10:14:18.821663 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001793 sec., 8365.867261572783 rows/sec., 14.99 MiB/sec. | ||
| 7853 | 2026.05.21 10:14:18.821722 [ 269 ] {2a7ee507-888f-4c97-a13c-8a01cfc0f44b} <Debug> TCPHandler: Processed in 0.001977979 sec. | ||
| 7854 | 2026.05.21 10:14:18.821859 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.05.21 10:14:18.821955 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.05.21 10:14:18.821997 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7857 | 2026.05.21 10:14:18.822355 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.05.21 10:14:18.822392 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7859 | 2026.05.21 10:14:18.822700 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7860 | 2026.05.21 10:14:18.822912 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.05.21 10:14:18.823039 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7862 | 2026.05.21 10:14:18.823072 [ 269 ] {6d7192d0-f79d-4fb7-aecd-934bc757a48b} <Debug> TCPHandler: Processed in 0.001262188 sec. | ||
| 7863 | 2026.05.21 10:14:23.481468 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7864 | 2026.05.21 10:14:23.481545 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7865 | 2026.05.21 10:14:23.565243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16219 | ||
| 7866 | 2026.05.21 10:14:23.566140 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.05.21 10:14:23.566221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7868 | 2026.05.21 10:14:23.566796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7869 | 2026.05.21 10:14:23.567041 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.05.21 10:14:23.567196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16219 | ||
| 7871 | 2026.05.21 10:14:23.807908 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.05.21 10:14:23.808148 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7873 | 2026.05.21 10:14:23.808489 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7874 | 2026.05.21 10:14:23.808526 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <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 | ||
| 7875 | 2026.05.21 10:14:23.808750 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7876 | 2026.05.21 10:14:23.808821 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7877 | 2026.05.21 10:14:23.808963 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7878 | 2026.05.21 10:14:23.809054 [ 342 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7879 | 2026.05.21 10:14:23.809086 [ 325 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7880 | 2026.05.21 10:14:23.809086 [ 352 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7881 | 2026.05.21 10:14:23.809242 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7882 | 2026.05.21 10:14:23.809270 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7883 | 2026.05.21 10:14:23.809341 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7884 | 2026.05.21 10:14:23.809363 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7885 | 2026.05.21 10:14:23.809400 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7886 | 2026.05.21 10:14:23.809440 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7887 | 2026.05.21 10:14:23.810763 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002701 sec., 12958.163643095151 rows/sec., 2.18 MiB/sec. | ||
| 7888 | 2026.05.21 10:14:23.810947 [ 269 ] {8c8d07e6-0235-43e8-a17e-4c1028e4822b} <Debug> TCPHandler: Processed in 0.003182355 sec. | ||
| 7889 | 2026.05.21 10:14:23.813208 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.05.21 10:14:23.813378 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7891 | 2026.05.21 10:14:23.813450 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7892 | 2026.05.21 10:14:23.814143 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.05.21 10:14:23.814189 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7894 | 2026.05.21 10:14:23.814597 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7895 | 2026.05.21 10:14:23.814830 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.05.21 10:14:23.814984 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.00166 sec., 66265.06024096385 rows/sec., 5.57 MiB/sec. | ||
| 7897 | 2026.05.21 10:14:23.815024 [ 269 ] {93603f28-65cf-4a30-9dca-d82617d3cec9} <Debug> TCPHandler: Processed in 0.001950917 sec. | ||
| 7898 | 2026.05.21 10:14:23.815196 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.05.21 10:14:23.815301 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7900 | 2026.05.21 10:14:23.815343 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7901 | 2026.05.21 10:14:23.815848 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.05.21 10:14:23.815886 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7903 | 2026.05.21 10:14:23.816200 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7904 | 2026.05.21 10:14:23.816427 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.05.21 10:14:23.816565 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001282 sec., 21060.842433697348 rows/sec., 1.55 MiB/sec. | ||
| 7906 | 2026.05.21 10:14:23.816603 [ 269 ] {8dbd0fb4-7735-4a57-8f45-6947a661ac0b} <Debug> TCPHandler: Processed in 0.001459331 sec. | ||
| 7907 | 2026.05.21 10:14:23.816744 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.05.21 10:14:23.816842 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7909 | 2026.05.21 10:14:23.816883 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7910 | 2026.05.21 10:14:23.817327 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.05.21 10:14:23.817365 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7912 | 2026.05.21 10:14:23.817703 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7913 | 2026.05.21 10:14:23.817915 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.05.21 10:14:23.818047 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001222 sec., 74468.08510638298 rows/sec., 5.82 MiB/sec. | ||
| 7915 | 2026.05.21 10:14:23.818085 [ 269 ] {3f1c81b1-5da2-484f-b987-2f72b8401bb1} <Debug> TCPHandler: Processed in 0.00139095 sec. | ||
| 7916 | 2026.05.21 10:14:23.818217 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.05.21 10:14:23.818314 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7918 | 2026.05.21 10:14:23.818358 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7919 | 2026.05.21 10:14:23.818790 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.05.21 10:14:23.818827 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7921 | 2026.05.21 10:14:23.819162 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7922 | 2026.05.21 10:14:23.819385 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.05.21 10:14:23.819517 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7924 | 2026.05.21 10:14:23.819555 [ 269 ] {c3240b69-5178-4f86-bf90-6ad52e275419} <Debug> TCPHandler: Processed in 0.001387419 sec. | ||
| 7925 | 2026.05.21 10:14:23.819684 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2026.05.21 10:14:23.819781 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7927 | 2026.05.21 10:14:23.819836 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <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 | ||
| 7928 | 2026.05.21 10:14:23.820970 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.05.21 10:14:23.821054 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7930 | 2026.05.21 10:14:23.821812 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7931 | 2026.05.21 10:14:23.822086 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.05.21 10:14:23.822282 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002515 sec., 10735.586481113321 rows/sec., 19.24 MiB/sec. | ||
| 7933 | 2026.05.21 10:14:23.822439 [ 269 ] {05d54204-1661-4b1f-b804-54545d9be321} <Debug> TCPHandler: Processed in 0.00280326 sec. | ||
| 7934 | 2026.05.21 10:14:23.822667 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.05.21 10:14:23.822805 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7936 | 2026.05.21 10:14:23.822868 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7937 | 2026.05.21 10:14:23.823341 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.05.21 10:14:23.823393 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7939 | 2026.05.21 10:14:23.823737 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7940 | 2026.05.21 10:14:23.823951 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.05.21 10:14:23.824089 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 7942 | 2026.05.21 10:14:23.824127 [ 269 ] {de78c0de-fbaf-4391-8ef4-4e60be607fba} <Debug> TCPHandler: Processed in 0.001578363 sec. | ||
| 7943 | 2026.05.21 10:14:24.429374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7944 | 2026.05.21 10:14:24.446060 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.05.21 10:14:24.446125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7946 | 2026.05.21 10:14:24.452100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7947 | 2026.05.21 10:14:24.452783 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.05.21 10:14:24.455611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7949 | 2026.05.21 10:14:27.119778 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.05.21 10:14:27.120122 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7951 | 2026.05.21 10:14:27.120639 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7952 | 2026.05.21 10:14:27.120696 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <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 | ||
| 7953 | 2026.05.21 10:14:27.120959 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7954 | 2026.05.21 10:14:27.121032 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7955 | 2026.05.21 10:14:27.121179 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7956 | 2026.05.21 10:14:27.121300 [ 325 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7957 | 2026.05.21 10:14:27.121316 [ 350 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7958 | 2026.05.21 10:14:27.121309 [ 342 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7959 | 2026.05.21 10:14:27.121505 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7960 | 2026.05.21 10:14:27.121538 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7961 | 2026.05.21 10:14:27.121613 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7962 | 2026.05.21 10:14:27.121634 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7963 | 2026.05.21 10:14:27.121672 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7964 | 2026.05.21 10:14:27.121714 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7965 | 2026.05.21 10:14:27.123091 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003117 sec., 11228.74558870709 rows/sec., 2.39 MiB/sec. | ||
| 7966 | 2026.05.21 10:14:27.123235 [ 269 ] {084ac37d-f489-4c19-bbca-26913921919a} <Debug> TCPHandler: Processed in 0.003633701 sec. | ||
| 7967 | 2026.05.21 10:14:27.136550 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.05.21 10:14:27.136673 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.05.21 10:14:27.136721 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7970 | 2026.05.21 10:14:27.137298 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.05.21 10:14:27.137340 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7972 | 2026.05.21 10:14:27.137730 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7973 | 2026.05.21 10:14:27.137978 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.05.21 10:14:27.138103 [ 79 ] {} <Debug> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7975 | 2026.05.21 10:14:27.138132 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001496 sec., 16042.780748663103 rows/sec., 1.33 MiB/sec. | ||
| 7976 | 2026.05.21 10:14:27.138169 [ 79 ] {} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.05.21 10:14:27.138182 [ 269 ] {c441849a-ec03-4569-8d00-7be3da7539cf} <Debug> TCPHandler: Processed in 0.001684104 sec. | ||
| 7978 | 2026.05.21 10:14:27.138204 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7979 | 2026.05.21 10:14:27.138333 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 7980 | 2026.05.21 10:14:27.138364 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.05.21 10:14:27.138486 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7982 | 2026.05.21 10:14:27.138529 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7983 | 2026.05.21 10:14:27.138956 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.05.21 10:14:27.138956 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7985 | 2026.05.21 10:14:27.138998 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7986 | 2026.05.21 10:14:27.139039 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 7987 | 2026.05.21 10:14:27.139126 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 7988 | 2026.05.21 10:14:27.139185 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 7989 | 2026.05.21 10:14:27.139240 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 7990 | 2026.05.21 10:14:27.139292 [ 187 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::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 | ||
| 7991 | 2026.05.21 10:14:27.139332 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7992 | 2026.05.21 10:14:27.139603 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.05.21 10:14:27.139748 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001285 sec., 7782.101167315176 rows/sec., 634.58 KiB/sec. | ||
| 7994 | 2026.05.21 10:14:27.139784 [ 269 ] {1bf61a28-b53c-494e-8ad9-56b744c6159b} <Debug> TCPHandler: Processed in 0.001469551 sec. | ||
| 7995 | 2026.05.21 10:14:27.139927 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.05.21 10:14:27.140027 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7997 | 2026.05.21 10:14:27.140068 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7998 | 2026.05.21 10:14:27.140165 [ 194 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874997 sec., 64000.10240016384 rows/sec., 5.55 MiB/sec. | ||
| 7999 | 2026.05.21 10:14:27.140310 [ 200 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8000 | 2026.05.21 10:14:27.140598 [ 200 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.21 10:14:27.140752 [ 200 ] {3e2b8dd8-41e3-4eb4-a60a-921c1cf72371::all_1_9_2} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8002 | 2026.05.21 10:14:27.140835 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8003 | 2026.05.21 10:14:27.141535 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.05.21 10:14:27.141588 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8005 | 2026.05.21 10:14:27.142127 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8006 | 2026.05.21 10:14:27.142365 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.05.21 10:14:27.142529 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.002519 sec., 1011512.5049622867 rows/sec., 75.29 MiB/sec. | ||
| 8008 | 2026.05.21 10:14:27.142532 [ 71 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8009 | 2026.05.21 10:14:27.142592 [ 269 ] {92601f7f-714b-4f6e-96de-de56bb2c5c30} <Debug> TCPHandler: Processed in 0.002722299 sec. | ||
| 8010 | 2026.05.21 10:14:27.142597 [ 71 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.05.21 10:14:27.142639 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8012 | 2026.05.21 10:14:27.142758 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 8013 | 2026.05.21 10:14:27.142813 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.05.21 10:14:27.142869 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8015 | 2026.05.21 10:14:27.142909 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2617 rows starting from the beginning of the part | ||
| 8016 | 2026.05.21 10:14:27.142958 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8017 | 2026.05.21 10:14:27.142977 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
| 8018 | 2026.05.21 10:14:27.143025 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8019 | 2026.05.21 10:14:27.143035 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 111 rows starting from the beginning of the part | ||
| 8020 | 2026.05.21 10:14:27.143095 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
| 8021 | 2026.05.21 10:14:27.143147 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 110 rows starting from the beginning of the part | ||
| 8022 | 2026.05.21 10:14:27.143192 [ 196 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 8023 | 2026.05.21 10:14:27.143564 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2026.05.21 10:14:27.143609 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8025 | 2026.05.21 10:14:27.143935 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8026 | 2026.05.21 10:14:27.144186 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.05.21 10:14:27.144326 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001414 sec., 29702.970297029704 rows/sec., 2.18 MiB/sec. | ||
| 8028 | 2026.05.21 10:14:27.144361 [ 269 ] {0d50abe5-93c9-496b-98bf-03c11ae5f9a3} <Debug> TCPHandler: Processed in 0.001666024 sec. | ||
| 8029 | 2026.05.21 10:14:27.144482 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2026.05.21 10:14:27.144579 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8031 | 2026.05.21 10:14:27.144619 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8032 | 2026.05.21 10:14:27.144925 [ 71 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8033 | 2026.05.21 10:14:27.144969 [ 71 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.05.21 10:14:27.144996 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8035 | 2026.05.21 10:14:27.145107 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 8036 | 2026.05.21 10:14:27.145223 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8037 | 2026.05.21 10:14:27.145252 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part | ||
| 8038 | 2026.05.21 10:14:27.145274 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.05.21 10:14:27.145312 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 8040 | 2026.05.21 10:14:27.145319 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8041 | 2026.05.21 10:14:27.145377 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 29 rows starting from the beginning of the part | ||
| 8042 | 2026.05.21 10:14:27.145406 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5558 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688568 sec., 2067271.499177257 rows/sec., 163.56 MiB/sec. | ||
| 8043 | 2026.05.21 10:14:27.145440 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 8044 | 2026.05.21 10:14:27.145500 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part | ||
| 8045 | 2026.05.21 10:14:27.145549 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 8046 | 2026.05.21 10:14:27.145699 [ 188 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8047 | 2026.05.21 10:14:27.145748 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8048 | 2026.05.21 10:14:27.146088 [ 188 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.05.21 10:14:27.146103 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.05.21 10:14:27.146193 [ 188 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_56_11} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8051 | 2026.05.21 10:14:27.146271 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00171 sec., 482456.1403508772 rows/sec., 28.22 MiB/sec. | ||
| 8052 | 2026.05.21 10:14:27.146299 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 8053 | 2026.05.21 10:14:27.146313 [ 269 ] {6e198530-ce08-436a-b3ed-0f5f76187aea} <Debug> TCPHandler: Processed in 0.001879387 sec. | ||
| 8054 | 2026.05.21 10:14:27.146390 [ 193 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324069 sec., 157846.75874142512 rows/sec., 12.16 MiB/sec. | ||
| 8055 | 2026.05.21 10:14:27.146459 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2026.05.21 10:14:27.146566 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8057 | 2026.05.21 10:14:27.146566 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8058 | 2026.05.21 10:14:27.146608 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8059 | 2026.05.21 10:14:27.146849 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.21 10:14:27.146922 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_51_10} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8061 | 2026.05.21 10:14:27.147005 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8062 | 2026.05.21 10:14:27.147040 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.05.21 10:14:27.147075 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8064 | 2026.05.21 10:14:27.147366 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8065 | 2026.05.21 10:14:27.147586 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.05.21 10:14:27.147715 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. | ||
| 8067 | 2026.05.21 10:14:27.147750 [ 269 ] {22313b8d-2d08-4569-b73b-efd53ac8d8cc} <Debug> TCPHandler: Processed in 0.001345479 sec. | ||
| 8068 | 2026.05.21 10:14:27.147879 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2026.05.21 10:14:27.147982 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8070 | 2026.05.21 10:14:27.148022 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8071 | 2026.05.21 10:14:27.148427 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2026.05.21 10:14:27.148466 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8073 | 2026.05.21 10:14:27.148773 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8074 | 2026.05.21 10:14:27.148995 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2026.05.21 10:14:27.149116 [ 71 ] {} <Debug> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8076 | 2026.05.21 10:14:27.149123 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 8077 | 2026.05.21 10:14:27.149161 [ 71 ] {} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.05.21 10:14:27.149179 [ 269 ] {a8de1635-4233-44a4-ba58-bcf1adf6c8b1} <Debug> TCPHandler: Processed in 0.00134894 sec. | ||
| 8079 | 2026.05.21 10:14:27.149190 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8080 | 2026.05.21 10:14:27.149297 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 8081 | 2026.05.21 10:14:27.149318 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.05.21 10:14:27.149406 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8083 | 2026.05.21 10:14:27.149426 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8084 | 2026.05.21 10:14:27.149438 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 8085 | 2026.05.21 10:14:27.149476 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8086 | 2026.05.21 10:14:27.149512 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 8087 | 2026.05.21 10:14:27.149572 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 8088 | 2026.05.21 10:14:27.149625 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 8089 | 2026.05.21 10:14:27.149672 [ 193 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::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 | ||
| 8090 | 2026.05.21 10:14:27.150431 [ 200 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166726 sec., 51425.95605137796 rows/sec., 4.12 MiB/sec. | ||
| 8091 | 2026.05.21 10:14:27.150474 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.05.21 10:14:27.150520 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8093 | 2026.05.21 10:14:27.150553 [ 188 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8094 | 2026.05.21 10:14:27.150875 [ 188 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.21 10:14:27.150938 [ 188 ] {3439b025-24af-4712-b5c2-aa836eabcfdb::all_1_9_2} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8096 | 2026.05.21 10:14:27.151002 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8097 | 2026.05.21 10:14:27.151008 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8098 | 2026.05.21 10:14:27.151245 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.05.21 10:14:27.151389 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001981 sec., 678950.0252397779 rows/sec., 45.80 MiB/sec. | ||
| 8100 | 2026.05.21 10:14:27.151400 [ 79 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8101 | 2026.05.21 10:14:27.151427 [ 269 ] {aa490d28-4904-4b28-9e93-ef381da71e4c} <Debug> TCPHandler: Processed in 0.002157611 sec. | ||
| 8102 | 2026.05.21 10:14:27.151452 [ 79 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.05.21 10:14:27.151485 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8104 | 2026.05.21 10:14:27.151576 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.05.21 10:14:27.151680 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8106 | 2026.05.21 10:14:27.151722 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 8107 | 2026.05.21 10:14:27.151724 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8108 | 2026.05.21 10:14:27.151812 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8109 | 2026.05.21 10:14:27.151841 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part | ||
| 8110 | 2026.05.21 10:14:27.151897 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part | ||
| 8111 | 2026.05.21 10:14:27.151945 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 93 rows starting from the beginning of the part | ||
| 8112 | 2026.05.21 10:14:27.151989 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part | ||
| 8113 | 2026.05.21 10:14:27.152029 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 91 rows starting from the beginning of the part | ||
| 8114 | 2026.05.21 10:14:27.152071 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 8115 | 2026.05.21 10:14:27.152587 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.05.21 10:14:27.152634 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8117 | 2026.05.21 10:14:27.153181 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8118 | 2026.05.21 10:14:27.153182 [ 199 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3089 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498822 sec., 2060951.8675333029 rows/sec., 149.74 MiB/sec. | ||
| 8119 | 2026.05.21 10:14:27.153418 [ 197 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8120 | 2026.05.21 10:14:27.153445 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.05.21 10:14:27.153594 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8122 | 2026.05.21 10:14:27.153634 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Debug> executeQuery: Read 1633 rows, 103.09 KiB in 0.001971 sec., 828513.4449518011 rows/sec., 51.08 MiB/sec. | ||
| 8123 | 2026.05.21 10:14:27.153644 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.05.21 10:14:27.153685 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8125 | 2026.05.21 10:14:27.153710 [ 269 ] {acb6d2d9-a2f7-4f88-89c3-738171da9092} <Debug> TCPHandler: Processed in 0.002181281 sec. | ||
| 8126 | 2026.05.21 10:14:27.153742 [ 191 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.05.21 10:14:27.153766 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8128 | 2026.05.21 10:14:27.153894 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2026.05.21 10:14:27.153906 [ 191 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_56_11} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8130 | 2026.05.21 10:14:27.153927 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18747 rows starting from the beginning of the part | ||
| 8131 | 2026.05.21 10:14:27.153945 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.05.21 10:14:27.153999 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8133 | 2026.05.21 10:14:27.154046 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 8134 | 2026.05.21 10:14:27.154057 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 8135 | 2026.05.21 10:14:27.154088 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8136 | 2026.05.21 10:14:27.154115 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8137 | 2026.05.21 10:14:27.154164 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8138 | 2026.05.21 10:14:27.154172 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <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 | ||
| 8139 | 2026.05.21 10:14:27.154207 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1633 rows starting from the beginning of the part | ||
| 8140 | 2026.05.21 10:14:27.155105 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.05.21 10:14:27.155151 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8142 | 2026.05.21 10:14:27.155752 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8143 | 2026.05.21 10:14:27.156014 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.05.21 10:14:27.156166 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8145 | 2026.05.21 10:14:27.156175 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002129 sec., 9394.081728511039 rows/sec., 16.83 MiB/sec. | ||
| 8146 | 2026.05.21 10:14:27.156222 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.05.21 10:14:27.156251 [ 269 ] {37a7b2f6-a62d-46fc-b545-6bb155531a60} <Debug> TCPHandler: Processed in 0.002435125 sec. | ||
| 8148 | 2026.05.21 10:14:27.156252 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8149 | 2026.05.21 10:14:27.156358 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 8150 | 2026.05.21 10:14:27.156434 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.05.21 10:14:27.156535 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8152 | 2026.05.21 10:14:27.156578 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8153 | 2026.05.21 10:14:27.156580 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8154 | 2026.05.21 10:14:27.156628 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 834 rows starting from the beginning of the part | ||
| 8155 | 2026.05.21 10:14:27.156752 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 8156 | 2026.05.21 10:14:27.156864 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 8157 | 2026.05.21 10:14:27.156946 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2026.05.21 10:14:27.156974 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 8159 | 2026.05.21 10:14:27.156984 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8160 | 2026.05.21 10:14:27.157088 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part | ||
| 8161 | 2026.05.21 10:14:27.157197 [ 199 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 8162 | 2026.05.21 10:14:27.157352 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8163 | 2026.05.21 10:14:27.157579 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.05.21 10:14:27.157713 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001197 sec., 40100.25062656642 rows/sec., 2.70 MiB/sec. | ||
| 8165 | 2026.05.21 10:14:27.157716 [ 71 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8166 | 2026.05.21 10:14:27.157749 [ 269 ] {b157fc31-0371-4fde-afef-1658c2cd4e00} <Debug> TCPHandler: Processed in 0.00137502 sec. | ||
| 8167 | 2026.05.21 10:14:27.157768 [ 71 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.05.21 10:14:27.157797 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8169 | 2026.05.21 10:14:27.157884 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8170 | 2026.05.21 10:14:27.157991 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8171 | 2026.05.21 10:14:27.158019 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2604 rows starting from the beginning of the part | ||
| 8172 | 2026.05.21 10:14:27.158076 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8173 | 2026.05.21 10:14:27.158122 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8174 | 2026.05.21 10:14:27.158166 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8175 | 2026.05.21 10:14:27.158207 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8176 | 2026.05.21 10:14:27.158247 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 8177 | 2026.05.21 10:14:27.159690 [ 195 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001844947 sec., 1567524.7039616855 rows/sec., 105.64 MiB/sec. | ||
| 8178 | 2026.05.21 10:14:27.160023 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8179 | 2026.05.21 10:14:27.160295 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.05.21 10:14:27.160339 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006602954 sec., 3183575.1089588082 rows/sec., 205.13 MiB/sec. | ||
| 8181 | 2026.05.21 10:14:27.160365 [ 191 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_56_11} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8182 | 2026.05.21 10:14:27.160450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8183 | 2026.05.21 10:14:27.160778 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8184 | 2026.05.21 10:14:27.161083 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.05.21 10:14:27.161161 [ 186 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8186 | 2026.05.21 10:14:27.161263 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8187 | 2026.05.21 10:14:27.164006 [ 186 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 19 columns (19 merged, 0 gathered) in 0.007683359 sec., 122082.021678279 rows/sec., 218.77 MiB/sec. | ||
| 8188 | 2026.05.21 10:14:27.165195 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8189 | 2026.05.21 10:14:27.165520 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.05.21 10:14:27.165594 [ 191 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8191 | 2026.05.21 10:14:27.165693 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 8192 | 2026.05.21 10:14:28.000305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.02 MiB, peak 296.43 MiB, free memory in arenas 0.00 B, will set to 289.42 MiB (RSS), difference: 6.40 MiB | ||
| 8193 | 2026.05.21 10:14:28.802852 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.05.21 10:14:28.803132 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8195 | 2026.05.21 10:14:28.803558 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8196 | 2026.05.21 10:14:28.803607 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <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 | ||
| 8197 | 2026.05.21 10:14:28.803841 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8198 | 2026.05.21 10:14:28.803920 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8199 | 2026.05.21 10:14:28.804111 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8200 | 2026.05.21 10:14:28.804196 [ 355 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8201 | 2026.05.21 10:14:28.804237 [ 344 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8202 | 2026.05.21 10:14:28.804256 [ 342 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8203 | 2026.05.21 10:14:28.804399 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8204 | 2026.05.21 10:14:28.804431 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8205 | 2026.05.21 10:14:28.804508 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8206 | 2026.05.21 10:14:28.804559 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8207 | 2026.05.21 10:14:28.804599 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8208 | 2026.05.21 10:14:28.804657 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8209 | 2026.05.21 10:14:28.805815 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002798 sec., 12508.93495353824 rows/sec., 2.11 MiB/sec. | ||
| 8210 | 2026.05.21 10:14:28.805919 [ 269 ] {26a2ac9e-4d00-4402-a8be-7f0a7c51f2c1} <Debug> TCPHandler: Processed in 0.003223956 sec. | ||
| 8211 | 2026.05.21 10:14:28.807238 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.05.21 10:14:28.807353 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8213 | 2026.05.21 10:14:28.807399 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8214 | 2026.05.21 10:14:28.807900 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.05.21 10:14:28.807949 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8216 | 2026.05.21 10:14:28.808362 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8217 | 2026.05.21 10:14:28.808641 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.05.21 10:14:28.808800 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 220.68 KiB/sec. | ||
| 8219 | 2026.05.21 10:14:28.808836 [ 269 ] {90a8f105-e3e2-4eb7-9e4c-35969fbb5f3b} <Debug> TCPHandler: Processed in 0.001651134 sec. | ||
| 8220 | 2026.05.21 10:14:28.809001 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.05.21 10:14:28.809103 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8222 | 2026.05.21 10:14:28.809146 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8223 | 2026.05.21 10:14:28.809611 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.05.21 10:14:28.809647 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8225 | 2026.05.21 10:14:28.809965 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8226 | 2026.05.21 10:14:28.810228 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.21 10:14:28.810364 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001283 sec., 51441.932969602494 rows/sec., 4.04 MiB/sec. | ||
| 8228 | 2026.05.21 10:14:28.810400 [ 269 ] {c74c6895-9861-4a5e-9bb4-92b2411a591c} <Debug> TCPHandler: Processed in 0.001449531 sec. | ||
| 8229 | 2026.05.21 10:14:28.810550 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.05.21 10:14:28.810650 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8231 | 2026.05.21 10:14:28.810691 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8232 | 2026.05.21 10:14:28.811108 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.05.21 10:14:28.811145 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8234 | 2026.05.21 10:14:28.811449 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8235 | 2026.05.21 10:14:28.811663 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.05.21 10:14:28.811794 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 497.92 KiB/sec. | ||
| 8237 | 2026.05.21 10:14:28.811828 [ 269 ] {13d0cb9e-9dc5-4a4a-bd63-a9713a772d6b} <Debug> TCPHandler: Processed in 0.001328269 sec. | ||
| 8238 | 2026.05.21 10:14:28.811960 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.05.21 10:14:28.812058 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8240 | 2026.05.21 10:14:28.812099 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8241 | 2026.05.21 10:14:28.812525 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.05.21 10:14:28.812562 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8243 | 2026.05.21 10:14:28.812870 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8244 | 2026.05.21 10:14:28.813085 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.05.21 10:14:28.813214 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001176 sec., 61224.48979591837 rows/sec., 4.78 MiB/sec. | ||
| 8246 | 2026.05.21 10:14:28.813248 [ 269 ] {6b4fbcbd-d014-458a-8012-00927eb833eb} <Debug> TCPHandler: Processed in 0.001337899 sec. | ||
| 8247 | 2026.05.21 10:14:28.813384 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.05.21 10:14:28.813485 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8249 | 2026.05.21 10:14:28.813528 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8250 | 2026.05.21 10:14:28.813912 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.05.21 10:14:28.813947 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8252 | 2026.05.21 10:14:28.814275 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8253 | 2026.05.21 10:14:28.814491 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.21 10:14:28.814622 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Debug> executeQuery: Read 34 rows, 2.42 KiB in 0.001156 sec., 29411.764705882357 rows/sec., 2.05 MiB/sec. | ||
| 8255 | 2026.05.21 10:14:28.814657 [ 269 ] {3c1d8747-c20e-4111-8ca3-b861920f6a3d} <Debug> TCPHandler: Processed in 0.001325169 sec. | ||
| 8256 | 2026.05.21 10:14:28.814788 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.05.21 10:14:28.814884 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.05.21 10:14:28.814937 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <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 | ||
| 8259 | 2026.05.21 10:14:28.815696 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.21 10:14:28.815734 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8261 | 2026.05.21 10:14:28.816295 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8262 | 2026.05.21 10:14:28.816611 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.05.21 10:14:28.816794 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001928 sec., 2074.688796680498 rows/sec., 3.72 MiB/sec. | ||
| 8264 | 2026.05.21 10:14:28.816884 [ 269 ] {b55b6daf-658f-4783-8a52-2dbfffc66821} <Debug> TCPHandler: Processed in 0.002144211 sec. | ||
| 8265 | 2026.05.21 10:14:28.817062 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.05.21 10:14:28.817177 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.05.21 10:14:28.817228 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8268 | 2026.05.21 10:14:28.817787 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.05.21 10:14:28.817832 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8270 | 2026.05.21 10:14:28.818208 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8271 | 2026.05.21 10:14:28.818481 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.05.21 10:14:28.818651 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 553.19 KiB/sec. | ||
| 8273 | 2026.05.21 10:14:28.818698 [ 269 ] {abbfbedf-81fe-4dba-8a2d-fd0bb1feae07} <Debug> TCPHandler: Processed in 0.001696734 sec. | ||
| 8274 | 2026.05.21 10:14:31.067317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16731 | ||
| 8275 | 2026.05.21 10:14:31.067899 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.05.21 10:14:31.067934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8277 | 2026.05.21 10:14:31.068430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8278 | 2026.05.21 10:14:31.068681 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.05.21 10:14:31.068812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16731 | ||
| 8280 | 2026.05.21 10:14:31.955745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8281 | 2026.05.21 10:14:31.972156 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.05.21 10:14:31.972206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8283 | 2026.05.21 10:14:31.978287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8284 | 2026.05.21 10:14:31.979144 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.05.21 10:14:31.981858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8286 | 2026.05.21 10:14:33.808886 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2026.05.21 10:14:33.809128 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8288 | 2026.05.21 10:14:33.809477 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8289 | 2026.05.21 10:14:33.809515 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <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 | ||
| 8290 | 2026.05.21 10:14:33.809738 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8291 | 2026.05.21 10:14:33.809809 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8292 | 2026.05.21 10:14:33.809955 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8293 | 2026.05.21 10:14:33.810049 [ 342 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8294 | 2026.05.21 10:14:33.810077 [ 344 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8295 | 2026.05.21 10:14:33.810077 [ 355 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8296 | 2026.05.21 10:14:33.810210 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8297 | 2026.05.21 10:14:33.810238 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8298 | 2026.05.21 10:14:33.810309 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8299 | 2026.05.21 10:14:33.810330 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8300 | 2026.05.21 10:14:33.810366 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8301 | 2026.05.21 10:14:33.810410 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8302 | 2026.05.21 10:14:33.811758 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002729 sec., 12825.210699890069 rows/sec., 2.16 MiB/sec. | ||
| 8303 | 2026.05.21 10:14:33.811891 [ 269 ] {21a9d668-fd25-4ba7-b21e-d69b26d6ba86} <Debug> TCPHandler: Processed in 0.003150405 sec. | ||
| 8304 | 2026.05.21 10:14:33.814070 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.05.21 10:14:33.814229 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8306 | 2026.05.21 10:14:33.814292 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8307 | 2026.05.21 10:14:33.814958 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.05.21 10:14:33.815009 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8309 | 2026.05.21 10:14:33.815405 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8310 | 2026.05.21 10:14:33.815638 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.05.21 10:14:33.815795 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001612 sec., 68238.21339950373 rows/sec., 5.74 MiB/sec. | ||
| 8312 | 2026.05.21 10:14:33.815832 [ 269 ] {c2a272b1-fedc-4b1d-90fe-9eaf8cca8685} <Debug> TCPHandler: Processed in 0.001837236 sec. | ||
| 8313 | 2026.05.21 10:14:33.815975 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.05.21 10:14:33.816082 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.05.21 10:14:33.816123 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8316 | 2026.05.21 10:14:33.816550 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.05.21 10:14:33.816588 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8318 | 2026.05.21 10:14:33.816895 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8319 | 2026.05.21 10:14:33.817116 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.05.21 10:14:33.817246 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001184 sec., 22804.054054054057 rows/sec., 1.67 MiB/sec. | ||
| 8321 | 2026.05.21 10:14:33.817281 [ 269 ] {be60059d-5c1b-41f0-93d4-7828baea21e8} <Debug> TCPHandler: Processed in 0.00136271 sec. | ||
| 8322 | 2026.05.21 10:14:33.817407 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.05.21 10:14:33.817506 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8324 | 2026.05.21 10:14:33.817545 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8325 | 2026.05.21 10:14:33.817976 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.05.21 10:14:33.818013 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8327 | 2026.05.21 10:14:33.818314 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8328 | 2026.05.21 10:14:33.818527 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.05.21 10:14:33.818659 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001172 sec., 77645.05119453925 rows/sec., 6.06 MiB/sec. | ||
| 8330 | 2026.05.21 10:14:33.818694 [ 269 ] {24fcbda1-8e45-48ac-85ba-b3975eb3119a} <Debug> TCPHandler: Processed in 0.001335889 sec. | ||
| 8331 | 2026.05.21 10:14:33.818831 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.05.21 10:14:33.818929 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8333 | 2026.05.21 10:14:33.818974 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8334 | 2026.05.21 10:14:33.819390 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.05.21 10:14:33.819428 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8336 | 2026.05.21 10:14:33.819753 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8337 | 2026.05.21 10:14:33.819973 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.05.21 10:14:33.820109 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8339 | 2026.05.21 10:14:33.820144 [ 269 ] {f68b7077-e9dc-49e2-a439-348cf6505a92} <Debug> TCPHandler: Processed in 0.001361349 sec. | ||
| 8340 | 2026.05.21 10:14:33.820299 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.05.21 10:14:33.820396 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.05.21 10:14:33.820456 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <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 | ||
| 8343 | 2026.05.21 10:14:33.821225 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.05.21 10:14:33.821262 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8345 | 2026.05.21 10:14:33.821790 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8346 | 2026.05.21 10:14:33.822022 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.05.21 10:14:33.822162 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001785 sec., 15126.050420168069 rows/sec., 27.11 MiB/sec. | ||
| 8348 | 2026.05.21 10:14:33.822213 [ 269 ] {ab36e767-676b-4fb1-b24d-c09c9961b73b} <Debug> TCPHandler: Processed in 0.001964258 sec. | ||
| 8349 | 2026.05.21 10:14:33.822357 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.05.21 10:14:33.822452 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.05.21 10:14:33.822494 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8352 | 2026.05.21 10:14:33.822861 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.05.21 10:14:33.822898 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8354 | 2026.05.21 10:14:33.823203 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8355 | 2026.05.21 10:14:33.823415 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.05.21 10:14:33.823552 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 8357 | 2026.05.21 10:14:33.823586 [ 269 ] {be3cb044-281b-455e-9062-8b3c53a0bd02} <Debug> TCPHandler: Processed in 0.001279388 sec. | ||
| 8358 | 2026.05.21 10:14:38.481811 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8359 | 2026.05.21 10:14:38.481893 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8360 | 2026.05.21 10:14:38.568936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17179 | ||
| 8361 | 2026.05.21 10:14:38.569429 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.05.21 10:14:38.569480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8363 | 2026.05.21 10:14:38.569969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8364 | 2026.05.21 10:14:38.570203 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.05.21 10:14:38.570347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17179 | ||
| 8366 | 2026.05.21 10:14:38.570390 [ 97 ] {} <Debug> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8367 | 2026.05.21 10:14:38.570457 [ 97 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.05.21 10:14:38.570479 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8369 | 2026.05.21 10:14:38.570584 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 8370 | 2026.05.21 10:14:38.570674 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8371 | 2026.05.21 10:14:38.570709 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14811 rows starting from the beginning of the part | ||
| 8372 | 2026.05.21 10:14:38.570792 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 8373 | 2026.05.21 10:14:38.570863 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 8374 | 2026.05.21 10:14:38.570934 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 8375 | 2026.05.21 10:14:38.571006 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 8376 | 2026.05.21 10:14:38.571077 [ 198 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::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 | ||
| 8377 | 2026.05.21 10:14:38.573233 [ 186 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002687009 sec., 6393354.097436964 rows/sec., 91.46 MiB/sec. | ||
| 8378 | 2026.05.21 10:14:38.573534 [ 195 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8379 | 2026.05.21 10:14:38.573873 [ 195 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.05.21 10:14:38.573972 [ 195 ] {dfcd5b9f-9717-4c1d-9391-6706254b4f27::all_1_36_7} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8381 | 2026.05.21 10:14:38.574106 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8382 | 2026.05.21 10:14:38.807860 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.05.21 10:14:38.808135 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8384 | 2026.05.21 10:14:38.808537 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8385 | 2026.05.21 10:14:38.808583 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <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 | ||
| 8386 | 2026.05.21 10:14:38.808845 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8387 | 2026.05.21 10:14:38.808916 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8388 | 2026.05.21 10:14:38.809065 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8389 | 2026.05.21 10:14:38.809164 [ 344 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8390 | 2026.05.21 10:14:38.809174 [ 355 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8391 | 2026.05.21 10:14:38.809195 [ 346 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8392 | 2026.05.21 10:14:38.809342 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8393 | 2026.05.21 10:14:38.809371 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8394 | 2026.05.21 10:14:38.809442 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8395 | 2026.05.21 10:14:38.809466 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8396 | 2026.05.21 10:14:38.809502 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8397 | 2026.05.21 10:14:38.809544 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8398 | 2026.05.21 10:14:38.810679 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00266 sec., 13157.894736842105 rows/sec., 2.22 MiB/sec. | ||
| 8399 | 2026.05.21 10:14:38.810817 [ 269 ] {46872de9-037a-48a7-9fed-5e8a0e63038b} <Debug> TCPHandler: Processed in 0.003109164 sec. | ||
| 8400 | 2026.05.21 10:14:38.812791 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.05.21 10:14:38.812918 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8402 | 2026.05.21 10:14:38.812971 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8403 | 2026.05.21 10:14:38.813583 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.21 10:14:38.813640 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8405 | 2026.05.21 10:14:38.814051 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8406 | 2026.05.21 10:14:38.814279 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.05.21 10:14:38.814432 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001553 sec., 55376.690276883455 rows/sec., 4.63 MiB/sec. | ||
| 8408 | 2026.05.21 10:14:38.814470 [ 269 ] {77da9064-f3ea-4fe3-86bd-f23039deb9a7} <Debug> TCPHandler: Processed in 0.001729585 sec. | ||
| 8409 | 2026.05.21 10:14:38.814628 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.21 10:14:38.814726 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8411 | 2026.05.21 10:14:38.814779 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8412 | 2026.05.21 10:14:38.815204 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.21 10:14:38.815241 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8414 | 2026.05.21 10:14:38.815534 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8415 | 2026.05.21 10:14:38.815764 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.21 10:14:38.815897 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00119 sec., 12605.042016806721 rows/sec., 947.84 KiB/sec. | ||
| 8417 | 2026.05.21 10:14:38.815932 [ 269 ] {aeefc9b3-83d8-4733-ae62-2ce469856559} <Debug> TCPHandler: Processed in 0.001354189 sec. | ||
| 8418 | 2026.05.21 10:14:38.816065 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.21 10:14:38.816161 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8420 | 2026.05.21 10:14:38.816201 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8421 | 2026.05.21 10:14:38.816650 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.05.21 10:14:38.816687 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8423 | 2026.05.21 10:14:38.816993 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8424 | 2026.05.21 10:14:38.817211 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.21 10:14:38.817339 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001197 sec., 65998.3291562239 rows/sec., 5.15 MiB/sec. | ||
| 8426 | 2026.05.21 10:14:38.817374 [ 269 ] {57d72bd6-ce70-4b2d-a830-2c46cb107497} <Debug> TCPHandler: Processed in 0.00135889 sec. | ||
| 8427 | 2026.05.21 10:14:38.817510 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.05.21 10:14:38.817606 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8429 | 2026.05.21 10:14:38.817650 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8430 | 2026.05.21 10:14:38.818091 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.05.21 10:14:38.818127 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8432 | 2026.05.21 10:14:38.818452 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8433 | 2026.05.21 10:14:38.818666 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.05.21 10:14:38.818796 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 8435 | 2026.05.21 10:14:38.818831 [ 269 ] {ecc2db73-8bf2-4c83-8ba6-06b4874b5cf5} <Debug> TCPHandler: Processed in 0.00136978 sec. | ||
| 8436 | 2026.05.21 10:14:38.818967 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2026.05.21 10:14:38.819065 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8438 | 2026.05.21 10:14:38.819119 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <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 | ||
| 8439 | 2026.05.21 10:14:38.819960 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.05.21 10:14:38.819997 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8441 | 2026.05.21 10:14:38.820519 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8442 | 2026.05.21 10:14:38.820752 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2026.05.21 10:14:38.820895 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. | ||
| 8444 | 2026.05.21 10:14:38.820947 [ 269 ] {d1bf01eb-3423-4c0d-bd08-891ccd786bb2} <Debug> TCPHandler: Processed in 0.002030879 sec. | ||
| 8445 | 2026.05.21 10:14:38.821079 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2026.05.21 10:14:38.821177 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8447 | 2026.05.21 10:14:38.821219 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8448 | 2026.05.21 10:14:38.821583 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.05.21 10:14:38.821621 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8450 | 2026.05.21 10:14:38.821933 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8451 | 2026.05.21 10:14:38.822145 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.05.21 10:14:38.822277 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8453 | 2026.05.21 10:14:38.822310 [ 269 ] {9279c0a9-7314-47fe-aa8f-963ca11aa3b0} <Debug> TCPHandler: Processed in 0.001281638 sec. | ||
| 8454 | 2026.05.21 10:14:39.481974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8455 | 2026.05.21 10:14:39.501503 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.05.21 10:14:39.501586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8457 | 2026.05.21 10:14:39.507930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8458 | 2026.05.21 10:14:39.508673 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.05.21 10:14:39.508992 [ 96 ] {} <Debug> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8460 | 2026.05.21 10:14:39.509069 [ 96 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.05.21 10:14:39.509094 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8462 | 2026.05.21 10:14:39.509274 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8463 | 2026.05.21 10:14:39.513025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8464 | 2026.05.21 10:14:39.513176 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8465 | 2026.05.21 10:14:39.514706 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8466 | 2026.05.21 10:14:39.519234 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8467 | 2026.05.21 10:14:39.523776 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8468 | 2026.05.21 10:14:39.528268 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8469 | 2026.05.21 10:14:39.532828 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8470 | 2026.05.21 10:14:39.536747 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::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 | ||
| 8471 | 2026.05.21 10:14:39.585686 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.076492071 sec., 3542.8508662028516 rows/sec., 18.32 MiB/sec. | ||
| 8472 | 2026.05.21 10:14:39.587471 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8473 | 2026.05.21 10:14:39.589112 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.05.21 10:14:39.589207 [ 186 ] {41f8e653-e842-490a-b847-80e47db7313a::all_1_36_7} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8475 | 2026.05.21 10:14:39.590530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8476 | 2026.05.21 10:14:39.779176 [ 95 ] {} <Debug> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8477 | 2026.05.21 10:14:39.779228 [ 95 ] {} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.05.21 10:14:39.779252 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8479 | 2026.05.21 10:14:39.779385 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 8480 | 2026.05.21 10:14:39.779531 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8481 | 2026.05.21 10:14:39.779578 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 8482 | 2026.05.21 10:14:39.779667 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 8483 | 2026.05.21 10:14:39.779733 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::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 | ||
| 8484 | 2026.05.21 10:14:39.779803 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 8485 | 2026.05.21 10:14:39.779858 [ 190 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8486 | 2026.05.21 10:14:39.780681 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350379 sec., 26659.182348066726 rows/sec., 2.22 MiB/sec. | ||
| 8487 | 2026.05.21 10:14:39.780845 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8488 | 2026.05.21 10:14:39.781127 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.05.21 10:14:39.781206 [ 194 ] {0fcd66a1-f85d-497b-92f1-7431bef3a5a6::all_1_17_4} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8490 | 2026.05.21 10:14:39.781284 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8491 | 2026.05.21 10:14:43.816970 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.05.21 10:14:43.817319 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8493 | 2026.05.21 10:14:43.817819 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8494 | 2026.05.21 10:14:43.817878 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <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 | ||
| 8495 | 2026.05.21 10:14:43.818144 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8496 | 2026.05.21 10:14:43.818242 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8497 | 2026.05.21 10:14:43.818443 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8498 | 2026.05.21 10:14:43.818560 [ 355 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8499 | 2026.05.21 10:14:43.818579 [ 346 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8500 | 2026.05.21 10:14:43.818589 [ 344 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8501 | 2026.05.21 10:14:43.818792 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8502 | 2026.05.21 10:14:43.818839 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8503 | 2026.05.21 10:14:43.818952 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8504 | 2026.05.21 10:14:43.818989 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8505 | 2026.05.21 10:14:43.819048 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8506 | 2026.05.21 10:14:43.819123 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8507 | 2026.05.21 10:14:43.820710 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003529 sec., 9917.823746103712 rows/sec., 1.67 MiB/sec. | ||
| 8508 | 2026.05.21 10:14:43.820909 [ 269 ] {fca59fab-7d35-40a8-9e45-45e76dd6f9de} <Debug> TCPHandler: Processed in 0.004156889 sec. | ||
| 8509 | 2026.05.21 10:14:43.830306 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.05.21 10:14:43.830549 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8511 | 2026.05.21 10:14:43.830653 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8512 | 2026.05.21 10:14:43.831615 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.05.21 10:14:43.831687 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8514 | 2026.05.21 10:14:43.832284 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8515 | 2026.05.21 10:14:43.832632 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.05.21 10:14:43.832874 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002388 sec., 46063.65159128978 rows/sec., 3.87 MiB/sec. | ||
| 8517 | 2026.05.21 10:14:43.832952 [ 269 ] {4ef1b06b-bf20-4701-adad-29d204a0b0ad} <Debug> TCPHandler: Processed in 0.002870331 sec. | ||
| 8518 | 2026.05.21 10:14:43.833706 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.05.21 10:14:43.833956 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8520 | 2026.05.21 10:14:43.834064 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8521 | 2026.05.21 10:14:43.835144 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.05.21 10:14:43.835222 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8523 | 2026.05.21 10:14:43.835832 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8524 | 2026.05.21 10:14:43.836262 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.05.21 10:14:43.836519 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00263 sec., 10266.15969581749 rows/sec., 771.97 KiB/sec. | ||
| 8526 | 2026.05.21 10:14:43.836605 [ 269 ] {6f69a948-9884-45bf-9dba-604c59b7ae09} <Debug> TCPHandler: Processed in 0.003116305 sec. | ||
| 8527 | 2026.05.21 10:14:43.836839 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.05.21 10:14:43.836984 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8529 | 2026.05.21 10:14:43.837052 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8530 | 2026.05.21 10:14:43.837829 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.05.21 10:14:43.837901 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8532 | 2026.05.21 10:14:43.838391 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8533 | 2026.05.21 10:14:43.838915 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.05.21 10:14:43.839241 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002281 sec., 39894.782989916705 rows/sec., 3.12 MiB/sec. | ||
| 8535 | 2026.05.21 10:14:43.839343 [ 269 ] {14a525dc-e919-4d16-8c70-fd1e229248fa} <Debug> TCPHandler: Processed in 0.002575347 sec. | ||
| 8536 | 2026.05.21 10:14:43.839706 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.05.21 10:14:43.839890 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.21 10:14:43.839980 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8539 | 2026.05.21 10:14:43.841330 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.05.21 10:14:43.841472 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8541 | 2026.05.21 10:14:43.842279 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8542 | 2026.05.21 10:14:43.842736 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.05.21 10:14:43.843113 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003272 sec., 48899.75550122249 rows/sec., 3.41 MiB/sec. | ||
| 8544 | 2026.05.21 10:14:43.843221 [ 269 ] {6a521379-6b80-4192-ab2a-088ba53c6879} <Debug> TCPHandler: Processed in 0.003673722 sec. | ||
| 8545 | 2026.05.21 10:14:43.843574 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.05.21 10:14:43.843765 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.05.21 10:14:43.843892 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <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 | ||
| 8548 | 2026.05.21 10:14:43.845932 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.21 10:14:43.846083 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8550 | 2026.05.21 10:14:43.847569 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8551 | 2026.05.21 10:14:43.848954 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.21 10:14:43.849658 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.005932 sec., 4551.584625758597 rows/sec., 8.16 MiB/sec. | ||
| 8553 | 2026.05.21 10:14:43.849934 [ 269 ] {413380b4-ae9a-4c14-bf99-c281d97faa48} <Debug> TCPHandler: Processed in 0.006552694 sec. | ||
| 8554 | 2026.05.21 10:14:43.850708 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.05.21 10:14:43.850953 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8556 | 2026.05.21 10:14:43.851059 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8557 | 2026.05.21 10:14:43.852085 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.05.21 10:14:43.852196 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8559 | 2026.05.21 10:14:43.852940 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8560 | 2026.05.21 10:14:43.853313 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.05.21 10:14:43.853579 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002691 sec., 22296.544035674473 rows/sec., 1.50 MiB/sec. | ||
| 8562 | 2026.05.21 10:14:43.853672 [ 269 ] {4ef841be-fbca-4474-96a0-6162e0176995} <Debug> TCPHandler: Processed in 0.003160685 sec. | ||
| 8563 | 2026.05.21 10:14:46.070471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17691 | ||
| 8564 | 2026.05.21 10:14:46.070954 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.05.21 10:14:46.070991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8566 | 2026.05.21 10:14:46.071463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8567 | 2026.05.21 10:14:46.071696 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.05.21 10:14:46.071819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17691 | ||
| 8569 | 2026.05.21 10:14:47.013166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8570 | 2026.05.21 10:14:47.029307 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.05.21 10:14:47.029374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8572 | 2026.05.21 10:14:47.034727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8573 | 2026.05.21 10:14:47.035421 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.05.21 10:14:47.038431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8575 | 2026.05.21 10:14:48.527558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 | ||
| 8576 | 2026.05.21 10:14:48.529268 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.05.21 10:14:48.529312 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8578 | 2026.05.21 10:14:48.530524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8579 | 2026.05.21 10:14:48.530784 [ 242 ] {} <Trace> system.query_log (4e83ce3a-ea3b-4bdb-ab4f-5796cb105526): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.05.21 10:14:48.531028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 14 | ||
| 8581 | 2026.05.21 10:14:48.808490 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.05.21 10:14:48.808721 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8583 | 2026.05.21 10:14:48.809044 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8584 | 2026.05.21 10:14:48.809081 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <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 | ||
| 8585 | 2026.05.21 10:14:48.809303 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8586 | 2026.05.21 10:14:48.809372 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8587 | 2026.05.21 10:14:48.809512 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8588 | 2026.05.21 10:14:48.809587 [ 355 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8589 | 2026.05.21 10:14:48.809590 [ 331 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8590 | 2026.05.21 10:14:48.809623 [ 344 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8591 | 2026.05.21 10:14:48.809727 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8592 | 2026.05.21 10:14:48.809757 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8593 | 2026.05.21 10:14:48.809827 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8594 | 2026.05.21 10:14:48.809848 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8595 | 2026.05.21 10:14:48.809885 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8596 | 2026.05.21 10:14:48.809956 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8597 | 2026.05.21 10:14:48.811056 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002429 sec., 14409.22190201729 rows/sec., 2.43 MiB/sec. | ||
| 8598 | 2026.05.21 10:14:48.811182 [ 269 ] {53ec6288-ca67-48d7-9b1f-ea11860fbba0} <Debug> TCPHandler: Processed in 0.00282218 sec. | ||
| 8599 | 2026.05.21 10:14:48.813083 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.05.21 10:14:48.813206 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8601 | 2026.05.21 10:14:48.813257 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8602 | 2026.05.21 10:14:48.813841 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.05.21 10:14:48.813897 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8604 | 2026.05.21 10:14:48.814301 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8605 | 2026.05.21 10:14:48.814526 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.21 10:14:48.814674 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001505 sec., 57142.85714285714 rows/sec., 4.78 MiB/sec. | ||
| 8607 | 2026.05.21 10:14:48.814700 [ 78 ] {} <Debug> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8608 | 2026.05.21 10:14:48.814711 [ 269 ] {66de30b3-7ec0-42c0-a718-0c419c779c9d} <Debug> TCPHandler: Processed in 0.001677344 sec. | ||
| 8609 | 2026.05.21 10:14:48.814774 [ 78 ] {} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.05.21 10:14:48.814800 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8611 | 2026.05.21 10:14:48.814888 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::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 | ||
| 8612 | 2026.05.21 10:14:48.814929 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.05.21 10:14:48.814987 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8614 | 2026.05.21 10:14:48.815015 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2617 rows starting from the beginning of the part | ||
| 8615 | 2026.05.21 10:14:48.815039 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.05.21 10:14:48.815070 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
| 8617 | 2026.05.21 10:14:48.815080 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8618 | 2026.05.21 10:14:48.815114 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 110 rows starting from the beginning of the part | ||
| 8619 | 2026.05.21 10:14:48.815156 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 86 rows starting from the beginning of the part | ||
| 8620 | 2026.05.21 10:14:48.815194 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 110 rows starting from the beginning of the part | ||
| 8621 | 2026.05.21 10:14:48.815231 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 86 rows starting from the beginning of the part | ||
| 8622 | 2026.05.21 10:14:48.815631 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.05.21 10:14:48.815667 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8624 | 2026.05.21 10:14:48.815977 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8625 | 2026.05.21 10:14:48.816201 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.05.21 10:14:48.816322 [ 78 ] {} <Debug> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8627 | 2026.05.21 10:14:48.816337 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00132 sec., 11363.636363636364 rows/sec., 854.49 KiB/sec. | ||
| 8628 | 2026.05.21 10:14:48.816358 [ 78 ] {} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.05.21 10:14:48.816380 [ 269 ] {2b1e64c0-45e1-4ef6-b764-d4aa25bba3e1} <Debug> TCPHandler: Processed in 0.001501642 sec. | ||
| 8630 | 2026.05.21 10:14:48.816381 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8631 | 2026.05.21 10:14:48.816395 [ 190 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541982 sec., 1994186.7025685126 rows/sec., 159.36 MiB/sec. | ||
| 8632 | 2026.05.21 10:14:48.816505 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 8633 | 2026.05.21 10:14:48.816519 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.05.21 10:14:48.816632 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2026.05.21 10:14:48.816632 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8636 | 2026.05.21 10:14:48.816672 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part | ||
| 8637 | 2026.05.21 10:14:48.816679 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8638 | 2026.05.21 10:14:48.816691 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8639 | 2026.05.21 10:14:48.816749 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::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 | ||
| 8640 | 2026.05.21 10:14:48.816801 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part | ||
| 8641 | 2026.05.21 10:14:48.816848 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 8642 | 2026.05.21 10:14:48.816891 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
| 8643 | 2026.05.21 10:14:48.816952 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.05.21 10:14:48.816957 [ 188 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 8645 | 2026.05.21 10:14:48.817023 [ 194 ] {5dd63a0e-5312-4de9-a4a1-532f83835ec2::all_1_61_12} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8646 | 2026.05.21 10:14:48.817087 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8647 | 2026.05.21 10:14:48.817200 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.05.21 10:14:48.817238 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8649 | 2026.05.21 10:14:48.817570 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8650 | 2026.05.21 10:14:48.817798 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.05.21 10:14:48.817821 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372669 sec., 126031.84015957234 rows/sec., 9.69 MiB/sec. | ||
| 8652 | 2026.05.21 10:14:48.817913 [ 78 ] {} <Debug> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8653 | 2026.05.21 10:14:48.817931 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001317 sec., 59984.81397114654 rows/sec., 4.68 MiB/sec. | ||
| 8654 | 2026.05.21 10:14:48.817942 [ 78 ] {} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.05.21 10:14:48.817972 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8656 | 2026.05.21 10:14:48.817974 [ 269 ] {58390349-f5c4-4ed9-b7c0-6bd77e1aa2fb} <Debug> TCPHandler: Processed in 0.001504971 sec. | ||
| 8657 | 2026.05.21 10:14:48.817988 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8658 | 2026.05.21 10:14:48.818060 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::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 | ||
| 8659 | 2026.05.21 10:14:48.818137 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.05.21 10:14:48.818167 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8661 | 2026.05.21 10:14:48.818202 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part | ||
| 8662 | 2026.05.21 10:14:48.818241 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8663 | 2026.05.21 10:14:48.818260 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
| 8664 | 2026.05.21 10:14:48.818291 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8665 | 2026.05.21 10:14:48.818303 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.05.21 10:14:48.818307 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 91 rows starting from the beginning of the part | ||
| 8667 | 2026.05.21 10:14:48.818357 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part | ||
| 8668 | 2026.05.21 10:14:48.818389 [ 200 ] {3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5::all_1_56_11} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8669 | 2026.05.21 10:14:48.818394 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 91 rows starting from the beginning of the part | ||
| 8670 | 2026.05.21 10:14:48.818449 [ 190 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 79 rows starting from the beginning of the part | ||
| 8671 | 2026.05.21 10:14:48.818479 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8672 | 2026.05.21 10:14:48.818740 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.05.21 10:14:48.818781 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8674 | 2026.05.21 10:14:48.819166 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8675 | 2026.05.21 10:14:48.819378 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.05.21 10:14:48.819458 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014313 sec., 1267379.3055264445 rows/sec., 93.83 MiB/sec. | ||
| 8677 | 2026.05.21 10:14:48.819509 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 8678 | 2026.05.21 10:14:48.819544 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8679 | 2026.05.21 10:14:48.819549 [ 269 ] {1cfc444a-aaf0-4546-bcc5-67d7c9b2518a} <Debug> TCPHandler: Processed in 0.001462261 sec. | ||
| 8680 | 2026.05.21 10:14:48.819601 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.05.21 10:14:48.819654 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8682 | 2026.05.21 10:14:48.819674 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8683 | 2026.05.21 10:14:48.819723 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8684 | 2026.05.21 10:14:48.819766 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.05.21 10:14:48.819815 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8686 | 2026.05.21 10:14:48.819845 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21021 rows starting from the beginning of the part | ||
| 8687 | 2026.05.21 10:14:48.819890 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.05.21 10:14:48.819892 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8689 | 2026.05.21 10:14:48.819954 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8690 | 2026.05.21 10:14:48.819963 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <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 | ||
| 8691 | 2026.05.21 10:14:48.819969 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.05.21 10:14:48.819990 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8693 | 2026.05.21 10:14:48.820035 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8694 | 2026.05.21 10:14:48.820068 [ 194 ] {bcb54045-dc6d-4e1d-84ea-ce8b311e6efc::all_1_61_12} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8695 | 2026.05.21 10:14:48.820070 [ 190 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::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 | ||
| 8696 | 2026.05.21 10:14:48.820158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8697 | 2026.05.21 10:14:48.820820 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.05.21 10:14:48.820872 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8699 | 2026.05.21 10:14:48.821677 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8700 | 2026.05.21 10:14:48.821906 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.05.21 10:14:48.822027 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8702 | 2026.05.21 10:14:48.822054 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002189 sec., 6852.444038373686 rows/sec., 12.28 MiB/sec. | ||
| 8703 | 2026.05.21 10:14:48.822060 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.05.21 10:14:48.822094 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8705 | 2026.05.21 10:14:48.822114 [ 269 ] {281e1318-2489-4e37-b900-d38070442f66} <Debug> TCPHandler: Processed in 0.002409184 sec. | ||
| 8706 | 2026.05.21 10:14:48.822203 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::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 | ||
| 8707 | 2026.05.21 10:14:48.822248 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.05.21 10:14:48.822350 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8709 | 2026.05.21 10:14:48.822393 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8710 | 2026.05.21 10:14:48.822472 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8711 | 2026.05.21 10:14:48.822536 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 938 rows starting from the beginning of the part | ||
| 8712 | 2026.05.21 10:14:48.822679 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8713 | 2026.05.21 10:14:48.822758 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.05.21 10:14:48.822798 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part | ||
| 8715 | 2026.05.21 10:14:48.822800 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8716 | 2026.05.21 10:14:48.822923 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 8717 | 2026.05.21 10:14:48.823043 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
| 8718 | 2026.05.21 10:14:48.823152 [ 189 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 8719 | 2026.05.21 10:14:48.825202 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8720 | 2026.05.21 10:14:48.825495 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.05.21 10:14:48.825663 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00333 sec., 18018.018018018018 rows/sec., 1.21 MiB/sec. | ||
| 8722 | 2026.05.21 10:14:48.825684 [ 78 ] {} <Debug> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8723 | 2026.05.21 10:14:48.825704 [ 269 ] {d0783c8a-abde-4861-864a-6a608879c29a} <Debug> TCPHandler: Processed in 0.00350602 sec. | ||
| 8724 | 2026.05.21 10:14:48.825753 [ 78 ] {} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.05.21 10:14:48.825794 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8726 | 2026.05.21 10:14:48.825901 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8727 | 2026.05.21 10:14:48.826026 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8728 | 2026.05.21 10:14:48.826060 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8729 | 2026.05.21 10:14:48.826121 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 8730 | 2026.05.21 10:14:48.826175 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8731 | 2026.05.21 10:14:48.826217 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8732 | 2026.05.21 10:14:48.826255 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8733 | 2026.05.21 10:14:48.826294 [ 194 ] {9b8c3baf-cf31-4782-a550-703899d56b73::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 | ||
| 8734 | 2026.05.21 10:14:48.827949 [ 197 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21695 rows, containing 5 columns (5 merged, 0 gathered) in 0.008249528 sec., 2629847.428846838 rows/sec., 169.88 MiB/sec. | ||
| 8735 | 2026.05.21 10:14:48.828062 [ 193 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205211 sec., 1425713.9112765174 rows/sec., 96.08 MiB/sec. | ||
| 8736 | 2026.05.21 10:14:48.828403 [ 187 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8737 | 2026.05.21 10:14:48.828460 [ 197 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8738 | 2026.05.21 10:14:48.828792 [ 187 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.21 10:14:48.828883 [ 187 ] {a68cf99e-baae-4ad1-a4c7-c9f1df864f4c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8740 | 2026.05.21 10:14:48.828940 [ 197 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.05.21 10:14:48.828959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8742 | 2026.05.21 10:14:48.829039 [ 197 ] {9b8c3baf-cf31-4782-a550-703899d56b73::all_1_61_12} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8743 | 2026.05.21 10:14:48.829129 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8744 | 2026.05.21 10:14:48.831545 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 19 columns (19 merged, 0 gathered) in 0.009401354 sec., 109133.2163430927 rows/sec., 195.56 MiB/sec. | ||
| 8745 | 2026.05.21 10:14:48.833056 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8746 | 2026.05.21 10:14:48.833377 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.05.21 10:14:48.833442 [ 193 ] {91901982-4ca7-406e-88f5-3fbedb1233ec::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8748 | 2026.05.21 10:14:48.833545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 8749 | 2026.05.21 10:14:49.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.36 MiB, peak 305.31 MiB, free memory in arenas 0.00 B, will set to 296.41 MiB (RSS), difference: 4.05 MiB | ||
| 8750 | 2026.05.21 10:14:53.481981 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8751 | 2026.05.21 10:14:53.482065 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8752 | 2026.05.21 10:14:53.571939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18139 | ||
| 8753 | 2026.05.21 10:14:53.572513 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.21 10:14:53.572568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8755 | 2026.05.21 10:14:53.573137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8756 | 2026.05.21 10:14:53.573396 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.21 10:14:53.573539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18139 | ||
| 8758 | 2026.05.21 10:14:53.808801 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.05.21 10:14:53.809059 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8760 | 2026.05.21 10:14:53.809417 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8761 | 2026.05.21 10:14:53.809457 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <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 | ||
| 8762 | 2026.05.21 10:14:53.809686 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8763 | 2026.05.21 10:14:53.809758 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8764 | 2026.05.21 10:14:53.809902 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8765 | 2026.05.21 10:14:53.810002 [ 362 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8766 | 2026.05.21 10:14:53.810009 [ 344 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8767 | 2026.05.21 10:14:53.810009 [ 331 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8768 | 2026.05.21 10:14:53.810174 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8769 | 2026.05.21 10:14:53.810208 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8770 | 2026.05.21 10:14:53.810291 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8771 | 2026.05.21 10:14:53.810313 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8772 | 2026.05.21 10:14:53.810350 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8773 | 2026.05.21 10:14:53.810399 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8774 | 2026.05.21 10:14:53.811507 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002554 sec., 13703.99373531715 rows/sec., 2.31 MiB/sec. | ||
| 8775 | 2026.05.21 10:14:53.811616 [ 269 ] {bf14268f-4ef0-4619-bd5f-21a4b1cbdb93} <Debug> TCPHandler: Processed in 0.002956872 sec. | ||
| 8776 | 2026.05.21 10:14:53.813705 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.05.21 10:14:53.813838 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8778 | 2026.05.21 10:14:53.813892 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8779 | 2026.05.21 10:14:53.814450 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.05.21 10:14:53.814493 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8781 | 2026.05.21 10:14:53.814865 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8782 | 2026.05.21 10:14:53.815098 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.05.21 10:14:53.815244 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001444 sec., 76177.28531855956 rows/sec., 6.40 MiB/sec. | ||
| 8784 | 2026.05.21 10:14:53.815282 [ 269 ] {9f4f6b05-da94-44b3-8c20-c16ddd96663d} <Debug> TCPHandler: Processed in 0.001638564 sec. | ||
| 8785 | 2026.05.21 10:14:53.815441 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.05.21 10:14:53.815544 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8787 | 2026.05.21 10:14:53.815586 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8788 | 2026.05.21 10:14:53.816037 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.05.21 10:14:53.816074 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8790 | 2026.05.21 10:14:53.816367 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8791 | 2026.05.21 10:14:53.816599 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.05.21 10:14:53.816732 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00121 sec., 22314.049586776862 rows/sec., 1.64 MiB/sec. | ||
| 8793 | 2026.05.21 10:14:53.816767 [ 269 ] {f4617767-f6c0-479d-9118-8a4cca888baa} <Debug> TCPHandler: Processed in 0.00137614 sec. | ||
| 8794 | 2026.05.21 10:14:53.816896 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.05.21 10:14:53.816993 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8796 | 2026.05.21 10:14:53.817033 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8797 | 2026.05.21 10:14:53.817458 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.05.21 10:14:53.817495 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8799 | 2026.05.21 10:14:53.817903 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8800 | 2026.05.21 10:14:53.818113 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.05.21 10:14:53.818241 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001267 sec., 71823.2044198895 rows/sec., 5.61 MiB/sec. | ||
| 8802 | 2026.05.21 10:14:53.818275 [ 269 ] {20029424-692c-4277-a1cb-d16cb1b420f4} <Debug> TCPHandler: Processed in 0.00142893 sec. | ||
| 8803 | 2026.05.21 10:14:53.818415 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2026.05.21 10:14:53.818511 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8805 | 2026.05.21 10:14:53.818560 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8806 | 2026.05.21 10:14:53.818978 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.05.21 10:14:53.819014 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8808 | 2026.05.21 10:14:53.819338 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8809 | 2026.05.21 10:14:53.819553 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.05.21 10:14:53.819684 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8811 | 2026.05.21 10:14:53.819719 [ 269 ] {f1d2eafc-a829-472c-afa2-6c1338c62598} <Debug> TCPHandler: Processed in 0.001353559 sec. | ||
| 8812 | 2026.05.21 10:14:53.819845 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.05.21 10:14:53.819941 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8814 | 2026.05.21 10:14:53.819996 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <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 | ||
| 8815 | 2026.05.21 10:14:53.820747 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.05.21 10:14:53.820784 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8817 | 2026.05.21 10:14:53.821312 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8818 | 2026.05.21 10:14:53.821643 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.05.21 10:14:53.821790 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001867 sec., 14461.703267273702 rows/sec., 25.91 MiB/sec. | ||
| 8820 | 2026.05.21 10:14:53.821851 [ 269 ] {037d4610-1245-47ed-b08b-950080b5e7a4} <Debug> TCPHandler: Processed in 0.002053899 sec. | ||
| 8821 | 2026.05.21 10:14:53.822019 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.05.21 10:14:53.822116 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8823 | 2026.05.21 10:14:53.822157 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8824 | 2026.05.21 10:14:53.822527 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.05.21 10:14:53.822566 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8826 | 2026.05.21 10:14:53.822875 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8827 | 2026.05.21 10:14:53.823109 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.05.21 10:14:53.823240 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 8829 | 2026.05.21 10:14:53.823274 [ 269 ] {621b2703-be18-4563-a2a8-ccee3e42845d} <Debug> TCPHandler: Processed in 0.001304399 sec. | ||
| 8830 | 2026.05.21 10:14:54.538519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8831 | 2026.05.21 10:14:54.553804 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.05.21 10:14:54.553865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8833 | 2026.05.21 10:14:54.559752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8834 | 2026.05.21 10:14:54.560496 [ 243 ] {} <Trace> system.metric_log (41f8e653-e842-490a-b847-80e47db7313a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.05.21 10:14:54.563146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8836 | 2026.05.21 10:14:57.119070 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8837 | 2026.05.21 10:14:57.119452 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8838 | 2026.05.21 10:14:57.119816 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8839 | 2026.05.21 10:14:57.119862 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <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 | ||
| 8840 | 2026.05.21 10:14:57.120118 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8841 | 2026.05.21 10:14:57.120187 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8842 | 2026.05.21 10:14:57.120340 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8843 | 2026.05.21 10:14:57.120508 [ 362 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8844 | 2026.05.21 10:14:57.120507 [ 331 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8845 | 2026.05.21 10:14:57.120507 [ 344 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8846 | 2026.05.21 10:14:57.120998 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8847 | 2026.05.21 10:14:57.121037 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8848 | 2026.05.21 10:14:57.121113 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8849 | 2026.05.21 10:14:57.121135 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8850 | 2026.05.21 10:14:57.121174 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8851 | 2026.05.21 10:14:57.121219 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8852 | 2026.05.21 10:14:57.122581 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003266 sec., 10716.472749540722 rows/sec., 2.28 MiB/sec. | ||
| 8853 | 2026.05.21 10:14:57.122783 [ 269 ] {22023d24-fee6-422f-a0cd-194667b15f44} <Debug> TCPHandler: Processed in 0.003931116 sec. | ||
| 8854 | 2026.05.21 10:14:57.136149 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.05.21 10:14:57.136339 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.05.21 10:14:57.136416 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8857 | 2026.05.21 10:14:57.137179 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.05.21 10:14:57.137230 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8859 | 2026.05.21 10:14:57.137648 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8860 | 2026.05.21 10:14:57.137878 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Trace> oximeter.fields_i16 (3e2b8dd8-41e3-4eb4-a60a-921c1cf72371): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.05.21 10:14:57.138037 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 1.14 MiB/sec. | ||
| 8862 | 2026.05.21 10:14:57.138078 [ 269 ] {529e2842-1f60-4afb-9d74-08c0b92cfc7a} <Debug> TCPHandler: Processed in 0.00207524 sec. | ||
| 8863 | 2026.05.21 10:14:57.138226 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.05.21 10:14:57.138323 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8865 | 2026.05.21 10:14:57.138366 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8866 | 2026.05.21 10:14:57.138780 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.05.21 10:14:57.138817 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8868 | 2026.05.21 10:14:57.139121 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8869 | 2026.05.21 10:14:57.139333 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Trace> oximeter.fields_ipaddr (0fcd66a1-f85d-497b-92f1-7431bef3a5a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.05.21 10:14:57.139466 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001162 sec., 1721.170395869191 rows/sec., 140.35 KiB/sec. | ||
| 8871 | 2026.05.21 10:14:57.139501 [ 269 ] {0de5847f-30e4-4fd4-8d54-d7a69794b171} <Debug> TCPHandler: Processed in 0.001334069 sec. | ||
| 8872 | 2026.05.21 10:14:57.139629 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.05.21 10:14:57.139726 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8874 | 2026.05.21 10:14:57.139767 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8875 | 2026.05.21 10:14:57.141021 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.05.21 10:14:57.141059 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8877 | 2026.05.21 10:14:57.141518 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8878 | 2026.05.21 10:14:57.141739 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.05.21 10:14:57.141871 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Debug> executeQuery: Read 2544 rows, 193.92 KiB in 0.002163 sec., 1176144.2441054091 rows/sec., 87.55 MiB/sec. | ||
| 8880 | 2026.05.21 10:14:57.141906 [ 269 ] {02e27178-dec1-4f22-8be8-4020982a2494} <Debug> TCPHandler: Processed in 0.002325443 sec. | ||
| 8881 | 2026.05.21 10:14:57.142039 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.05.21 10:14:57.142137 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8883 | 2026.05.21 10:14:57.142177 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8884 | 2026.05.21 10:14:57.142623 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.05.21 10:14:57.142660 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8886 | 2026.05.21 10:14:57.142958 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8887 | 2026.05.21 10:14:57.143166 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.05.21 10:14:57.143310 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001193 sec., 28499.580888516342 rows/sec., 2.13 MiB/sec. | ||
| 8889 | 2026.05.21 10:14:57.143345 [ 269 ] {265ceb80-edb5-4667-8535-ce5760a80d11} <Debug> TCPHandler: Processed in 0.001355869 sec. | ||
| 8890 | 2026.05.21 10:14:57.143470 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.05.21 10:14:57.143575 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8892 | 2026.05.21 10:14:57.143615 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8893 | 2026.05.21 10:14:57.144356 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.05.21 10:14:57.144393 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8895 | 2026.05.21 10:14:57.144753 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8896 | 2026.05.21 10:14:57.144969 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Trace> oximeter.fields_u32 (593739ca-58f9-4e3a-977a-e2a33279a3ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.05.21 10:14:57.145108 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001555 sec., 530546.6237942122 rows/sec., 31.04 MiB/sec. | ||
| 8898 | 2026.05.21 10:14:57.145143 [ 269 ] {1d536fdd-8ace-4c9c-ba96-d724fcace0d1} <Debug> TCPHandler: Processed in 0.001721415 sec. | ||
| 8899 | 2026.05.21 10:14:57.145278 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2026.05.21 10:14:57.145374 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8901 | 2026.05.21 10:14:57.145415 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8902 | 2026.05.21 10:14:57.145829 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.05.21 10:14:57.145866 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8904 | 2026.05.21 10:14:57.146153 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8905 | 2026.05.21 10:14:57.146367 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Trace> oximeter.fields_u64 (654c6dd0-472f-49ed-ac30-a6667a87e86d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.05.21 10:14:57.146493 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 8907 | 2026.05.21 10:14:57.146527 [ 269 ] {971df13f-b46f-447e-9ae7-768b46faef09} <Debug> TCPHandler: Processed in 0.001297878 sec. | ||
| 8908 | 2026.05.21 10:14:57.146696 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.05.21 10:14:57.146792 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.21 10:14:57.146832 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8911 | 2026.05.21 10:14:57.147240 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.21 10:14:57.147277 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8913 | 2026.05.21 10:14:57.147574 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8914 | 2026.05.21 10:14:57.147784 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Trace> oximeter.fields_u8 (3439b025-24af-4712-b5c2-aa836eabcfdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.21 10:14:57.147913 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 8916 | 2026.05.21 10:14:57.147948 [ 269 ] {2cf1924b-d0c6-40e1-b332-f3f19eb824ba} <Debug> TCPHandler: Processed in 0.001300929 sec. | ||
| 8917 | 2026.05.21 10:14:57.148085 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.05.21 10:14:57.148182 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8919 | 2026.05.21 10:14:57.148222 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8920 | 2026.05.21 10:14:57.149197 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.05.21 10:14:57.149233 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8922 | 2026.05.21 10:14:57.149597 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8923 | 2026.05.21 10:14:57.149832 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.21 10:14:57.149963 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001799 sec., 743190.6614785992 rows/sec., 50.08 MiB/sec. | ||
| 8925 | 2026.05.21 10:14:57.149998 [ 269 ] {32f3bbf1-92e6-4367-815e-1d82da025bea} <Debug> TCPHandler: Processed in 0.001961228 sec. | ||
| 8926 | 2026.05.21 10:14:57.150130 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.05.21 10:14:57.150236 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.05.21 10:14:57.150281 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8929 | 2026.05.21 10:14:57.151113 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.05.21 10:14:57.151151 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8931 | 2026.05.21 10:14:57.151615 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8932 | 2026.05.21 10:14:57.151829 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.05.21 10:14:57.151959 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001742 sec., 935132.0321469575 rows/sec., 57.63 MiB/sec. | ||
| 8934 | 2026.05.21 10:14:57.151994 [ 269 ] {4c3588c2-f4aa-42a1-9a26-0c6e76e42ff6} <Debug> TCPHandler: Processed in 0.001913167 sec. | ||
| 8935 | 2026.05.21 10:14:57.152126 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.05.21 10:14:57.152229 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8937 | 2026.05.21 10:14:57.152283 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <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 | ||
| 8938 | 2026.05.21 10:14:57.153116 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.05.21 10:14:57.153154 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8940 | 2026.05.21 10:14:57.153694 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8941 | 2026.05.21 10:14:57.153926 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.05.21 10:14:57.154082 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001871 sec., 10689.470871191876 rows/sec., 19.16 MiB/sec. | ||
| 8943 | 2026.05.21 10:14:57.154141 [ 269 ] {487df1c8-b0cc-47c4-a0fe-2c6cf6fbf651} <Debug> TCPHandler: Processed in 0.002064499 sec. | ||
| 8944 | 2026.05.21 10:14:57.154272 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.05.21 10:14:57.154370 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8946 | 2026.05.21 10:14:57.154413 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8947 | 2026.05.21 10:14:57.154767 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.05.21 10:14:57.154803 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8949 | 2026.05.21 10:14:57.155109 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8950 | 2026.05.21 10:14:57.155343 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.05.21 10:14:57.155474 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001123 sec., 42742.6536064114 rows/sec., 2.88 MiB/sec. | ||
| 8952 | 2026.05.21 10:14:57.155508 [ 269 ] {99801f8b-2069-494e-99c7-a3a9c9b635f4} <Debug> TCPHandler: Processed in 0.001284768 sec. | ||
| 8953 | 2026.05.21 10:14:58.802268 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.05.21 10:14:58.802625 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8955 | 2026.05.21 10:14:58.803021 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8956 | 2026.05.21 10:14:58.803068 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <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 | ||
| 8957 | 2026.05.21 10:14:58.803328 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8958 | 2026.05.21 10:14:58.803410 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8959 | 2026.05.21 10:14:58.803556 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8960 | 2026.05.21 10:14:58.803640 [ 331 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8961 | 2026.05.21 10:14:58.803661 [ 347 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8962 | 2026.05.21 10:14:58.803682 [ 351 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8963 | 2026.05.21 10:14:58.803806 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8964 | 2026.05.21 10:14:58.803834 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8965 | 2026.05.21 10:14:58.803906 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8966 | 2026.05.21 10:14:58.803927 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> oximeter.timeseries_schema (ee0d0bbd-9338-4174-bcc1-c29690949d7c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8967 | 2026.05.21 10:14:58.803964 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8968 | 2026.05.21 10:14:58.804005 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8969 | 2026.05.21 10:14:58.805090 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002677 sec., 13074.33694434068 rows/sec., 2.20 MiB/sec. | ||
| 8970 | 2026.05.21 10:14:58.805199 [ 269 ] {e7cd1d34-a0d1-450e-bd38-3a6bb49c1c6e} <Debug> TCPHandler: Processed in 0.003071584 sec. | ||
| 8971 | 2026.05.21 10:14:58.806352 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.05.21 10:14:58.806466 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8973 | 2026.05.21 10:14:58.806511 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8974 | 2026.05.21 10:14:58.807007 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.05.21 10:14:58.807053 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8976 | 2026.05.21 10:14:58.807451 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8977 | 2026.05.21 10:14:58.807680 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Trace> oximeter.fields_string (5dd63a0e-5312-4de9-a4a1-532f83835ec2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.05.21 10:14:58.807842 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00141 sec., 45390.07092198582 rows/sec., 3.57 MiB/sec. | ||
| 8979 | 2026.05.21 10:14:58.807878 [ 269 ] {74e9834e-b414-4468-a4f1-9ede31295425} <Debug> TCPHandler: Processed in 0.001577753 sec. | ||
| 8980 | 2026.05.21 10:14:58.808045 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8981 | 2026.05.21 10:14:58.808142 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8982 | 2026.05.21 10:14:58.808183 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8983 | 2026.05.21 10:14:58.808593 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.05.21 10:14:58.808630 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8985 | 2026.05.21 10:14:58.808926 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8986 | 2026.05.21 10:14:58.809143 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Trace> oximeter.fields_u16 (3cc9ba34-a844-4e4a-8b2e-1b2f201ac4d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.05.21 10:14:58.809277 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 260.64 KiB/sec. | ||
| 8988 | 2026.05.21 10:14:58.809312 [ 269 ] {88dbf11d-16ab-4009-94bf-6fc216eb096d} <Debug> TCPHandler: Processed in 0.001315958 sec. | ||
| 8989 | 2026.05.21 10:14:58.809442 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.05.21 10:14:58.809539 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8991 | 2026.05.21 10:14:58.809579 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8992 | 2026.05.21 10:14:58.809998 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.05.21 10:14:58.810033 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8994 | 2026.05.21 10:14:58.810339 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8995 | 2026.05.21 10:14:58.810575 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Trace> oximeter.fields_uuid (bcb54045-dc6d-4e1d-84ea-ce8b311e6efc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.05.21 10:14:58.810705 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001185 sec., 57383.966244725736 rows/sec., 4.48 MiB/sec. | ||
| 8997 | 2026.05.21 10:14:58.810741 [ 269 ] {574c5bd4-79cc-4a06-be39-88c66531305e} <Debug> TCPHandler: Processed in 0.0013475 sec. | ||
| 8998 | 2026.05.21 10:14:58.810913 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.05.21 10:14:58.811008 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9000 | 2026.05.21 10:14:58.811051 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9001 | 2026.05.21 10:14:58.811430 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.05.21 10:14:58.811466 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9003 | 2026.05.21 10:14:58.811783 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9004 | 2026.05.21 10:14:58.811999 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Trace> oximeter.measurements_cumulativeu64 (a68cf99e-baae-4ad1-a4c7-c9f1df864f4c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.05.21 10:14:58.812132 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001143 sec., 27996.50043744532 rows/sec., 1.95 MiB/sec. | ||
| 9006 | 2026.05.21 10:14:58.812167 [ 269 ] {5d7e6eba-d0ba-4ae8-a4f1-1fc0f15075f2} <Debug> TCPHandler: Processed in 0.001303179 sec. | ||
| 9007 | 2026.05.21 10:14:58.812300 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.05.21 10:14:58.812396 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.05.21 10:14:58.812452 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <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 | ||
| 9010 | 2026.05.21 10:14:58.813136 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.05.21 10:14:58.813174 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9012 | 2026.05.21 10:14:58.813680 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9013 | 2026.05.21 10:14:58.813908 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Trace> oximeter.measurements_histogramu64 (91901982-4ca7-406e-88f5-3fbedb1233ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.05.21 10:14:58.814050 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001672 sec., 2392.3444976076553 rows/sec., 4.29 MiB/sec. | ||
| 9015 | 2026.05.21 10:14:58.814105 [ 269 ] {23a86119-fbca-4042-bc9b-618038ebcbb0} <Debug> TCPHandler: Processed in 0.001853717 sec. | ||
| 9016 | 2026.05.21 10:14:58.814248 [ 269 ] {} <Trace> TCP-Session: 48db6c68-2bf0-44c2-ae13-c8c0a867816c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.05.21 10:14:58.814345 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9018 | 2026.05.21 10:14:58.814386 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9019 | 2026.05.21 10:14:58.814761 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.05.21 10:14:58.814798 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9021 | 2026.05.21 10:14:58.815101 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9022 | 2026.05.21 10:14:58.815322 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Trace> oximeter.measurements_u64 (9b8c3baf-cf31-4782-a550-703899d56b73): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.05.21 10:14:58.815451 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. | ||
| 9024 | 2026.05.21 10:14:58.815484 [ 269 ] {7584c980-506b-41fd-88dc-cbabbd4cf110} <Debug> TCPHandler: Processed in 0.001286048 sec. | ||
| 9025 | 2026.05.21 10:15:01.073638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18651 | ||
| 9026 | 2026.05.21 10:15:01.074171 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.21 10:15:01.074223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9028 | 2026.05.21 10:15:01.074830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9029 | 2026.05.21 10:15:01.075172 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfcd5b9f-9717-4c1d-9391-6706254b4f27): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.05.21 10:15:01.075345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18651 | ||