| 1 | [ May 21 18:18:43 Enabled. ] | ||
| 2 | [ May 21 18:18:43 Rereading configuration. ] | ||
| 3 | [ May 21 18:18:44 Rereading configuration. ] | ||
| 4 | [ May 21 18:18:46 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 18:18:46 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 18:18:47.143500 [ 1 ] {} <Information> Application: Will watch for the process with pid 28416 | ||
| 29 | 2026.05.21 18:18:47.143900 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 18:18:47.338243 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 28416 | ||
| 31 | 2026.05.21 18:18:47.339494 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 18:18:47.339670 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 18:18:47.439742 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 18:18:47.467215 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 18:18:47.467259 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 18:18:47.467274 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 18:18:47.467323 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 18:18:47.467694 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 18:18:47.470738 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 18:18:47.472807 [ 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 18:18:47.473650 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 18:18:47.473996 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.21 18:18:47.474014 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.21 18:18:47.474026 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.21 18:18:47.474815 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 18:18:47.477390 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 18:18:47.482478 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 18:18:47.483103 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 18:18:47.485008 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 18:18:47.485565 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 18:18:47.486871 [ 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 18:18:47.487563 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 18:18:47.492554 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 18:18:47.493232 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 18:18:47.495390 [ 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 18:18:47.495715 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 18:18:47.496039 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 18:18:47.496364 [ 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 18:18:47.497227 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 18:18:47.497258 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 18:18:47.497351 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 18:18:47.497464 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 18:18:47.504832 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 18:18:47.504857 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135722 sec | ||
| 69 | 2026.05.21 18:18:47.504877 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 18:18:47.504888 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 18:18:47.505576 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 18:18:47.506180 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 18:18:47.516294 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 18:18:47.516341 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 18:18:47.516353 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 18:18:47.516364 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 18:18:47.516400 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 18:18:47.516414 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 18:18:47.518428 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 18:18:47.518468 [ 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 18:18:47.518487 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 18:18:47.518619 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 18:18:47.518663 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 18:18:47.518684 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 18:18:47.518696 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 18:18:47.518708 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 18:18:47.518747 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 18:18:47.518760 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 18:18:47.540156 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 18:18:47.541490 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 18:18:47.541538 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6901e-05 sec | ||
| 92 | 2026.05.21 18:18:47.541551 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 18:18:47.541561 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 18:18:47.541590 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 18:18:47.541815 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 18:18:47.541893 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 18:18:47.541908 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 18:18:47.541919 [ 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 18:18:47.541984 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 18:18:47.546410 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 18:18:47.546626 [ 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 18:18:47.548070 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.423e-05 sec. | ||
| 103 | 2026.05.21 18:18:47.548377 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 18:18:47.548455 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 18:18:47.548471 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 18:18:47.686310 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40093 | ||
| 107 | 2026.05.21 18:18:47.686567 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.21 18:18:47.686629 [ 3 ] {} <Debug> TCP-Session: 846f17ae-86ea-4a01-8d96-eec2cd1ba7b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40093 | ||
| 109 | 2026.05.21 18:18:47.686660 [ 3 ] {} <Debug> TCP-Session: 846f17ae-86ea-4a01-8d96-eec2cd1ba7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 18:18:47.686687 [ 3 ] {} <Debug> TCP-Session: 846f17ae-86ea-4a01-8d96-eec2cd1ba7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 18:18:47.686800 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.21 18:18:47.686834 [ 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 18:18:47.686861 [ 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 18:18:47.687761 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44689 | ||
| 115 | 2026.05.21 18:18:47.687977 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.21 18:18:47.688021 [ 4 ] {} <Debug> TCP-Session: 13fd5ebb-3788-4c15-a4d6-6b372768aa88 Authenticating user 'default' from [fd00:1122:3344:101::e]:44689 | ||
| 117 | 2026.05.21 18:18:47.688128 [ 4 ] {} <Debug> TCP-Session: 13fd5ebb-3788-4c15-a4d6-6b372768aa88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.21 18:18:47.688145 [ 4 ] {} <Debug> TCP-Session: 13fd5ebb-3788-4c15-a4d6-6b372768aa88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.21 18:18:47.688722 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52481 | ||
| 120 | 2026.05.21 18:18:47.688741 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56779 | ||
| 121 | 2026.05.21 18:18:47.688811 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57398 | ||
| 122 | 2026.05.21 18:18:47.689008 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41932 | ||
| 123 | 2026.05.21 18:18:47.689035 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.21 18:18:47.689094 [ 253 ] {} <Debug> TCP-Session: ed161406-4191-4f62-9ce2-dd63eaa939e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52481 | ||
| 125 | 2026.05.21 18:18:47.689111 [ 253 ] {} <Debug> TCP-Session: ed161406-4191-4f62-9ce2-dd63eaa939e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.21 18:18:47.689123 [ 253 ] {} <Debug> TCP-Session: ed161406-4191-4f62-9ce2-dd63eaa939e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.21 18:18:47.689160 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.21 18:18:47.689167 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52947 | ||
| 129 | 2026.05.21 18:18:47.689214 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.21 18:18:47.689225 [ 5 ] {} <Debug> TCP-Session: 3cd6dfe3-014f-4a1b-a5b5-881f2b0fbae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56779 | ||
| 131 | 2026.05.21 18:18:47.689263 [ 254 ] {} <Debug> TCP-Session: 34c269b7-83bd-41dd-8de6-81b5601e67c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57398 | ||
| 132 | 2026.05.21 18:18:47.689273 [ 5 ] {} <Debug> TCP-Session: 3cd6dfe3-014f-4a1b-a5b5-881f2b0fbae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.21 18:18:47.689296 [ 254 ] {} <Debug> TCP-Session: 34c269b7-83bd-41dd-8de6-81b5601e67c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.21 18:18:47.689297 [ 5 ] {} <Debug> TCP-Session: 3cd6dfe3-014f-4a1b-a5b5-881f2b0fbae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.21 18:18:47.689334 [ 254 ] {} <Debug> TCP-Session: 34c269b7-83bd-41dd-8de6-81b5601e67c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.21 18:18:47.689285 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.21 18:18:47.689415 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40916 | ||
| 138 | 2026.05.21 18:18:47.689415 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.21 18:18:47.689447 [ 255 ] {} <Debug> TCP-Session: a1ba831c-ba46-4d7f-9a6f-55dca3b0e083 Authenticating user 'default' from [fd00:1122:3344:101::e]:41932 | ||
| 140 | 2026.05.21 18:18:47.689471 [ 256 ] {} <Debug> TCP-Session: 49500032-4e07-4070-ae03-44da93e88199 Authenticating user 'default' from [fd00:1122:3344:101::e]:52947 | ||
| 141 | 2026.05.21 18:18:47.689476 [ 255 ] {} <Debug> TCP-Session: a1ba831c-ba46-4d7f-9a6f-55dca3b0e083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.21 18:18:47.689514 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.21 18:18:47.689519 [ 256 ] {} <Debug> TCP-Session: 49500032-4e07-4070-ae03-44da93e88199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.21 18:18:47.689544 [ 257 ] {} <Debug> TCP-Session: 36dccc16-0790-4c2f-9a78-612d7ed90048 Authenticating user 'default' from [fd00:1122:3344:101::e]:40916 | ||
| 145 | 2026.05.21 18:18:47.689520 [ 255 ] {} <Debug> TCP-Session: a1ba831c-ba46-4d7f-9a6f-55dca3b0e083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.21 18:18:47.689568 [ 256 ] {} <Debug> TCP-Session: 49500032-4e07-4070-ae03-44da93e88199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.21 18:18:47.689576 [ 257 ] {} <Debug> TCP-Session: 36dccc16-0790-4c2f-9a78-612d7ed90048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.21 18:18:47.689627 [ 257 ] {} <Debug> TCP-Session: 36dccc16-0790-4c2f-9a78-612d7ed90048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 18:18:47.930426 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64581 | ||
| 150 | 2026.05.21 18:18:47.930721 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.21 18:18:47.930758 [ 258 ] {} <Debug> TCP-Session: f71efa5c-177d-4669-9391-7cac841743d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64581 | ||
| 152 | 2026.05.21 18:18:47.930786 [ 258 ] {} <Debug> TCP-Session: f71efa5c-177d-4669-9391-7cac841743d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 18:18:47.930805 [ 258 ] {} <Debug> TCP-Session: f71efa5c-177d-4669-9391-7cac841743d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 18:18:47.931479 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49696 | ||
| 155 | 2026.05.21 18:18:47.931577 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44778 | ||
| 156 | 2026.05.21 18:18:47.931647 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37537 | ||
| 157 | 2026.05.21 18:18:47.931689 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.05.21 18:18:47.931736 [ 260 ] {} <Debug> TCP-Session: ca1839e5-fd0f-49d9-8e56-5bde2ede88e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49696 | ||
| 159 | 2026.05.21 18:18:47.931758 [ 260 ] {} <Debug> TCP-Session: ca1839e5-fd0f-49d9-8e56-5bde2ede88e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.05.21 18:18:47.931769 [ 260 ] {} <Debug> TCP-Session: ca1839e5-fd0f-49d9-8e56-5bde2ede88e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.21 18:18:47.931766 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47677 | ||
| 162 | 2026.05.21 18:18:47.932548 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47653 | ||
| 163 | 2026.05.21 18:18:47.932626 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59121 | ||
| 164 | 2026.05.21 18:18:47.932878 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37147 | ||
| 165 | 2026.05.21 18:18:47.933578 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36873 | ||
| 166 | 2026.05.21 18:18:47.933602 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.21 18:18:47.933639 [ 263 ] {} <Debug> TCP-Session: 5ece3910-c8ba-44dd-ae6f-91e5920cd898 Authenticating user 'default' from [fd00:1122:3344:101::e]:47677 | ||
| 168 | 2026.05.21 18:18:47.933677 [ 263 ] {} <Debug> TCP-Session: 5ece3910-c8ba-44dd-ae6f-91e5920cd898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.21 18:18:47.933689 [ 263 ] {} <Debug> TCP-Session: 5ece3910-c8ba-44dd-ae6f-91e5920cd898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.21 18:18:47.934246 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.21 18:18:47.934308 [ 266 ] {} <Debug> TCP-Session: a65c58b6-d836-483f-818a-0f76290c25a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37147 | ||
| 172 | 2026.05.21 18:18:47.934422 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.21 18:18:47.934459 [ 266 ] {} <Debug> TCP-Session: a65c58b6-d836-483f-818a-0f76290c25a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.21 18:18:47.934461 [ 265 ] {} <Debug> TCP-Session: 34f59573-f9dc-4475-ab3e-9943bcf481bd Authenticating user 'default' from [fd00:1122:3344:101::e]:59121 | ||
| 175 | 2026.05.21 18:18:47.934499 [ 266 ] {} <Debug> TCP-Session: a65c58b6-d836-483f-818a-0f76290c25a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.21 18:18:47.934509 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.21 18:18:47.934546 [ 265 ] {} <Debug> TCP-Session: 34f59573-f9dc-4475-ab3e-9943bcf481bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.21 18:18:47.934561 [ 258 ] {} <Trace> TCP-Session: f71efa5c-177d-4669-9391-7cac841743d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 179 | 2026.05.21 18:18:47.934586 [ 264 ] {} <Debug> TCP-Session: e5d61f83-5a5a-4c21-b6ca-2cdafb2fca95 Authenticating user 'default' from [fd00:1122:3344:101::e]:47653 | ||
| 180 | 2026.05.21 18:18:47.934611 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.21 18:18:47.934637 [ 264 ] {} <Debug> TCP-Session: e5d61f83-5a5a-4c21-b6ca-2cdafb2fca95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.21 18:18:47.934597 [ 265 ] {} <Debug> TCP-Session: 34f59573-f9dc-4475-ab3e-9943bcf481bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.21 18:18:47.934697 [ 262 ] {} <Debug> TCP-Session: 22cf20a9-2391-4535-ba7d-687eef555112 Authenticating user 'default' from [fd00:1122:3344:101::e]:37537 | ||
| 184 | 2026.05.21 18:18:47.934706 [ 264 ] {} <Debug> TCP-Session: e5d61f83-5a5a-4c21-b6ca-2cdafb2fca95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.21 18:18:47.934752 [ 262 ] {} <Debug> TCP-Session: 22cf20a9-2391-4535-ba7d-687eef555112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.21 18:18:47.934560 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.21 18:18:47.934775 [ 262 ] {} <Debug> TCP-Session: 22cf20a9-2391-4535-ba7d-687eef555112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.21 18:18:47.934475 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.21 18:18:47.934853 [ 261 ] {} <Debug> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44778 | ||
| 190 | 2026.05.21 18:18:47.934897 [ 267 ] {} <Debug> TCP-Session: 1fa70556-96bb-43f8-9254-e768ed679462 Authenticating user 'default' from [fd00:1122:3344:101::e]:36873 | ||
| 191 | 2026.05.21 18:18:47.934903 [ 261 ] {} <Debug> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.21 18:18:47.934925 [ 267 ] {} <Debug> TCP-Session: 1fa70556-96bb-43f8-9254-e768ed679462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.21 18:18:47.934930 [ 261 ] {} <Debug> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.21 18:18:47.934961 [ 267 ] {} <Debug> TCP-Session: 1fa70556-96bb-43f8-9254-e768ed679462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.21 18:18:47.935861 [ 258 ] {343ac814-8308-45ef-8cfd-ecee10827560} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64581) 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) | ||
| 196 | 2026.05.21 18:18:47.946395 [ 258 ] {343ac814-8308-45ef-8cfd-ecee10827560} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 197 | 2026.05.21 18:18:47.949393 [ 258 ] {343ac814-8308-45ef-8cfd-ecee10827560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 198 | 2026.05.21 18:18:47.951943 [ 268 ] {343ac814-8308-45ef-8cfd-ecee10827560} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 199 | 2026.05.21 18:18:47.953662 [ 258 ] {343ac814-8308-45ef-8cfd-ecee10827560} <Debug> TCPHandler: Processed in 0.021926262 sec. | ||
| 200 | 2026.05.21 18:18:48.000391 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.39 MiB, peak 119.39 MiB, free memory in arenas 0.00 B, will set to 124.38 MiB (RSS), difference: 4.99 MiB | ||
| 201 | 2026.05.21 18:18:48.584879 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45301 | ||
| 202 | 2026.05.21 18:18:48.585084 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.21 18:18:48.585114 [ 269 ] {} <Debug> TCP-Session: b3488904-c782-43b0-93e0-4dbf5c99d72d Authenticating user 'default' from [fd00:1122:3344:101::c]:45301 | ||
| 204 | 2026.05.21 18:18:48.585142 [ 269 ] {} <Debug> TCP-Session: b3488904-c782-43b0-93e0-4dbf5c99d72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.21 18:18:48.585224 [ 269 ] {} <Debug> TCP-Session: b3488904-c782-43b0-93e0-4dbf5c99d72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.21 18:18:48.585315 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.21 18:18:48.585430 [ 269 ] {} <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 | ||
| 208 | 2026.05.21 18:18:48.585529 [ 269 ] {} <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 | ||
| 209 | 2026.05.21 18:18:48.585980 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35759 | ||
| 210 | 2026.05.21 18:18:48.586059 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48333 | ||
| 211 | 2026.05.21 18:18:48.586168 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.21 18:18:48.586295 [ 270 ] {} <Debug> TCP-Session: 6a3fc881-5451-4cb9-9273-05964b1b698a Authenticating user 'default' from [fd00:1122:3344:101::c]:35759 | ||
| 213 | 2026.05.21 18:18:48.586324 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.21 18:18:48.586327 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55779 | ||
| 215 | 2026.05.21 18:18:48.586360 [ 270 ] {} <Debug> TCP-Session: 6a3fc881-5451-4cb9-9273-05964b1b698a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.05.21 18:18:48.586378 [ 271 ] {} <Debug> TCP-Session: 158d6bd4-0ef4-4c3e-b8ab-1c05cad083d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:48333 | ||
| 217 | 2026.05.21 18:18:48.586424 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36308 | ||
| 218 | 2026.05.21 18:18:48.586325 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51720 | ||
| 219 | 2026.05.21 18:18:48.586484 [ 271 ] {} <Debug> TCP-Session: 158d6bd4-0ef4-4c3e-b8ab-1c05cad083d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.21 18:18:48.586455 [ 270 ] {} <Debug> TCP-Session: 6a3fc881-5451-4cb9-9273-05964b1b698a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.21 18:18:48.586653 [ 271 ] {} <Debug> TCP-Session: 158d6bd4-0ef4-4c3e-b8ab-1c05cad083d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.21 18:18:48.586674 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59826 | ||
| 223 | 2026.05.21 18:18:48.586713 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.21 18:18:48.586807 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51470 | ||
| 225 | 2026.05.21 18:18:48.586815 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.21 18:18:48.586916 [ 273 ] {} <Debug> TCP-Session: f596b7fa-1abc-47d7-8d37-26fc5eed2af2 Authenticating user 'default' from [fd00:1122:3344:101::c]:55779 | ||
| 227 | 2026.05.21 18:18:48.586935 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.21 18:18:48.587067 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.05.21 18:18:48.587095 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.21 18:18:48.587158 [ 272 ] {} <Debug> TCP-Session: a6472a29-615b-4dc5-8923-04dae86c1b53 Authenticating user 'default' from [fd00:1122:3344:101::c]:51720 | ||
| 231 | 2026.05.21 18:18:48.587130 [ 275 ] {} <Debug> TCP-Session: f4962105-b2aa-4631-a404-a19358c66978 Authenticating user 'default' from [fd00:1122:3344:101::c]:59826 | ||
| 232 | 2026.05.21 18:18:48.587113 [ 273 ] {} <Debug> TCP-Session: f596b7fa-1abc-47d7-8d37-26fc5eed2af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.21 18:18:48.587236 [ 276 ] {} <Debug> TCP-Session: 9a83b22a-2b5b-4428-b9d0-b9fc4eaec498 Authenticating user 'default' from [fd00:1122:3344:101::c]:51470 | ||
| 234 | 2026.05.21 18:18:48.587243 [ 275 ] {} <Debug> TCP-Session: f4962105-b2aa-4631-a404-a19358c66978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.21 18:18:48.587260 [ 273 ] {} <Debug> TCP-Session: f596b7fa-1abc-47d7-8d37-26fc5eed2af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.21 18:18:48.586920 [ 274 ] {} <Debug> TCP-Session: 7c1c7f0a-cd09-4ec5-8c52-4bfd8ce6576c Authenticating user 'default' from [fd00:1122:3344:101::c]:36308 | ||
| 237 | 2026.05.21 18:18:48.587334 [ 276 ] {} <Debug> TCP-Session: 9a83b22a-2b5b-4428-b9d0-b9fc4eaec498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.21 18:18:48.587329 [ 275 ] {} <Debug> TCP-Session: f4962105-b2aa-4631-a404-a19358c66978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.21 18:18:48.587442 [ 272 ] {} <Debug> TCP-Session: a6472a29-615b-4dc5-8923-04dae86c1b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.21 18:18:48.587428 [ 276 ] {} <Debug> TCP-Session: 9a83b22a-2b5b-4428-b9d0-b9fc4eaec498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.21 18:18:48.587396 [ 274 ] {} <Debug> TCP-Session: 7c1c7f0a-cd09-4ec5-8c52-4bfd8ce6576c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.21 18:18:48.587552 [ 274 ] {} <Debug> TCP-Session: 7c1c7f0a-cd09-4ec5-8c52-4bfd8ce6576c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.21 18:18:48.587642 [ 272 ] {} <Debug> TCP-Session: a6472a29-615b-4dc5-8923-04dae86c1b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.21 18:18:48.613998 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44923 | ||
| 245 | 2026.05.21 18:18:48.614260 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.21 18:18:48.614371 [ 277 ] {} <Debug> TCP-Session: c13778fd-ba12-495f-bebb-84dbcf501038 Authenticating user 'default' from [fd00:1122:3344:101::b]:44923 | ||
| 247 | 2026.05.21 18:18:48.614392 [ 277 ] {} <Debug> TCP-Session: c13778fd-ba12-495f-bebb-84dbcf501038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.21 18:18:48.614406 [ 277 ] {} <Debug> TCP-Session: c13778fd-ba12-495f-bebb-84dbcf501038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.21 18:18:48.614561 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 250 | 2026.05.21 18:18:48.614585 [ 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 | ||
| 251 | 2026.05.21 18:18:48.614751 [ 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 | ||
| 252 | 2026.05.21 18:18:48.615194 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37078 | ||
| 253 | 2026.05.21 18:18:48.615274 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37878 | ||
| 254 | 2026.05.21 18:18:48.615321 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.21 18:18:48.615351 [ 278 ] {} <Debug> TCP-Session: 2860ce1c-313a-4ac1-a0e8-ac7837da687c Authenticating user 'default' from [fd00:1122:3344:101::b]:37078 | ||
| 256 | 2026.05.21 18:18:48.615395 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50814 | ||
| 257 | 2026.05.21 18:18:48.615434 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.05.21 18:18:48.615443 [ 278 ] {} <Debug> TCP-Session: 2860ce1c-313a-4ac1-a0e8-ac7837da687c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.21 18:18:48.615478 [ 279 ] {} <Debug> TCP-Session: 35491c6f-f9d7-46be-afa0-927c8692e70b Authenticating user 'default' from [fd00:1122:3344:101::b]:37878 | ||
| 260 | 2026.05.21 18:18:48.615510 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51337 | ||
| 261 | 2026.05.21 18:18:48.615483 [ 278 ] {} <Debug> TCP-Session: 2860ce1c-313a-4ac1-a0e8-ac7837da687c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.21 18:18:48.615633 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.21 18:18:48.615651 [ 279 ] {} <Debug> TCP-Session: 35491c6f-f9d7-46be-afa0-927c8692e70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.21 18:18:48.615727 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51265 | ||
| 265 | 2026.05.21 18:18:48.615755 [ 280 ] {} <Debug> TCP-Session: ac0688fb-8b1e-43cf-8210-a3e56f384ed6 Authenticating user 'default' from [fd00:1122:3344:101::b]:50814 | ||
| 266 | 2026.05.21 18:18:48.615761 [ 279 ] {} <Debug> TCP-Session: 35491c6f-f9d7-46be-afa0-927c8692e70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.21 18:18:48.615873 [ 280 ] {} <Debug> TCP-Session: ac0688fb-8b1e-43cf-8210-a3e56f384ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.21 18:18:48.615875 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.05.21 18:18:48.615908 [ 280 ] {} <Debug> TCP-Session: ac0688fb-8b1e-43cf-8210-a3e56f384ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.21 18:18:48.615921 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.05.21 18:18:48.615954 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56109 | ||
| 272 | 2026.05.21 18:18:48.616031 [ 281 ] {} <Debug> TCP-Session: ca35a985-ae3d-47f3-b6ad-b6b0833d2484 Authenticating user 'default' from [fd00:1122:3344:101::b]:51337 | ||
| 273 | 2026.05.21 18:18:48.616031 [ 282 ] {} <Debug> TCP-Session: b127ae34-48e4-44a7-96a5-93beef77ab92 Authenticating user 'default' from [fd00:1122:3344:101::b]:51265 | ||
| 274 | 2026.05.21 18:18:48.616135 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.21 18:18:48.616155 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50954 | ||
| 276 | 2026.05.21 18:18:48.616174 [ 281 ] {} <Debug> TCP-Session: ca35a985-ae3d-47f3-b6ad-b6b0833d2484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.21 18:18:48.616198 [ 282 ] {} <Debug> TCP-Session: b127ae34-48e4-44a7-96a5-93beef77ab92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.21 18:18:48.616194 [ 283 ] {} <Debug> TCP-Session: d578a6b3-dda6-4637-a29d-d8a79eb3eda7 Authenticating user 'default' from [fd00:1122:3344:101::b]:56109 | ||
| 279 | 2026.05.21 18:18:48.616282 [ 281 ] {} <Debug> TCP-Session: ca35a985-ae3d-47f3-b6ad-b6b0833d2484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.21 18:18:48.616303 [ 282 ] {} <Debug> TCP-Session: b127ae34-48e4-44a7-96a5-93beef77ab92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.21 18:18:48.616290 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 282 | 2026.05.21 18:18:48.616296 [ 283 ] {} <Debug> TCP-Session: d578a6b3-dda6-4637-a29d-d8a79eb3eda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.21 18:18:48.616403 [ 284 ] {} <Debug> TCP-Session: 1d63f327-3df8-4c0d-8b4c-f377c118d29d Authenticating user 'default' from [fd00:1122:3344:101::b]:50954 | ||
| 284 | 2026.05.21 18:18:48.616489 [ 283 ] {} <Debug> TCP-Session: d578a6b3-dda6-4637-a29d-d8a79eb3eda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.21 18:18:48.616506 [ 284 ] {} <Debug> TCP-Session: 1d63f327-3df8-4c0d-8b4c-f377c118d29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.21 18:18:48.616602 [ 284 ] {} <Debug> TCP-Session: 1d63f327-3df8-4c0d-8b4c-f377c118d29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.21 18:18:49.036280 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56101 | ||
| 288 | 2026.05.21 18:18:49.036458 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.21 18:18:49.036566 [ 285 ] {} <Debug> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:56101 | ||
| 290 | 2026.05.21 18:18:49.036597 [ 285 ] {} <Debug> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.21 18:18:49.036610 [ 285 ] {} <Debug> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.21 18:18:49.036773 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.21 18:18:49.036804 [ 285 ] {} <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 | ||
| 294 | 2026.05.21 18:18:49.036900 [ 285 ] {} <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 | ||
| 295 | 2026.05.21 18:18:49.037409 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52953 | ||
| 296 | 2026.05.21 18:18:49.037468 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50970 | ||
| 297 | 2026.05.21 18:18:49.037552 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44252 | ||
| 298 | 2026.05.21 18:18:49.037909 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 299 | 2026.05.21 18:18:49.037931 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.05.21 18:18:49.037966 [ 286 ] {} <Debug> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52953 | ||
| 301 | 2026.05.21 18:18:49.037667 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61121 | ||
| 302 | 2026.05.21 18:18:49.037927 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58278 | ||
| 303 | 2026.05.21 18:18:49.038062 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46192 | ||
| 304 | 2026.05.21 18:18:49.038114 [ 286 ] {} <Debug> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.05.21 18:18:49.038163 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43476 | ||
| 306 | 2026.05.21 18:18:49.038098 [ 288 ] {} <Debug> TCP-Session: b82a46e8-2941-4bd0-80ad-7a1a87581230 Authenticating user 'default' from [fd00:1122:3344:101::d]:44252 | ||
| 307 | 2026.05.21 18:18:49.038230 [ 288 ] {} <Debug> TCP-Session: b82a46e8-2941-4bd0-80ad-7a1a87581230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.21 18:18:49.038238 [ 286 ] {} <Debug> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2026.05.21 18:18:49.038325 [ 288 ] {} <Debug> TCP-Session: b82a46e8-2941-4bd0-80ad-7a1a87581230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.21 18:18:49.038416 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.21 18:18:49.038518 [ 291 ] {} <Debug> TCP-Session: 901d387a-cd50-4569-ba8a-5655308c002b Authenticating user 'default' from [fd00:1122:3344:101::d]:46192 | ||
| 312 | 2026.05.21 18:18:49.038536 [ 291 ] {} <Debug> TCP-Session: 901d387a-cd50-4569-ba8a-5655308c002b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.21 18:18:49.038548 [ 291 ] {} <Debug> TCP-Session: 901d387a-cd50-4569-ba8a-5655308c002b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2026.05.21 18:18:49.039672 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.05.21 18:18:49.039723 [ 290 ] {} <Debug> TCP-Session: e2db6084-1477-4452-9bfd-e9034df7359e Authenticating user 'default' from [fd00:1122:3344:101::d]:58278 | ||
| 316 | 2026.05.21 18:18:49.039729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2026.05.21 18:18:49.039793 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 318 | 2026.05.21 18:18:49.039750 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 319 | 2026.05.21 18:18:49.039749 [ 290 ] {} <Debug> TCP-Session: e2db6084-1477-4452-9bfd-e9034df7359e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.21 18:18:49.039907 [ 287 ] {} <Debug> TCP-Session: cf767ad7-737e-4654-93aa-a04e1eb6cd54 Authenticating user 'default' from [fd00:1122:3344:101::d]:50970 | ||
| 321 | 2026.05.21 18:18:49.039974 [ 290 ] {} <Debug> TCP-Session: e2db6084-1477-4452-9bfd-e9034df7359e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.21 18:18:49.039908 [ 289 ] {} <Debug> TCP-Session: 2f392e58-ed95-4410-938a-44f03db5e593 Authenticating user 'default' from [fd00:1122:3344:101::d]:61121 | ||
| 323 | 2026.05.21 18:18:49.040063 [ 287 ] {} <Debug> TCP-Session: cf767ad7-737e-4654-93aa-a04e1eb6cd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.21 18:18:49.039909 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56109 | ||
| 325 | 2026.05.21 18:18:49.040090 [ 289 ] {} <Debug> TCP-Session: 2f392e58-ed95-4410-938a-44f03db5e593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.21 18:18:49.039875 [ 292 ] {} <Debug> TCP-Session: 4a382f49-d500-4edd-872a-6c4c1b06be36 Authenticating user 'default' from [fd00:1122:3344:101::d]:43476 | ||
| 327 | 2026.05.21 18:18:49.040169 [ 289 ] {} <Debug> TCP-Session: 2f392e58-ed95-4410-938a-44f03db5e593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.21 18:18:49.040146 [ 287 ] {} <Debug> TCP-Session: cf767ad7-737e-4654-93aa-a04e1eb6cd54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.21 18:18:49.040128 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 330 | 2026.05.21 18:18:49.040237 [ 292 ] {} <Debug> TCP-Session: 4a382f49-d500-4edd-872a-6c4c1b06be36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.05.21 18:18:49.040352 [ 292 ] {} <Debug> TCP-Session: 4a382f49-d500-4edd-872a-6c4c1b06be36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 332 | 2026.05.21 18:18:49.040434 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.21 18:18:49.040580 [ 293 ] {} <Debug> TCP-Session: 0a575dbd-d64d-4f4a-bf40-fc6a4f9ff119 Authenticating user 'default' from [fd00:1122:3344:101::d]:56109 | ||
| 334 | 2026.05.21 18:18:49.040608 [ 293 ] {} <Debug> TCP-Session: 0a575dbd-d64d-4f4a-bf40-fc6a4f9ff119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.21 18:18:49.040622 [ 293 ] {} <Debug> TCP-Session: 0a575dbd-d64d-4f4a-bf40-fc6a4f9ff119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.21 18:18:49.040650 [ 285 ] {731cc08c-8f35-44e2-a6a1-8af727cb8208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.05.21 18:18:49.191621 [ 285 ] {731cc08c-8f35-44e2-a6a1-8af727cb8208} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56101) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.05.21 18:18:49.192668 [ 285 ] {731cc08c-8f35-44e2-a6a1-8af727cb8208} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.05.21 18:18:49.192875 [ 285 ] {731cc08c-8f35-44e2-a6a1-8af727cb8208} <Debug> TCPHandler: Processed in 0.153013958 sec. | ||
| 386 | 2026.05.21 18:18:49.193247 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.21 18:18:49.193530 [ 286 ] {28f5bd73-5cb0-4c87-b197-2839c68291a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 388 | 2026.05.21 18:18:49.194017 [ 286 ] {28f5bd73-5cb0-4c87-b197-2839c68291a4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52953) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 389 | |||
| 390 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 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 | ||
| 393 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 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 | ||
| 397 | 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 | ||
| 398 | 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 | ||
| 399 | 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 | ||
| 400 | 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 | ||
| 401 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 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 | ||
| 404 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 405 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 406 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 411 | |||
| 412 | 2026.05.21 18:18:49.194266 [ 286 ] {28f5bd73-5cb0-4c87-b197-2839c68291a4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 413 | |||
| 414 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 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 | ||
| 417 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 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 | ||
| 421 | 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 | ||
| 422 | 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 | ||
| 423 | 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 | ||
| 424 | 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 | ||
| 425 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 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 | ||
| 428 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 429 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 430 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 431 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 432 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 433 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 435 | |||
| 436 | 2026.05.21 18:18:49.194474 [ 286 ] {28f5bd73-5cb0-4c87-b197-2839c68291a4} <Debug> TCPHandler: Processed in 0.001402787 sec. | ||
| 437 | 2026.05.21 18:18:49.194784 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.21 18:18:49.195794 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 439 | 2026.05.21 18:18:49.195878 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 440 | 2026.05.21 18:18:49.197059 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 441 | 2026.05.21 18:18:49.197254 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000230414 sec | ||
| 442 | 2026.05.21 18:18:49.197269 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Trace> ReferentialDeps: No tables | ||
| 443 | 2026.05.21 18:18:49.197281 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Trace> LoadingDeps: No tables | ||
| 444 | 2026.05.21 18:18:49.197341 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 445 | 2026.05.21 18:18:49.197433 [ 285 ] {ec98541e-adc9-4f77-bf8e-abc848399d08} <Debug> TCPHandler: Processed in 0.002770253 sec. | ||
| 446 | 2026.05.21 18:18:49.197587 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 447 | 2026.05.21 18:18:49.197749 [ 285 ] {fddfc9d8-48a8-4d64-84e8-5fcea89579d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) /* The version table contains metadata about the `oximeter` database */ | ||
| 448 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 449 | 2026.05.21 18:18:49.197873 [ 285 ] {fddfc9d8-48a8-4d64-84e8-5fcea89579d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 450 | 2026.05.21 18:18:49.202104 [ 285 ] {fddfc9d8-48a8-4d64-84e8-5fcea89579d1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 451 | 2026.05.21 18:18:49.204472 [ 285 ] {fddfc9d8-48a8-4d64-84e8-5fcea89579d1} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5): Loading data parts | ||
| 452 | 2026.05.21 18:18:49.204831 [ 285 ] {fddfc9d8-48a8-4d64-84e8-5fcea89579d1} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5): There are no data parts | ||
| 453 | 2026.05.21 18:18:49.207372 [ 285 ] {fddfc9d8-48a8-4d64-84e8-5fcea89579d1} <Debug> TCPHandler: Processed in 0.009835959 sec. | ||
| 454 | 2026.05.21 18:18:49.207638 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.05.21 18:18:49.208434 [ 285 ] {decd3b38-9ad0-4a58-b7b9-8ae82b641730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) /* The measurement tables contain all individual samples from each timeseries. | ||
| 456 | * | ||
| 457 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 458 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 459 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 460 | * by all samples from the same timeseries. | ||
| 461 | * | ||
| 462 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 463 | * and then uses that to index quickly into the measurements tables. | ||
| 464 | */ | ||
| 465 | 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) | ||
| 466 | 2026.05.21 18:18:49.208562 [ 285 ] {decd3b38-9ad0-4a58-b7b9-8ae82b641730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 467 | 2026.05.21 18:18:49.216337 [ 285 ] {decd3b38-9ad0-4a58-b7b9-8ae82b641730} <Debug> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Loading data parts | ||
| 468 | 2026.05.21 18:18:49.216617 [ 285 ] {decd3b38-9ad0-4a58-b7b9-8ae82b641730} <Debug> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): There are no data parts | ||
| 469 | 2026.05.21 18:18:49.218178 [ 285 ] {decd3b38-9ad0-4a58-b7b9-8ae82b641730} <Debug> TCPHandler: Processed in 0.010593073 sec. | ||
| 470 | 2026.05.21 18:18:49.218350 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.21 18:18:49.218607 [ 285 ] {51fb48e6-1b12-4d35-b1f9-5fa5c05a2d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 472 | 2026.05.21 18:18:49.218654 [ 285 ] {51fb48e6-1b12-4d35-b1f9-5fa5c05a2d64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 473 | 2026.05.21 18:18:49.220601 [ 285 ] {51fb48e6-1b12-4d35-b1f9-5fa5c05a2d64} <Debug> oximeter.measurements_i8 (4e5bd744-a30b-4280-897a-96b00649c9e6): Loading data parts | ||
| 474 | 2026.05.21 18:18:49.220726 [ 285 ] {51fb48e6-1b12-4d35-b1f9-5fa5c05a2d64} <Debug> oximeter.measurements_i8 (4e5bd744-a30b-4280-897a-96b00649c9e6): There are no data parts | ||
| 475 | 2026.05.21 18:18:49.222564 [ 285 ] {51fb48e6-1b12-4d35-b1f9-5fa5c05a2d64} <Debug> TCPHandler: Processed in 0.004267322 sec. | ||
| 476 | 2026.05.21 18:18:49.222810 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.21 18:18:49.222977 [ 285 ] {74e69ef0-78a7-46c7-bd63-31f86af404ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 478 | 2026.05.21 18:18:49.223107 [ 285 ] {74e69ef0-78a7-46c7-bd63-31f86af404ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 479 | 2026.05.21 18:18:49.225675 [ 285 ] {74e69ef0-78a7-46c7-bd63-31f86af404ea} <Debug> oximeter.measurements_u8 (12c30bf3-68e0-4f9c-aa0c-e0246b21b486): Loading data parts | ||
| 480 | 2026.05.21 18:18:49.225842 [ 285 ] {74e69ef0-78a7-46c7-bd63-31f86af404ea} <Debug> oximeter.measurements_u8 (12c30bf3-68e0-4f9c-aa0c-e0246b21b486): There are no data parts | ||
| 481 | 2026.05.21 18:18:49.227243 [ 285 ] {74e69ef0-78a7-46c7-bd63-31f86af404ea} <Debug> TCPHandler: Processed in 0.004483096 sec. | ||
| 482 | 2026.05.21 18:18:49.227397 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.21 18:18:49.227615 [ 285 ] {28879d4f-1422-4471-b251-2adf8ae35bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 484 | 2026.05.21 18:18:49.227703 [ 285 ] {28879d4f-1422-4471-b251-2adf8ae35bea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 485 | 2026.05.21 18:18:49.229439 [ 285 ] {28879d4f-1422-4471-b251-2adf8ae35bea} <Debug> oximeter.measurements_i16 (e8db1a21-3a24-4d43-8007-0904be578e60): Loading data parts | ||
| 486 | 2026.05.21 18:18:49.229594 [ 285 ] {28879d4f-1422-4471-b251-2adf8ae35bea} <Debug> oximeter.measurements_i16 (e8db1a21-3a24-4d43-8007-0904be578e60): There are no data parts | ||
| 487 | 2026.05.21 18:18:49.230821 [ 285 ] {28879d4f-1422-4471-b251-2adf8ae35bea} <Debug> TCPHandler: Processed in 0.003476227 sec. | ||
| 488 | 2026.05.21 18:18:49.231070 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.21 18:18:49.231231 [ 285 ] {fa7f3254-f0f9-4142-b362-2139a2ae8907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 490 | 2026.05.21 18:18:49.231367 [ 285 ] {fa7f3254-f0f9-4142-b362-2139a2ae8907} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 491 | 2026.05.21 18:18:49.233246 [ 285 ] {fa7f3254-f0f9-4142-b362-2139a2ae8907} <Debug> oximeter.measurements_u16 (30ab7ed8-ac65-463b-8e9f-06a50515af77): Loading data parts | ||
| 492 | 2026.05.21 18:18:49.233436 [ 285 ] {fa7f3254-f0f9-4142-b362-2139a2ae8907} <Debug> oximeter.measurements_u16 (30ab7ed8-ac65-463b-8e9f-06a50515af77): There are no data parts | ||
| 493 | 2026.05.21 18:18:49.234790 [ 285 ] {fa7f3254-f0f9-4142-b362-2139a2ae8907} <Debug> TCPHandler: Processed in 0.003771713 sec. | ||
| 494 | 2026.05.21 18:18:49.234940 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.21 18:18:49.235168 [ 285 ] {2e978173-fd15-4824-a3b1-e3d82b32b51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 496 | 2026.05.21 18:18:49.235279 [ 285 ] {2e978173-fd15-4824-a3b1-e3d82b32b51f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 497 | 2026.05.21 18:18:49.237143 [ 285 ] {2e978173-fd15-4824-a3b1-e3d82b32b51f} <Debug> oximeter.measurements_i32 (e99e0476-07a4-4fa2-a239-117dce7ac2e9): Loading data parts | ||
| 498 | 2026.05.21 18:18:49.237291 [ 285 ] {2e978173-fd15-4824-a3b1-e3d82b32b51f} <Debug> oximeter.measurements_i32 (e99e0476-07a4-4fa2-a239-117dce7ac2e9): There are no data parts | ||
| 499 | 2026.05.21 18:18:49.238634 [ 285 ] {2e978173-fd15-4824-a3b1-e3d82b32b51f} <Debug> TCPHandler: Processed in 0.003744912 sec. | ||
| 500 | 2026.05.21 18:18:49.238910 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.21 18:18:49.239078 [ 285 ] {a62ccd62-8d50-4b4a-9c15-1a54b366bd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 502 | 2026.05.21 18:18:49.239216 [ 285 ] {a62ccd62-8d50-4b4a-9c15-1a54b366bd90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 503 | 2026.05.21 18:18:49.241277 [ 285 ] {a62ccd62-8d50-4b4a-9c15-1a54b366bd90} <Debug> oximeter.measurements_u32 (112ff0fa-2fef-492b-afd5-bfeaaea639eb): Loading data parts | ||
| 504 | 2026.05.21 18:18:49.241408 [ 285 ] {a62ccd62-8d50-4b4a-9c15-1a54b366bd90} <Debug> oximeter.measurements_u32 (112ff0fa-2fef-492b-afd5-bfeaaea639eb): There are no data parts | ||
| 505 | 2026.05.21 18:18:49.242854 [ 285 ] {a62ccd62-8d50-4b4a-9c15-1a54b366bd90} <Debug> TCPHandler: Processed in 0.004002007 sec. | ||
| 506 | 2026.05.21 18:18:49.243002 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.21 18:18:49.243158 [ 285 ] {92a8f884-7e86-44ca-9f2f-c3cba402ca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 508 | 2026.05.21 18:18:49.243309 [ 285 ] {92a8f884-7e86-44ca-9f2f-c3cba402ca4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 509 | 2026.05.21 18:18:49.245894 [ 285 ] {92a8f884-7e86-44ca-9f2f-c3cba402ca4a} <Debug> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Loading data parts | ||
| 510 | 2026.05.21 18:18:49.246037 [ 285 ] {92a8f884-7e86-44ca-9f2f-c3cba402ca4a} <Debug> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): There are no data parts | ||
| 511 | 2026.05.21 18:18:49.247551 [ 285 ] {92a8f884-7e86-44ca-9f2f-c3cba402ca4a} <Debug> TCPHandler: Processed in 0.004597458 sec. | ||
| 512 | 2026.05.21 18:18:49.247791 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.21 18:18:49.247954 [ 285 ] {73a960fb-db95-47d0-92c6-35726c3b3bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 514 | 2026.05.21 18:18:49.248086 [ 285 ] {73a960fb-db95-47d0-92c6-35726c3b3bd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 515 | 2026.05.21 18:18:49.249736 [ 285 ] {73a960fb-db95-47d0-92c6-35726c3b3bd8} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Loading data parts | ||
| 516 | 2026.05.21 18:18:49.249957 [ 285 ] {73a960fb-db95-47d0-92c6-35726c3b3bd8} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): There are no data parts | ||
| 517 | 2026.05.21 18:18:49.251328 [ 285 ] {73a960fb-db95-47d0-92c6-35726c3b3bd8} <Debug> TCPHandler: Processed in 0.003587739 sec. | ||
| 518 | 2026.05.21 18:18:49.251494 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.21 18:18:49.251654 [ 285 ] {d77e3774-beb9-4dda-aa0e-bf360df2473a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 520 | 2026.05.21 18:18:49.251801 [ 285 ] {d77e3774-beb9-4dda-aa0e-bf360df2473a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 521 | 2026.05.21 18:18:49.253620 [ 285 ] {d77e3774-beb9-4dda-aa0e-bf360df2473a} <Debug> oximeter.measurements_f32 (cd938022-14a2-4b16-b592-9a8e235478a1): Loading data parts | ||
| 522 | 2026.05.21 18:18:49.253777 [ 285 ] {d77e3774-beb9-4dda-aa0e-bf360df2473a} <Debug> oximeter.measurements_f32 (cd938022-14a2-4b16-b592-9a8e235478a1): There are no data parts | ||
| 523 | 2026.05.21 18:18:49.254935 [ 285 ] {d77e3774-beb9-4dda-aa0e-bf360df2473a} <Debug> TCPHandler: Processed in 0.003495648 sec. | ||
| 524 | 2026.05.21 18:18:49.255168 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.05.21 18:18:49.255384 [ 285 ] {2ae53576-5a6f-4f90-b0e5-2e982be9a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 526 | 2026.05.21 18:18:49.255517 [ 285 ] {2ae53576-5a6f-4f90-b0e5-2e982be9a4ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 527 | 2026.05.21 18:18:49.257333 [ 285 ] {2ae53576-5a6f-4f90-b0e5-2e982be9a4ce} <Debug> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Loading data parts | ||
| 528 | 2026.05.21 18:18:49.257483 [ 285 ] {2ae53576-5a6f-4f90-b0e5-2e982be9a4ce} <Debug> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): There are no data parts | ||
| 529 | 2026.05.21 18:18:49.258662 [ 285 ] {2ae53576-5a6f-4f90-b0e5-2e982be9a4ce} <Debug> TCPHandler: Processed in 0.003552588 sec. | ||
| 530 | 2026.05.21 18:18:49.258817 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.05.21 18:18:49.258976 [ 285 ] {76028c65-6962-4e05-97af-835541ac70fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 532 | 2026.05.21 18:18:49.259098 [ 285 ] {76028c65-6962-4e05-97af-835541ac70fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 533 | 2026.05.21 18:18:49.263158 [ 285 ] {76028c65-6962-4e05-97af-835541ac70fd} <Debug> oximeter.measurements_string (d026245e-c7c0-490a-87f0-b1805994c00a): Loading data parts | ||
| 534 | 2026.05.21 18:18:49.263322 [ 285 ] {76028c65-6962-4e05-97af-835541ac70fd} <Debug> oximeter.measurements_string (d026245e-c7c0-490a-87f0-b1805994c00a): There are no data parts | ||
| 535 | 2026.05.21 18:18:49.264958 [ 285 ] {76028c65-6962-4e05-97af-835541ac70fd} <Debug> TCPHandler: Processed in 0.00619134 sec. | ||
| 536 | 2026.05.21 18:18:49.265187 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.21 18:18:49.265457 [ 285 ] {c3f676c7-2ca8-4781-87c4-3c2ff6e749e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 538 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 539 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 540 | * a string isn't palatable for a few reasons. | ||
| 541 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 542 | * details. | ||
| 543 | */ | ||
| 544 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.05.21 18:18:49.265670 [ 285 ] {c3f676c7-2ca8-4781-87c4-3c2ff6e749e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 546 | 2026.05.21 18:18:49.270039 [ 285 ] {c3f676c7-2ca8-4781-87c4-3c2ff6e749e5} <Debug> oximeter.measurements_bytes (fa009c62-bede-4c2b-b21d-323183467997): Loading data parts | ||
| 547 | 2026.05.21 18:18:49.270183 [ 285 ] {c3f676c7-2ca8-4781-87c4-3c2ff6e749e5} <Debug> oximeter.measurements_bytes (fa009c62-bede-4c2b-b21d-323183467997): There are no data parts | ||
| 548 | 2026.05.21 18:18:49.271803 [ 285 ] {c3f676c7-2ca8-4781-87c4-3c2ff6e749e5} <Debug> TCPHandler: Processed in 0.006676189 sec. | ||
| 549 | 2026.05.21 18:18:49.272101 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.21 18:18:49.272275 [ 285 ] {f5a4fe62-8ad1-4158-8849-06846eb55f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 551 | 2026.05.21 18:18:49.272407 [ 285 ] {f5a4fe62-8ad1-4158-8849-06846eb55f6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 552 | 2026.05.21 18:18:49.275155 [ 285 ] {f5a4fe62-8ad1-4158-8849-06846eb55f6a} <Debug> oximeter.measurements_cumulativei64 (2fe02c22-a81d-4e86-ba64-359d8c16dbb4): Loading data parts | ||
| 553 | 2026.05.21 18:18:49.275429 [ 285 ] {f5a4fe62-8ad1-4158-8849-06846eb55f6a} <Debug> oximeter.measurements_cumulativei64 (2fe02c22-a81d-4e86-ba64-359d8c16dbb4): There are no data parts | ||
| 554 | 2026.05.21 18:18:49.277715 [ 285 ] {f5a4fe62-8ad1-4158-8849-06846eb55f6a} <Debug> TCPHandler: Processed in 0.00567022 sec. | ||
| 555 | 2026.05.21 18:18:49.277879 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.21 18:18:49.278150 [ 285 ] {374afba3-0694-4c50-8bc2-5af080298914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 557 | 2026.05.21 18:18:49.278289 [ 285 ] {374afba3-0694-4c50-8bc2-5af080298914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 558 | 2026.05.21 18:18:49.280724 [ 285 ] {374afba3-0694-4c50-8bc2-5af080298914} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Loading data parts | ||
| 559 | 2026.05.21 18:18:49.280858 [ 285 ] {374afba3-0694-4c50-8bc2-5af080298914} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): There are no data parts | ||
| 560 | 2026.05.21 18:18:49.282134 [ 285 ] {374afba3-0694-4c50-8bc2-5af080298914} <Debug> TCPHandler: Processed in 0.004306383 sec. | ||
| 561 | 2026.05.21 18:18:49.282285 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.21 18:18:49.282448 [ 285 ] {d9b17755-43e1-4dde-ae7d-7f831475e175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 563 | 2026.05.21 18:18:49.282570 [ 285 ] {d9b17755-43e1-4dde-ae7d-7f831475e175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 564 | 2026.05.21 18:18:49.285326 [ 285 ] {d9b17755-43e1-4dde-ae7d-7f831475e175} <Debug> oximeter.measurements_cumulativef32 (6307f855-2708-4b29-a6ad-779c9195e6a0): Loading data parts | ||
| 565 | 2026.05.21 18:18:49.285453 [ 285 ] {d9b17755-43e1-4dde-ae7d-7f831475e175} <Debug> oximeter.measurements_cumulativef32 (6307f855-2708-4b29-a6ad-779c9195e6a0): There are no data parts | ||
| 566 | 2026.05.21 18:18:49.287097 [ 285 ] {d9b17755-43e1-4dde-ae7d-7f831475e175} <Debug> TCPHandler: Processed in 0.004860994 sec. | ||
| 567 | 2026.05.21 18:18:49.287334 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.21 18:18:49.287493 [ 285 ] {7b229e7f-ee31-426f-9f15-39a4fe78c5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 569 | 2026.05.21 18:18:49.287633 [ 285 ] {7b229e7f-ee31-426f-9f15-39a4fe78c5be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 570 | 2026.05.21 18:18:49.290089 [ 285 ] {7b229e7f-ee31-426f-9f15-39a4fe78c5be} <Debug> oximeter.measurements_cumulativef64 (f513032b-968a-4499-93d1-84c2efeb1ecd): Loading data parts | ||
| 571 | 2026.05.21 18:18:49.290285 [ 285 ] {7b229e7f-ee31-426f-9f15-39a4fe78c5be} <Debug> oximeter.measurements_cumulativef64 (f513032b-968a-4499-93d1-84c2efeb1ecd): There are no data parts | ||
| 572 | 2026.05.21 18:18:49.291627 [ 285 ] {7b229e7f-ee31-426f-9f15-39a4fe78c5be} <Debug> TCPHandler: Processed in 0.004342834 sec. | ||
| 573 | 2026.05.21 18:18:49.291778 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.21 18:18:49.292106 [ 285 ] {74561bb2-d9c8-4449-baab-16d42a769f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 575 | * NOTE: Array types cannot be Nullable, see | ||
| 576 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 577 | * for more details. | ||
| 578 | * | ||
| 579 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 580 | * is unfortunate, and at this point relies on the fact that an | ||
| 581 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 582 | * to figure out another way to represent missing samples here. | ||
| 583 | */ | ||
| 584 | 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) | ||
| 585 | 2026.05.21 18:18:49.292246 [ 285 ] {74561bb2-d9c8-4449-baab-16d42a769f5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 586 | 2026.05.21 18:18:49.294382 [ 285 ] {74561bb2-d9c8-4449-baab-16d42a769f5f} <Debug> oximeter.measurements_histogrami8 (db72cb1a-a18d-4f00-a89c-b6773c22d8b5): Loading data parts | ||
| 587 | 2026.05.21 18:18:49.294515 [ 285 ] {74561bb2-d9c8-4449-baab-16d42a769f5f} <Debug> oximeter.measurements_histogrami8 (db72cb1a-a18d-4f00-a89c-b6773c22d8b5): There are no data parts | ||
| 588 | 2026.05.21 18:18:49.295847 [ 285 ] {74561bb2-d9c8-4449-baab-16d42a769f5f} <Debug> TCPHandler: Processed in 0.00412049 sec. | ||
| 589 | 2026.05.21 18:18:49.296157 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.21 18:18:49.296365 [ 285 ] {a85584a8-cdc0-4333-b3ab-cff7afd0cf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 591 | 2026.05.21 18:18:49.296512 [ 285 ] {a85584a8-cdc0-4333-b3ab-cff7afd0cf80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 592 | 2026.05.21 18:18:49.298425 [ 285 ] {a85584a8-cdc0-4333-b3ab-cff7afd0cf80} <Debug> oximeter.measurements_histogramu8 (33b328f8-58ec-4f3d-850a-c9ab9be5ce21): Loading data parts | ||
| 593 | 2026.05.21 18:18:49.298588 [ 285 ] {a85584a8-cdc0-4333-b3ab-cff7afd0cf80} <Debug> oximeter.measurements_histogramu8 (33b328f8-58ec-4f3d-850a-c9ab9be5ce21): There are no data parts | ||
| 594 | 2026.05.21 18:18:49.299948 [ 285 ] {a85584a8-cdc0-4333-b3ab-cff7afd0cf80} <Debug> TCPHandler: Processed in 0.003842364 sec. | ||
| 595 | 2026.05.21 18:18:49.300100 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.21 18:18:49.300493 [ 285 ] {7ea8adba-3d96-4147-861c-19b00f0ad5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 597 | 2026.05.21 18:18:49.300643 [ 285 ] {7ea8adba-3d96-4147-861c-19b00f0ad5ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 598 | 2026.05.21 18:18:49.302887 [ 285 ] {7ea8adba-3d96-4147-861c-19b00f0ad5ad} <Debug> oximeter.measurements_histogrami16 (bd06b2ae-fcd0-4e54-ae72-09dccc9daacf): Loading data parts | ||
| 599 | 2026.05.21 18:18:49.303080 [ 285 ] {7ea8adba-3d96-4147-861c-19b00f0ad5ad} <Debug> oximeter.measurements_histogrami16 (bd06b2ae-fcd0-4e54-ae72-09dccc9daacf): There are no data parts | ||
| 600 | 2026.05.21 18:18:49.304438 [ 285 ] {7ea8adba-3d96-4147-861c-19b00f0ad5ad} <Debug> TCPHandler: Processed in 0.004386594 sec. | ||
| 601 | 2026.05.21 18:18:49.304704 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.21 18:18:49.304965 [ 285 ] {1cb52451-ba35-401b-ad7d-f4d62f9d3652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 603 | 2026.05.21 18:18:49.305467 [ 285 ] {1cb52451-ba35-401b-ad7d-f4d62f9d3652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 604 | 2026.05.21 18:18:49.307448 [ 285 ] {1cb52451-ba35-401b-ad7d-f4d62f9d3652} <Debug> oximeter.measurements_histogramu16 (14f69985-dbe6-41ad-8755-67115abd9c74): Loading data parts | ||
| 605 | 2026.05.21 18:18:49.307947 [ 285 ] {1cb52451-ba35-401b-ad7d-f4d62f9d3652} <Debug> oximeter.measurements_histogramu16 (14f69985-dbe6-41ad-8755-67115abd9c74): There are no data parts | ||
| 606 | 2026.05.21 18:18:49.311185 [ 285 ] {1cb52451-ba35-401b-ad7d-f4d62f9d3652} <Debug> TCPHandler: Processed in 0.006540566 sec. | ||
| 607 | 2026.05.21 18:18:49.311338 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 608 | 2026.05.21 18:18:49.311612 [ 285 ] {04ccf353-a240-47d6-adc5-a050a904e499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 609 | 2026.05.21 18:18:49.311753 [ 285 ] {04ccf353-a240-47d6-adc5-a050a904e499} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 610 | 2026.05.21 18:18:49.313785 [ 285 ] {04ccf353-a240-47d6-adc5-a050a904e499} <Debug> oximeter.measurements_histogrami32 (14b4265e-3067-460f-b9ab-aac7bdafd05c): Loading data parts | ||
| 611 | 2026.05.21 18:18:49.313931 [ 285 ] {04ccf353-a240-47d6-adc5-a050a904e499} <Debug> oximeter.measurements_histogrami32 (14b4265e-3067-460f-b9ab-aac7bdafd05c): There are no data parts | ||
| 612 | 2026.05.21 18:18:49.315716 [ 285 ] {04ccf353-a240-47d6-adc5-a050a904e499} <Debug> TCPHandler: Processed in 0.004427745 sec. | ||
| 613 | 2026.05.21 18:18:49.315999 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 614 | 2026.05.21 18:18:49.316211 [ 285 ] {f793e443-2581-417f-9b55-b20da0f4cd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 615 | 2026.05.21 18:18:49.316364 [ 285 ] {f793e443-2581-417f-9b55-b20da0f4cd5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 616 | 2026.05.21 18:18:49.318322 [ 285 ] {f793e443-2581-417f-9b55-b20da0f4cd5c} <Debug> oximeter.measurements_histogramu32 (c8f51917-d00f-4248-bdc3-4c7a24487c1a): Loading data parts | ||
| 617 | 2026.05.21 18:18:49.318498 [ 285 ] {f793e443-2581-417f-9b55-b20da0f4cd5c} <Debug> oximeter.measurements_histogramu32 (c8f51917-d00f-4248-bdc3-4c7a24487c1a): There are no data parts | ||
| 618 | 2026.05.21 18:18:49.320900 [ 285 ] {f793e443-2581-417f-9b55-b20da0f4cd5c} <Debug> TCPHandler: Processed in 0.004950205 sec. | ||
| 619 | 2026.05.21 18:18:49.321050 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 620 | 2026.05.21 18:18:49.321375 [ 285 ] {e076d58d-fc93-4cad-9f1a-fd67719576f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 621 | 2026.05.21 18:18:49.321510 [ 285 ] {e076d58d-fc93-4cad-9f1a-fd67719576f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 622 | 2026.05.21 18:18:49.323836 [ 285 ] {e076d58d-fc93-4cad-9f1a-fd67719576f3} <Debug> oximeter.measurements_histogrami64 (11aedfa0-ba81-470f-ba5f-aaf66a0ab400): Loading data parts | ||
| 623 | 2026.05.21 18:18:49.323978 [ 285 ] {e076d58d-fc93-4cad-9f1a-fd67719576f3} <Debug> oximeter.measurements_histogrami64 (11aedfa0-ba81-470f-ba5f-aaf66a0ab400): There are no data parts | ||
| 624 | 2026.05.21 18:18:49.325351 [ 285 ] {e076d58d-fc93-4cad-9f1a-fd67719576f3} <Debug> TCPHandler: Processed in 0.004349234 sec. | ||
| 625 | 2026.05.21 18:18:49.325614 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 626 | 2026.05.21 18:18:49.325867 [ 285 ] {bc05de4e-a25f-467a-889a-c786abef4582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 627 | 2026.05.21 18:18:49.326065 [ 285 ] {bc05de4e-a25f-467a-889a-c786abef4582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 628 | 2026.05.21 18:18:49.327962 [ 285 ] {bc05de4e-a25f-467a-889a-c786abef4582} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Loading data parts | ||
| 629 | 2026.05.21 18:18:49.328087 [ 285 ] {bc05de4e-a25f-467a-889a-c786abef4582} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): There are no data parts | ||
| 630 | 2026.05.21 18:18:49.329378 [ 285 ] {bc05de4e-a25f-467a-889a-c786abef4582} <Debug> TCPHandler: Processed in 0.003816454 sec. | ||
| 631 | 2026.05.21 18:18:49.329524 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 632 | 2026.05.21 18:18:49.329771 [ 285 ] {1ec034ef-7a3d-4140-8a33-e18d51552a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 633 | 2026.05.21 18:18:49.329893 [ 285 ] {1ec034ef-7a3d-4140-8a33-e18d51552a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 634 | 2026.05.21 18:18:49.332042 [ 285 ] {1ec034ef-7a3d-4140-8a33-e18d51552a17} <Debug> oximeter.measurements_histogramf32 (02716a58-c283-4817-a4a3-1651b1206e9c): Loading data parts | ||
| 635 | 2026.05.21 18:18:49.332171 [ 285 ] {1ec034ef-7a3d-4140-8a33-e18d51552a17} <Debug> oximeter.measurements_histogramf32 (02716a58-c283-4817-a4a3-1651b1206e9c): There are no data parts | ||
| 636 | 2026.05.21 18:18:49.333473 [ 285 ] {1ec034ef-7a3d-4140-8a33-e18d51552a17} <Debug> TCPHandler: Processed in 0.003996497 sec. | ||
| 637 | 2026.05.21 18:18:49.333696 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 638 | 2026.05.21 18:18:49.333906 [ 285 ] {81d3503e-2bd5-4cd0-95a4-7c84baa2c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 639 | 2026.05.21 18:18:49.334021 [ 285 ] {81d3503e-2bd5-4cd0-95a4-7c84baa2c163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 640 | 2026.05.21 18:18:49.335906 [ 285 ] {81d3503e-2bd5-4cd0-95a4-7c84baa2c163} <Debug> oximeter.measurements_histogramf64 (8c73c49c-cd9a-4bb6-8a78-c62e3efebff3): Loading data parts | ||
| 641 | 2026.05.21 18:18:49.336067 [ 285 ] {81d3503e-2bd5-4cd0-95a4-7c84baa2c163} <Debug> oximeter.measurements_histogramf64 (8c73c49c-cd9a-4bb6-8a78-c62e3efebff3): There are no data parts | ||
| 642 | 2026.05.21 18:18:49.337361 [ 285 ] {81d3503e-2bd5-4cd0-95a4-7c84baa2c163} <Debug> TCPHandler: Processed in 0.003720241 sec. | ||
| 643 | 2026.05.21 18:18:49.337512 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 644 | 2026.05.21 18:18:49.337756 [ 285 ] {d76059d9-e721-4086-a295-e4691ceb7eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) /* The field tables store named dimensions of each timeseries. | ||
| 645 | * | ||
| 646 | * As with the measurement tables, there is one field table for each field data | ||
| 647 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 648 | * this behavior **must not** be relied upon for query correctness. | ||
| 649 | * | ||
| 650 | * The index for the fields differs from the measurements, however. Rows are | ||
| 651 | * sorted by timeseries name, then field name, field value, and finally | ||
| 652 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 653 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 654 | * usually then used to look up measurements. | ||
| 655 | * | ||
| 656 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 657 | * timeseries name and then key, since it would improve lookups where one | ||
| 658 | * already has the key. Realistically though, these tables are quite small and | ||
| 659 | * so performance benefits will be low in absolute terms. | ||
| 660 | * | ||
| 661 | * TTL: We use a materialized column to expire old field table records. This | ||
| 662 | * column is generated automatically by the database whenever a new row is | ||
| 663 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 664 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 665 | * record will remain during a deduplication, which will have the last | ||
| 666 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 667 | * measurement tables. | ||
| 668 | */ | ||
| 669 | 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) | ||
| 670 | 2026.05.21 18:18:49.337885 [ 285 ] {d76059d9-e721-4086-a295-e4691ceb7eee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 671 | 2026.05.21 18:18:49.340327 [ 285 ] {d76059d9-e721-4086-a295-e4691ceb7eee} <Debug> oximeter.fields_bool (c22dcf1a-beab-4993-9094-a94470218072): Loading data parts | ||
| 672 | 2026.05.21 18:18:49.340506 [ 285 ] {d76059d9-e721-4086-a295-e4691ceb7eee} <Debug> oximeter.fields_bool (c22dcf1a-beab-4993-9094-a94470218072): There are no data parts | ||
| 673 | 2026.05.21 18:18:49.341582 [ 285 ] {d76059d9-e721-4086-a295-e4691ceb7eee} <Debug> TCPHandler: Processed in 0.004119519 sec. | ||
| 674 | 2026.05.21 18:18:49.341757 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 675 | 2026.05.21 18:18:49.342026 [ 285 ] {6e046cde-8605-4918-8040-dc7d78b3c24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 676 | 2026.05.21 18:18:49.342147 [ 285 ] {6e046cde-8605-4918-8040-dc7d78b3c24f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 677 | 2026.05.21 18:18:49.344053 [ 285 ] {6e046cde-8605-4918-8040-dc7d78b3c24f} <Debug> oximeter.fields_i8 (0c3e8ef9-7c05-4cc1-bb41-7d83d5e71c75): Loading data parts | ||
| 678 | 2026.05.21 18:18:49.344170 [ 285 ] {6e046cde-8605-4918-8040-dc7d78b3c24f} <Debug> oximeter.fields_i8 (0c3e8ef9-7c05-4cc1-bb41-7d83d5e71c75): There are no data parts | ||
| 679 | 2026.05.21 18:18:49.345451 [ 285 ] {6e046cde-8605-4918-8040-dc7d78b3c24f} <Debug> TCPHandler: Processed in 0.003750412 sec. | ||
| 680 | 2026.05.21 18:18:49.345616 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.21 18:18:49.345791 [ 285 ] {32db4204-c5a6-4eaa-a16b-925c43eca2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 682 | 2026.05.21 18:18:49.346009 [ 285 ] {32db4204-c5a6-4eaa-a16b-925c43eca2a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 683 | 2026.05.21 18:18:49.348122 [ 285 ] {32db4204-c5a6-4eaa-a16b-925c43eca2a6} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Loading data parts | ||
| 684 | 2026.05.21 18:18:49.348255 [ 285 ] {32db4204-c5a6-4eaa-a16b-925c43eca2a6} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): There are no data parts | ||
| 685 | 2026.05.21 18:18:49.349887 [ 285 ] {32db4204-c5a6-4eaa-a16b-925c43eca2a6} <Debug> TCPHandler: Processed in 0.004333094 sec. | ||
| 686 | 2026.05.21 18:18:49.350034 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2026.05.21 18:18:49.350288 [ 285 ] {4b30bbcb-d2ee-468b-b167-ed30213ab30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 688 | 2026.05.21 18:18:49.350434 [ 285 ] {4b30bbcb-d2ee-468b-b167-ed30213ab30a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 689 | 2026.05.21 18:18:49.352378 [ 285 ] {4b30bbcb-d2ee-468b-b167-ed30213ab30a} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Loading data parts | ||
| 690 | 2026.05.21 18:18:49.352522 [ 285 ] {4b30bbcb-d2ee-468b-b167-ed30213ab30a} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): There are no data parts | ||
| 691 | 2026.05.21 18:18:49.353686 [ 285 ] {4b30bbcb-d2ee-468b-b167-ed30213ab30a} <Debug> TCPHandler: Processed in 0.003701191 sec. | ||
| 692 | 2026.05.21 18:18:49.353850 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 693 | 2026.05.21 18:18:49.354029 [ 285 ] {08e7e917-f267-4851-bb7b-08831e67202b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 694 | 2026.05.21 18:18:49.354258 [ 285 ] {08e7e917-f267-4851-bb7b-08831e67202b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 695 | 2026.05.21 18:18:49.356366 [ 285 ] {08e7e917-f267-4851-bb7b-08831e67202b} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Loading data parts | ||
| 696 | 2026.05.21 18:18:49.356514 [ 285 ] {08e7e917-f267-4851-bb7b-08831e67202b} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): There are no data parts | ||
| 697 | 2026.05.21 18:18:49.357858 [ 285 ] {08e7e917-f267-4851-bb7b-08831e67202b} <Debug> TCPHandler: Processed in 0.004072468 sec. | ||
| 698 | 2026.05.21 18:18:49.358067 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.05.21 18:18:49.358281 [ 285 ] {b2a55843-e7bc-4c51-ab93-5faf8480e838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 700 | 2026.05.21 18:18:49.358419 [ 285 ] {b2a55843-e7bc-4c51-ab93-5faf8480e838} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 701 | 2026.05.21 18:18:49.360431 [ 285 ] {b2a55843-e7bc-4c51-ab93-5faf8480e838} <Debug> oximeter.fields_i32 (20a4ac19-ee22-4c87-8fcd-6062c22480b2): Loading data parts | ||
| 702 | 2026.05.21 18:18:49.360553 [ 285 ] {b2a55843-e7bc-4c51-ab93-5faf8480e838} <Debug> oximeter.fields_i32 (20a4ac19-ee22-4c87-8fcd-6062c22480b2): There are no data parts | ||
| 703 | 2026.05.21 18:18:49.362015 [ 285 ] {b2a55843-e7bc-4c51-ab93-5faf8480e838} <Debug> TCPHandler: Processed in 0.003997966 sec. | ||
| 704 | 2026.05.21 18:18:49.362164 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 705 | 2026.05.21 18:18:49.362326 [ 285 ] {6f417e7f-e574-4514-9f96-9f1ba2acef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 706 | 2026.05.21 18:18:49.362485 [ 285 ] {6f417e7f-e574-4514-9f96-9f1ba2acef74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 707 | 2026.05.21 18:18:49.364662 [ 285 ] {6f417e7f-e574-4514-9f96-9f1ba2acef74} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Loading data parts | ||
| 708 | 2026.05.21 18:18:49.364794 [ 285 ] {6f417e7f-e574-4514-9f96-9f1ba2acef74} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): There are no data parts | ||
| 709 | 2026.05.21 18:18:49.366067 [ 285 ] {6f417e7f-e574-4514-9f96-9f1ba2acef74} <Debug> TCPHandler: Processed in 0.003952286 sec. | ||
| 710 | 2026.05.21 18:18:49.366365 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 711 | 2026.05.21 18:18:49.366540 [ 285 ] {b4db387c-1295-423f-8ba0-0ab5a5dac801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 712 | 2026.05.21 18:18:49.366675 [ 285 ] {b4db387c-1295-423f-8ba0-0ab5a5dac801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 713 | 2026.05.21 18:18:49.368405 [ 285 ] {b4db387c-1295-423f-8ba0-0ab5a5dac801} <Debug> oximeter.fields_i64 (eca7789f-e551-4210-9887-bebc76aef047): Loading data parts | ||
| 714 | 2026.05.21 18:18:49.368578 [ 285 ] {b4db387c-1295-423f-8ba0-0ab5a5dac801} <Debug> oximeter.fields_i64 (eca7789f-e551-4210-9887-bebc76aef047): There are no data parts | ||
| 715 | 2026.05.21 18:18:49.369846 [ 285 ] {b4db387c-1295-423f-8ba0-0ab5a5dac801} <Debug> TCPHandler: Processed in 0.003545128 sec. | ||
| 716 | 2026.05.21 18:18:49.369995 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 717 | 2026.05.21 18:18:49.370263 [ 285 ] {87315125-c202-4f64-9548-f4b281b45bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 718 | 2026.05.21 18:18:49.370354 [ 285 ] {87315125-c202-4f64-9548-f4b281b45bfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 719 | 2026.05.21 18:18:49.372373 [ 285 ] {87315125-c202-4f64-9548-f4b281b45bfe} <Debug> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Loading data parts | ||
| 720 | 2026.05.21 18:18:49.372491 [ 285 ] {87315125-c202-4f64-9548-f4b281b45bfe} <Debug> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): There are no data parts | ||
| 721 | 2026.05.21 18:18:49.373961 [ 285 ] {87315125-c202-4f64-9548-f4b281b45bfe} <Debug> TCPHandler: Processed in 0.004013637 sec. | ||
| 722 | 2026.05.21 18:18:49.374201 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 723 | 2026.05.21 18:18:49.374364 [ 285 ] {3943e194-b334-477c-9e44-f5087c4d4e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 724 | 2026.05.21 18:18:49.374527 [ 285 ] {3943e194-b334-477c-9e44-f5087c4d4e98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 725 | 2026.05.21 18:18:49.376548 [ 285 ] {3943e194-b334-477c-9e44-f5087c4d4e98} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Loading data parts | ||
| 726 | 2026.05.21 18:18:49.376789 [ 285 ] {3943e194-b334-477c-9e44-f5087c4d4e98} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): There are no data parts | ||
| 727 | 2026.05.21 18:18:49.377904 [ 285 ] {3943e194-b334-477c-9e44-f5087c4d4e98} <Debug> TCPHandler: Processed in 0.003751423 sec. | ||
| 728 | 2026.05.21 18:18:49.378057 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 729 | 2026.05.21 18:18:49.378326 [ 285 ] {0ee3e9f8-10dd-4bcc-80ca-82e7fc6a104c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 730 | 2026.05.21 18:18:49.378440 [ 285 ] {0ee3e9f8-10dd-4bcc-80ca-82e7fc6a104c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 731 | 2026.05.21 18:18:49.380555 [ 285 ] {0ee3e9f8-10dd-4bcc-80ca-82e7fc6a104c} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Loading data parts | ||
| 732 | 2026.05.21 18:18:49.380690 [ 285 ] {0ee3e9f8-10dd-4bcc-80ca-82e7fc6a104c} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): There are no data parts | ||
| 733 | 2026.05.21 18:18:49.382009 [ 285 ] {0ee3e9f8-10dd-4bcc-80ca-82e7fc6a104c} <Debug> TCPHandler: Processed in 0.004000988 sec. | ||
| 734 | 2026.05.21 18:18:49.382209 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 735 | 2026.05.21 18:18:49.382369 [ 285 ] {176ffc47-8f1f-46aa-8c25-da3bf92e5a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) 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) | ||
| 736 | 2026.05.21 18:18:49.382494 [ 285 ] {176ffc47-8f1f-46aa-8c25-da3bf92e5a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 737 | 2026.05.21 18:18:49.384114 [ 285 ] {176ffc47-8f1f-46aa-8c25-da3bf92e5a8d} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Loading data parts | ||
| 738 | 2026.05.21 18:18:49.384404 [ 285 ] {176ffc47-8f1f-46aa-8c25-da3bf92e5a8d} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): There are no data parts | ||
| 739 | 2026.05.21 18:18:49.385813 [ 285 ] {176ffc47-8f1f-46aa-8c25-da3bf92e5a8d} <Debug> TCPHandler: Processed in 0.00365411 sec. | ||
| 740 | 2026.05.21 18:18:49.385973 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 741 | 2026.05.21 18:18:49.386309 [ 285 ] {4814cdc6-46e0-4731-8d92-9d2fd475335c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) /* The timeseries schema table stores the extracted schema for the samples | ||
| 742 | * oximeter collects. | ||
| 743 | */ | ||
| 744 | 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) | ||
| 745 | 2026.05.21 18:18:49.386459 [ 285 ] {4814cdc6-46e0-4731-8d92-9d2fd475335c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 746 | 2026.05.21 18:18:49.388434 [ 285 ] {4814cdc6-46e0-4731-8d92-9d2fd475335c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Loading data parts | ||
| 747 | 2026.05.21 18:18:49.388615 [ 285 ] {4814cdc6-46e0-4731-8d92-9d2fd475335c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): There are no data parts | ||
| 748 | 2026.05.21 18:18:49.390052 [ 285 ] {4814cdc6-46e0-4731-8d92-9d2fd475335c} <Debug> TCPHandler: Processed in 0.00411698 sec. | ||
| 749 | 2026.05.21 18:18:49.390410 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.05.21 18:18:49.390712 [ 286 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 751 | 2026.05.21 18:18:49.392903 [ 286 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 752 | 2026.05.21 18:18:49.408928 [ 268 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Trace> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 753 | 2026.05.21 18:18:49.409082 [ 268 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 754 | 2026.05.21 18:18:49.413332 [ 268 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 755 | 2026.05.21 18:18:49.413944 [ 268 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Trace> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 756 | 2026.05.21 18:18:49.414310 [ 286 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023743 sec., 42.11767678894832 rows/sec., 673.88 B/sec. | ||
| 757 | 2026.05.21 18:18:49.414482 [ 286 ] {64f16e1e-234a-4257-b568-515ac810fe97} <Debug> TCPHandler: Processed in 0.024210276 sec. | ||
| 758 | 2026.05.21 18:18:50.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.37 MiB, peak 132.37 MiB, free memory in arenas 0.00 B, will set to 141.15 MiB (RSS), difference: 8.78 MiB | ||
| 759 | 2026.05.21 18:18:50.467078 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55370 | ||
| 760 | 2026.05.21 18:18:50.467188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.21 18:18:50.467219 [ 294 ] {} <Debug> TCP-Session: e27b539e-8b16-4aa8-9737-03248ded3de9 Authenticating user 'default' from [fd00:1122:3344:101::a]:55370 | ||
| 762 | 2026.05.21 18:18:50.467241 [ 294 ] {} <Debug> TCP-Session: e27b539e-8b16-4aa8-9737-03248ded3de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.21 18:18:50.467254 [ 294 ] {} <Debug> TCP-Session: e27b539e-8b16-4aa8-9737-03248ded3de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.21 18:18:50.467330 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.21 18:18:50.467359 [ 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 | ||
| 766 | 2026.05.21 18:18:50.467375 [ 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 | ||
| 767 | 2026.05.21 18:18:50.467849 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61899 | ||
| 768 | 2026.05.21 18:18:50.467933 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59261 | ||
| 769 | 2026.05.21 18:18:50.468053 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.21 18:18:50.468106 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55405 | ||
| 771 | 2026.05.21 18:18:50.468120 [ 295 ] {} <Debug> TCP-Session: a22f323b-528d-4a17-84d2-bfd0d281307a Authenticating user 'default' from [fd00:1122:3344:101::a]:61899 | ||
| 772 | 2026.05.21 18:18:50.468178 [ 295 ] {} <Debug> TCP-Session: a22f323b-528d-4a17-84d2-bfd0d281307a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.21 18:18:50.468193 [ 295 ] {} <Debug> TCP-Session: a22f323b-528d-4a17-84d2-bfd0d281307a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.21 18:18:50.468195 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.21 18:18:50.468217 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34945 | ||
| 776 | 2026.05.21 18:18:50.468240 [ 296 ] {} <Debug> TCP-Session: 9fa2031a-79a2-4b1e-a23d-317998719fca Authenticating user 'default' from [fd00:1122:3344:101::a]:59261 | ||
| 777 | 2026.05.21 18:18:50.468272 [ 296 ] {} <Debug> TCP-Session: 9fa2031a-79a2-4b1e-a23d-317998719fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.21 18:18:50.468286 [ 296 ] {} <Debug> TCP-Session: 9fa2031a-79a2-4b1e-a23d-317998719fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.21 18:18:50.468318 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.21 18:18:50.468362 [ 297 ] {} <Debug> TCP-Session: 9beced90-77ce-4ab6-bc71-e02bd099123c Authenticating user 'default' from [fd00:1122:3344:101::a]:55405 | ||
| 781 | 2026.05.21 18:18:50.468386 [ 297 ] {} <Debug> TCP-Session: 9beced90-77ce-4ab6-bc71-e02bd099123c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.21 18:18:50.468400 [ 297 ] {} <Debug> TCP-Session: 9beced90-77ce-4ab6-bc71-e02bd099123c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.21 18:18:50.468429 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54524 | ||
| 784 | 2026.05.21 18:18:50.468446 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.21 18:18:50.468484 [ 298 ] {} <Debug> TCP-Session: f5d88ab5-f3c1-4b7f-a4d9-4d5bf5533e7c Authenticating user 'default' from [fd00:1122:3344:101::a]:34945 | ||
| 786 | 2026.05.21 18:18:50.468502 [ 298 ] {} <Debug> TCP-Session: f5d88ab5-f3c1-4b7f-a4d9-4d5bf5533e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.21 18:18:50.468515 [ 298 ] {} <Debug> TCP-Session: f5d88ab5-f3c1-4b7f-a4d9-4d5bf5533e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.21 18:18:50.468534 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52210 | ||
| 789 | 2026.05.21 18:18:50.468638 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.21 18:18:50.468728 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42835 | ||
| 791 | 2026.05.21 18:18:50.468759 [ 299 ] {} <Debug> TCP-Session: 98e7a112-c6bf-4970-8bf0-0a40d4565ed6 Authenticating user 'default' from [fd00:1122:3344:101::a]:54524 | ||
| 792 | 2026.05.21 18:18:50.468787 [ 299 ] {} <Debug> TCP-Session: 98e7a112-c6bf-4970-8bf0-0a40d4565ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.21 18:18:50.468801 [ 299 ] {} <Debug> TCP-Session: 98e7a112-c6bf-4970-8bf0-0a40d4565ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.21 18:18:50.468808 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.21 18:18:50.468878 [ 300 ] {} <Debug> TCP-Session: a0545994-307a-4761-95e7-cbccf8e990bc Authenticating user 'default' from [fd00:1122:3344:101::a]:52210 | ||
| 796 | 2026.05.21 18:18:50.468901 [ 300 ] {} <Debug> TCP-Session: a0545994-307a-4761-95e7-cbccf8e990bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.21 18:18:50.468904 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.05.21 18:18:50.468915 [ 300 ] {} <Debug> TCP-Session: a0545994-307a-4761-95e7-cbccf8e990bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.21 18:18:50.468943 [ 301 ] {} <Debug> TCP-Session: d7428638-6fe5-4560-b847-75d74825b97f Authenticating user 'default' from [fd00:1122:3344:101::a]:42835 | ||
| 800 | 2026.05.21 18:18:50.468974 [ 301 ] {} <Debug> TCP-Session: d7428638-6fe5-4560-b847-75d74825b97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.21 18:18:50.468987 [ 301 ] {} <Debug> TCP-Session: d7428638-6fe5-4560-b847-75d74825b97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.21 18:18:55.020657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.21 18:18:55.020661 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 804 | 2026.05.21 18:18:55.020775 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.21 18:18:55.020809 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.21 18:18:55.024327 [ 243 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Loading data parts | ||
| 807 | 2026.05.21 18:18:55.024481 [ 243 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): There are no data parts | ||
| 808 | 2026.05.21 18:18:55.027366 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.21 18:18:55.027429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 810 | 2026.05.21 18:18:55.034881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.21 18:18:55.035604 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.21 18:18:55.035800 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 813 | 2026.05.21 18:18:55.039256 [ 244 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Loading data parts | ||
| 814 | 2026.05.21 18:18:55.039416 [ 244 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): There are no data parts | ||
| 815 | 2026.05.21 18:18:55.069495 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.21 18:18:55.069639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 817 | 2026.05.21 18:18:55.076989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.21 18:18:55.078370 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.21 18:18:55.082498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.21 18:18:55.442882 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47970 | ||
| 821 | 2026.05.21 18:18:55.442983 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 822 | 2026.05.21 18:18:55.443010 [ 302 ] {} <Debug> TCP-Session: 137a12d3-433c-4002-835b-fcdc58f3d81e Authenticating user 'default' from [fd00:1122:3344:101::e]:47970 | ||
| 823 | 2026.05.21 18:18:55.443032 [ 302 ] {} <Debug> TCP-Session: 137a12d3-433c-4002-835b-fcdc58f3d81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.05.21 18:18:55.443046 [ 302 ] {} <Debug> TCP-Session: 137a12d3-433c-4002-835b-fcdc58f3d81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.21 18:18:55.443369 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40749 | ||
| 826 | 2026.05.21 18:18:55.443453 [ 302 ] {} <Trace> TCP-Session: 137a12d3-433c-4002-835b-fcdc58f3d81e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.05.21 18:18:55.443611 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.05.21 18:18:55.443710 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 829 | 2026.05.21 18:18:55.443725 [ 303 ] {} <Debug> TCP-Session: 1a9aed4b-87e4-438e-b9a2-9733769f4740 Authenticating user 'default' from [fd00:1122:3344:101::e]:40749 | ||
| 830 | 2026.05.21 18:18:55.443745 [ 302 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 831 | 2026.05.21 18:18:55.443787 [ 303 ] {} <Debug> TCP-Session: 1a9aed4b-87e4-438e-b9a2-9733769f4740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.21 18:18:55.443717 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43120 | ||
| 833 | 2026.05.21 18:18:55.443818 [ 303 ] {} <Debug> TCP-Session: 1a9aed4b-87e4-438e-b9a2-9733769f4740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.05.21 18:18:55.443923 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45991 | ||
| 835 | 2026.05.21 18:18:55.443932 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52402 | ||
| 836 | 2026.05.21 18:18:55.443943 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 837 | 2026.05.21 18:18:55.444023 [ 304 ] {} <Debug> TCP-Session: e810bc99-6857-4266-9636-153f6d725364 Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 838 | 2026.05.21 18:18:55.444058 [ 304 ] {} <Debug> TCP-Session: e810bc99-6857-4266-9636-153f6d725364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.05.21 18:18:55.444081 [ 304 ] {} <Debug> TCP-Session: e810bc99-6857-4266-9636-153f6d725364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.05.21 18:18:55.444219 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37823 | ||
| 841 | 2026.05.21 18:18:55.444243 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.21 18:18:55.444308 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.05.21 18:18:55.444409 [ 307 ] {} <Debug> TCP-Session: 5fe68e0d-fc74-4a0e-a4cd-24054e62e1f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45991 | ||
| 844 | 2026.05.21 18:18:55.444412 [ 306 ] {} <Debug> TCP-Session: 26e74ae0-5e31-4ae9-834d-2212e69b933a Authenticating user 'default' from [fd00:1122:3344:101::e]:52402 | ||
| 845 | 2026.05.21 18:18:55.444452 [ 307 ] {} <Debug> TCP-Session: 5fe68e0d-fc74-4a0e-a4cd-24054e62e1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.21 18:18:55.444469 [ 306 ] {} <Debug> TCP-Session: 26e74ae0-5e31-4ae9-834d-2212e69b933a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.21 18:18:55.444473 [ 307 ] {} <Debug> TCP-Session: 5fe68e0d-fc74-4a0e-a4cd-24054e62e1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.21 18:18:55.444473 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55834 | ||
| 849 | 2026.05.21 18:18:55.444496 [ 306 ] {} <Debug> TCP-Session: 26e74ae0-5e31-4ae9-834d-2212e69b933a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.21 18:18:55.446754 [ 302 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 851 | 2026.05.21 18:18:55.446852 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.05.21 18:18:55.446878 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49128 | ||
| 853 | 2026.05.21 18:18:55.446896 [ 308 ] {} <Debug> TCP-Session: 89ddc46c-c59b-4efc-8867-b75e0cbf2442 Authenticating user 'default' from [fd00:1122:3344:101::e]:37823 | ||
| 854 | 2026.05.21 18:18:55.446913 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.05.21 18:18:55.446927 [ 308 ] {} <Debug> TCP-Session: 89ddc46c-c59b-4efc-8867-b75e0cbf2442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.21 18:18:55.446965 [ 308 ] {} <Debug> TCP-Session: 89ddc46c-c59b-4efc-8867-b75e0cbf2442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.21 18:18:55.446972 [ 309 ] {} <Debug> TCP-Session: cafc936d-fbaf-444c-83aa-208d59e2cf9a Authenticating user 'default' from [fd00:1122:3344:101::e]:55834 | ||
| 858 | 2026.05.21 18:18:55.447000 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.05.21 18:18:55.447003 [ 309 ] {} <Debug> TCP-Session: cafc936d-fbaf-444c-83aa-208d59e2cf9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.21 18:18:55.447034 [ 309 ] {} <Debug> TCP-Session: cafc936d-fbaf-444c-83aa-208d59e2cf9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.05.21 18:18:55.447037 [ 305 ] {} <Debug> TCP-Session: 22490b09-989d-470f-9f26-036299616820 Authenticating user 'default' from [fd00:1122:3344:101::e]:43120 | ||
| 862 | 2026.05.21 18:18:55.447061 [ 305 ] {} <Debug> TCP-Session: 22490b09-989d-470f-9f26-036299616820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.21 18:18:55.447077 [ 305 ] {} <Debug> TCP-Session: 22490b09-989d-470f-9f26-036299616820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.21 18:18:55.447097 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.05.21 18:18:55.447140 [ 310 ] {} <Debug> TCP-Session: dfc7ed68-5c64-49d7-affb-cdfdcb547ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49128 | ||
| 866 | 2026.05.21 18:18:55.447161 [ 310 ] {} <Debug> TCP-Session: dfc7ed68-5c64-49d7-affb-cdfdcb547ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.21 18:18:55.447176 [ 310 ] {} <Debug> TCP-Session: dfc7ed68-5c64-49d7-affb-cdfdcb547ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.21 18:18:55.449199 [ 302 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.05.21 18:18:55.454316 [ 302 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 870 | 2026.05.21 18:18:55.463323 [ 312 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> AggregatingTransform: Aggregating | ||
| 871 | 2026.05.21 18:18:55.463444 [ 312 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 872 | 2026.05.21 18:18:55.463600 [ 312 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005278431 sec. (189.450 rows/sec., 7.40 KiB/sec.) | ||
| 873 | 2026.05.21 18:18:55.463626 [ 312 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> Aggregator: Merging aggregated data | ||
| 874 | 2026.05.21 18:18:55.463692 [ 312 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 875 | 2026.05.21 18:18:55.464978 [ 302 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021329 sec., 46.88452341881945 rows/sec., 1.83 KiB/sec. | ||
| 876 | 2026.05.21 18:18:55.465120 [ 302 ] {896ed97d-8cc2-4a92-ac58-1d6c948cadd2} <Debug> TCPHandler: Processed in 0.02181214 sec. | ||
| 877 | 2026.05.21 18:18:55.473963 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.05.21 18:18:55.474016 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.21 18:18:55.474043 [ 302 ] {} <Debug> TCP-Session: 137a12d3-433c-4002-835b-fcdc58f3d81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.21 18:18:55.474048 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.21 18:18:55.474062 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.21 18:18:55.474085 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.21 18:18:55.474118 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.05.21 18:18:55.474133 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.21 18:18:55.474154 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.21 18:18:55.474173 [ 306 ] {} <Debug> TCP-Session: 26e74ae0-5e31-4ae9-834d-2212e69b933a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.21 18:18:55.474194 [ 307 ] {} <Debug> TCP-Session: 5fe68e0d-fc74-4a0e-a4cd-24054e62e1f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.21 18:18:55.474228 [ 309 ] {} <Debug> TCP-Session: cafc936d-fbaf-444c-83aa-208d59e2cf9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.21 18:18:55.474154 [ 308 ] {} <Debug> TCP-Session: 89ddc46c-c59b-4efc-8867-b75e0cbf2442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.21 18:18:55.474123 [ 310 ] {} <Debug> TCP-Session: dfc7ed68-5c64-49d7-affb-cdfdcb547ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.21 18:18:55.474108 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.21 18:18:55.474106 [ 304 ] {} <Debug> TCP-Session: e810bc99-6857-4266-9636-153f6d725364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.21 18:18:55.474066 [ 303 ] {} <Debug> TCP-Session: 1a9aed4b-87e4-438e-b9a2-9733769f4740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.21 18:18:55.474374 [ 305 ] {} <Debug> TCP-Session: 22490b09-989d-470f-9f26-036299616820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.21 18:18:56.000543 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.10 MiB, peak 157.22 MiB, free memory in arenas 0.00 B, will set to 159.52 MiB (RSS), difference: 12.42 MiB | ||
| 896 | 2026.05.21 18:18:57.521717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 9 entries to flush up to offset 9 | ||
| 897 | 2026.05.21 18:18:57.521874 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 898 | 2026.05.21 18:18:57.526200 [ 242 ] {} <Debug> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Loading data parts | ||
| 899 | 2026.05.21 18:18:57.526330 [ 242 ] {} <Debug> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): There are no data parts | ||
| 900 | 2026.05.21 18:18:57.531986 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.21 18:18:57.532031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 902 | 2026.05.21 18:18:57.533525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.21 18:18:57.534100 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): 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 18:18:57.534362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 9 | ||
| 905 | 2026.05.21 18:18:58.000819 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.64 MiB, peak 163.64 MiB, free memory in arenas 0.00 B, will set to 160.42 MiB (RSS), difference: -3.21 MiB | ||
| 906 | 2026.05.21 18:19:02.206808 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64441 | ||
| 907 | 2026.05.21 18:19:02.206912 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.05.21 18:19:02.206940 [ 302 ] {} <Debug> TCP-Session: 4f189717-7a10-411c-8508-5447bcf9930f Authenticating user 'default' from [fd00:1122:3344:101::e]:64441 | ||
| 909 | 2026.05.21 18:19:02.206966 [ 302 ] {} <Debug> TCP-Session: 4f189717-7a10-411c-8508-5447bcf9930f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.21 18:19:02.206979 [ 302 ] {} <Debug> TCP-Session: 4f189717-7a10-411c-8508-5447bcf9930f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.21 18:19:02.207191 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39002 | ||
| 912 | 2026.05.21 18:19:02.207235 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51080 | ||
| 913 | 2026.05.21 18:19:02.207259 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42459 | ||
| 914 | 2026.05.21 18:19:02.207279 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.05.21 18:19:02.207300 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54426 | ||
| 916 | 2026.05.21 18:19:02.207329 [ 303 ] {} <Debug> TCP-Session: 00b4911d-4980-4a6a-87e8-4521d8921dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39002 | ||
| 917 | 2026.05.21 18:19:02.207338 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.05.21 18:19:02.207334 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.05.21 18:19:02.207368 [ 303 ] {} <Debug> TCP-Session: 00b4911d-4980-4a6a-87e8-4521d8921dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.21 18:19:02.207375 [ 306 ] {} <Debug> TCP-Session: 337db6b1-20fe-41c9-9446-11b572c439df Authenticating user 'default' from [fd00:1122:3344:101::e]:42459 | ||
| 921 | 2026.05.21 18:19:02.207397 [ 303 ] {} <Debug> TCP-Session: 00b4911d-4980-4a6a-87e8-4521d8921dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.21 18:19:02.207414 [ 302 ] {} <Trace> TCP-Session: 4f189717-7a10-411c-8508-5447bcf9930f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.05.21 18:19:02.207416 [ 306 ] {} <Debug> TCP-Session: 337db6b1-20fe-41c9-9446-11b572c439df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.21 18:19:02.207393 [ 304 ] {} <Debug> TCP-Session: b11477ed-c9c2-4f61-8915-9a7d7764c5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51080 | ||
| 925 | 2026.05.21 18:19:02.207474 [ 306 ] {} <Debug> TCP-Session: 337db6b1-20fe-41c9-9446-11b572c439df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.21 18:19:02.207371 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.05.21 18:19:02.207508 [ 304 ] {} <Debug> TCP-Session: b11477ed-c9c2-4f61-8915-9a7d7764c5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.21 18:19:02.207534 [ 310 ] {} <Debug> TCP-Session: c26605c1-c647-42ca-ba02-7542041154e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54426 | ||
| 929 | 2026.05.21 18:19:02.207540 [ 304 ] {} <Debug> TCP-Session: b11477ed-c9c2-4f61-8915-9a7d7764c5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.21 18:19:02.207559 [ 310 ] {} <Debug> TCP-Session: c26605c1-c647-42ca-ba02-7542041154e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.05.21 18:19:02.207295 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52498 | ||
| 932 | 2026.05.21 18:19:02.207607 [ 302 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64441) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 933 | 2026.05.21 18:19:02.207583 [ 310 ] {} <Debug> TCP-Session: c26605c1-c647-42ca-ba02-7542041154e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.05.21 18:19:02.207272 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64931 | ||
| 935 | 2026.05.21 18:19:02.207264 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49667 | ||
| 936 | 2026.05.21 18:19:02.207684 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.21 18:19:02.207292 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33851 | ||
| 938 | 2026.05.21 18:19:02.207721 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.21 18:19:02.207731 [ 309 ] {} <Debug> TCP-Session: f6a11d11-e9f2-484b-921c-c6825b6889c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52498 | ||
| 940 | 2026.05.21 18:19:02.207769 [ 307 ] {} <Debug> TCP-Session: a89ce87e-d52e-4041-bf4b-dc80e4475e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:64931 | ||
| 941 | 2026.05.21 18:19:02.207785 [ 309 ] {} <Debug> TCP-Session: f6a11d11-e9f2-484b-921c-c6825b6889c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.21 18:19:02.207802 [ 307 ] {} <Debug> TCP-Session: a89ce87e-d52e-4041-bf4b-dc80e4475e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.21 18:19:02.207812 [ 309 ] {} <Debug> TCP-Session: f6a11d11-e9f2-484b-921c-c6825b6889c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.21 18:19:02.207827 [ 307 ] {} <Debug> TCP-Session: a89ce87e-d52e-4041-bf4b-dc80e4475e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.21 18:19:02.207828 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.05.21 18:19:02.207741 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.05.21 18:19:02.207877 [ 308 ] {} <Debug> TCP-Session: 3c8f9f18-b47c-4aea-991e-d4b1c7a66604 Authenticating user 'default' from [fd00:1122:3344:101::e]:33851 | ||
| 948 | 2026.05.21 18:19:02.207883 [ 302 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 949 | 2026.05.21 18:19:02.207898 [ 305 ] {} <Debug> TCP-Session: 51afa39a-82e8-46fd-8870-22d6ad681070 Authenticating user 'default' from [fd00:1122:3344:101::e]:49667 | ||
| 950 | 2026.05.21 18:19:02.207904 [ 308 ] {} <Debug> TCP-Session: 3c8f9f18-b47c-4aea-991e-d4b1c7a66604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.21 18:19:02.207939 [ 305 ] {} <Debug> TCP-Session: 51afa39a-82e8-46fd-8870-22d6ad681070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.21 18:19:02.207947 [ 308 ] {} <Debug> TCP-Session: 3c8f9f18-b47c-4aea-991e-d4b1c7a66604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.21 18:19:02.207957 [ 302 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.05.21 18:19:02.207962 [ 305 ] {} <Debug> TCP-Session: 51afa39a-82e8-46fd-8870-22d6ad681070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.21 18:19:02.208268 [ 302 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.05.21 18:19:02.209090 [ 350 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Trace> AggregatingTransform: Aggregating | ||
| 957 | 2026.05.21 18:19:02.209128 [ 350 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Trace> Aggregator: Aggregation method: without_key | ||
| 958 | 2026.05.21 18:19:02.209158 [ 350 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000787785 sec. (1269.382 rows/sec., 49.59 KiB/sec.) | ||
| 959 | 2026.05.21 18:19:02.209173 [ 350 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Trace> Aggregator: Merging aggregated data | ||
| 960 | 2026.05.21 18:19:02.209785 [ 302 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002235 sec., 447.42729306487695 rows/sec., 17.48 KiB/sec. | ||
| 961 | 2026.05.21 18:19:02.209892 [ 302 ] {6749ae54-dbe6-4425-9764-3c34907a4e72} <Debug> TCPHandler: Processed in 0.002613341 sec. | ||
| 962 | 2026.05.21 18:19:02.210032 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.05.21 18:19:02.210065 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.05.21 18:19:02.210072 [ 302 ] {} <Debug> TCP-Session: 4f189717-7a10-411c-8508-5447bcf9930f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.21 18:19:02.210084 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.05.21 18:19:02.210104 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.05.21 18:19:02.210119 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.05.21 18:19:02.210139 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.05.21 18:19:02.210169 [ 310 ] {} <Debug> TCP-Session: c26605c1-c647-42ca-ba02-7542041154e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.21 18:19:02.210182 [ 306 ] {} <Debug> TCP-Session: 337db6b1-20fe-41c9-9446-11b572c439df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.21 18:19:02.210187 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.05.21 18:19:02.210204 [ 305 ] {} <Debug> TCP-Session: 51afa39a-82e8-46fd-8870-22d6ad681070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.21 18:19:02.210173 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.05.21 18:19:02.210244 [ 309 ] {} <Debug> TCP-Session: f6a11d11-e9f2-484b-921c-c6825b6889c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.21 18:19:02.210155 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.05.21 18:19:02.210279 [ 308 ] {} <Debug> TCP-Session: 3c8f9f18-b47c-4aea-991e-d4b1c7a66604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.05.21 18:19:02.210116 [ 303 ] {} <Debug> TCP-Session: 00b4911d-4980-4a6a-87e8-4521d8921dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.21 18:19:02.210317 [ 307 ] {} <Debug> TCP-Session: a89ce87e-d52e-4041-bf4b-dc80e4475e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.21 18:19:02.210145 [ 304 ] {} <Debug> TCP-Session: b11477ed-c9c2-4f61-8915-9a7d7764c5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.21 18:19:02.497723 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 981 | 2026.05.21 18:19:02.497777 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 982 | 2026.05.21 18:19:02.535863 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 997 | ||
| 983 | 2026.05.21 18:19:02.545135 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.21 18:19:02.545201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 985 | 2026.05.21 18:19:02.546093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.21 18:19:02.546997 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.21 18:19:02.549289 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 997 | ||
| 988 | 2026.05.21 18:19:02.583615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 989 | 2026.05.21 18:19:02.604451 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.05.21 18:19:02.604530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 991 | 2026.05.21 18:19:02.611390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 992 | 2026.05.21 18:19:02.612839 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.05.21 18:19:02.617211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 994 | 2026.05.21 18:19:03.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.31 MiB, peak 168.80 MiB, free memory in arenas 0.00 B, will set to 163.51 MiB (RSS), difference: 2.20 MiB | ||
| 995 | 2026.05.21 18:19:03.112288 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48243 | ||
| 996 | 2026.05.21 18:19:03.112374 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.05.21 18:19:03.112403 [ 306 ] {} <Debug> TCP-Session: 0fb2be9d-a9b9-4f91-b706-2d2a9e926c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:48243 | ||
| 998 | 2026.05.21 18:19:03.112427 [ 306 ] {} <Debug> TCP-Session: 0fb2be9d-a9b9-4f91-b706-2d2a9e926c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.21 18:19:03.112441 [ 306 ] {} <Debug> TCP-Session: 0fb2be9d-a9b9-4f91-b706-2d2a9e926c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.21 18:19:03.112670 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45264 | ||
| 1001 | 2026.05.21 18:19:03.112710 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53107 | ||
| 1002 | 2026.05.21 18:19:03.112745 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36756 | ||
| 1003 | 2026.05.21 18:19:03.112768 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62365 | ||
| 1004 | 2026.05.21 18:19:03.112779 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64568 | ||
| 1005 | 2026.05.21 18:19:03.112815 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.05.21 18:19:03.112832 [ 306 ] {} <Trace> TCP-Session: 0fb2be9d-a9b9-4f91-b706-2d2a9e926c75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.21 18:19:03.112853 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.21 18:19:03.112879 [ 307 ] {} <Debug> TCP-Session: cb4cd2a8-e6ee-4889-8e31-3aaf513f5568 Authenticating user 'default' from [fd00:1122:3344:101::e]:45264 | ||
| 1009 | 2026.05.21 18:19:03.112913 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.05.21 18:19:03.112917 [ 304 ] {} <Debug> TCP-Session: 5ea7b3bd-eda8-4e9c-bc1d-24631ead0135 Authenticating user 'default' from [fd00:1122:3344:101::e]:62365 | ||
| 1011 | 2026.05.21 18:19:03.112939 [ 307 ] {} <Debug> TCP-Session: cb4cd2a8-e6ee-4889-8e31-3aaf513f5568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.05.21 18:19:03.112953 [ 305 ] {} <Debug> TCP-Session: 5ecc9da7-cb6c-4d3a-a48e-02818ce5ccf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64568 | ||
| 1013 | 2026.05.21 18:19:03.112974 [ 304 ] {} <Debug> TCP-Session: 5ea7b3bd-eda8-4e9c-bc1d-24631ead0135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.21 18:19:03.112982 [ 307 ] {} <Debug> TCP-Session: cb4cd2a8-e6ee-4889-8e31-3aaf513f5568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.21 18:19:03.113006 [ 305 ] {} <Debug> TCP-Session: 5ecc9da7-cb6c-4d3a-a48e-02818ce5ccf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.21 18:19:03.113007 [ 304 ] {} <Debug> TCP-Session: 5ea7b3bd-eda8-4e9c-bc1d-24631ead0135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.21 18:19:03.113037 [ 305 ] {} <Debug> TCP-Session: 5ecc9da7-cb6c-4d3a-a48e-02818ce5ccf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.21 18:19:03.113045 [ 306 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1019 | 2026.05.21 18:19:03.112845 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.05.21 18:19:03.112833 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.05.21 18:19:03.113112 [ 302 ] {} <Debug> TCP-Session: a4e401a3-7c96-4d31-b73c-473cb0ff13e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36756 | ||
| 1022 | 2026.05.21 18:19:03.112732 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44305 | ||
| 1023 | 2026.05.21 18:19:03.113141 [ 302 ] {} <Debug> TCP-Session: a4e401a3-7c96-4d31-b73c-473cb0ff13e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.21 18:19:03.113136 [ 308 ] {} <Debug> TCP-Session: 722c8434-4ecf-4929-b0d1-928ee7161b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:53107 | ||
| 1025 | 2026.05.21 18:19:03.113171 [ 302 ] {} <Debug> TCP-Session: a4e401a3-7c96-4d31-b73c-473cb0ff13e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.21 18:19:03.113198 [ 308 ] {} <Debug> TCP-Session: 722c8434-4ecf-4929-b0d1-928ee7161b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.21 18:19:03.112719 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65025 | ||
| 1028 | 2026.05.21 18:19:03.113234 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.05.21 18:19:03.113223 [ 308 ] {} <Debug> TCP-Session: 722c8434-4ecf-4929-b0d1-928ee7161b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.21 18:19:03.113275 [ 310 ] {} <Debug> TCP-Session: 98df9583-d55b-4730-9c58-2644ebeb52c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44305 | ||
| 1031 | 2026.05.21 18:19:03.112758 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63966 | ||
| 1032 | 2026.05.21 18:19:03.113305 [ 310 ] {} <Debug> TCP-Session: 98df9583-d55b-4730-9c58-2644ebeb52c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.05.21 18:19:03.113334 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.05.21 18:19:03.113357 [ 310 ] {} <Debug> TCP-Session: 98df9583-d55b-4730-9c58-2644ebeb52c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.21 18:19:03.113382 [ 309 ] {} <Debug> TCP-Session: f58c9b55-28c7-4bee-80d0-d654d52be43f Authenticating user 'default' from [fd00:1122:3344:101::e]:65025 | ||
| 1036 | 2026.05.21 18:19:03.113406 [ 306 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1037 | 2026.05.21 18:19:03.113407 [ 309 ] {} <Debug> TCP-Session: f58c9b55-28c7-4bee-80d0-d654d52be43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.21 18:19:03.113448 [ 309 ] {} <Debug> TCP-Session: f58c9b55-28c7-4bee-80d0-d654d52be43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.21 18:19:03.113462 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.05.21 18:19:03.113469 [ 306 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.05.21 18:19:03.113494 [ 303 ] {} <Debug> TCP-Session: bf11ddff-dc1a-40f2-b835-1ad9213acd47 Authenticating user 'default' from [fd00:1122:3344:101::e]:63966 | ||
| 1042 | 2026.05.21 18:19:03.113518 [ 303 ] {} <Debug> TCP-Session: bf11ddff-dc1a-40f2-b835-1ad9213acd47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.21 18:19:03.113531 [ 303 ] {} <Debug> TCP-Session: bf11ddff-dc1a-40f2-b835-1ad9213acd47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.21 18:19:03.113819 [ 306 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 1045 | 2026.05.21 18:19:03.114853 [ 357 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Trace> AggregatingTransform: Aggregating | ||
| 1046 | 2026.05.21 18:19:03.114908 [ 357 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Trace> Aggregator: Aggregation method: without_key | ||
| 1047 | 2026.05.21 18:19:03.114942 [ 357 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010226 sec. (977.899 rows/sec., 38.20 KiB/sec.) | ||
| 1048 | 2026.05.21 18:19:03.114960 [ 357 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Trace> Aggregator: Merging aggregated data | ||
| 1049 | 2026.05.21 18:19:03.115599 [ 306 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002615 sec., 382.40917782026764 rows/sec., 14.94 KiB/sec. | ||
| 1050 | 2026.05.21 18:19:03.115736 [ 306 ] {10dc2685-8778-4b95-a56f-0b95de391796} <Debug> TCPHandler: Processed in 0.003059808 sec. | ||
| 1051 | 2026.05.21 18:19:03.115844 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.05.21 18:19:03.115874 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.21 18:19:03.115885 [ 306 ] {} <Debug> TCP-Session: 0fb2be9d-a9b9-4f91-b706-2d2a9e926c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.21 18:19:03.115903 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.21 18:19:03.115932 [ 307 ] {} <Debug> TCP-Session: cb4cd2a8-e6ee-4889-8e31-3aaf513f5568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.21 18:19:03.115940 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.21 18:19:03.115968 [ 305 ] {} <Debug> TCP-Session: 5ecc9da7-cb6c-4d3a-a48e-02818ce5ccf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.21 18:19:03.115990 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.21 18:19:03.116008 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.21 18:19:03.116029 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.21 18:19:03.116042 [ 303 ] {} <Debug> TCP-Session: bf11ddff-dc1a-40f2-b835-1ad9213acd47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.21 18:19:03.116062 [ 302 ] {} <Debug> TCP-Session: a4e401a3-7c96-4d31-b73c-473cb0ff13e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.21 18:19:03.116079 [ 310 ] {} <Debug> TCP-Session: 98df9583-d55b-4730-9c58-2644ebeb52c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.21 18:19:03.116049 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.05.21 18:19:03.115998 [ 308 ] {} <Debug> TCP-Session: 722c8434-4ecf-4929-b0d1-928ee7161b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.21 18:19:03.115964 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.21 18:19:03.116137 [ 304 ] {} <Debug> TCP-Session: 5ea7b3bd-eda8-4e9c-bc1d-24631ead0135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.21 18:19:03.116174 [ 309 ] {} <Debug> TCP-Session: f58c9b55-28c7-4bee-80d0-d654d52be43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.21 18:19:09.445485 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.21 18:19:09.445731 [ 285 ] {1cba9c22-f5e8-4e7c-b503-03425d171a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.21 18:19:09.460565 [ 285 ] {1cba9c22-f5e8-4e7c-b503-03425d171a7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.05.21 18:19:09.460646 [ 285 ] {1cba9c22-f5e8-4e7c-b503-03425d171a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.05.21 18:19:09.461105 [ 285 ] {1cba9c22-f5e8-4e7c-b503-03425d171a7b} <Debug> TCPHandler: Processed in 0.015815875 sec. | ||
| 1074 | 2026.05.21 18:19:09.475897 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.05.21 18:19:09.476026 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1076 | 2026.05.21 18:19:09.476081 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.05.21 18:19:09.481414 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.05.21 18:19:09.481468 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1079 | 2026.05.21 18:19:09.484355 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.05.21 18:19:09.484761 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.05.21 18:19:09.484929 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.00894 sec., 1230.4250559284117 rows/sec., 390.52 KiB/sec. | ||
| 1082 | 2026.05.21 18:19:09.484974 [ 285 ] {8598e415-c99d-49a2-a1ec-d798068130ce} <Debug> TCPHandler: Processed in 0.009140876 sec. | ||
| 1083 | 2026.05.21 18:19:09.485140 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.05.21 18:19:09.485256 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.05.21 18:19:09.485304 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1086 | 2026.05.21 18:19:09.494473 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.05.21 18:19:09.494511 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1088 | 2026.05.21 18:19:09.497182 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.05.21 18:19:09.497749 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.05.21 18:19:09.497899 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012671 sec., 1894.088864335885 rows/sec., 160.92 KiB/sec. | ||
| 1091 | 2026.05.21 18:19:09.497944 [ 285 ] {a4f5a29a-fdca-4690-a5ed-e2d399bbf18b} <Debug> TCPHandler: Processed in 0.012861988 sec. | ||
| 1092 | 2026.05.21 18:19:09.498096 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.05.21 18:19:09.498204 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1094 | 2026.05.21 18:19:09.498252 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1095 | 2026.05.21 18:19:09.498695 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.05.21 18:19:09.498734 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1097 | 2026.05.21 18:19:09.499227 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1098 | 2026.05.21 18:19:09.499765 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.05.21 18:19:09.499926 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001748 sec., 2288.329519450801 rows/sec., 186.60 KiB/sec. | ||
| 1100 | 2026.05.21 18:19:09.499982 [ 285 ] {e8307bcd-f510-4af5-9105-031c93075ce6} <Debug> TCPHandler: Processed in 0.001948138 sec. | ||
| 1101 | 2026.05.21 18:19:09.500154 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.05.21 18:19:09.500279 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1103 | 2026.05.21 18:19:09.500339 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1104 | 2026.05.21 18:19:09.500899 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.05.21 18:19:09.500939 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1106 | 2026.05.21 18:19:09.501498 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2026.05.21 18:19:09.501969 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.05.21 18:19:09.502107 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Debug> executeQuery: Read 124 rows, 11.80 KiB in 0.001854 sec., 66882.4163969795 rows/sec., 6.21 MiB/sec. | ||
| 1109 | 2026.05.21 18:19:09.502143 [ 285 ] {92183031-65ab-421a-bc69-232fc92c8ece} <Debug> TCPHandler: Processed in 0.00205548 sec. | ||
| 1110 | 2026.05.21 18:19:09.502277 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.05.21 18:19:09.502378 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1112 | 2026.05.21 18:19:09.502429 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1113 | 2026.05.21 18:19:09.502931 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.05.21 18:19:09.502969 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1115 | 2026.05.21 18:19:09.503395 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1116 | 2026.05.21 18:19:09.503835 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.05.21 18:19:09.503969 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Debug> executeQuery: Read 17 rows, 1.32 KiB in 0.001612 sec., 10545.90570719603 rows/sec., 816.02 KiB/sec. | ||
| 1118 | 2026.05.21 18:19:09.504004 [ 285 ] {310df59c-8032-4a79-a32a-1536083bb4b8} <Debug> TCPHandler: Processed in 0.001778535 sec. | ||
| 1119 | 2026.05.21 18:19:09.504145 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.05.21 18:19:09.504289 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1121 | 2026.05.21 18:19:09.504335 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1122 | 2026.05.21 18:19:09.504758 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.05.21 18:19:09.504798 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1124 | 2026.05.21 18:19:09.505355 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1125 | 2026.05.21 18:19:09.505780 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.05.21 18:19:09.505913 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001649 sec., 14554.275318374772 rows/sec., 1.21 MiB/sec. | ||
| 1127 | 2026.05.21 18:19:09.505948 [ 285 ] {a3fe23ba-c489-490a-b32b-0186037d7d58} <Debug> TCPHandler: Processed in 0.001852896 sec. | ||
| 1128 | 2026.05.21 18:19:09.506088 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.05.21 18:19:09.506185 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1130 | 2026.05.21 18:19:09.506228 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1131 | 2026.05.21 18:19:09.506641 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.05.21 18:19:09.506679 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1133 | 2026.05.21 18:19:09.507224 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1134 | 2026.05.21 18:19:09.507738 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.05.21 18:19:09.507870 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001704 sec., 7042.2535211267605 rows/sec., 550.18 KiB/sec. | ||
| 1136 | 2026.05.21 18:19:09.507908 [ 285 ] {1d2d907c-538a-47fd-ae3e-1a347ac4a2d2} <Debug> TCPHandler: Processed in 0.001871236 sec. | ||
| 1137 | 2026.05.21 18:19:09.508042 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.05.21 18:19:09.508141 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1139 | 2026.05.21 18:19:09.508183 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1140 | 2026.05.21 18:19:09.508620 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.21 18:19:09.508660 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1142 | 2026.05.21 18:19:09.509086 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1143 | 2026.05.21 18:19:09.509511 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.05.21 18:19:09.509644 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Debug> executeQuery: Read 44 rows, 3.91 KiB in 0.001524 sec., 28871.391076115488 rows/sec., 2.50 MiB/sec. | ||
| 1145 | 2026.05.21 18:19:09.509680 [ 285 ] {5410b525-2a18-4941-bc8f-139db0225a7f} <Debug> TCPHandler: Processed in 0.001687893 sec. | ||
| 1146 | 2026.05.21 18:19:09.509818 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.05.21 18:19:09.509914 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1148 | 2026.05.21 18:19:09.509959 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1149 | 2026.05.21 18:19:09.512424 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.21 18:19:09.512458 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1151 | 2026.05.21 18:19:09.515140 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2026.05.21 18:19:09.515671 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.21 18:19:09.515862 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Debug> executeQuery: Read 338 rows, 28.03 KiB in 0.005966 sec., 56654.374790479385 rows/sec., 4.59 MiB/sec. | ||
| 1154 | 2026.05.21 18:19:09.515915 [ 285 ] {0cc955f1-2e9d-4f78-8bea-1deea0bb7944} <Debug> TCPHandler: Processed in 0.006147039 sec. | ||
| 1155 | 2026.05.21 18:19:09.516104 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.05.21 18:19:09.516215 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2026.05.21 18:19:09.516276 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <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 | ||
| 1158 | 2026.05.21 18:19:09.517010 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.05.21 18:19:09.517054 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1160 | 2026.05.21 18:19:09.517782 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2026.05.21 18:19:09.518327 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.05.21 18:19:09.518480 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002283 sec., 438.02014892685065 rows/sec., 803.75 KiB/sec. | ||
| 1163 | 2026.05.21 18:19:09.518542 [ 285 ] {106ccc2f-20ba-4703-b339-9f36a4495723} <Debug> TCPHandler: Processed in 0.002506819 sec. | ||
| 1164 | 2026.05.21 18:19:09.518693 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.05.21 18:19:09.518791 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.05.21 18:19:09.518836 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1167 | 2026.05.21 18:19:09.519176 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Trace> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.21 18:19:09.519214 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1169 | 2026.05.21 18:19:09.519792 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2026.05.21 18:19:09.520347 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Trace> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.21 18:19:09.520509 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001737 sec., 1727.1157167530223 rows/sec., 122.00 KiB/sec. | ||
| 1172 | 2026.05.21 18:19:09.520546 [ 285 ] {a67b272c-cd47-45c7-8452-d260b8687919} <Debug> TCPHandler: Processed in 0.001904127 sec. | ||
| 1173 | 2026.05.21 18:19:10.049730 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1509 | ||
| 1174 | 2026.05.21 18:19:10.050209 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.21 18:19:10.050252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1176 | 2026.05.21 18:19:10.050901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1177 | 2026.05.21 18:19:10.051331 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.21 18:19:10.051460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1509 | ||
| 1179 | 2026.05.21 18:19:10.117635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1180 | 2026.05.21 18:19:10.134441 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.05.21 18:19:10.134506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1182 | 2026.05.21 18:19:10.141143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1183 | 2026.05.21 18:19:10.142373 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.05.21 18:19:10.145556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1185 | 2026.05.21 18:19:11.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.01 MiB, peak 171.83 MiB, free memory in arenas 0.00 B, will set to 166.32 MiB (RSS), difference: 1.31 MiB | ||
| 1186 | 2026.05.21 18:19:17.497834 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1187 | 2026.05.21 18:19:17.497926 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1188 | 2026.05.21 18:19:17.535218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 13 | ||
| 1189 | 2026.05.21 18:19:17.537289 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.05.21 18:19:17.537328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1191 | 2026.05.21 18:19:17.538596 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1192 | 2026.05.21 18:19:17.539123 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.05.21 18:19:17.539350 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 1194 | 2026.05.21 18:19:17.552323 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1957 | ||
| 1195 | 2026.05.21 18:19:17.552788 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.21 18:19:17.552828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1197 | 2026.05.21 18:19:17.553402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1198 | 2026.05.21 18:19:17.553854 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.05.21 18:19:17.553979 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1957 | ||
| 1200 | 2026.05.21 18:19:17.646410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1201 | 2026.05.21 18:19:17.662564 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.21 18:19:17.662624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1203 | 2026.05.21 18:19:17.669120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1204 | 2026.05.21 18:19:17.670226 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.21 18:19:17.673341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1206 | 2026.05.21 18:19:19.431623 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.05.21 18:19:19.431859 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1208 | 2026.05.21 18:19:19.432151 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1209 | 2026.05.21 18:19:19.436717 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1210 | 2026.05.21 18:19:19.436958 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1211 | 2026.05.21 18:19:19.437044 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1212 | 2026.05.21 18:19:19.437231 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1213 | 2026.05.21 18:19:19.439424 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1214 | 2026.05.21 18:19:19.441376 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 1215 | 2026.05.21 18:19:19.441399 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1216 | 2026.05.21 18:19:19.448244 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <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', 'http_service:request_latency_histogram'))" | ||
| 1217 | 2026.05.21 18:19:19.448274 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1218 | 2026.05.21 18:19:19.483149 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.051367 sec., 214.14526836295676 rows/sec., 67.97 KiB/sec. | ||
| 1219 | 2026.05.21 18:19:19.483228 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> MemoryTracker: Peak memory usage (for query): 130.48 KiB. | ||
| 1220 | 2026.05.21 18:19:19.483245 [ 285 ] {2d51d0bd-7b78-40d4-ac41-640d23f25280} <Debug> TCPHandler: Processed in 0.051758317 sec. | ||
| 1221 | 2026.05.21 18:19:19.486120 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.05.21 18:19:19.486239 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1223 | 2026.05.21 18:19:19.486288 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1224 | 2026.05.21 18:19:19.486786 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.05.21 18:19:19.486827 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1226 | 2026.05.21 18:19:19.487297 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1227 | 2026.05.21 18:19:19.487808 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.05.21 18:19:19.487958 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Debug> executeQuery: Read 44 rows, 4.14 KiB in 0.001753 sec., 25099.828864803196 rows/sec., 2.30 MiB/sec. | ||
| 1229 | 2026.05.21 18:19:19.487995 [ 285 ] {08fcc8b1-52e3-4022-9ca2-5d74edb901e3} <Debug> TCPHandler: Processed in 0.001934808 sec. | ||
| 1230 | 2026.05.21 18:19:19.488123 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.05.21 18:19:19.488220 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.05.21 18:19:19.488269 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1233 | 2026.05.21 18:19:19.488671 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.05.21 18:19:19.488708 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1235 | 2026.05.21 18:19:19.489125 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.05.21 18:19:19.489595 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.05.21 18:19:19.489750 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001548 sec., 14211.886304909562 rows/sec., 1.04 MiB/sec. | ||
| 1238 | 2026.05.21 18:19:19.489790 [ 285 ] {703f6cac-12d4-45a0-8ef7-9bd07c292a9d} <Debug> TCPHandler: Processed in 0.001718943 sec. | ||
| 1239 | 2026.05.21 18:19:19.489919 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.05.21 18:19:19.490018 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1241 | 2026.05.21 18:19:19.490058 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1242 | 2026.05.21 18:19:19.490517 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.21 18:19:19.490554 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1244 | 2026.05.21 18:19:19.490984 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.05.21 18:19:19.491424 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.05.21 18:19:19.491552 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Debug> executeQuery: Read 30 rows, 2.42 KiB in 0.001552 sec., 19329.896907216495 rows/sec., 1.53 MiB/sec. | ||
| 1247 | 2026.05.21 18:19:19.491586 [ 285 ] {c1761528-d0bc-4825-8c59-0f472324191c} <Debug> TCPHandler: Processed in 0.001724714 sec. | ||
| 1248 | 2026.05.21 18:19:19.491702 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.05.21 18:19:19.491799 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.05.21 18:19:19.491856 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <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 | ||
| 1251 | 2026.05.21 18:19:19.492609 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.05.21 18:19:19.492646 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1253 | 2026.05.21 18:19:19.495746 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1254 | 2026.05.21 18:19:19.496198 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.05.21 18:19:19.496335 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004555 sec., 4829.857299670692 rows/sec., 8.65 MiB/sec. | ||
| 1256 | 2026.05.21 18:19:19.496381 [ 285 ] {c5fe2049-3f28-468d-906f-90b32cb260b7} <Debug> TCPHandler: Processed in 0.004729601 sec. | ||
| 1257 | 2026.05.21 18:19:19.496515 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.05.21 18:19:19.496611 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.05.21 18:19:19.496655 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1260 | 2026.05.21 18:19:19.496983 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Trace> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.05.21 18:19:19.497020 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1262 | 2026.05.21 18:19:19.497484 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.05.21 18:19:19.497942 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Trace> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.05.21 18:19:19.498069 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001477 sec., 10155.72105619499 rows/sec., 774.90 KiB/sec. | ||
| 1265 | 2026.05.21 18:19:19.498102 [ 285 ] {8232b131-bf60-4728-9a66-eb7a2b90d340} <Debug> TCPHandler: Processed in 0.001636811 sec. | ||
| 1266 | 2026.05.21 18:19:25.054997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2469 | ||
| 1267 | 2026.05.21 18:19:25.055478 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.05.21 18:19:25.055517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1269 | 2026.05.21 18:19:25.056005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1270 | 2026.05.21 18:19:25.056239 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.05.21 18:19:25.056385 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2469 | ||
| 1272 | 2026.05.21 18:19:25.174362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1273 | 2026.05.21 18:19:25.192144 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.05.21 18:19:25.192204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1275 | 2026.05.21 18:19:25.198629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1276 | 2026.05.21 18:19:25.199376 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.05.21 18:19:25.202660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1278 | 2026.05.21 18:19:27.540375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 | ||
| 1279 | 2026.05.21 18:19:27.541880 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.05.21 18:19:27.541928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1281 | 2026.05.21 18:19:27.543070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1282 | 2026.05.21 18:19:27.543335 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.05.21 18:19:27.543641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 14 | ||
| 1284 | 2026.05.21 18:19:29.431145 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.05.21 18:19:29.431403 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1286 | 2026.05.21 18:19:29.431726 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1287 | 2026.05.21 18:19:29.431763 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1288 | 2026.05.21 18:19:29.431936 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1289 | 2026.05.21 18:19:29.432007 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1290 | 2026.05.21 18:19:29.432147 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1291 | 2026.05.21 18:19:29.432177 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1292 | 2026.05.21 18:19:29.432198 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1293 | 2026.05.21 18:19:29.432216 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1294 | 2026.05.21 18:19:29.432231 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Found continuous range in 2 steps | ||
| 1295 | 2026.05.21 18:19:29.432252 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 1296 | 2026.05.21 18:19:29.432268 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1297 | 2026.05.21 18:19:29.432307 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1298 | 2026.05.21 18:19:29.432325 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1299 | 2026.05.21 18:19:29.433230 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.001918 sec., 5735.140771637122 rows/sec., 1.78 MiB/sec. | ||
| 1300 | 2026.05.21 18:19:29.433296 [ 285 ] {ee9b8e8f-cb33-4826-aaa7-19f5fe285c7c} <Debug> TCPHandler: Processed in 0.002294474 sec. | ||
| 1301 | 2026.05.21 18:19:29.433876 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.21 18:19:29.433989 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.21 18:19:29.434034 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1304 | 2026.05.21 18:19:29.434495 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.21 18:19:29.434536 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1306 | 2026.05.21 18:19:29.434887 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1307 | 2026.05.21 18:19:29.435112 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.05.21 18:19:29.435257 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Debug> executeQuery: Read 44 rows, 4.14 KiB in 0.001301 sec., 33820.13835511145 rows/sec., 3.11 MiB/sec. | ||
| 1309 | 2026.05.21 18:19:29.435291 [ 285 ] {e532ad7b-21ee-4078-91aa-064a668c9394} <Debug> TCPHandler: Processed in 0.001469018 sec. | ||
| 1310 | 2026.05.21 18:19:29.435409 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.05.21 18:19:29.435508 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.05.21 18:19:29.435550 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1313 | 2026.05.21 18:19:29.435944 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.21 18:19:29.435981 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1315 | 2026.05.21 18:19:29.436271 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1316 | 2026.05.21 18:19:29.436477 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.21 18:19:29.436600 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001114 sec., 19748.653500897668 rows/sec., 1.45 MiB/sec. | ||
| 1318 | 2026.05.21 18:19:29.436637 [ 285 ] {d6b4d9ae-adbe-414f-946a-8ca082473ac4} <Debug> TCPHandler: Processed in 0.001278514 sec. | ||
| 1319 | 2026.05.21 18:19:29.436753 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.05.21 18:19:29.436848 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1321 | 2026.05.21 18:19:29.436888 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1322 | 2026.05.21 18:19:29.437272 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.05.21 18:19:29.437309 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1324 | 2026.05.21 18:19:29.437607 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1325 | 2026.05.21 18:19:29.437816 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.05.21 18:19:29.437939 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Debug> executeQuery: Read 22 rows, 1.76 KiB in 0.00111 sec., 19819.81981981982 rows/sec., 1.55 MiB/sec. | ||
| 1327 | 2026.05.21 18:19:29.437972 [ 285 ] {b577e5a5-c73e-49a7-a7e6-23516ea189b8} <Debug> TCPHandler: Processed in 0.001270154 sec. | ||
| 1328 | 2026.05.21 18:19:29.438097 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.05.21 18:19:29.438223 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.05.21 18:19:29.438288 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <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 | ||
| 1331 | 2026.05.21 18:19:29.439092 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.21 18:19:29.439130 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1333 | 2026.05.21 18:19:29.439649 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1334 | 2026.05.21 18:19:29.439872 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.21 18:19:29.440009 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001813 sec., 12134.583563154993 rows/sec., 21.74 MiB/sec. | ||
| 1336 | 2026.05.21 18:19:29.440060 [ 285 ] {b23250c4-d802-49dc-b160-e5b212434f1b} <Debug> TCPHandler: Processed in 0.002027199 sec. | ||
| 1337 | 2026.05.21 18:19:32.498000 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1338 | 2026.05.21 18:19:32.498061 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1339 | 2026.05.21 18:19:32.557376 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2917 | ||
| 1340 | 2026.05.21 18:19:32.557846 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.05.21 18:19:32.557891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1342 | 2026.05.21 18:19:32.558369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1343 | 2026.05.21 18:19:32.558612 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.05.21 18:19:32.558802 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2917 | ||
| 1345 | 2026.05.21 18:19:32.558818 [ 69 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1346 | 2026.05.21 18:19:32.558919 [ 69 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.05.21 18:19:32.558955 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1348 | 2026.05.21 18:19:32.561512 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 1349 | 2026.05.21 18:19:32.564076 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1350 | 2026.05.21 18:19:32.566420 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1351 | 2026.05.21 18:19:32.566557 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1352 | 2026.05.21 18:19:32.566617 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1353 | 2026.05.21 18:19:32.566681 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1354 | 2026.05.21 18:19:32.566745 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1355 | 2026.05.21 18:19:32.566796 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1356 | 2026.05.21 18:19:32.600498 [ 188 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 4 columns (4 merged, 0 gathered) in 0.041421598 sec., 70422.19858345398 rows/sec., 1.01 MiB/sec. | ||
| 1357 | 2026.05.21 18:19:32.601419 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1358 | 2026.05.21 18:19:32.601764 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.21 18:19:32.601845 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_6_1} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1360 | 2026.05.21 18:19:32.604184 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1361 | 2026.05.21 18:19:32.703643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1362 | 2026.05.21 18:19:32.721080 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.21 18:19:32.721145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1364 | 2026.05.21 18:19:32.727462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1365 | 2026.05.21 18:19:32.728181 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.05.21 18:19:32.728485 [ 69 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1367 | 2026.05.21 18:19:32.728536 [ 69 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.05.21 18:19:32.728556 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1369 | 2026.05.21 18:19:32.728662 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1370 | 2026.05.21 18:19:32.731852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1371 | 2026.05.21 18:19:32.733184 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1372 | 2026.05.21 18:19:32.734723 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1373 | 2026.05.21 18:19:32.739363 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1374 | 2026.05.21 18:19:32.743730 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1375 | 2026.05.21 18:19:32.748125 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1376 | 2026.05.21 18:19:32.757234 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1377 | 2026.05.21 18:19:32.761646 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 1378 | 2026.05.21 18:19:32.822613 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093996861 sec., 489.3780442306472 rows/sec., 2.53 MiB/sec. | ||
| 1379 | 2026.05.21 18:19:32.824352 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1380 | 2026.05.21 18:19:32.826203 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_6_1} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.05.21 18:19:32.826298 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_6_1} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1382 | 2026.05.21 18:19:32.827638 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1383 | 2026.05.21 18:19:33.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.39 MiB, peak 180.93 MiB, free memory in arenas 0.00 B, will set to 181.82 MiB (RSS), difference: 10.44 MiB | ||
| 1384 | 2026.05.21 18:19:39.437629 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.05.21 18:19:39.437911 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 1386 | 2026.05.21 18:19:39.438276 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1387 | 2026.05.21 18:19:39.438317 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1388 | 2026.05.21 18:19:39.438544 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1389 | 2026.05.21 18:19:39.438616 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1390 | 2026.05.21 18:19:39.438762 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1391 | 2026.05.21 18:19:39.438801 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1392 | 2026.05.21 18:19:39.438823 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 1393 | 2026.05.21 18:19:39.438838 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1394 | 2026.05.21 18:19:39.438879 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1395 | 2026.05.21 18:19:39.438899 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1396 | 2026.05.21 18:19:39.439882 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.002081 sec., 5285.9202306583375 rows/sec., 1.64 MiB/sec. | ||
| 1397 | 2026.05.21 18:19:39.439987 [ 285 ] {b0d0fae4-1e4d-4106-ac5b-465353aa8a05} <Debug> TCPHandler: Processed in 0.002504918 sec. | ||
| 1398 | 2026.05.21 18:19:39.441890 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.21 18:19:39.442004 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1400 | 2026.05.21 18:19:39.442049 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1401 | 2026.05.21 18:19:39.442583 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.05.21 18:19:39.442628 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1403 | 2026.05.21 18:19:39.443057 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1404 | 2026.05.21 18:19:39.443259 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.05.21 18:19:39.443408 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001439 sec., 9728.978457261988 rows/sec., 1.36 MiB/sec. | ||
| 1406 | 2026.05.21 18:19:39.443446 [ 285 ] {f64661b8-3cd6-47e3-aad3-fe5f62241f97} <Debug> TCPHandler: Processed in 0.001609921 sec. | ||
| 1407 | 2026.05.21 18:19:39.443570 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.05.21 18:19:39.443671 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1409 | 2026.05.21 18:19:39.443714 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1410 | 2026.05.21 18:19:39.444139 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.05.21 18:19:39.444177 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1412 | 2026.05.21 18:19:39.444479 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1413 | 2026.05.21 18:19:39.444689 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.21 18:19:39.444818 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.70 MiB/sec. | ||
| 1415 | 2026.05.21 18:19:39.444853 [ 285 ] {c2ce2f13-ab91-41aa-a475-7af18cfb9068} <Debug> TCPHandler: Processed in 0.001335566 sec. | ||
| 1416 | 2026.05.21 18:19:39.444967 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.05.21 18:19:39.445065 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1418 | 2026.05.21 18:19:39.445107 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1419 | 2026.05.21 18:19:39.445488 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.05.21 18:19:39.445524 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1421 | 2026.05.21 18:19:39.445819 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1422 | 2026.05.21 18:19:39.446027 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.05.21 18:19:39.446152 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001106 sec., 1808.3182640144666 rows/sec., 147.46 KiB/sec. | ||
| 1424 | 2026.05.21 18:19:39.446185 [ 285 ] {e477f8be-987b-4d59-86dd-e403f705f9ad} <Debug> TCPHandler: Processed in 0.001268405 sec. | ||
| 1425 | 2026.05.21 18:19:39.446309 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.05.21 18:19:39.446434 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1427 | 2026.05.21 18:19:39.446486 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1428 | 2026.05.21 18:19:39.447043 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.05.21 18:19:39.447090 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1430 | 2026.05.21 18:19:39.447445 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1431 | 2026.05.21 18:19:39.447658 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.05.21 18:19:39.447786 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Debug> executeQuery: Read 193 rows, 17.88 KiB in 0.001378 sec., 140058.05515239475 rows/sec., 12.67 MiB/sec. | ||
| 1433 | 2026.05.21 18:19:39.447823 [ 285 ] {7f163a84-e46b-4ca6-b8f4-91aa468b7aec} <Debug> TCPHandler: Processed in 0.00157681 sec. | ||
| 1434 | 2026.05.21 18:19:39.447949 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.05.21 18:19:39.448046 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.05.21 18:19:39.448088 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1437 | 2026.05.21 18:19:39.448494 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.21 18:19:39.448531 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1439 | 2026.05.21 18:19:39.448828 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1440 | 2026.05.21 18:19:39.449042 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.21 18:19:39.449172 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001145 sec., 32314.410480349346 rows/sec., 2.41 MiB/sec. | ||
| 1442 | 2026.05.21 18:19:39.449207 [ 285 ] {0938df56-90e0-4e8c-b90e-024386a5a5fb} <Debug> TCPHandler: Processed in 0.001308095 sec. | ||
| 1443 | 2026.05.21 18:19:39.449325 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.21 18:19:39.449441 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.21 18:19:39.449491 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1446 | 2026.05.21 18:19:39.449956 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.21 18:19:39.449999 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1448 | 2026.05.21 18:19:39.450323 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1449 | 2026.05.21 18:19:39.450539 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.21 18:19:39.450667 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00125 sec., 19200 rows/sec., 1.59 MiB/sec. | ||
| 1451 | 2026.05.21 18:19:39.450700 [ 285 ] {9ddf81be-fc52-49bb-8353-acead403fad3} <Debug> TCPHandler: Processed in 0.001436078 sec. | ||
| 1452 | 2026.05.21 18:19:39.450812 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.21 18:19:39.450907 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.21 18:19:39.450949 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1455 | 2026.05.21 18:19:39.451331 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.21 18:19:39.451366 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1457 | 2026.05.21 18:19:39.451654 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1458 | 2026.05.21 18:19:39.451862 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.21 18:19:39.451985 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 1460 | 2026.05.21 18:19:39.452020 [ 285 ] {dd75b9ee-cc6a-4cff-8edd-14a8ea698606} <Debug> TCPHandler: Processed in 0.001257414 sec. | ||
| 1461 | 2026.05.21 18:19:39.452141 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.21 18:19:39.452262 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.21 18:19:39.452313 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1464 | 2026.05.21 18:19:39.452843 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.21 18:19:39.452887 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1466 | 2026.05.21 18:19:39.453259 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1467 | 2026.05.21 18:19:39.453475 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.21 18:19:39.453609 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Debug> executeQuery: Read 89 rows, 7.50 KiB in 0.001367 sec., 65106.07168983175 rows/sec., 5.36 MiB/sec. | ||
| 1469 | 2026.05.21 18:19:39.453643 [ 285 ] {3d3d5824-897c-4e83-a5a5-00c8f7735a4c} <Debug> TCPHandler: Processed in 0.00156503 sec. | ||
| 1470 | 2026.05.21 18:19:39.453774 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.21 18:19:39.453871 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.21 18:19:39.453916 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1473 | 2026.05.21 18:19:39.454311 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.21 18:19:39.454348 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1475 | 2026.05.21 18:19:39.454664 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1476 | 2026.05.21 18:19:39.454874 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.21 18:19:39.455001 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Debug> executeQuery: Read 137 rows, 10.16 KiB in 0.001149 sec., 119234.11662315056 rows/sec., 8.63 MiB/sec. | ||
| 1478 | 2026.05.21 18:19:39.455035 [ 285 ] {a40357b1-0e3b-4456-bcb6-41f4d1a953d3} <Debug> TCPHandler: Processed in 0.001313275 sec. | ||
| 1479 | 2026.05.21 18:19:39.455154 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.21 18:19:39.455250 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.21 18:19:39.455306 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <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 | ||
| 1482 | 2026.05.21 18:19:39.456077 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.21 18:19:39.456112 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1484 | 2026.05.21 18:19:39.456649 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1485 | 2026.05.21 18:19:39.456879 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.21 18:19:39.457014 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001783 sec., 12899.607403252943 rows/sec., 23.12 MiB/sec. | ||
| 1487 | 2026.05.21 18:19:39.457091 [ 285 ] {e1e5dc75-dd3a-4508-ba80-078ae6a74df8} <Debug> TCPHandler: Processed in 0.001987418 sec. | ||
| 1488 | 2026.05.21 18:19:39.457217 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.21 18:19:39.457312 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.21 18:19:39.457356 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1491 | 2026.05.21 18:19:39.457682 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.21 18:19:39.457719 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1493 | 2026.05.21 18:19:39.458036 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1494 | 2026.05.21 18:19:39.458244 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.21 18:19:39.458394 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001101 sec., 27247.956403269756 rows/sec., 1.87 MiB/sec. | ||
| 1496 | 2026.05.21 18:19:39.458428 [ 285 ] {32791944-f1b0-4683-bfce-f79d5c424260} <Debug> TCPHandler: Processed in 0.001261814 sec. | ||
| 1497 | 2026.05.21 18:19:40.059059 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3429 | ||
| 1498 | 2026.05.21 18:19:40.059547 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.05.21 18:19:40.059594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1500 | 2026.05.21 18:19:40.060172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1501 | 2026.05.21 18:19:40.060414 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.05.21 18:19:40.060560 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3429 | ||
| 1503 | 2026.05.21 18:19:40.232120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1504 | 2026.05.21 18:19:40.249509 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.05.21 18:19:40.249578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1506 | 2026.05.21 18:19:40.255200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1507 | 2026.05.21 18:19:40.255877 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.05.21 18:19:40.259082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1509 | 2026.05.21 18:19:44.434897 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.05.21 18:19:44.435138 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1511 | 2026.05.21 18:19:44.435451 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1512 | 2026.05.21 18:19:44.435488 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <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')" moved to PREWHERE | ||
| 1513 | 2026.05.21 18:19:44.435704 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1514 | 2026.05.21 18:19:44.435777 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2026.05.21 18:19:44.435921 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1516 | 2026.05.21 18:19:44.436013 [ 317 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1517 | 2026.05.21 18:19:44.436039 [ 339 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1518 | 2026.05.21 18:19:44.436141 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 1519 | 2026.05.21 18:19:44.436172 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1520 | 2026.05.21 18:19:44.438648 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1521 | 2026.05.21 18:19:44.438681 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1522 | 2026.05.21 18:19:44.440967 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1523 | 2026.05.21 18:19:44.441033 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1524 | 2026.05.21 18:19:44.442188 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.007141 sec., 3500.910236661532 rows/sec., 355.15 KiB/sec. | ||
| 1525 | 2026.05.21 18:19:44.442321 [ 285 ] {cb4e3cec-d974-427b-ab23-d402f0e828bc} <Debug> TCPHandler: Processed in 0.007557925 sec. | ||
| 1526 | 2026.05.21 18:19:44.443476 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.05.21 18:19:44.443590 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1528 | 2026.05.21 18:19:44.443636 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1529 | 2026.05.21 18:19:44.444124 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.05.21 18:19:44.444164 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1531 | 2026.05.21 18:19:44.444523 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2026.05.21 18:19:44.444751 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.21 18:19:44.444899 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001343 sec., 19359.642591213702 rows/sec., 1.46 MiB/sec. | ||
| 1534 | 2026.05.21 18:19:44.444936 [ 285 ] {1139badd-a981-4f9a-af41-d52119cc9503} <Debug> TCPHandler: Processed in 0.001514939 sec. | ||
| 1535 | 2026.05.21 18:19:44.445063 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.05.21 18:19:44.445165 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1537 | 2026.05.21 18:19:44.445207 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1538 | 2026.05.21 18:19:44.445615 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.21 18:19:44.445652 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1540 | 2026.05.21 18:19:44.445950 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1541 | 2026.05.21 18:19:44.446162 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.05.21 18:19:44.446293 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001151 sec., 24326.67245873154 rows/sec., 1.90 MiB/sec. | ||
| 1543 | 2026.05.21 18:19:44.446327 [ 285 ] {5169c587-7617-4e2b-b76a-08124f92c1e5} <Debug> TCPHandler: Processed in 0.001315906 sec. | ||
| 1544 | 2026.05.21 18:19:44.446449 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.05.21 18:19:44.446546 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.05.21 18:19:44.446591 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1547 | 2026.05.21 18:19:44.446966 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.21 18:19:44.447003 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1549 | 2026.05.21 18:19:44.447319 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1550 | 2026.05.21 18:19:44.447524 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.21 18:19:44.447648 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00112 sec., 89285.71428571429 rows/sec., 6.19 MiB/sec. | ||
| 1552 | 2026.05.21 18:19:44.447681 [ 285 ] {f3bf2dab-e683-4a72-a898-afa44e180b52} <Debug> TCPHandler: Processed in 0.001282515 sec. | ||
| 1553 | 2026.05.21 18:19:44.447810 [ 285 ] {} <Trace> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.21 18:19:44.447906 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.05.21 18:19:44.447949 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1556 | 2026.05.21 18:19:44.448270 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.05.21 18:19:44.448307 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1558 | 2026.05.21 18:19:44.448597 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1559 | 2026.05.21 18:19:44.448802 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.05.21 18:19:44.448923 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001037 sec., 28929.604628736743 rows/sec., 1.98 MiB/sec. | ||
| 1561 | 2026.05.21 18:19:44.448956 [ 285 ] {5c322188-ba9f-4274-9563-386c980f04aa} <Debug> TCPHandler: Processed in 0.001196753 sec. | ||
| 1562 | 2026.05.21 18:19:47.498107 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1563 | 2026.05.21 18:19:47.498168 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1564 | 2026.05.21 18:19:47.544068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 15 | ||
| 1565 | 2026.05.21 18:19:47.545938 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.21 18:19:47.545995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1567 | 2026.05.21 18:19:47.547151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1568 | 2026.05.21 18:19:47.547421 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.21 18:19:47.547740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 15 | ||
| 1570 | 2026.05.21 18:19:47.560847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3877 | ||
| 1571 | 2026.05.21 18:19:47.561368 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.21 18:19:47.561419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1573 | 2026.05.21 18:19:47.561925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1574 | 2026.05.21 18:19:47.562160 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.05.21 18:19:47.562296 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3877 | ||
| 1576 | 2026.05.21 18:19:47.759353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1577 | 2026.05.21 18:19:47.776000 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.05.21 18:19:47.776066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1579 | 2026.05.21 18:19:47.781413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1580 | 2026.05.21 18:19:47.782083 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.21 18:19:47.784925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1582 | 2026.05.21 18:19:47.934513 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1583 | 2026.05.21 18:19:47.934575 [ 258 ] {} <Debug> TCP-Session: f71efa5c-177d-4669-9391-7cac841743d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.05.21 18:19:48.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.03 MiB, peak 187.06 MiB, free memory in arenas 0.00 B, will set to 182.63 MiB (RSS), difference: 1.59 MiB | ||
| 1585 | 2026.05.21 18:19:49.040123 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1586 | 2026.05.21 18:19:49.040190 [ 285 ] {} <Debug> TCP-Session: 6cde5409-575b-4068-bcbb-847b43384b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.21 18:19:49.435523 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.05.21 18:19:49.435792 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1589 | 2026.05.21 18:19:49.436125 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1590 | 2026.05.21 18:19:49.436168 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <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')" moved to PREWHERE | ||
| 1591 | 2026.05.21 18:19:49.436385 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.05.21 18:19:49.436458 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.05.21 18:19:49.436603 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1594 | 2026.05.21 18:19:49.436701 [ 338 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.05.21 18:19:49.436729 [ 339 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1596 | 2026.05.21 18:19:49.436870 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 1597 | 2026.05.21 18:19:49.436901 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.05.21 18:19:49.436970 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1599 | 2026.05.21 18:19:49.436991 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1600 | 2026.05.21 18:19:49.437027 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1601 | 2026.05.21 18:19:49.437066 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1602 | 2026.05.21 18:19:49.438198 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002507 sec., 9972.07818109294 rows/sec., 2.14 MiB/sec. | ||
| 1603 | 2026.05.21 18:19:49.438323 [ 286 ] {ed563595-e6e2-470a-9651-b163f5e46000} <Debug> TCPHandler: Processed in 0.002940756 sec. | ||
| 1604 | 2026.05.21 18:19:49.439910 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.05.21 18:19:49.440023 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1606 | 2026.05.21 18:19:49.440073 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1607 | 2026.05.21 18:19:49.440592 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.21 18:19:49.440632 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1609 | 2026.05.21 18:19:49.441005 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1610 | 2026.05.21 18:19:49.441238 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.05.21 18:19:49.441366 [ 49 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2026.05.21 18:19:49.441382 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001393 sec., 51687.00646087581 rows/sec., 4.45 MiB/sec. | ||
| 1613 | 2026.05.21 18:19:49.441437 [ 49 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.05.21 18:19:49.441443 [ 286 ] {c9aed724-2c4d-497e-9346-79f658d5e411} <Debug> TCPHandler: Processed in 0.0015886 sec. | ||
| 1615 | 2026.05.21 18:19:49.441471 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1616 | 2026.05.21 18:19:49.441588 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.05.21 18:19:49.441593 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1618 | 2026.05.21 18:19:49.441695 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.21 18:19:49.441705 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1620 | 2026.05.21 18:19:49.441739 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1621 | 2026.05.21 18:19:49.441747 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 124 rows starting from the beginning of the part | ||
| 1622 | 2026.05.21 18:19:49.441851 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 1623 | 2026.05.21 18:19:49.441917 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 1624 | 2026.05.21 18:19:49.441968 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 193 rows starting from the beginning of the part | ||
| 1625 | 2026.05.21 18:19:49.442020 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1626 | 2026.05.21 18:19:49.442072 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1627 | 2026.05.21 18:19:49.442150 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.05.21 18:19:49.442188 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1629 | 2026.05.21 18:19:49.442487 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1630 | 2026.05.21 18:19:49.442712 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.05.21 18:19:49.442846 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001173 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 1632 | 2026.05.21 18:19:49.442881 [ 286 ] {1bc95822-c56f-43b7-857b-7a5c655bbbc0} <Debug> TCPHandler: Processed in 0.001346566 sec. | ||
| 1633 | 2026.05.21 18:19:49.442996 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.05.21 18:19:49.443081 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152927 sec., 328915.1032845737 rows/sec., 30.82 MiB/sec. | ||
| 1635 | 2026.05.21 18:19:49.443096 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1636 | 2026.05.21 18:19:49.443156 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1637 | 2026.05.21 18:19:49.443311 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1638 | 2026.05.21 18:19:49.443584 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.05.21 18:19:49.443627 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1640 | 2026.05.21 18:19:49.443646 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.05.21 18:19:49.443740 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_6_1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1642 | 2026.05.21 18:19:49.443838 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1643 | 2026.05.21 18:19:49.443943 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1644 | 2026.05.21 18:19:49.444157 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.05.21 18:19:49.444255 [ 49 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1646 | 2026.05.21 18:19:49.444284 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001208 sec., 42218.54304635761 rows/sec., 3.30 MiB/sec. | ||
| 1647 | 2026.05.21 18:19:49.444292 [ 49 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.21 18:19:49.444325 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1649 | 2026.05.21 18:19:49.444326 [ 286 ] {efc180b3-7afd-4409-a1b4-f470862d7d07} <Debug> TCPHandler: Processed in 0.001380787 sec. | ||
| 1650 | 2026.05.21 18:19:49.444406 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 1651 | 2026.05.21 18:19:49.444466 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.05.21 18:19:49.444492 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1653 | 2026.05.21 18:19:49.444517 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1654 | 2026.05.21 18:19:49.444563 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1655 | 2026.05.21 18:19:49.444564 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.05.21 18:19:49.444602 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1657 | 2026.05.21 18:19:49.444619 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1658 | 2026.05.21 18:19:49.444639 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 89 rows starting from the beginning of the part | ||
| 1659 | 2026.05.21 18:19:49.444676 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1660 | 2026.05.21 18:19:49.444714 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
| 1661 | 2026.05.21 18:19:49.445007 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.21 18:19:49.445044 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1663 | 2026.05.21 18:19:49.445377 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1664 | 2026.05.21 18:19:49.445454 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082351 sec., 243913.48093178644 rows/sec., 20.69 MiB/sec. | ||
| 1665 | 2026.05.21 18:19:49.445602 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.05.21 18:19:49.445660 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.05.21 18:19:49.445739 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 5.81 MiB/sec. | ||
| 1668 | 2026.05.21 18:19:49.445779 [ 286 ] {d82089d1-417d-4b48-bd13-4ea3a90e4263} <Debug> TCPHandler: Processed in 0.001363436 sec. | ||
| 1669 | 2026.05.21 18:19:49.445899 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.05.21 18:19:49.445975 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.05.21 18:19:49.445999 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1672 | 2026.05.21 18:19:49.446054 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_6_1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.05.21 18:19:49.446059 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <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 | ||
| 1674 | 2026.05.21 18:19:49.446155 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1675 | 2026.05.21 18:19:49.446912 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.21 18:19:49.446953 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1677 | 2026.05.21 18:19:49.447499 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1678 | 2026.05.21 18:19:49.447731 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.05.21 18:19:49.447877 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001896 sec., 12130.801687763713 rows/sec., 21.74 MiB/sec. | ||
| 1680 | 2026.05.21 18:19:49.447930 [ 286 ] {f080156f-f20d-4124-a4fe-0371f49d5dd6} <Debug> TCPHandler: Processed in 0.00208097 sec. | ||
| 1681 | 2026.05.21 18:19:49.448049 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.05.21 18:19:49.448147 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.05.21 18:19:49.448190 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1684 | 2026.05.21 18:19:49.448519 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.05.21 18:19:49.448556 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1686 | 2026.05.21 18:19:49.448851 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1687 | 2026.05.21 18:19:49.449065 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.05.21 18:19:49.449191 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001064 sec., 28195.48872180451 rows/sec., 1.93 MiB/sec. | ||
| 1689 | 2026.05.21 18:19:49.449225 [ 286 ] {7ed945fb-08fb-4192-a91f-caac67e56daf} <Debug> TCPHandler: Processed in 0.001227243 sec. | ||
| 1690 | 2026.05.21 18:19:50.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.10 MiB, peak 187.06 MiB, free memory in arenas 0.00 B, will set to 182.78 MiB (RSS), difference: 1.68 MiB | ||
| 1691 | 2026.05.21 18:19:52.215557 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64471 | ||
| 1692 | 2026.05.21 18:19:52.215661 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1693 | 2026.05.21 18:19:52.215687 [ 306 ] {} <Debug> TCP-Session: 8b076916-817d-41d5-99b3-402046b518f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64471 | ||
| 1694 | 2026.05.21 18:19:52.215711 [ 306 ] {} <Debug> TCP-Session: 8b076916-817d-41d5-99b3-402046b518f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2026.05.21 18:19:52.215724 [ 306 ] {} <Debug> TCP-Session: 8b076916-817d-41d5-99b3-402046b518f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.05.21 18:19:52.215906 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56857 | ||
| 1697 | 2026.05.21 18:19:52.215921 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38511 | ||
| 1698 | 2026.05.21 18:19:52.215965 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57773 | ||
| 1699 | 2026.05.21 18:19:52.215997 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35490 | ||
| 1700 | 2026.05.21 18:19:52.216020 [ 306 ] {} <Trace> TCP-Session: 8b076916-817d-41d5-99b3-402046b518f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.05.21 18:19:52.216048 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1702 | 2026.05.21 18:19:52.216043 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.05.21 18:19:52.216084 [ 258 ] {} <Debug> TCP-Session: fafa379d-8d98-464e-b02f-c27096018f5f Authenticating user 'default' from [fd00:1122:3344:101::e]:57773 | ||
| 1704 | 2026.05.21 18:19:52.216095 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1705 | 2026.05.21 18:19:52.216114 [ 308 ] {} <Debug> TCP-Session: 13680f03-5c57-4cd3-a715-7e4019b170b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38511 | ||
| 1706 | 2026.05.21 18:19:52.216116 [ 258 ] {} <Debug> TCP-Session: fafa379d-8d98-464e-b02f-c27096018f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.21 18:19:52.216141 [ 285 ] {} <Debug> TCP-Session: c7b6f36a-c62a-42f3-afdd-d145eaacf21a Authenticating user 'default' from [fd00:1122:3344:101::e]:35490 | ||
| 1708 | 2026.05.21 18:19:52.216155 [ 258 ] {} <Debug> TCP-Session: fafa379d-8d98-464e-b02f-c27096018f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.05.21 18:19:52.216151 [ 308 ] {} <Debug> TCP-Session: 13680f03-5c57-4cd3-a715-7e4019b170b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.05.21 18:19:52.216178 [ 285 ] {} <Debug> TCP-Session: c7b6f36a-c62a-42f3-afdd-d145eaacf21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.05.21 18:19:52.216198 [ 308 ] {} <Debug> TCP-Session: 13680f03-5c57-4cd3-a715-7e4019b170b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.05.21 18:19:52.216212 [ 285 ] {} <Debug> TCP-Session: c7b6f36a-c62a-42f3-afdd-d145eaacf21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.05.21 18:19:52.216216 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1714 | 2026.05.21 18:19:52.216025 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34160 | ||
| 1715 | 2026.05.21 18:19:52.216005 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58965 | ||
| 1716 | 2026.05.21 18:19:52.215936 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 1717 | 2026.05.21 18:19:52.215937 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63417 | ||
| 1718 | 2026.05.21 18:19:52.216029 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1719 | 2026.05.21 18:19:52.216424 [ 307 ] {} <Debug> TCP-Session: 798ded66-fd3b-441b-8b71-69e3ce1af9d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56857 | ||
| 1720 | 2026.05.21 18:19:52.216449 [ 307 ] {} <Debug> TCP-Session: 798ded66-fd3b-441b-8b71-69e3ce1af9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.05.21 18:19:52.216462 [ 307 ] {} <Debug> TCP-Session: 798ded66-fd3b-441b-8b71-69e3ce1af9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.05.21 18:19:52.216492 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1723 | 2026.05.21 18:19:52.216509 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2026.05.21 18:19:52.216548 [ 309 ] {} <Debug> TCP-Session: 9e9a7456-b5a2-413e-8600-211aab26f860 Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 1725 | 2026.05.21 18:19:52.216555 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1726 | 2026.05.21 18:19:52.216574 [ 309 ] {} <Debug> TCP-Session: 9e9a7456-b5a2-413e-8600-211aab26f860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.05.21 18:19:52.216595 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1728 | 2026.05.21 18:19:52.216598 [ 309 ] {} <Debug> TCP-Session: 9e9a7456-b5a2-413e-8600-211aab26f860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.05.21 18:19:52.216631 [ 303 ] {} <Debug> TCP-Session: 835b9b46-081c-46b3-b8ee-953dad3643cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34160 | ||
| 1730 | 2026.05.21 18:19:52.216632 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1731 | 2026.05.21 18:19:52.216654 [ 303 ] {} <Debug> TCP-Session: 835b9b46-081c-46b3-b8ee-953dad3643cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.21 18:19:52.216676 [ 310 ] {} <Debug> TCP-Session: e2b5493b-0fd9-4331-b3d6-f7129e18ce50 Authenticating user 'default' from [fd00:1122:3344:101::e]:63417 | ||
| 1733 | 2026.05.21 18:19:52.216678 [ 303 ] {} <Debug> TCP-Session: 835b9b46-081c-46b3-b8ee-953dad3643cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.05.21 18:19:52.216701 [ 310 ] {} <Debug> TCP-Session: e2b5493b-0fd9-4331-b3d6-f7129e18ce50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.21 18:19:52.216721 [ 310 ] {} <Debug> TCP-Session: e2b5493b-0fd9-4331-b3d6-f7129e18ce50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.05.21 18:19:52.216720 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1737 | 2026.05.21 18:19:52.216753 [ 302 ] {} <Debug> TCP-Session: 55302fc2-8c92-486f-abcf-88838fb903ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58965 | ||
| 1738 | 2026.05.21 18:19:52.216770 [ 302 ] {} <Debug> TCP-Session: 55302fc2-8c92-486f-abcf-88838fb903ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2026.05.21 18:19:52.216782 [ 302 ] {} <Debug> TCP-Session: 55302fc2-8c92-486f-abcf-88838fb903ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.05.21 18:19:52.216840 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 1741 | 2026.05.21 18:19:52.216924 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1742 | 2026.05.21 18:19:52.662566 [ 339 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> AggregatingTransform: Aggregating | ||
| 1743 | 2026.05.21 18:19:52.662660 [ 339 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> Aggregator: Aggregation method: without_key | ||
| 1744 | 2026.05.21 18:19:52.662710 [ 339 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001678862 sec. (595.642 rows/sec., 23.27 KiB/sec.) | ||
| 1745 | 2026.05.21 18:19:52.662733 [ 339 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Trace> Aggregator: Merging aggregated data | ||
| 1746 | 2026.05.21 18:19:52.664413 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.448237 sec., 2.2309626380687004 rows/sec., 89.24 B/sec. | ||
| 1747 | 2026.05.21 18:19:52.664623 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1748 | 2026.05.21 18:19:52.664653 [ 306 ] {7d277bba-fa15-413f-aa86-b65c0282f117} <Debug> TCPHandler: Processed in 0.448744115 sec. | ||
| 1749 | 2026.05.21 18:19:52.664859 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1750 | 2026.05.21 18:19:52.664902 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1751 | 2026.05.21 18:19:52.664917 [ 306 ] {} <Debug> TCP-Session: 8b076916-817d-41d5-99b3-402046b518f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.05.21 18:19:52.664933 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1753 | 2026.05.21 18:19:52.664968 [ 307 ] {} <Debug> TCP-Session: 798ded66-fd3b-441b-8b71-69e3ce1af9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2026.05.21 18:19:52.664976 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1755 | 2026.05.21 18:19:52.665001 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1756 | 2026.05.21 18:19:52.665030 [ 308 ] {} <Debug> TCP-Session: 13680f03-5c57-4cd3-a715-7e4019b170b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.05.21 18:19:52.665053 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1758 | 2026.05.21 18:19:52.665064 [ 310 ] {} <Debug> TCP-Session: e2b5493b-0fd9-4331-b3d6-f7129e18ce50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.05.21 18:19:52.665030 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1760 | 2026.05.21 18:19:52.665111 [ 258 ] {} <Debug> TCP-Session: fafa379d-8d98-464e-b02f-c27096018f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2026.05.21 18:19:52.665102 [ 303 ] {} <Debug> TCP-Session: 835b9b46-081c-46b3-b8ee-953dad3643cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.05.21 18:19:52.665206 [ 285 ] {} <Debug> TCP-Session: c7b6f36a-c62a-42f3-afdd-d145eaacf21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.05.21 18:19:52.665101 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1764 | 2026.05.21 18:19:52.664963 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.05.21 18:19:52.665288 [ 302 ] {} <Debug> TCP-Session: 55302fc2-8c92-486f-abcf-88838fb903ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2026.05.21 18:19:52.665320 [ 309 ] {} <Debug> TCP-Session: 9e9a7456-b5a2-413e-8600-211aab26f860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2026.05.21 18:19:52.986873 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59978 | ||
| 1768 | 2026.05.21 18:19:52.986958 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1769 | 2026.05.21 18:19:52.986986 [ 306 ] {} <Debug> TCP-Session: 63d7b577-292d-4452-99c7-00de1aedc4b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59978 | ||
| 1770 | 2026.05.21 18:19:52.987012 [ 306 ] {} <Debug> TCP-Session: 63d7b577-292d-4452-99c7-00de1aedc4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.05.21 18:19:52.987054 [ 306 ] {} <Debug> TCP-Session: 63d7b577-292d-4452-99c7-00de1aedc4b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.21 18:19:52.987324 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50534 | ||
| 1773 | 2026.05.21 18:19:52.987352 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58287 | ||
| 1774 | 2026.05.21 18:19:52.987396 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60917 | ||
| 1775 | 2026.05.21 18:19:52.987413 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59905 | ||
| 1776 | 2026.05.21 18:19:52.987447 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1777 | 2026.05.21 18:19:52.987479 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1778 | 2026.05.21 18:19:52.987496 [ 306 ] {} <Trace> TCP-Session: 63d7b577-292d-4452-99c7-00de1aedc4b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.05.21 18:19:52.987512 [ 310 ] {} <Debug> TCP-Session: 5c924a5f-d796-4176-8c1a-41b183fb5bec Authenticating user 'default' from [fd00:1122:3344:101::e]:58287 | ||
| 1780 | 2026.05.21 18:19:52.987522 [ 258 ] {} <Debug> TCP-Session: 32cfecba-a4d2-4e48-ba35-0a867c831bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:60917 | ||
| 1781 | 2026.05.21 18:19:52.987535 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1782 | 2026.05.21 18:19:52.987560 [ 258 ] {} <Debug> TCP-Session: 32cfecba-a4d2-4e48-ba35-0a867c831bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.05.21 18:19:52.987433 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1784 | 2026.05.21 18:19:52.987589 [ 258 ] {} <Debug> TCP-Session: 32cfecba-a4d2-4e48-ba35-0a867c831bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.05.21 18:19:52.987589 [ 285 ] {} <Debug> TCP-Session: 29b01608-6ed5-4d47-bf46-6015d2ff826a Authenticating user 'default' from [fd00:1122:3344:101::e]:59905 | ||
| 1786 | 2026.05.21 18:19:52.987660 [ 307 ] {} <Debug> TCP-Session: 04278f7c-4bfd-472e-a4b0-32fe65fb132f Authenticating user 'default' from [fd00:1122:3344:101::e]:50534 | ||
| 1787 | 2026.05.21 18:19:52.987428 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33170 | ||
| 1788 | 2026.05.21 18:19:52.987697 [ 285 ] {} <Debug> TCP-Session: 29b01608-6ed5-4d47-bf46-6015d2ff826a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.05.21 18:19:52.987709 [ 307 ] {} <Debug> TCP-Session: 04278f7c-4bfd-472e-a4b0-32fe65fb132f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2026.05.21 18:19:52.987726 [ 306 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59978) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1791 | 2026.05.21 18:19:52.987747 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1792 | 2026.05.21 18:19:52.987759 [ 307 ] {} <Debug> TCP-Session: 04278f7c-4bfd-472e-a4b0-32fe65fb132f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.05.21 18:19:52.987736 [ 285 ] {} <Debug> TCP-Session: 29b01608-6ed5-4d47-bf46-6015d2ff826a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.21 18:19:52.987793 [ 303 ] {} <Debug> TCP-Session: ca3cb169-fd6c-4d6b-9adf-c85903c45158 Authenticating user 'default' from [fd00:1122:3344:101::e]:33170 | ||
| 1795 | 2026.05.21 18:19:52.987421 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33304 | ||
| 1796 | 2026.05.21 18:19:52.987871 [ 303 ] {} <Debug> TCP-Session: ca3cb169-fd6c-4d6b-9adf-c85903c45158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.05.21 18:19:52.987349 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58360 | ||
| 1798 | 2026.05.21 18:19:52.987917 [ 303 ] {} <Debug> TCP-Session: ca3cb169-fd6c-4d6b-9adf-c85903c45158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2026.05.21 18:19:52.987935 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1800 | 2026.05.21 18:19:52.987337 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62563 | ||
| 1801 | 2026.05.21 18:19:52.987977 [ 302 ] {} <Debug> TCP-Session: 5a932464-2907-418a-8f33-dd77572e254b Authenticating user 'default' from [fd00:1122:3344:101::e]:33304 | ||
| 1802 | 2026.05.21 18:19:52.987974 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1803 | 2026.05.21 18:19:52.988026 [ 302 ] {} <Debug> TCP-Session: 5a932464-2907-418a-8f33-dd77572e254b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.05.21 18:19:52.987546 [ 310 ] {} <Debug> TCP-Session: 5c924a5f-d796-4176-8c1a-41b183fb5bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2026.05.21 18:19:52.988052 [ 302 ] {} <Debug> TCP-Session: 5a932464-2907-418a-8f33-dd77572e254b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.05.21 18:19:52.988050 [ 309 ] {} <Debug> TCP-Session: fc2eb015-6d73-466d-8e5b-cb40ed71b718 Authenticating user 'default' from [fd00:1122:3344:101::e]:58360 | ||
| 1807 | 2026.05.21 18:19:52.988075 [ 310 ] {} <Debug> TCP-Session: 5c924a5f-d796-4176-8c1a-41b183fb5bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.21 18:19:52.988098 [ 306 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1809 | 2026.05.21 18:19:52.988100 [ 309 ] {} <Debug> TCP-Session: fc2eb015-6d73-466d-8e5b-cb40ed71b718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.05.21 18:19:52.988052 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1811 | 2026.05.21 18:19:52.988149 [ 309 ] {} <Debug> TCP-Session: fc2eb015-6d73-466d-8e5b-cb40ed71b718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2026.05.21 18:19:52.988168 [ 306 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1813 | 2026.05.21 18:19:52.988182 [ 308 ] {} <Debug> TCP-Session: 7d243a1f-4dd5-4315-ab4b-38618ac69a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:62563 | ||
| 1814 | 2026.05.21 18:19:52.988218 [ 308 ] {} <Debug> TCP-Session: 7d243a1f-4dd5-4315-ab4b-38618ac69a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.05.21 18:19:52.988233 [ 308 ] {} <Debug> TCP-Session: 7d243a1f-4dd5-4315-ab4b-38618ac69a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.05.21 18:19:52.988463 [ 306 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 1817 | 2026.05.21 18:19:52.989377 [ 349 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Trace> AggregatingTransform: Aggregating | ||
| 1818 | 2026.05.21 18:19:52.989426 [ 349 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Trace> Aggregator: Aggregation method: without_key | ||
| 1819 | 2026.05.21 18:19:52.989462 [ 349 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895167 sec. (1117.110 rows/sec., 43.64 KiB/sec.) | ||
| 1820 | 2026.05.21 18:19:52.989479 [ 349 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Trace> Aggregator: Merging aggregated data | ||
| 1821 | 2026.05.21 18:19:52.990038 [ 306 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002409 sec., 415.11000415110004 rows/sec., 16.22 KiB/sec. | ||
| 1822 | 2026.05.21 18:19:52.990251 [ 306 ] {658dbb86-f275-44d7-9259-84f9ca272044} <Debug> TCPHandler: Processed in 0.002950216 sec. | ||
| 1823 | 2026.05.21 18:19:52.990403 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1824 | 2026.05.21 18:19:52.990440 [ 306 ] {} <Debug> TCP-Session: 63d7b577-292d-4452-99c7-00de1aedc4b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.05.21 18:19:52.990441 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1826 | 2026.05.21 18:19:52.990456 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1827 | 2026.05.21 18:19:52.990498 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1828 | 2026.05.21 18:19:52.990519 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1829 | 2026.05.21 18:19:52.990536 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1830 | 2026.05.21 18:19:52.990549 [ 309 ] {} <Debug> TCP-Session: fc2eb015-6d73-466d-8e5b-cb40ed71b718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.05.21 18:19:52.990573 [ 285 ] {} <Debug> TCP-Session: 29b01608-6ed5-4d47-bf46-6015d2ff826a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.05.21 18:19:52.990574 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1833 | 2026.05.21 18:19:52.990590 [ 258 ] {} <Debug> TCP-Session: 32cfecba-a4d2-4e48-ba35-0a867c831bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2026.05.21 18:19:52.990530 [ 308 ] {} <Debug> TCP-Session: 7d243a1f-4dd5-4315-ab4b-38618ac69a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2026.05.21 18:19:52.990628 [ 302 ] {} <Debug> TCP-Session: 5a932464-2907-418a-8f33-dd77572e254b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2026.05.21 18:19:52.990511 [ 307 ] {} <Debug> TCP-Session: 04278f7c-4bfd-472e-a4b0-32fe65fb132f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.05.21 18:19:52.990478 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1838 | 2026.05.21 18:19:52.990561 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2026.05.21 18:19:52.990731 [ 303 ] {} <Debug> TCP-Session: ca3cb169-fd6c-4d6b-9adf-c85903c45158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.05.21 18:19:52.990760 [ 310 ] {} <Debug> TCP-Session: 5c924a5f-d796-4176-8c1a-41b183fb5bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2026.05.21 18:19:53.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.44 MiB, peak 193.31 MiB, free memory in arenas 0.00 B, will set to 202.81 MiB (RSS), difference: 18.37 MiB | ||
| 1842 | 2026.05.21 18:19:53.212162 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55268 | ||
| 1843 | 2026.05.21 18:19:53.212237 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1844 | 2026.05.21 18:19:53.212260 [ 306 ] {} <Debug> TCP-Session: b9c204ae-bd56-41fc-a0ac-15016bdb5dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:55268 | ||
| 1845 | 2026.05.21 18:19:53.212282 [ 306 ] {} <Debug> TCP-Session: b9c204ae-bd56-41fc-a0ac-15016bdb5dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.21 18:19:53.212294 [ 306 ] {} <Debug> TCP-Session: b9c204ae-bd56-41fc-a0ac-15016bdb5dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.21 18:19:53.212493 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57477 | ||
| 1848 | 2026.05.21 18:19:53.212522 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56380 | ||
| 1849 | 2026.05.21 18:19:53.212554 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57587 | ||
| 1850 | 2026.05.21 18:19:53.212567 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55796 | ||
| 1851 | 2026.05.21 18:19:53.212588 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51229 | ||
| 1852 | 2026.05.21 18:19:53.212618 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1853 | 2026.05.21 18:19:53.212620 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1854 | 2026.05.21 18:19:53.212643 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.21 18:19:53.212650 [ 310 ] {} <Debug> TCP-Session: 51c261d7-9bca-4f7b-a7f2-10ef0ba5ff2d Authenticating user 'default' from [fd00:1122:3344:101::e]:57587 | ||
| 1856 | 2026.05.21 18:19:53.212660 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1857 | 2026.05.21 18:19:53.212684 [ 258 ] {} <Debug> TCP-Session: af3cbe3a-ec6d-40dc-b153-fb8ac0f36397 Authenticating user 'default' from [fd00:1122:3344:101::e]:55796 | ||
| 1858 | 2026.05.21 18:19:53.212684 [ 310 ] {} <Debug> TCP-Session: 51c261d7-9bca-4f7b-a7f2-10ef0ba5ff2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.05.21 18:19:53.212699 [ 302 ] {} <Debug> TCP-Session: 0d9d6b47-e082-45af-9646-c08f5bae243e Authenticating user 'default' from [fd00:1122:3344:101::e]:51229 | ||
| 1860 | 2026.05.21 18:19:53.212710 [ 310 ] {} <Debug> TCP-Session: 51c261d7-9bca-4f7b-a7f2-10ef0ba5ff2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.05.21 18:19:53.212710 [ 258 ] {} <Debug> TCP-Session: af3cbe3a-ec6d-40dc-b153-fb8ac0f36397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.05.21 18:19:53.212723 [ 302 ] {} <Debug> TCP-Session: 0d9d6b47-e082-45af-9646-c08f5bae243e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.05.21 18:19:53.212738 [ 258 ] {} <Debug> TCP-Session: af3cbe3a-ec6d-40dc-b153-fb8ac0f36397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.05.21 18:19:53.212749 [ 302 ] {} <Debug> TCP-Session: 0d9d6b47-e082-45af-9646-c08f5bae243e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.05.21 18:19:53.212668 [ 308 ] {} <Debug> TCP-Session: 6f6ffc68-1fd0-4184-a317-c91144d3b346 Authenticating user 'default' from [fd00:1122:3344:101::e]:56380 | ||
| 1866 | 2026.05.21 18:19:53.212591 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 1867 | 2026.05.21 18:19:53.212805 [ 308 ] {} <Debug> TCP-Session: 6f6ffc68-1fd0-4184-a317-c91144d3b346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.05.21 18:19:53.212584 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1869 | 2026.05.21 18:19:53.212833 [ 308 ] {} <Debug> TCP-Session: 6f6ffc68-1fd0-4184-a317-c91144d3b346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.05.21 18:19:53.212862 [ 307 ] {} <Debug> TCP-Session: 32339dd5-e11a-4a54-8adb-1143c457b045 Authenticating user 'default' from [fd00:1122:3344:101::e]:57477 | ||
| 1871 | 2026.05.21 18:19:53.212848 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1872 | 2026.05.21 18:19:53.212579 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63984 | ||
| 1873 | 2026.05.21 18:19:53.212909 [ 303 ] {} <Debug> TCP-Session: 7985c616-e0ff-4f59-835a-d17d2a3e28c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 1874 | 2026.05.21 18:19:53.212898 [ 307 ] {} <Debug> TCP-Session: 32339dd5-e11a-4a54-8adb-1143c457b045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.05.21 18:19:53.212964 [ 303 ] {} <Debug> TCP-Session: 7985c616-e0ff-4f59-835a-d17d2a3e28c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.05.21 18:19:53.212973 [ 307 ] {} <Debug> TCP-Session: 32339dd5-e11a-4a54-8adb-1143c457b045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.05.21 18:19:53.212981 [ 303 ] {} <Debug> TCP-Session: 7985c616-e0ff-4f59-835a-d17d2a3e28c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2026.05.21 18:19:53.212984 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1879 | 2026.05.21 18:19:53.212543 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50035 | ||
| 1880 | 2026.05.21 18:19:53.213089 [ 285 ] {} <Debug> TCP-Session: 1d98ff14-3aec-45ad-a3f8-fff7ea9e93fe Authenticating user 'default' from [fd00:1122:3344:101::e]:63984 | ||
| 1881 | 2026.05.21 18:19:53.212611 [ 306 ] {} <Trace> TCP-Session: b9c204ae-bd56-41fc-a0ac-15016bdb5dcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.05.21 18:19:53.213120 [ 285 ] {} <Debug> TCP-Session: 1d98ff14-3aec-45ad-a3f8-fff7ea9e93fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2026.05.21 18:19:53.213129 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1884 | 2026.05.21 18:19:53.213148 [ 285 ] {} <Debug> TCP-Session: 1d98ff14-3aec-45ad-a3f8-fff7ea9e93fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2026.05.21 18:19:53.213160 [ 309 ] {} <Debug> TCP-Session: fe312d50-855a-4621-8cf7-1b53490add63 Authenticating user 'default' from [fd00:1122:3344:101::e]:50035 | ||
| 1886 | 2026.05.21 18:19:53.213177 [ 309 ] {} <Debug> TCP-Session: fe312d50-855a-4621-8cf7-1b53490add63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2026.05.21 18:19:53.213189 [ 309 ] {} <Debug> TCP-Session: fe312d50-855a-4621-8cf7-1b53490add63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.05.21 18:19:53.213293 [ 306 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1889 | 2026.05.21 18:19:53.213553 [ 306 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1890 | 2026.05.21 18:19:53.213606 [ 306 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1891 | 2026.05.21 18:19:53.213881 [ 306 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 1892 | 2026.05.21 18:19:53.214753 [ 352 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Trace> AggregatingTransform: Aggregating | ||
| 1893 | 2026.05.21 18:19:53.214808 [ 352 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 1894 | 2026.05.21 18:19:53.214844 [ 352 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866557 sec. (1153.992 rows/sec., 45.08 KiB/sec.) | ||
| 1895 | 2026.05.21 18:19:53.214862 [ 352 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Trace> Aggregator: Merging aggregated data | ||
| 1896 | 2026.05.21 18:19:53.215452 [ 306 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002218 sec., 450.85662759242564 rows/sec., 17.61 KiB/sec. | ||
| 1897 | 2026.05.21 18:19:53.215584 [ 306 ] {22b006cd-ea42-4e95-a39d-e2425ff3d6ac} <Debug> TCPHandler: Processed in 0.003047738 sec. | ||
| 1898 | 2026.05.21 18:19:53.215709 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1899 | 2026.05.21 18:19:53.215740 [ 306 ] {} <Debug> TCP-Session: b9c204ae-bd56-41fc-a0ac-15016bdb5dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.21 18:19:53.215741 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1901 | 2026.05.21 18:19:53.215764 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.05.21 18:19:53.215786 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1903 | 2026.05.21 18:19:53.215805 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1904 | 2026.05.21 18:19:53.215825 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1905 | 2026.05.21 18:19:53.215828 [ 258 ] {} <Debug> TCP-Session: af3cbe3a-ec6d-40dc-b153-fb8ac0f36397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2026.05.21 18:19:53.215853 [ 310 ] {} <Debug> TCP-Session: 51c261d7-9bca-4f7b-a7f2-10ef0ba5ff2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2026.05.21 18:19:53.215866 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1908 | 2026.05.21 18:19:53.215875 [ 309 ] {} <Debug> TCP-Session: fe312d50-855a-4621-8cf7-1b53490add63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2026.05.21 18:19:53.215903 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1910 | 2026.05.21 18:19:53.215910 [ 285 ] {} <Debug> TCP-Session: 1d98ff14-3aec-45ad-a3f8-fff7ea9e93fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.05.21 18:19:53.215848 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1912 | 2026.05.21 18:19:53.215945 [ 302 ] {} <Debug> TCP-Session: 0d9d6b47-e082-45af-9646-c08f5bae243e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.05.21 18:19:53.215799 [ 303 ] {} <Debug> TCP-Session: 7985c616-e0ff-4f59-835a-d17d2a3e28c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.05.21 18:19:53.215990 [ 308 ] {} <Debug> TCP-Session: 6f6ffc68-1fd0-4184-a317-c91144d3b346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.21 18:19:53.215790 [ 307 ] {} <Debug> TCP-Session: 32339dd5-e11a-4a54-8adb-1143c457b045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.05.21 18:19:54.438263 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.05.21 18:19:54.438506 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1918 | 2026.05.21 18:19:54.438828 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1919 | 2026.05.21 18:19:54.438867 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1920 | 2026.05.21 18:19:54.439078 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1921 | 2026.05.21 18:19:54.439151 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1922 | 2026.05.21 18:19:54.439295 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1923 | 2026.05.21 18:19:54.439406 [ 359 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1924 | 2026.05.21 18:19:54.439408 [ 352 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1925 | 2026.05.21 18:19:54.439541 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 1926 | 2026.05.21 18:19:54.439574 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1927 | 2026.05.21 18:19:54.439649 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1928 | 2026.05.21 18:19:54.439672 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1929 | 2026.05.21 18:19:54.439708 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1930 | 2026.05.21 18:19:54.439744 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1931 | 2026.05.21 18:19:54.440913 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002493 sec., 10028.078620136383 rows/sec., 2.15 MiB/sec. | ||
| 1932 | 2026.05.21 18:19:54.441048 [ 286 ] {4c0d8178-3fe7-4370-89b5-0d623c087511} <Debug> TCPHandler: Processed in 0.002921346 sec. | ||
| 1933 | 2026.05.21 18:19:54.442612 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.05.21 18:19:54.442755 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1935 | 2026.05.21 18:19:54.442817 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1936 | 2026.05.21 18:19:54.443332 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.05.21 18:19:54.443381 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1938 | 2026.05.21 18:19:54.443748 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1939 | 2026.05.21 18:19:54.443981 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.05.21 18:19:54.444134 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001423 sec., 1405.4813773717499 rows/sec., 114.61 KiB/sec. | ||
| 1941 | 2026.05.21 18:19:54.444173 [ 286 ] {947ae753-db06-4c28-a705-b11e69dc7c16} <Debug> TCPHandler: Processed in 0.001628431 sec. | ||
| 1942 | 2026.05.21 18:19:54.444295 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.21 18:19:54.444397 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.21 18:19:54.444441 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1945 | 2026.05.21 18:19:54.444863 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.05.21 18:19:54.444901 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1947 | 2026.05.21 18:19:54.445209 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1948 | 2026.05.21 18:19:54.445437 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.05.21 18:19:54.445568 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Debug> executeQuery: Read 53 rows, 4.14 KiB in 0.001193 sec., 44425.817267393126 rows/sec., 3.39 MiB/sec. | ||
| 1950 | 2026.05.21 18:19:54.445604 [ 286 ] {107332ec-e5ce-4d81-9dc6-562b5878f319} <Debug> TCPHandler: Processed in 0.001361527 sec. | ||
| 1951 | 2026.05.21 18:19:54.445719 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.05.21 18:19:54.445817 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.05.21 18:19:54.445860 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1954 | 2026.05.21 18:19:54.446251 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.05.21 18:19:54.446289 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1956 | 2026.05.21 18:19:54.446583 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1957 | 2026.05.21 18:19:54.446791 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.05.21 18:19:54.446902 [ 44 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1959 | 2026.05.21 18:19:54.446918 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 124.46 KiB/sec. | ||
| 1960 | 2026.05.21 18:19:54.446969 [ 44 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.05.21 18:19:54.446977 [ 286 ] {898de1aa-7cfa-4447-bc3d-bb9c376736ad} <Debug> TCPHandler: Processed in 0.001308635 sec. | ||
| 1962 | 2026.05.21 18:19:54.447001 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1963 | 2026.05.21 18:19:54.447105 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 1964 | 2026.05.21 18:19:54.447109 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.05.21 18:19:54.447217 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1966 | 2026.05.21 18:19:54.447223 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1967 | 2026.05.21 18:19:54.447248 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 1968 | 2026.05.21 18:19:54.447270 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1969 | 2026.05.21 18:19:54.447310 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1970 | 2026.05.21 18:19:54.447362 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1971 | 2026.05.21 18:19:54.447405 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1972 | 2026.05.21 18:19:54.447449 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1973 | 2026.05.21 18:19:54.447494 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 1974 | 2026.05.21 18:19:54.447724 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.05.21 18:19:54.447761 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1976 | 2026.05.21 18:19:54.448064 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1977 | 2026.05.21 18:19:54.448274 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206383 sec., 101957.67015947671 rows/sec., 7.94 MiB/sec. | ||
| 1978 | 2026.05.21 18:19:54.448302 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.05.21 18:19:54.448440 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1980 | 2026.05.21 18:19:54.448441 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001237 sec., 46887.63136620857 rows/sec., 3.66 MiB/sec. | ||
| 1981 | 2026.05.21 18:19:54.448507 [ 286 ] {a9b2d9a4-3290-4d34-a217-248a9ed5343e} <Debug> TCPHandler: Processed in 0.001449197 sec. | ||
| 1982 | 2026.05.21 18:19:54.448620 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.05.21 18:19:54.448721 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.05.21 18:19:54.448770 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.05.21 18:19:54.448772 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1986 | 2026.05.21 18:19:54.448863 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_6_1} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1987 | 2026.05.21 18:19:54.448965 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1988 | 2026.05.21 18:19:54.449281 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.21 18:19:54.449334 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1990 | 2026.05.21 18:19:54.451767 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1991 | 2026.05.21 18:19:54.452053 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.21 18:19:54.452212 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.00351 sec., 43019.94301994302 rows/sec., 2.98 MiB/sec. | ||
| 1993 | 2026.05.21 18:19:54.452248 [ 286 ] {f3845775-3bd4-443f-b599-7de2bbb8913b} <Debug> TCPHandler: Processed in 0.003677821 sec. | ||
| 1994 | 2026.05.21 18:19:54.452378 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.21 18:19:54.452483 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.21 18:19:54.452528 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1997 | 2026.05.21 18:19:54.452883 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.21 18:19:54.452920 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 1999 | 2026.05.21 18:19:54.453254 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2000 | 2026.05.21 18:19:54.453470 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.21 18:19:54.453604 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001141 sec., 43821.20946538124 rows/sec., 3.00 MiB/sec. | ||
| 2002 | 2026.05.21 18:19:54.453639 [ 286 ] {093630b6-3839-49da-8266-a193682c3a9e} <Debug> TCPHandler: Processed in 0.001311605 sec. | ||
| 2003 | 2026.05.21 18:19:55.062436 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4389 | ||
| 2004 | 2026.05.21 18:19:55.062995 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.05.21 18:19:55.063040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2006 | 2026.05.21 18:19:55.063526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2007 | 2026.05.21 18:19:55.063764 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.05.21 18:19:55.063906 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4389 | ||
| 2009 | 2026.05.21 18:19:55.285051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2010 | 2026.05.21 18:19:55.303125 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.05.21 18:19:55.303185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2012 | 2026.05.21 18:19:55.309257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2013 | 2026.05.21 18:19:55.309941 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.05.21 18:19:55.313526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2015 | 2026.05.21 18:19:57.547898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 16 | ||
| 2016 | 2026.05.21 18:19:57.549580 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.05.21 18:19:57.549630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2018 | 2026.05.21 18:19:57.550788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2019 | 2026.05.21 18:19:57.551056 [ 242 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.05.21 18:19:57.551376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 16 | ||
| 2021 | 2026.05.21 18:19:59.439025 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.05.21 18:19:59.439268 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2023 | 2026.05.21 18:19:59.439590 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2024 | 2026.05.21 18:19:59.439629 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <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')" moved to PREWHERE | ||
| 2025 | 2026.05.21 18:19:59.439842 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2026 | 2026.05.21 18:19:59.439913 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2027 | 2026.05.21 18:19:59.440055 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2028 | 2026.05.21 18:19:59.440159 [ 359 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2029 | 2026.05.21 18:19:59.440169 [ 316 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2030 | 2026.05.21 18:19:59.440298 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2031 | 2026.05.21 18:19:59.440332 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2032 | 2026.05.21 18:19:59.440405 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2033 | 2026.05.21 18:19:59.440425 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2034 | 2026.05.21 18:19:59.440467 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2035 | 2026.05.21 18:19:59.440506 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2036 | 2026.05.21 18:19:59.441610 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.00243 sec., 10288.0658436214 rows/sec., 2.21 MiB/sec. | ||
| 2037 | 2026.05.21 18:19:59.441743 [ 286 ] {98c9e4a0-e613-4c3a-9a3e-ac922bf680f6} <Debug> TCPHandler: Processed in 0.002848315 sec. | ||
| 2038 | 2026.05.21 18:19:59.443484 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.05.21 18:19:59.443599 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2040 | 2026.05.21 18:19:59.443647 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2041 | 2026.05.21 18:19:59.444174 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.05.21 18:19:59.444221 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2043 | 2026.05.21 18:19:59.444597 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2044 | 2026.05.21 18:19:59.444832 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.05.21 18:19:59.444985 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001418 sec., 69111.42454160789 rows/sec., 5.79 MiB/sec. | ||
| 2046 | 2026.05.21 18:19:59.445021 [ 286 ] {ae716aa5-34d4-4842-8eec-659ccc17cf73} <Debug> TCPHandler: Processed in 0.001593431 sec. | ||
| 2047 | 2026.05.21 18:19:59.445147 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.05.21 18:19:59.445249 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2049 | 2026.05.21 18:19:59.445293 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2050 | 2026.05.21 18:19:59.445693 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.05.21 18:19:59.445732 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2052 | 2026.05.21 18:19:59.446031 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2053 | 2026.05.21 18:19:59.446243 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.05.21 18:19:59.446371 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001145 sec., 20087.336244541486 rows/sec., 1.48 MiB/sec. | ||
| 2055 | 2026.05.21 18:19:59.446407 [ 286 ] {9acd696c-9cc7-472d-8e98-9f65fdfe85f9} <Debug> TCPHandler: Processed in 0.001310595 sec. | ||
| 2056 | 2026.05.21 18:19:59.446540 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.05.21 18:19:59.446638 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2058 | 2026.05.21 18:19:59.446679 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2059 | 2026.05.21 18:19:59.447094 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.05.21 18:19:59.447131 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2061 | 2026.05.21 18:19:59.447440 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2062 | 2026.05.21 18:19:59.447653 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.05.21 18:19:59.447790 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001172 sec., 67406.1433447099 rows/sec., 5.26 MiB/sec. | ||
| 2064 | 2026.05.21 18:19:59.447826 [ 286 ] {f6901c29-ecf2-4a44-b63b-c574267b9a10} <Debug> TCPHandler: Processed in 0.001335816 sec. | ||
| 2065 | 2026.05.21 18:19:59.447954 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.05.21 18:19:59.448051 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.05.21 18:19:59.448097 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2068 | 2026.05.21 18:19:59.448539 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.21 18:19:59.448580 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2070 | 2026.05.21 18:19:59.448935 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2071 | 2026.05.21 18:19:59.449197 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.05.21 18:19:59.449320 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2073 | 2026.05.21 18:19:59.449344 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001312 sec., 114329.26829268293 rows/sec., 7.93 MiB/sec. | ||
| 2074 | 2026.05.21 18:19:59.449391 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.21 18:19:59.449397 [ 286 ] {01914307-3001-4fba-a8fd-6ff8c1f8f3fb} <Debug> TCPHandler: Processed in 0.001493889 sec. | ||
| 2076 | 2026.05.21 18:19:59.449423 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2077 | 2026.05.21 18:19:59.449552 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.05.21 18:19:59.449572 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 2079 | 2026.05.21 18:19:59.449657 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.21 18:19:59.449715 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2081 | 2026.05.21 18:19:59.449720 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <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 | ||
| 2082 | 2026.05.21 18:19:59.449771 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 338 rows starting from the beginning of the part | ||
| 2083 | 2026.05.21 18:19:59.449883 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 137 rows starting from the beginning of the part | ||
| 2084 | 2026.05.21 18:19:59.449951 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2085 | 2026.05.21 18:19:59.450011 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 2086 | 2026.05.21 18:19:59.450062 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 151 rows starting from the beginning of the part | ||
| 2087 | 2026.05.21 18:19:59.450117 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 2088 | 2026.05.21 18:19:59.450642 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.05.21 18:19:59.450686 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2090 | 2026.05.21 18:19:59.451271 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2091 | 2026.05.21 18:19:59.451505 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.05.21 18:19:59.451624 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2093 | 2026.05.21 18:19:59.451646 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002007 sec., 11459.890383657199 rows/sec., 20.54 MiB/sec. | ||
| 2094 | 2026.05.21 18:19:59.451679 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.05.21 18:19:59.451705 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2096 | 2026.05.21 18:19:59.451729 [ 286 ] {90eeb3e9-cdaa-4024-9ac3-01f95c3336b1} <Debug> TCPHandler: Processed in 0.002228923 sec. | ||
| 2097 | 2026.05.21 18:19:59.451812 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 2098 | 2026.05.21 18:19:59.451874 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.05.21 18:19:59.451977 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2100 | 2026.05.21 18:19:59.452020 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2101 | 2026.05.21 18:19:59.452116 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2102 | 2026.05.21 18:19:59.452235 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2103 | 2026.05.21 18:19:59.452399 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.05.21 18:19:59.452440 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2105 | 2026.05.21 18:19:59.452471 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2106 | 2026.05.21 18:19:59.452633 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2107 | 2026.05.21 18:19:59.452758 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2108 | 2026.05.21 18:19:59.452800 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2109 | 2026.05.21 18:19:59.452921 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2110 | 2026.05.21 18:19:59.453004 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.21 18:19:59.453043 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2112 | 2026.05.21 18:19:59.453150 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001192 sec., 41946.30872483222 rows/sec., 2.88 MiB/sec. | ||
| 2113 | 2026.05.21 18:19:59.453191 [ 286 ] {57ab413a-61cc-4f48-a860-e79265d68cd9} <Debug> TCPHandler: Processed in 0.001368416 sec. | ||
| 2114 | 2026.05.21 18:19:59.453559 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.004043468 sec., 241376.95661249207 rows/sec., 17.81 MiB/sec. | ||
| 2115 | 2026.05.21 18:19:59.453817 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2116 | 2026.05.21 18:19:59.454173 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.05.21 18:19:59.454254 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2118 | 2026.05.21 18:19:59.454343 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2119 | 2026.05.21 18:19:59.455380 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 19 columns (19 merged, 0 gathered) in 0.003615529 sec., 31530.655679984866 rows/sec., 56.50 MiB/sec. | ||
| 2120 | 2026.05.21 18:19:59.455763 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2121 | 2026.05.21 18:19:59.456143 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.05.21 18:19:59.456218 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2123 | 2026.05.21 18:19:59.456334 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2124 | 2026.05.21 18:20:02.498416 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2125 | 2026.05.21 18:20:02.498473 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2126 | 2026.05.21 18:20:02.564908 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4837 | ||
| 2127 | 2026.05.21 18:20:02.565390 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.05.21 18:20:02.565440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2129 | 2026.05.21 18:20:02.565986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2130 | 2026.05.21 18:20:02.566238 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.05.21 18:20:02.566383 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4837 | ||
| 2132 | 2026.05.21 18:20:02.814500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2133 | 2026.05.21 18:20:02.833713 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.05.21 18:20:02.833777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2135 | 2026.05.21 18:20:02.840099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2136 | 2026.05.21 18:20:02.840803 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.05.21 18:20:02.844207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2138 | 2026.05.21 18:20:03.001130 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.23 MiB, peak 211.08 MiB, free memory in arenas 0.00 B, will set to 207.18 MiB (RSS), difference: 1.94 MiB | ||
| 2139 | 2026.05.21 18:20:04.438362 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.05.21 18:20:04.438623 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2141 | 2026.05.21 18:20:04.439027 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2142 | 2026.05.21 18:20:04.439073 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <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')" moved to PREWHERE | ||
| 2143 | 2026.05.21 18:20:04.439280 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2144 | 2026.05.21 18:20:04.439350 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2145 | 2026.05.21 18:20:04.439490 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2146 | 2026.05.21 18:20:04.439587 [ 318 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2147 | 2026.05.21 18:20:04.439587 [ 342 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2148 | 2026.05.21 18:20:04.439705 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2149 | 2026.05.21 18:20:04.439733 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2150 | 2026.05.21 18:20:04.439802 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2151 | 2026.05.21 18:20:04.439823 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2152 | 2026.05.21 18:20:04.439859 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2153 | 2026.05.21 18:20:04.439898 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2154 | 2026.05.21 18:20:04.440888 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.002363 sec., 10579.771476936097 rows/sec., 1.05 MiB/sec. | ||
| 2155 | 2026.05.21 18:20:04.441004 [ 286 ] {05939763-046e-4999-8d3b-798b7c8cf975} <Debug> TCPHandler: Processed in 0.002783584 sec. | ||
| 2156 | 2026.05.21 18:20:04.442396 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.05.21 18:20:04.442505 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2158 | 2026.05.21 18:20:04.442549 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2159 | 2026.05.21 18:20:04.443046 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.05.21 18:20:04.443089 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2161 | 2026.05.21 18:20:04.443454 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2162 | 2026.05.21 18:20:04.443675 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.05.21 18:20:04.443821 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001346 sec., 38632.986627043094 rows/sec., 2.95 MiB/sec. | ||
| 2164 | 2026.05.21 18:20:04.443857 [ 286 ] {4a393bd4-e107-432a-9d42-41659b98f55e} <Debug> TCPHandler: Processed in 0.001511909 sec. | ||
| 2165 | 2026.05.21 18:20:04.443979 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.05.21 18:20:04.444077 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2167 | 2026.05.21 18:20:04.444118 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2168 | 2026.05.21 18:20:04.444536 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.05.21 18:20:04.444573 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2170 | 2026.05.21 18:20:04.444865 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2026.05.21 18:20:04.445072 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.05.21 18:20:04.445198 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001141 sec., 49079.75460122699 rows/sec., 3.83 MiB/sec. | ||
| 2173 | 2026.05.21 18:20:04.445231 [ 286 ] {ed4cc16b-f6b1-4fb8-b05f-a12f55c94d51} <Debug> TCPHandler: Processed in 0.001301795 sec. | ||
| 2174 | 2026.05.21 18:20:04.445361 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.05.21 18:20:04.445484 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2176 | 2026.05.21 18:20:04.445529 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2177 | 2026.05.21 18:20:04.445940 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.05.21 18:20:04.445975 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2179 | 2026.05.21 18:20:04.446295 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2180 | 2026.05.21 18:20:04.446501 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.05.21 18:20:04.446625 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001159 sec., 129421.91544434856 rows/sec., 8.97 MiB/sec. | ||
| 2182 | 2026.05.21 18:20:04.446684 [ 286 ] {87804bbf-8e50-4720-8f6c-00e5fac29179} <Debug> TCPHandler: Processed in 0.001372276 sec. | ||
| 2183 | 2026.05.21 18:20:04.446818 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.05.21 18:20:04.446940 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.05.21 18:20:04.446992 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2186 | 2026.05.21 18:20:04.447381 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.05.21 18:20:04.447425 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2188 | 2026.05.21 18:20:04.447801 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2189 | 2026.05.21 18:20:04.448067 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.05.21 18:20:04.448165 [ 38 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2191 | 2026.05.21 18:20:04.448194 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001279 sec., 39093.04143862393 rows/sec., 2.68 MiB/sec. | ||
| 2192 | 2026.05.21 18:20:04.448221 [ 38 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.05.21 18:20:04.448232 [ 286 ] {5a300db4-e0dd-4257-b8f4-212965933464} <Debug> TCPHandler: Processed in 0.001476348 sec. | ||
| 2194 | 2026.05.21 18:20:04.448256 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2195 | 2026.05.21 18:20:04.448390 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 2196 | 2026.05.21 18:20:04.448532 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2197 | 2026.05.21 18:20:04.448569 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2198 | 2026.05.21 18:20:04.448662 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2199 | 2026.05.21 18:20:04.448713 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2200 | 2026.05.21 18:20:04.448760 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2201 | 2026.05.21 18:20:04.448803 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2202 | 2026.05.21 18:20:04.448843 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2203 | 2026.05.21 18:20:04.449682 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342886 sec., 178719.56368597187 rows/sec., 12.25 MiB/sec. | ||
| 2204 | 2026.05.21 18:20:04.449912 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2205 | 2026.05.21 18:20:04.450203 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.05.21 18:20:04.450267 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_6_1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2207 | 2026.05.21 18:20:04.450342 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2208 | 2026.05.21 18:20:09.439602 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.05.21 18:20:09.440004 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) 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', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 2210 | 2026.05.21 18:20:09.440405 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2211 | 2026.05.21 18:20:09.440448 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2212 | 2026.05.21 18:20:09.440681 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2213 | 2026.05.21 18:20:09.440751 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2026.05.21 18:20:09.440893 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2215 | 2026.05.21 18:20:09.440982 [ 342 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2216 | 2026.05.21 18:20:09.440982 [ 359 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2217 | 2026.05.21 18:20:09.441085 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2218 | 2026.05.21 18:20:09.441115 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2219 | 2026.05.21 18:20:09.441188 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2220 | 2026.05.21 18:20:09.441209 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2221 | 2026.05.21 18:20:09.441245 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <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', 'oximeter_collector:collections', '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'))" | ||
| 2222 | 2026.05.21 18:20:09.441284 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <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', 'oximeter_collector:collections', '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'))" | ||
| 2223 | 2026.05.21 18:20:09.442488 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002646 sec., 9448.22373393802 rows/sec., 2.03 MiB/sec. | ||
| 2224 | 2026.05.21 18:20:09.442617 [ 286 ] {24b4f4ec-e289-4bb9-a24d-61435819aa60} <Debug> TCPHandler: Processed in 0.003206071 sec. | ||
| 2225 | 2026.05.21 18:20:09.449371 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.05.21 18:20:09.449509 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.05.21 18:20:09.449566 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2228 | 2026.05.21 18:20:09.450170 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.05.21 18:20:09.450215 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2230 | 2026.05.21 18:20:09.450582 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2231 | 2026.05.21 18:20:09.450808 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.05.21 18:20:09.450956 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001485 sec., 16161.616161616163 rows/sec., 1.34 MiB/sec. | ||
| 2233 | 2026.05.21 18:20:09.450994 [ 286 ] {2275fe70-6ecd-4c81-914e-8751f527c3a7} <Debug> TCPHandler: Processed in 0.001689753 sec. | ||
| 2234 | 2026.05.21 18:20:09.451124 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.05.21 18:20:09.451225 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2236 | 2026.05.21 18:20:09.451268 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2237 | 2026.05.21 18:20:09.451665 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.05.21 18:20:09.451703 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2239 | 2026.05.21 18:20:09.451995 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2240 | 2026.05.21 18:20:09.452207 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.21 18:20:09.452333 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001129 sec., 7085.916740478299 rows/sec., 577.81 KiB/sec. | ||
| 2242 | 2026.05.21 18:20:09.452367 [ 286 ] {40f6c856-c4ff-4038-ab08-7bd8e8ba2d55} <Debug> TCPHandler: Processed in 0.001294155 sec. | ||
| 2243 | 2026.05.21 18:20:09.452487 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.05.21 18:20:09.452583 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2245 | 2026.05.21 18:20:09.452624 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2246 | 2026.05.21 18:20:09.453135 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.21 18:20:09.453173 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2248 | 2026.05.21 18:20:09.453488 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2026.05.21 18:20:09.453715 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.05.21 18:20:09.453841 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Debug> executeQuery: Read 236 rows, 21.51 KiB in 0.001277 sec., 184808.14408770556 rows/sec., 16.45 MiB/sec. | ||
| 2251 | 2026.05.21 18:20:09.453875 [ 286 ] {ed98dfc1-d802-49fa-82e3-82cbdcfb4ad4} <Debug> TCPHandler: Processed in 0.001438907 sec. | ||
| 2252 | 2026.05.21 18:20:09.453995 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.05.21 18:20:09.454091 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.05.21 18:20:09.454132 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2255 | 2026.05.21 18:20:09.454533 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.21 18:20:09.454570 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2257 | 2026.05.21 18:20:09.454857 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2026.05.21 18:20:09.455072 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.05.21 18:20:09.455198 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Debug> executeQuery: Read 50 rows, 3.78 KiB in 0.001126 sec., 44404.97335701598 rows/sec., 3.27 MiB/sec. | ||
| 2260 | 2026.05.21 18:20:09.455231 [ 286 ] {68249b9b-9af9-4be0-8aad-178628de12d9} <Debug> TCPHandler: Processed in 0.001285924 sec. | ||
| 2261 | 2026.05.21 18:20:09.455357 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.05.21 18:20:09.455482 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.05.21 18:20:09.455532 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2264 | 2026.05.21 18:20:09.456018 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.05.21 18:20:09.456057 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2266 | 2026.05.21 18:20:09.456373 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2267 | 2026.05.21 18:20:09.456587 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.05.21 18:20:09.456715 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001259 sec., 19062.748212867355 rows/sec., 1.58 MiB/sec. | ||
| 2269 | 2026.05.21 18:20:09.456751 [ 286 ] {adf4d065-fa9a-40bc-a753-c2a31d63208a} <Debug> TCPHandler: Processed in 0.001456778 sec. | ||
| 2270 | 2026.05.21 18:20:09.456876 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.05.21 18:20:09.456974 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.05.21 18:20:09.457016 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2273 | 2026.05.21 18:20:09.457409 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.05.21 18:20:09.457447 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2275 | 2026.05.21 18:20:09.457744 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2276 | 2026.05.21 18:20:09.457967 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.05.21 18:20:09.458095 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 2278 | 2026.05.21 18:20:09.458130 [ 286 ] {d28a1b29-f9df-4632-9e2b-217ceed87634} <Debug> TCPHandler: Processed in 0.001304585 sec. | ||
| 2279 | 2026.05.21 18:20:09.458247 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.05.21 18:20:09.458350 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2281 | 2026.05.21 18:20:09.458393 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2282 | 2026.05.21 18:20:09.458859 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.05.21 18:20:09.458899 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2284 | 2026.05.21 18:20:09.459218 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2285 | 2026.05.21 18:20:09.459452 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.05.21 18:20:09.459607 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.001276 sec., 108934.16927899687 rows/sec., 8.81 MiB/sec. | ||
| 2287 | 2026.05.21 18:20:09.459643 [ 286 ] {f567b960-37a6-4dfa-9c73-8254183984db} <Debug> TCPHandler: Processed in 0.001449168 sec. | ||
| 2288 | 2026.05.21 18:20:09.459765 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.05.21 18:20:09.459864 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.05.21 18:20:09.459909 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2291 | 2026.05.21 18:20:09.460313 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.05.21 18:20:09.460351 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2293 | 2026.05.21 18:20:09.460681 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2294 | 2026.05.21 18:20:09.460888 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.05.21 18:20:09.461015 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Debug> executeQuery: Read 190 rows, 13.92 KiB in 0.00117 sec., 162393.16239316238 rows/sec., 11.62 MiB/sec. | ||
| 2296 | 2026.05.21 18:20:09.461049 [ 286 ] {6e160970-22b6-4609-9ca4-cab619294962} <Debug> TCPHandler: Processed in 0.001334545 sec. | ||
| 2297 | 2026.05.21 18:20:09.461163 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.05.21 18:20:09.461260 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.05.21 18:20:09.461315 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <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 | ||
| 2300 | 2026.05.21 18:20:09.462110 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.05.21 18:20:09.462148 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2302 | 2026.05.21 18:20:09.462696 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2303 | 2026.05.21 18:20:09.462914 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.05.21 18:20:09.463040 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 2305 | 2026.05.21 18:20:09.463092 [ 286 ] {6065cd34-0feb-4a53-b551-e49fcf6741a8} <Debug> TCPHandler: Processed in 0.001997328 sec. | ||
| 2306 | 2026.05.21 18:20:09.463206 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.05.21 18:20:09.463298 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2308 | 2026.05.21 18:20:09.463338 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2309 | 2026.05.21 18:20:09.463639 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Trace> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.05.21 18:20:09.463673 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2311 | 2026.05.21 18:20:09.464029 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2312 | 2026.05.21 18:20:09.464237 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Trace> oximeter.measurements_i64 (bcb86d69-5175-4a12-b804-ee0180c5624e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.05.21 18:20:09.464363 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00105 sec., 8571.428571428572 rows/sec., 605.47 KiB/sec. | ||
| 2314 | 2026.05.21 18:20:09.464396 [ 286 ] {e35e492f-2947-48a1-8378-ee90f32f1dea} <Debug> TCPHandler: Processed in 0.001213043 sec. | ||
| 2315 | 2026.05.21 18:20:09.464509 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.05.21 18:20:09.464604 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2317 | 2026.05.21 18:20:09.464647 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2318 | 2026.05.21 18:20:09.464975 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.05.21 18:20:09.465012 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2320 | 2026.05.21 18:20:09.465310 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2321 | 2026.05.21 18:20:09.465512 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.05.21 18:20:09.465638 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001052 sec., 47528.51711026616 rows/sec., 3.26 MiB/sec. | ||
| 2323 | 2026.05.21 18:20:09.465671 [ 286 ] {0922e4c4-1749-4425-933a-f8e77e3b01e8} <Debug> TCPHandler: Processed in 0.001212193 sec. | ||
| 2324 | 2026.05.21 18:20:10.067254 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5349 | ||
| 2325 | 2026.05.21 18:20:10.067769 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.05.21 18:20:10.067823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2327 | 2026.05.21 18:20:10.068331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2328 | 2026.05.21 18:20:10.068573 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.05.21 18:20:10.068718 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5349 | ||
| 2330 | 2026.05.21 18:20:10.068716 [ 33 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2331 | 2026.05.21 18:20:10.068794 [ 33 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.21 18:20:10.068828 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2333 | 2026.05.21 18:20:10.068992 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 2334 | 2026.05.21 18:20:10.069116 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2335 | 2026.05.21 18:20:10.069163 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2917 rows starting from the beginning of the part | ||
| 2336 | 2026.05.21 18:20:10.069257 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2337 | 2026.05.21 18:20:10.069311 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2338 | 2026.05.21 18:20:10.069354 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 2339 | 2026.05.21 18:20:10.069395 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 2340 | 2026.05.21 18:20:10.069438 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 2341 | 2026.05.21 18:20:10.071042 [ 200 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5349 rows, containing 4 columns (4 merged, 0 gathered) in 0.002092281 sec., 2556539.9676238517 rows/sec., 36.57 MiB/sec. | ||
| 2342 | 2026.05.21 18:20:10.071802 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2343 | 2026.05.21 18:20:10.072062 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.21 18:20:10.072137 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_11_2} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2345 | 2026.05.21 18:20:10.072215 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2346 | 2026.05.21 18:20:10.345120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2347 | 2026.05.21 18:20:10.362165 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.05.21 18:20:10.362235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2349 | 2026.05.21 18:20:10.368667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2350 | 2026.05.21 18:20:10.369358 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.05.21 18:20:10.369690 [ 33 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2352 | 2026.05.21 18:20:10.369770 [ 33 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.05.21 18:20:10.369798 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2354 | 2026.05.21 18:20:10.369946 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2355 | 2026.05.21 18:20:10.372555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2356 | 2026.05.21 18:20:10.374247 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2357 | 2026.05.21 18:20:10.375704 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2358 | 2026.05.21 18:20:10.380467 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2359 | 2026.05.21 18:20:10.384804 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2360 | 2026.05.21 18:20:10.389183 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2361 | 2026.05.21 18:20:10.393942 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2362 | 2026.05.21 18:20:10.398267 [ 201 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 2363 | 2026.05.21 18:20:10.449036 [ 200 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079138315 sec., 1048.7966543134005 rows/sec., 5.42 MiB/sec. | ||
| 2364 | 2026.05.21 18:20:10.451804 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2365 | 2026.05.21 18:20:10.453954 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_11_2} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.05.21 18:20:10.454063 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_11_2} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2367 | 2026.05.21 18:20:10.456229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2368 | 2026.05.21 18:20:11.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.38 MiB, peak 218.26 MiB, free memory in arenas 0.00 B, will set to 218.46 MiB (RSS), difference: 10.07 MiB | ||
| 2369 | 2026.05.21 18:20:13.574017 [ 30 ] {} <Debug> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2370 | 2026.05.21 18:20:13.574083 [ 30 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.05.21 18:20:13.574108 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2372 | 2026.05.21 18:20:13.574288 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::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 | ||
| 2373 | 2026.05.21 18:20:13.575183 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2374 | 2026.05.21 18:20:13.575406 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2375 | 2026.05.21 18:20:13.575815 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2376 | 2026.05.21 18:20:13.576157 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::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 | ||
| 2377 | 2026.05.21 18:20:13.576541 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::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 | ||
| 2378 | 2026.05.21 18:20:13.576914 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::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 | ||
| 2379 | 2026.05.21 18:20:13.587861 [ 200 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 72 columns (72 merged, 0 gathered) in 0.013655053 sec., 1171.7274184142675 rows/sec., 1.29 MiB/sec. | ||
| 2380 | 2026.05.21 18:20:13.588298 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2381 | 2026.05.21 18:20:13.588826 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.05.21 18:20:13.588924 [ 192 ] {2a201f92-8ece-45da-8856-2c444cee2c30::all_1_5_1} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2383 | 2026.05.21 18:20:13.589068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2384 | 2026.05.21 18:20:14.436929 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2026.05.21 18:20:14.437170 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2386 | 2026.05.21 18:20:14.437515 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2387 | 2026.05.21 18:20:14.437552 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <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')" moved to PREWHERE | ||
| 2388 | 2026.05.21 18:20:14.437762 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2389 | 2026.05.21 18:20:14.437834 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2390 | 2026.05.21 18:20:14.437975 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2391 | 2026.05.21 18:20:14.438074 [ 318 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2392 | 2026.05.21 18:20:14.438074 [ 342 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2393 | 2026.05.21 18:20:14.438180 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2394 | 2026.05.21 18:20:14.438210 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2395 | 2026.05.21 18:20:14.438280 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2396 | 2026.05.21 18:20:14.438301 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2397 | 2026.05.21 18:20:14.438337 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2398 | 2026.05.21 18:20:14.438374 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2399 | 2026.05.21 18:20:14.439457 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.002375 sec., 10526.315789473685 rows/sec., 1.04 MiB/sec. | ||
| 2400 | 2026.05.21 18:20:14.439582 [ 286 ] {15cfdd17-d74d-4c69-a03b-56aba5867226} <Debug> TCPHandler: Processed in 0.002788254 sec. | ||
| 2401 | 2026.05.21 18:20:14.441025 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.05.21 18:20:14.441143 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2403 | 2026.05.21 18:20:14.441190 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2404 | 2026.05.21 18:20:14.441693 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.05.21 18:20:14.441734 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2406 | 2026.05.21 18:20:14.442127 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2407 | 2026.05.21 18:20:14.442350 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.05.21 18:20:14.442469 [ 27 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2409 | 2026.05.21 18:20:14.442496 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001388 sec., 37463.97694524496 rows/sec., 2.86 MiB/sec. | ||
| 2410 | 2026.05.21 18:20:14.442508 [ 27 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.05.21 18:20:14.442531 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2412 | 2026.05.21 18:20:14.442535 [ 286 ] {b62193f5-9c8a-4e18-9688-f1554185bf4b} <Debug> TCPHandler: Processed in 0.00156512 sec. | ||
| 2413 | 2026.05.21 18:20:14.442642 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 2414 | 2026.05.21 18:20:14.442683 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.05.21 18:20:14.442768 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.05.21 18:20:14.442785 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2417 | 2026.05.21 18:20:14.442812 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 195 rows starting from the beginning of the part | ||
| 2418 | 2026.05.21 18:20:14.442830 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2419 | 2026.05.21 18:20:14.442898 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 2420 | 2026.05.21 18:20:14.442958 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 98 rows starting from the beginning of the part | ||
| 2421 | 2026.05.21 18:20:14.443004 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 2422 | 2026.05.21 18:20:14.443051 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 236 rows starting from the beginning of the part | ||
| 2423 | 2026.05.21 18:20:14.443106 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 2424 | 2026.05.21 18:20:14.443287 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.05.21 18:20:14.443322 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2426 | 2026.05.21 18:20:14.443753 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2427 | 2026.05.21 18:20:14.443981 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.21 18:20:14.444073 [ 27 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2429 | 2026.05.21 18:20:14.444072 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461558 sec., 469362.14642183203 rows/sec., 42.02 MiB/sec. | ||
| 2430 | 2026.05.21 18:20:14.444115 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001352 sec., 41420.11834319527 rows/sec., 3.23 MiB/sec. | ||
| 2431 | 2026.05.21 18:20:14.444102 [ 27 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.05.21 18:20:14.444178 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2433 | 2026.05.21 18:20:14.444178 [ 286 ] {60c09ba7-d259-4cf9-a10c-cd25f7c61705} <Debug> TCPHandler: Processed in 0.00154769 sec. | ||
| 2434 | 2026.05.21 18:20:14.444264 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2435 | 2026.05.21 18:20:14.444271 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 2436 | 2026.05.21 18:20:14.444312 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.05.21 18:20:14.444394 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2026.05.21 18:20:14.444412 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.05.21 18:20:14.444435 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 103 rows starting from the beginning of the part | ||
| 2440 | 2026.05.21 18:20:14.444459 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2441 | 2026.05.21 18:20:14.444505 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.05.21 18:20:14.444529 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
| 2443 | 2026.05.21 18:20:14.444571 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_11_2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2444 | 2026.05.21 18:20:14.444592 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 79 rows starting from the beginning of the part | ||
| 2445 | 2026.05.21 18:20:14.444631 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2446 | 2026.05.21 18:20:14.444653 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 2447 | 2026.05.21 18:20:14.444708 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 2448 | 2026.05.21 18:20:14.444765 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2449 | 2026.05.21 18:20:14.444882 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.05.21 18:20:14.444917 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2451 | 2026.05.21 18:20:14.445260 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2452 | 2026.05.21 18:20:14.445519 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.05.21 18:20:14.445653 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001261 sec., 118953.2117367169 rows/sec., 8.25 MiB/sec. | ||
| 2454 | 2026.05.21 18:20:14.445687 [ 286 ] {cc1adc6e-4840-45e7-a72a-73eb1c06eedf} <Debug> TCPHandler: Processed in 0.001426297 sec. | ||
| 2455 | 2026.05.21 18:20:14.445730 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493189 sec., 328826.42451826256 rows/sec., 27.44 MiB/sec. | ||
| 2456 | 2026.05.21 18:20:14.445809 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.05.21 18:20:14.445908 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2458 | 2026.05.21 18:20:14.445924 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2459 | 2026.05.21 18:20:14.445954 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2460 | 2026.05.21 18:20:14.446306 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.21 18:20:14.446314 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.05.21 18:20:14.446348 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2463 | 2026.05.21 18:20:14.446459 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_11_2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2464 | 2026.05.21 18:20:14.446588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2465 | 2026.05.21 18:20:14.446688 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2466 | 2026.05.21 18:20:14.446904 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.05.21 18:20:14.447038 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00115 sec., 43478.260869565216 rows/sec., 2.98 MiB/sec. | ||
| 2468 | 2026.05.21 18:20:14.447072 [ 286 ] {5ba0d719-dae1-49bb-a350-0a5142c5531d} <Debug> TCPHandler: Processed in 0.001313945 sec. | ||
| 2469 | 2026.05.21 18:20:17.498540 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2470 | 2026.05.21 18:20:17.498587 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2471 | 2026.05.21 18:20:17.568882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5797 | ||
| 2472 | 2026.05.21 18:20:17.569416 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.05.21 18:20:17.569468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2474 | 2026.05.21 18:20:17.570019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2475 | 2026.05.21 18:20:17.570252 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.21 18:20:17.570379 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5797 | ||
| 2477 | 2026.05.21 18:20:17.872710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2478 | 2026.05.21 18:20:17.888496 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.21 18:20:17.888569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2480 | 2026.05.21 18:20:17.894835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2481 | 2026.05.21 18:20:17.895546 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.21 18:20:17.898730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2483 | 2026.05.21 18:20:18.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.91 MiB, peak 223.91 MiB, free memory in arenas 0.00 B, will set to 221.00 MiB (RSS), difference: 1.09 MiB | ||
| 2484 | 2026.05.21 18:20:19.438054 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.21 18:20:19.438293 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.21 18:20:19.438604 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2487 | 2026.05.21 18:20:19.438647 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <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')" moved to PREWHERE | ||
| 2488 | 2026.05.21 18:20:19.438858 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2489 | 2026.05.21 18:20:19.438930 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2490 | 2026.05.21 18:20:19.439084 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2491 | 2026.05.21 18:20:19.439188 [ 356 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2492 | 2026.05.21 18:20:19.439191 [ 342 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2493 | 2026.05.21 18:20:19.439330 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2494 | 2026.05.21 18:20:19.439360 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2495 | 2026.05.21 18:20:19.439430 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2496 | 2026.05.21 18:20:19.439451 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2497 | 2026.05.21 18:20:19.439485 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2498 | 2026.05.21 18:20:19.439524 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2499 | 2026.05.21 18:20:19.440716 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002513 sec., 9948.269001193792 rows/sec., 2.14 MiB/sec. | ||
| 2500 | 2026.05.21 18:20:19.440843 [ 286 ] {4583d42c-d62c-4668-b0b2-945f1c7d40b1} <Debug> TCPHandler: Processed in 0.002920497 sec. | ||
| 2501 | 2026.05.21 18:20:19.442745 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.05.21 18:20:19.442879 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2503 | 2026.05.21 18:20:19.442934 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2504 | 2026.05.21 18:20:19.443548 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.05.21 18:20:19.443589 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2506 | 2026.05.21 18:20:19.443984 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2507 | 2026.05.21 18:20:19.444211 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.05.21 18:20:19.444361 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Debug> executeQuery: Read 112 rows, 9.75 KiB in 0.001521 sec., 73635.76594345825 rows/sec., 6.26 MiB/sec. | ||
| 2509 | 2026.05.21 18:20:19.444397 [ 286 ] {f398c435-4d8e-489e-8356-23a8971c225b} <Debug> TCPHandler: Processed in 0.001715503 sec. | ||
| 2510 | 2026.05.21 18:20:19.444522 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.05.21 18:20:19.444623 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.05.21 18:20:19.444666 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2513 | 2026.05.21 18:20:19.445091 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.21 18:20:19.445125 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2515 | 2026.05.21 18:20:19.445423 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2516 | 2026.05.21 18:20:19.445637 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.21 18:20:19.445764 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001163 sec., 25795.356835769562 rows/sec., 1.89 MiB/sec. | ||
| 2518 | 2026.05.21 18:20:19.445799 [ 286 ] {4c0d184a-4b80-40ce-bc5b-a8ccfc7ceb2b} <Debug> TCPHandler: Processed in 0.001327825 sec. | ||
| 2519 | 2026.05.21 18:20:19.445914 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.21 18:20:19.446010 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.21 18:20:19.446052 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2522 | 2026.05.21 18:20:19.446470 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.21 18:20:19.446505 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2524 | 2026.05.21 18:20:19.446804 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2525 | 2026.05.21 18:20:19.447017 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.05.21 18:20:19.447141 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001149 sec., 74847.69364664926 rows/sec., 5.84 MiB/sec. | ||
| 2527 | 2026.05.21 18:20:19.447179 [ 286 ] {db329a0b-9647-4f33-9d92-8b6e47f7a60c} <Debug> TCPHandler: Processed in 0.001315406 sec. | ||
| 2528 | 2026.05.21 18:20:19.447305 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.21 18:20:19.447403 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.21 18:20:19.447448 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2531 | 2026.05.21 18:20:19.447858 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.21 18:20:19.447896 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2533 | 2026.05.21 18:20:19.448272 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2534 | 2026.05.21 18:20:19.448514 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.21 18:20:19.448647 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001262 sec., 118858.95404120443 rows/sec., 8.24 MiB/sec. | ||
| 2536 | 2026.05.21 18:20:19.448691 [ 286 ] {ed111921-415b-4c23-b4e3-cc18975cce80} <Debug> TCPHandler: Processed in 0.001438398 sec. | ||
| 2537 | 2026.05.21 18:20:19.448846 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.21 18:20:19.448977 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.21 18:20:19.449044 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <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 | ||
| 2540 | 2026.05.21 18:20:19.449849 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.05.21 18:20:19.449885 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2542 | 2026.05.21 18:20:19.450476 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2543 | 2026.05.21 18:20:19.450713 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.21 18:20:19.450858 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001921 sec., 15616.866215512755 rows/sec., 27.98 MiB/sec. | ||
| 2545 | 2026.05.21 18:20:19.450916 [ 286 ] {6d1967c7-325f-49c1-88cd-1eed6506e962} <Debug> TCPHandler: Processed in 0.002122861 sec. | ||
| 2546 | 2026.05.21 18:20:19.451038 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.21 18:20:19.451135 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.21 18:20:19.451179 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2549 | 2026.05.21 18:20:19.451529 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.21 18:20:19.451564 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2551 | 2026.05.21 18:20:19.451866 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2552 | 2026.05.21 18:20:19.452070 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.05.21 18:20:19.452196 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001081 sec., 46253.469010175766 rows/sec., 3.17 MiB/sec. | ||
| 2554 | 2026.05.21 18:20:19.452228 [ 286 ] {4304ff58-d8e3-42b8-8732-1b4aabe28790} <Debug> TCPHandler: Processed in 0.001241614 sec. | ||
| 2555 | 2026.05.21 18:20:20.670801 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.05.21 18:20:20.671086 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2557 | 2026.05.21 18:20:20.671540 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2558 | 2026.05.21 18:20:20.671593 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2559 | 2026.05.21 18:20:20.671926 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2560 | 2026.05.21 18:20:20.672021 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2561 | 2026.05.21 18:20:20.672222 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2562 | 2026.05.21 18:20:20.672326 [ 355 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2563 | 2026.05.21 18:20:20.672335 [ 356 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2564 | 2026.05.21 18:20:20.672456 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2565 | 2026.05.21 18:20:20.672501 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2566 | 2026.05.21 18:20:20.672604 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2567 | 2026.05.21 18:20:20.672637 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2568 | 2026.05.21 18:20:20.672693 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 2569 | 2026.05.21 18:20:20.672756 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 2570 | 2026.05.21 18:20:20.674067 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.003109 sec., 8041.1707944676755 rows/sec., 1.73 MiB/sec. | ||
| 2571 | 2026.05.21 18:20:20.674232 [ 286 ] {057b88e7-34ed-4453-a6e4-7f2eed5970dc} <Debug> TCPHandler: Processed in 0.003596029 sec. | ||
| 2572 | 2026.05.21 18:20:20.694661 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.05.21 18:20:20.694883 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.21 18:20:20.694975 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2575 | 2026.05.21 18:20:20.695836 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.21 18:20:20.695884 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2577 | 2026.05.21 18:20:20.696309 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2578 | 2026.05.21 18:20:20.696507 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.21 18:20:20.696661 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 1.04 MiB/sec. | ||
| 2580 | 2026.05.21 18:20:20.696700 [ 286 ] {ae0518f6-aca5-4088-b761-e38776c1662f} <Debug> TCPHandler: Processed in 0.002151861 sec. | ||
| 2581 | 2026.05.21 18:20:20.696821 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.05.21 18:20:20.696924 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2583 | 2026.05.21 18:20:20.696968 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2584 | 2026.05.21 18:20:20.697379 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.21 18:20:20.697418 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2586 | 2026.05.21 18:20:20.697718 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2587 | 2026.05.21 18:20:20.697928 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.21 18:20:20.698061 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 140.71 KiB/sec. | ||
| 2589 | 2026.05.21 18:20:20.698096 [ 286 ] {8034aa65-5c4d-47ac-a203-e2bf466793d7} <Debug> TCPHandler: Processed in 0.001326276 sec. | ||
| 2590 | 2026.05.21 18:20:20.698210 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.21 18:20:20.698307 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.21 18:20:20.698347 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2593 | 2026.05.21 18:20:20.699776 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.21 18:20:20.699813 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2595 | 2026.05.21 18:20:20.700296 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2596 | 2026.05.21 18:20:20.700514 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.21 18:20:20.700642 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Debug> executeQuery: Read 2405 rows, 181.66 KiB in 0.002355 sec., 1021231.422505308 rows/sec., 75.33 MiB/sec. | ||
| 2598 | 2026.05.21 18:20:20.700676 [ 286 ] {2cc69803-e543-42d6-b680-e34eb591addd} <Debug> TCPHandler: Processed in 0.002516919 sec. | ||
| 2599 | 2026.05.21 18:20:20.700795 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.05.21 18:20:20.700893 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.05.21 18:20:20.700936 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2602 | 2026.05.21 18:20:20.701338 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.21 18:20:20.701375 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2604 | 2026.05.21 18:20:20.701660 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2605 | 2026.05.21 18:20:20.701875 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.05.21 18:20:20.702097 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001221 sec., 10647.010647010646 rows/sec., 791.81 KiB/sec. | ||
| 2607 | 2026.05.21 18:20:20.702142 [ 286 ] {fc578472-bfe8-44f6-a00f-b25d10f3e7e6} <Debug> TCPHandler: Processed in 0.001398627 sec. | ||
| 2608 | 2026.05.21 18:20:20.702265 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.05.21 18:20:20.702387 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.05.21 18:20:20.702445 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2611 | 2026.05.21 18:20:20.703128 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.05.21 18:20:20.703166 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2613 | 2026.05.21 18:20:20.703502 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2614 | 2026.05.21 18:20:20.703717 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.05.21 18:20:20.703842 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001488 sec., 538306.4516129033 rows/sec., 31.09 MiB/sec. | ||
| 2616 | 2026.05.21 18:20:20.703877 [ 286 ] {29b20c1f-bc8e-4a91-8a42-3b932cdcf7c5} <Debug> TCPHandler: Processed in 0.001673112 sec. | ||
| 2617 | 2026.05.21 18:20:20.703986 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.05.21 18:20:20.704080 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.05.21 18:20:20.704120 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2620 | 2026.05.21 18:20:20.704498 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.05.21 18:20:20.704535 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2622 | 2026.05.21 18:20:20.704816 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2623 | 2026.05.21 18:20:20.705031 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.05.21 18:20:20.705164 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 127.61 KiB/sec. | ||
| 2625 | 2026.05.21 18:20:20.705198 [ 286 ] {4723aa81-5fcd-40de-b3e7-cf05c53ca0bb} <Debug> TCPHandler: Processed in 0.001263284 sec. | ||
| 2626 | 2026.05.21 18:20:20.705313 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.05.21 18:20:20.705408 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2628 | 2026.05.21 18:20:20.705448 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2629 | 2026.05.21 18:20:20.706245 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.05.21 18:20:20.706282 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2631 | 2026.05.21 18:20:20.706637 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2632 | 2026.05.21 18:20:20.706858 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.05.21 18:20:20.706988 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Debug> executeQuery: Read 1284 rows, 87.64 KiB in 0.001598 sec., 803504.3804755944 rows/sec., 53.56 MiB/sec. | ||
| 2634 | 2026.05.21 18:20:20.707021 [ 286 ] {99ce056a-761b-4bce-a12b-4648ac679317} <Debug> TCPHandler: Processed in 0.001759154 sec. | ||
| 2635 | 2026.05.21 18:20:20.707137 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.05.21 18:20:20.707233 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2637 | 2026.05.21 18:20:20.707283 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2638 | 2026.05.21 18:20:20.708597 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.05.21 18:20:20.708634 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2640 | 2026.05.21 18:20:20.709213 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2641 | 2026.05.21 18:20:20.709421 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.05.21 18:20:20.709533 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2643 | 2026.05.21 18:20:20.709552 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Debug> executeQuery: Read 3822 rows, 248.69 KiB in 0.002337 sec., 1635430.0385109114 rows/sec., 103.92 MiB/sec. | ||
| 2644 | 2026.05.21 18:20:20.709600 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.21 18:20:20.709605 [ 286 ] {3fe35e1e-c8f8-4396-aae9-b51efc399448} <Debug> TCPHandler: Processed in 0.002518959 sec. | ||
| 2646 | 2026.05.21 18:20:20.709651 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2647 | 2026.05.21 18:20:20.709756 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.21 18:20:20.709775 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 2649 | 2026.05.21 18:20:20.709859 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.05.21 18:20:20.709882 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2651 | 2026.05.21 18:20:20.709914 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <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 | ||
| 2652 | 2026.05.21 18:20:20.709918 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 976 rows starting from the beginning of the part | ||
| 2653 | 2026.05.21 18:20:20.709988 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 2654 | 2026.05.21 18:20:20.710044 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 190 rows starting from the beginning of the part | ||
| 2655 | 2026.05.21 18:20:20.710091 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2656 | 2026.05.21 18:20:20.710140 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 2657 | 2026.05.21 18:20:20.710189 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3822 rows starting from the beginning of the part | ||
| 2658 | 2026.05.21 18:20:20.710683 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.21 18:20:20.710718 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2660 | 2026.05.21 18:20:20.711301 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2661 | 2026.05.21 18:20:20.711580 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.21 18:20:20.711726 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001886 sec., 5832.449628844114 rows/sec., 10.45 MiB/sec. | ||
| 2663 | 2026.05.21 18:20:20.711792 [ 286 ] {11757a40-c48d-4890-931f-a0a7c657fb8a} <Debug> TCPHandler: Processed in 0.00208658 sec. | ||
| 2664 | 2026.05.21 18:20:20.711905 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.21 18:20:20.712001 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.05.21 18:20:20.712045 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2667 | 2026.05.21 18:20:20.712264 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5438 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529919 sec., 2149475.9318381343 rows/sec., 142.17 MiB/sec. | ||
| 2668 | 2026.05.21 18:20:20.712369 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.05.21 18:20:20.712410 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2670 | 2026.05.21 18:20:20.712707 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2671 | 2026.05.21 18:20:20.712730 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2672 | 2026.05.21 18:20:20.712950 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.05.21 18:20:20.712968 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.21 18:20:20.713033 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2675 | 2026.05.21 18:20:20.713079 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001097 sec., 9115.770282588877 rows/sec., 640.06 KiB/sec. | ||
| 2676 | 2026.05.21 18:20:20.713098 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2677 | 2026.05.21 18:20:20.713113 [ 286 ] {4b66af27-1580-4ae2-ba77-d7d7bc3f4474} <Debug> TCPHandler: Processed in 0.001258804 sec. | ||
| 2678 | 2026.05.21 18:20:24.436253 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.21 18:20:24.436516 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.21 18:20:24.436859 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2681 | 2026.05.21 18:20:24.436896 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <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')" moved to PREWHERE | ||
| 2682 | 2026.05.21 18:20:24.437103 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2683 | 2026.05.21 18:20:24.437173 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2684 | 2026.05.21 18:20:24.437314 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2685 | 2026.05.21 18:20:24.437412 [ 311 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2686 | 2026.05.21 18:20:24.437435 [ 356 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2687 | 2026.05.21 18:20:24.437417 [ 342 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2688 | 2026.05.21 18:20:24.437595 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2689 | 2026.05.21 18:20:24.437623 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2690 | 2026.05.21 18:20:24.437694 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2691 | 2026.05.21 18:20:24.437715 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2692 | 2026.05.21 18:20:24.437750 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2693 | 2026.05.21 18:20:24.437788 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2694 | 2026.05.21 18:20:24.438877 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.00246 sec., 10162.60162601626 rows/sec., 1.01 MiB/sec. | ||
| 2695 | 2026.05.21 18:20:24.439003 [ 286 ] {2755b09b-70b9-41a9-8eec-7d050ce74e7f} <Debug> TCPHandler: Processed in 0.002891906 sec. | ||
| 2696 | 2026.05.21 18:20:24.440319 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.05.21 18:20:24.440429 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2698 | 2026.05.21 18:20:24.440476 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2699 | 2026.05.21 18:20:24.440992 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.21 18:20:24.441036 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2701 | 2026.05.21 18:20:24.441407 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2702 | 2026.05.21 18:20:24.441630 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.05.21 18:20:24.441785 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001386 sec., 37518.03751803752 rows/sec., 2.87 MiB/sec. | ||
| 2704 | 2026.05.21 18:20:24.441823 [ 286 ] {e14a8252-583a-45b7-82fe-0cce299e96b2} <Debug> TCPHandler: Processed in 0.00155906 sec. | ||
| 2705 | 2026.05.21 18:20:24.441953 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.21 18:20:24.442053 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2707 | 2026.05.21 18:20:24.442095 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2708 | 2026.05.21 18:20:24.442518 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.21 18:20:24.442557 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2710 | 2026.05.21 18:20:24.442854 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2711 | 2026.05.21 18:20:24.443070 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.21 18:20:24.443196 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001164 sec., 48109.96563573883 rows/sec., 3.75 MiB/sec. | ||
| 2713 | 2026.05.21 18:20:24.443231 [ 286 ] {9338894f-a1ea-4a18-af42-ab567bf38d39} <Debug> TCPHandler: Processed in 0.001330075 sec. | ||
| 2714 | 2026.05.21 18:20:24.443353 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.21 18:20:24.443451 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.05.21 18:20:24.443497 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2717 | 2026.05.21 18:20:24.443873 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.05.21 18:20:24.443910 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2719 | 2026.05.21 18:20:24.444227 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2720 | 2026.05.21 18:20:24.444430 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.05.21 18:20:24.444554 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001123 sec., 106856.63401602849 rows/sec., 7.41 MiB/sec. | ||
| 2722 | 2026.05.21 18:20:24.444587 [ 286 ] {b2f3b3c4-2ad2-45cd-8632-4802e0919fb8} <Debug> TCPHandler: Processed in 0.001284345 sec. | ||
| 2723 | 2026.05.21 18:20:24.444707 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.05.21 18:20:24.444802 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.05.21 18:20:24.444847 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2726 | 2026.05.21 18:20:24.445183 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.21 18:20:24.445219 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2728 | 2026.05.21 18:20:24.445523 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2729 | 2026.05.21 18:20:24.445728 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.21 18:20:24.445841 [ 150 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2731 | 2026.05.21 18:20:24.445851 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001068 sec., 37453.183520599254 rows/sec., 2.57 MiB/sec. | ||
| 2732 | 2026.05.21 18:20:24.445903 [ 150 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.21 18:20:24.445907 [ 286 ] {040bed4b-7882-4a15-9896-d38589f2b8ae} <Debug> TCPHandler: Processed in 0.001251354 sec. | ||
| 2734 | 2026.05.21 18:20:24.445933 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2735 | 2026.05.21 18:20:24.446037 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 2736 | 2026.05.21 18:20:24.446136 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2737 | 2026.05.21 18:20:24.446166 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2738 | 2026.05.21 18:20:24.446220 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2739 | 2026.05.21 18:20:24.446265 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2740 | 2026.05.21 18:20:24.446304 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2741 | 2026.05.21 18:20:24.446342 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2742 | 2026.05.21 18:20:24.446381 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2743 | 2026.05.21 18:20:24.447166 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163402 sec., 378201.1720798142 rows/sec., 25.93 MiB/sec. | ||
| 2744 | 2026.05.21 18:20:24.447372 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2745 | 2026.05.21 18:20:24.447668 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.21 18:20:24.447748 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_11_2} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2747 | 2026.05.21 18:20:24.447835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2748 | 2026.05.21 18:20:25.070521 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6309 | ||
| 2749 | 2026.05.21 18:20:25.071103 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.21 18:20:25.071169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2751 | 2026.05.21 18:20:25.071872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2752 | 2026.05.21 18:20:25.072104 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.21 18:20:25.072241 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6309 | ||
| 2754 | 2026.05.21 18:20:25.398863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2755 | 2026.05.21 18:20:25.416972 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.21 18:20:25.417046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2757 | 2026.05.21 18:20:25.423303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2758 | 2026.05.21 18:20:25.423998 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.05.21 18:20:25.427130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2760 | 2026.05.21 18:20:29.440447 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.05.21 18:20:29.440766 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2762 | 2026.05.21 18:20:29.441196 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2763 | 2026.05.21 18:20:29.441252 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <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')" moved to PREWHERE | ||
| 2764 | 2026.05.21 18:20:29.441544 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <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 18:20:29.441640 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2766 | 2026.05.21 18:20:29.441842 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2767 | 2026.05.21 18:20:29.441977 [ 311 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2768 | 2026.05.21 18:20:29.441983 [ 331 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2769 | 2026.05.21 18:20:29.441980 [ 342 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2770 | 2026.05.21 18:20:29.442192 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 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 18:20:29.442234 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2772 | 2026.05.21 18:20:29.442420 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2773 | 2026.05.21 18:20:29.442446 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2774 | 2026.05.21 18:20:29.442495 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2775 | 2026.05.21 18:20:29.442546 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2776 | 2026.05.21 18:20:29.444085 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.003437 sec., 7273.7852778585975 rows/sec., 1.56 MiB/sec. | ||
| 2777 | 2026.05.21 18:20:29.444271 [ 286 ] {5d7207f3-5492-46b6-891f-1c79aa87c9f6} <Debug> TCPHandler: Processed in 0.004008967 sec. | ||
| 2778 | 2026.05.21 18:20:29.447189 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.05.21 18:20:29.447350 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2780 | 2026.05.21 18:20:29.447414 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2781 | 2026.05.21 18:20:29.448094 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.21 18:20:29.448154 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2783 | 2026.05.21 18:20:29.448667 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2784 | 2026.05.21 18:20:29.448976 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.21 18:20:29.449167 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Debug> executeQuery: Read 112 rows, 9.75 KiB in 0.001858 sec., 60279.87082884822 rows/sec., 5.13 MiB/sec. | ||
| 2786 | 2026.05.21 18:20:29.449213 [ 286 ] {88e9071e-0d8e-4dc5-b33b-880c7f4eef51} <Debug> TCPHandler: Processed in 0.002100231 sec. | ||
| 2787 | 2026.05.21 18:20:29.449378 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.05.21 18:20:29.449502 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.05.21 18:20:29.449556 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2790 | 2026.05.21 18:20:29.450084 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.21 18:20:29.450127 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2792 | 2026.05.21 18:20:29.450515 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2793 | 2026.05.21 18:20:29.450807 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.21 18:20:29.450930 [ 147 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2795 | 2026.05.21 18:20:29.450968 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00149 sec., 20134.228187919463 rows/sec., 1.48 MiB/sec. | ||
| 2796 | 2026.05.21 18:20:29.450989 [ 147 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.21 18:20:29.451013 [ 286 ] {cad3ded1-88c8-4e2e-b895-572960ebdcd3} <Debug> TCPHandler: Processed in 0.001704532 sec. | ||
| 2798 | 2026.05.21 18:20:29.451018 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2799 | 2026.05.21 18:20:29.451152 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 2800 | 2026.05.21 18:20:29.451156 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.05.21 18:20:29.451294 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2026.05.21 18:20:29.451321 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.21 18:20:29.451339 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
| 2804 | 2026.05.21 18:20:29.451375 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2805 | 2026.05.21 18:20:29.451422 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2806 | 2026.05.21 18:20:29.451495 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2807 | 2026.05.21 18:20:29.451564 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2808 | 2026.05.21 18:20:29.451634 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
| 2809 | 2026.05.21 18:20:29.451698 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2810 | 2026.05.21 18:20:29.451918 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.05.21 18:20:29.451966 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2812 | 2026.05.21 18:20:29.452369 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2813 | 2026.05.21 18:20:29.452671 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.05.21 18:20:29.452697 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604751 sec., 117775.28102490667 rows/sec., 9.11 MiB/sec. | ||
| 2815 | 2026.05.21 18:20:29.452834 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001538 sec., 55916.77503250975 rows/sec., 4.37 MiB/sec. | ||
| 2816 | 2026.05.21 18:20:29.452881 [ 286 ] {61a57305-8d20-48d6-9758-dfcee7535b0b} <Debug> TCPHandler: Processed in 0.001790165 sec. | ||
| 2817 | 2026.05.21 18:20:29.452962 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2818 | 2026.05.21 18:20:29.453038 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.05.21 18:20:29.453168 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.05.21 18:20:29.453232 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2821 | 2026.05.21 18:20:29.453428 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.21 18:20:29.453554 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_11_2} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2823 | 2026.05.21 18:20:29.453718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2824 | 2026.05.21 18:20:29.453760 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.05.21 18:20:29.453813 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2826 | 2026.05.21 18:20:29.454261 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2827 | 2026.05.21 18:20:29.454543 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.05.21 18:20:29.454705 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001563 sec., 95969.28982725528 rows/sec., 6.65 MiB/sec. | ||
| 2829 | 2026.05.21 18:20:29.454750 [ 286 ] {b8404b05-8d81-494c-89c8-5091a51d0250} <Debug> TCPHandler: Processed in 0.001779625 sec. | ||
| 2830 | 2026.05.21 18:20:29.454901 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.05.21 18:20:29.455022 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.05.21 18:20:29.455094 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <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 | ||
| 2833 | 2026.05.21 18:20:29.456080 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.21 18:20:29.456126 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2835 | 2026.05.21 18:20:29.456827 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2836 | 2026.05.21 18:20:29.457122 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.05.21 18:20:29.457299 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002299 sec., 13049.151805132668 rows/sec., 23.38 MiB/sec. | ||
| 2838 | 2026.05.21 18:20:29.457376 [ 286 ] {a8c50337-ad57-4d1e-8b3a-1809a57660d6} <Debug> TCPHandler: Processed in 0.002544009 sec. | ||
| 2839 | 2026.05.21 18:20:29.457536 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.05.21 18:20:29.457663 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.21 18:20:29.457720 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2026.05.21 18:20:29.458147 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.21 18:20:29.458190 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2844 | 2026.05.21 18:20:29.458602 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2845 | 2026.05.21 18:20:29.458892 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.21 18:20:29.459061 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001424 sec., 35112.3595505618 rows/sec., 2.41 MiB/sec. | ||
| 2847 | 2026.05.21 18:20:29.459105 [ 286 ] {61cd0872-1fca-4207-9230-4f24b74b6668} <Debug> TCPHandler: Processed in 0.001639041 sec. | ||
| 2848 | 2026.05.21 18:20:31.519146 [ 118 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2849 | 2026.05.21 18:20:31.519209 [ 118 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.21 18:20:31.519230 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2851 | 2026.05.21 18:20:31.519406 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 2852 | 2026.05.21 18:20:31.519627 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.05.21 18:20:31.519686 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 2854 | 2026.05.21 18:20:31.519797 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 2855 | 2026.05.21 18:20:31.519877 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 2856 | 2026.05.21 18:20:31.519935 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 2857 | 2026.05.21 18:20:31.519972 [ 192 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2858 | 2026.05.21 18:20:31.520743 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418337 sec., 12690.91901290032 rows/sec., 1.06 MiB/sec. | ||
| 2859 | 2026.05.21 18:20:31.520960 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2860 | 2026.05.21 18:20:31.521328 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.21 18:20:31.521421 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_5_1} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2862 | 2026.05.21 18:20:31.521533 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2863 | 2026.05.21 18:20:32.498629 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2864 | 2026.05.21 18:20:32.498687 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2865 | 2026.05.21 18:20:32.573235 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6757 | ||
| 2866 | 2026.05.21 18:20:32.573693 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.05.21 18:20:32.573731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2868 | 2026.05.21 18:20:32.574215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2869 | 2026.05.21 18:20:32.574460 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.21 18:20:32.574601 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6757 | ||
| 2871 | 2026.05.21 18:20:32.928137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2872 | 2026.05.21 18:20:32.947489 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.05.21 18:20:32.947558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2874 | 2026.05.21 18:20:32.953987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2875 | 2026.05.21 18:20:32.954703 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.05.21 18:20:32.957903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2877 | 2026.05.21 18:20:33.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.40 MiB, peak 227.40 MiB, free memory in arenas 0.00 B, will set to 224.59 MiB (RSS), difference: 1.19 MiB | ||
| 2878 | 2026.05.21 18:20:34.436665 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.05.21 18:20:34.436926 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2880 | 2026.05.21 18:20:34.437267 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2881 | 2026.05.21 18:20:34.437303 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <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')" moved to PREWHERE | ||
| 2882 | 2026.05.21 18:20:34.437517 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2883 | 2026.05.21 18:20:34.437590 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2884 | 2026.05.21 18:20:34.437729 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2885 | 2026.05.21 18:20:34.437833 [ 342 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2886 | 2026.05.21 18:20:34.437837 [ 331 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2887 | 2026.05.21 18:20:34.437837 [ 319 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2888 | 2026.05.21 18:20:34.437994 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2889 | 2026.05.21 18:20:34.438024 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2890 | 2026.05.21 18:20:34.438097 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2891 | 2026.05.21 18:20:34.438117 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2892 | 2026.05.21 18:20:34.438153 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2893 | 2026.05.21 18:20:34.438191 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2894 | 2026.05.21 18:20:34.439321 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.002493 sec., 10028.078620136383 rows/sec., 1017.30 KiB/sec. | ||
| 2895 | 2026.05.21 18:20:34.439449 [ 286 ] {8e8319a1-5b63-483d-9844-aa40c81f6acc} <Debug> TCPHandler: Processed in 0.002926507 sec. | ||
| 2896 | 2026.05.21 18:20:34.440854 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.05.21 18:20:34.440970 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2898 | 2026.05.21 18:20:34.441024 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2899 | 2026.05.21 18:20:34.441586 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.21 18:20:34.441639 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2901 | 2026.05.21 18:20:34.442052 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2902 | 2026.05.21 18:20:34.442280 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.21 18:20:34.442414 [ 111 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2904 | 2026.05.21 18:20:34.442430 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001495 sec., 34782.608695652176 rows/sec., 2.66 MiB/sec. | ||
| 2905 | 2026.05.21 18:20:34.442461 [ 111 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.21 18:20:34.442472 [ 286 ] {510198e4-dbbd-4c41-ba72-c46dfe32b8fa} <Debug> TCPHandler: Processed in 0.001672262 sec. | ||
| 2907 | 2026.05.21 18:20:34.442485 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2908 | 2026.05.21 18:20:34.442617 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.05.21 18:20:34.442642 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 2910 | 2026.05.21 18:20:34.442720 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2911 | 2026.05.21 18:20:34.442771 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2912 | 2026.05.21 18:20:34.442843 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2913 | 2026.05.21 18:20:34.442899 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 238 rows starting from the beginning of the part | ||
| 2914 | 2026.05.21 18:20:34.443020 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 2915 | 2026.05.21 18:20:34.443067 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2405 rows starting from the beginning of the part | ||
| 2916 | 2026.05.21 18:20:34.443109 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 2917 | 2026.05.21 18:20:34.443150 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
| 2918 | 2026.05.21 18:20:34.443193 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 2919 | 2026.05.21 18:20:34.443198 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.05.21 18:20:34.443243 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 2921 | 2026.05.21 18:20:34.443626 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2922 | 2026.05.21 18:20:34.443862 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.05.21 18:20:34.443966 [ 111 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2924 | 2026.05.21 18:20:34.443998 [ 111 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.05.21 18:20:34.444001 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001304 sec., 42944.78527607362 rows/sec., 3.35 MiB/sec. | ||
| 2926 | 2026.05.21 18:20:34.444017 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 2927 | 2026.05.21 18:20:34.444043 [ 286 ] {c1fed910-e609-4dc3-9e34-06544edeab01} <Debug> TCPHandler: Processed in 0.001478708 sec. | ||
| 2928 | 2026.05.21 18:20:34.444104 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 2929 | 2026.05.21 18:20:34.444178 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.21 18:20:34.444191 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2931 | 2026.05.21 18:20:34.444223 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 152 rows starting from the beginning of the part | ||
| 2932 | 2026.05.21 18:20:34.444277 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.21 18:20:34.444281 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 86 rows starting from the beginning of the part | ||
| 2934 | 2026.05.21 18:20:34.444324 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2026.05.21 18:20:34.444334 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1284 rows starting from the beginning of the part | ||
| 2936 | 2026.05.21 18:20:34.444376 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2937 | 2026.05.21 18:20:34.444414 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 86 rows starting from the beginning of the part | ||
| 2938 | 2026.05.21 18:20:34.444455 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2939 | 2026.05.21 18:20:34.444700 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2971 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123501 sec., 1399104.5918980024 rows/sec., 111.55 MiB/sec. | ||
| 2940 | 2026.05.21 18:20:34.444743 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.21 18:20:34.444782 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 2942 | 2026.05.21 18:20:34.445066 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2943 | 2026.05.21 18:20:34.445228 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2944 | 2026.05.21 18:20:34.445384 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.05.21 18:20:34.445472 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_16_3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2946 | 2026.05.21 18:20:34.445485 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413997 sec., 1216409.9358060872 rows/sec., 89.51 MiB/sec. | ||
| 2947 | 2026.05.21 18:20:34.445508 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.05.21 18:20:34.445562 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2949 | 2026.05.21 18:20:34.445655 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001399 sec., 107219.44245889921 rows/sec., 7.43 MiB/sec. | ||
| 2950 | 2026.05.21 18:20:34.445695 [ 286 ] {d0e0bb35-37f2-4c1e-b50f-dec5cc0f9eac} <Debug> TCPHandler: Processed in 0.00156818 sec. | ||
| 2951 | 2026.05.21 18:20:34.445718 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2952 | 2026.05.21 18:20:34.445819 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.05.21 18:20:34.445915 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.05.21 18:20:34.445959 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2955 | 2026.05.21 18:20:34.446015 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.21 18:20:34.446078 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_16_3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2957 | 2026.05.21 18:20:34.446143 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2958 | 2026.05.21 18:20:34.446288 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.21 18:20:34.446322 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 2960 | 2026.05.21 18:20:34.446619 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2961 | 2026.05.21 18:20:34.446828 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.05.21 18:20:34.446951 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001054 sec., 47438.33017077799 rows/sec., 3.25 MiB/sec. | ||
| 2963 | 2026.05.21 18:20:34.446983 [ 286 ] {76132343-0965-4e1f-b33e-9a437a8d9504} <Debug> TCPHandler: Processed in 0.001215834 sec. | ||
| 2964 | 2026.05.21 18:20:39.439585 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.05.21 18:20:39.439975 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 2966 | 2026.05.21 18:20:39.440402 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2967 | 2026.05.21 18:20:39.440442 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2968 | 2026.05.21 18:20:39.440668 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2969 | 2026.05.21 18:20:39.440739 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2970 | 2026.05.21 18:20:39.440879 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2971 | 2026.05.21 18:20:39.440981 [ 320 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2972 | 2026.05.21 18:20:39.440988 [ 342 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2973 | 2026.05.21 18:20:39.440978 [ 319 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2974 | 2026.05.21 18:20:39.441148 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 2975 | 2026.05.21 18:20:39.441178 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2976 | 2026.05.21 18:20:39.441264 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2977 | 2026.05.21 18:20:39.441284 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2978 | 2026.05.21 18:20:39.441320 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2979 | 2026.05.21 18:20:39.441360 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2980 | 2026.05.21 18:20:39.441396 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2981 | 2026.05.21 18:20:39.442576 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> executeQuery: Read 35 rows, 5.84 KiB in 0.002761 sec., 12676.566461427019 rows/sec., 2.06 MiB/sec. | ||
| 2982 | 2026.05.21 18:20:39.442733 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> MemoryTracker: Peak memory usage (for query): 134.41 KiB. | ||
| 2983 | 2026.05.21 18:20:39.442749 [ 286 ] {3dc1ca89-ed5b-41d0-af00-e2b462470dfc} <Debug> TCPHandler: Processed in 0.003352515 sec. | ||
| 2984 | 2026.05.21 18:20:39.445325 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.21 18:20:39.445458 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.21 18:20:39.445513 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2987 | 2026.05.21 18:20:39.446052 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.05.21 18:20:39.446103 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 2989 | 2026.05.21 18:20:39.446478 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2990 | 2026.05.21 18:20:39.446701 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.21 18:20:39.446848 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001429 sec., 16794.96151154654 rows/sec., 1.39 MiB/sec. | ||
| 2992 | 2026.05.21 18:20:39.446886 [ 286 ] {0ccb6018-ffb2-45c8-b3c1-74eb4c85cdf9} <Debug> TCPHandler: Processed in 0.001625101 sec. | ||
| 2993 | 2026.05.21 18:20:39.447015 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.21 18:20:39.447145 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.21 18:20:39.447194 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2996 | 2026.05.21 18:20:39.447605 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.21 18:20:39.447646 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 2998 | 2026.05.21 18:20:39.447948 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2999 | 2026.05.21 18:20:39.448163 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.21 18:20:39.448297 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 3001 | 2026.05.21 18:20:39.448333 [ 286 ] {4b53fccc-8502-4158-9d9b-579768b713ba} <Debug> TCPHandler: Processed in 0.001382396 sec. | ||
| 3002 | 2026.05.21 18:20:39.448457 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.21 18:20:39.448583 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.21 18:20:39.448634 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3005 | 2026.05.21 18:20:39.449210 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.21 18:20:39.449248 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3007 | 2026.05.21 18:20:39.449587 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3008 | 2026.05.21 18:20:39.449796 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.21 18:20:39.449925 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Debug> executeQuery: Read 233 rows, 21.29 KiB in 0.001369 sec., 170197.2242512783 rows/sec., 15.18 MiB/sec. | ||
| 3010 | 2026.05.21 18:20:39.449959 [ 286 ] {afc2a44e-3618-401f-98db-afa161571fe7} <Debug> TCPHandler: Processed in 0.00156432 sec. | ||
| 3011 | 2026.05.21 18:20:39.450078 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.05.21 18:20:39.450176 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.05.21 18:20:39.450216 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3014 | 2026.05.21 18:20:39.450618 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.21 18:20:39.450654 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3016 | 2026.05.21 18:20:39.450951 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3017 | 2026.05.21 18:20:39.451164 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.21 18:20:39.451293 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Debug> executeQuery: Read 44 rows, 3.36 KiB in 0.001138 sec., 38664.32337434095 rows/sec., 2.88 MiB/sec. | ||
| 3019 | 2026.05.21 18:20:39.451327 [ 286 ] {99a3a4f0-7337-46ab-a99c-b122fc6604fc} <Debug> TCPHandler: Processed in 0.001300505 sec. | ||
| 3020 | 2026.05.21 18:20:39.451438 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.05.21 18:20:39.451535 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.05.21 18:20:39.451575 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3023 | 2026.05.21 18:20:39.451963 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.21 18:20:39.452001 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3025 | 2026.05.21 18:20:39.452287 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3026 | 2026.05.21 18:20:39.452505 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.05.21 18:20:39.452633 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 3028 | 2026.05.21 18:20:39.452669 [ 286 ] {35c9901b-9da3-4704-a9ab-04571d6a1b0e} <Debug> TCPHandler: Processed in 0.001281965 sec. | ||
| 3029 | 2026.05.21 18:20:39.452779 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.05.21 18:20:39.452876 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.05.21 18:20:39.452917 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3032 | 2026.05.21 18:20:39.453297 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.05.21 18:20:39.453333 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3034 | 2026.05.21 18:20:39.453618 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3035 | 2026.05.21 18:20:39.453827 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.05.21 18:20:39.453953 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 3037 | 2026.05.21 18:20:39.453988 [ 286 ] {e234b53c-1a16-43bf-8881-0e52409e4802} <Debug> TCPHandler: Processed in 0.001258624 sec. | ||
| 3038 | 2026.05.21 18:20:39.454106 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.05.21 18:20:39.454203 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2026.05.21 18:20:39.454243 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2026.05.21 18:20:39.454664 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.05.21 18:20:39.454700 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3043 | 2026.05.21 18:20:39.454999 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3044 | 2026.05.21 18:20:39.455203 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.05.21 18:20:39.455327 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Debug> executeQuery: Read 124 rows, 10.30 KiB in 0.001143 sec., 108486.43919510063 rows/sec., 8.80 MiB/sec. | ||
| 3046 | 2026.05.21 18:20:39.455359 [ 286 ] {a0244b48-96f4-4fe7-b233-fc1569795624} <Debug> TCPHandler: Processed in 0.001303896 sec. | ||
| 3047 | 2026.05.21 18:20:39.455478 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.21 18:20:39.455574 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.05.21 18:20:39.455617 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2026.05.21 18:20:39.456010 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.21 18:20:39.456044 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3052 | 2026.05.21 18:20:39.456371 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3053 | 2026.05.21 18:20:39.456585 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.05.21 18:20:39.456712 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Debug> executeQuery: Read 187 rows, 13.71 KiB in 0.001157 sec., 161624.8919619706 rows/sec., 11.57 MiB/sec. | ||
| 3055 | 2026.05.21 18:20:39.456746 [ 286 ] {32d09637-3ba6-4dff-81cb-82caeb0310d4} <Debug> TCPHandler: Processed in 0.001318455 sec. | ||
| 3056 | 2026.05.21 18:20:39.456858 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.05.21 18:20:39.456955 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.05.21 18:20:39.457010 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <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 | ||
| 3059 | 2026.05.21 18:20:39.457748 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.05.21 18:20:39.457783 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3061 | 2026.05.21 18:20:39.458293 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3062 | 2026.05.21 18:20:39.458507 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.05.21 18:20:39.458608 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3064 | 2026.05.21 18:20:39.458643 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001707 sec., 17574.69244288225 rows/sec., 31.49 MiB/sec. | ||
| 3065 | 2026.05.21 18:20:39.458645 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.05.21 18:20:39.458675 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3067 | 2026.05.21 18:20:39.458698 [ 286 ] {f5a2aa91-1511-4e6f-8352-f0e579025262} <Debug> TCPHandler: Processed in 0.001890247 sec. | ||
| 3068 | 2026.05.21 18:20:39.458763 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 3069 | 2026.05.21 18:20:39.458815 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.05.21 18:20:39.458912 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.05.21 18:20:39.458954 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3072 | 2026.05.21 18:20:39.458972 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2026.05.21 18:20:39.459037 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part | ||
| 3074 | 2026.05.21 18:20:39.459172 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3075 | 2026.05.21 18:20:39.459283 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3076 | 2026.05.21 18:20:39.459286 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.05.21 18:20:39.459326 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3078 | 2026.05.21 18:20:39.459378 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 3079 | 2026.05.21 18:20:39.459475 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3080 | 2026.05.21 18:20:39.459570 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3081 | 2026.05.21 18:20:39.459632 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3082 | 2026.05.21 18:20:39.459841 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.21 18:20:39.459969 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001076 sec., 46468.40148698885 rows/sec., 3.19 MiB/sec. | ||
| 3084 | 2026.05.21 18:20:39.460002 [ 286 ] {3b82c4bb-4fef-48c9-88da-aad64d3f71b6} <Debug> TCPHandler: Processed in 0.001237764 sec. | ||
| 3085 | 2026.05.21 18:20:39.462354 [ 195 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 19 columns (19 merged, 0 gathered) in 0.00362735 sec., 67542.42077549726 rows/sec., 121.03 MiB/sec. | ||
| 3086 | 2026.05.21 18:20:39.462753 [ 195 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3087 | 2026.05.21 18:20:39.463139 [ 195 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.05.21 18:20:39.463218 [ 195 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3089 | 2026.05.21 18:20:39.463297 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3090 | 2026.05.21 18:20:40.074732 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7269 | ||
| 3091 | 2026.05.21 18:20:40.075394 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.05.21 18:20:40.075436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3093 | 2026.05.21 18:20:40.075921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3094 | 2026.05.21 18:20:40.076180 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.05.21 18:20:40.076321 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7269 | ||
| 3096 | 2026.05.21 18:20:40.458028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3097 | 2026.05.21 18:20:40.475091 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.21 18:20:40.475156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3099 | 2026.05.21 18:20:40.480507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3100 | 2026.05.21 18:20:40.481253 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.05.21 18:20:40.484323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3102 | 2026.05.21 18:20:44.436680 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.05.21 18:20:44.436917 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3104 | 2026.05.21 18:20:44.437242 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3105 | 2026.05.21 18:20:44.437280 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <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')" moved to PREWHERE | ||
| 3106 | 2026.05.21 18:20:44.437488 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3107 | 2026.05.21 18:20:44.437559 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3108 | 2026.05.21 18:20:44.437699 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3109 | 2026.05.21 18:20:44.437801 [ 320 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3110 | 2026.05.21 18:20:44.437801 [ 336 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3111 | 2026.05.21 18:20:44.437804 [ 315 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3112 | 2026.05.21 18:20:44.437960 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3113 | 2026.05.21 18:20:44.437990 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3114 | 2026.05.21 18:20:44.438060 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3115 | 2026.05.21 18:20:44.438080 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 3116 | 2026.05.21 18:20:44.438115 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3117 | 2026.05.21 18:20:44.438154 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3118 | 2026.05.21 18:20:44.439200 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.00237 sec., 10548.523206751055 rows/sec., 1.05 MiB/sec. | ||
| 3119 | 2026.05.21 18:20:44.439327 [ 286 ] {e12c5d9b-94ee-4095-8ff2-583a8ad1f59a} <Debug> TCPHandler: Processed in 0.002780764 sec. | ||
| 3120 | 2026.05.21 18:20:44.440662 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.05.21 18:20:44.440776 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3122 | 2026.05.21 18:20:44.440823 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3123 | 2026.05.21 18:20:44.441305 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.05.21 18:20:44.441346 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3125 | 2026.05.21 18:20:44.441717 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3126 | 2026.05.21 18:20:44.441935 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.05.21 18:20:44.442086 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001343 sec., 38719.285182427404 rows/sec., 2.96 MiB/sec. | ||
| 3128 | 2026.05.21 18:20:44.442121 [ 286 ] {082bc54c-3c2f-4491-978b-ab4a02fdd851} <Debug> TCPHandler: Processed in 0.001513449 sec. | ||
| 3129 | 2026.05.21 18:20:44.442246 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.05.21 18:20:44.442347 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3131 | 2026.05.21 18:20:44.442389 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2026.05.21 18:20:44.442805 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.05.21 18:20:44.442842 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3134 | 2026.05.21 18:20:44.443148 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3135 | 2026.05.21 18:20:44.443362 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.05.21 18:20:44.443492 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001167 sec., 47986.289631533844 rows/sec., 3.74 MiB/sec. | ||
| 3137 | 2026.05.21 18:20:44.443527 [ 286 ] {7fe23903-e6be-4614-82c0-8207a57256bd} <Debug> TCPHandler: Processed in 0.001331916 sec. | ||
| 3138 | 2026.05.21 18:20:44.443653 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.05.21 18:20:44.443749 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.05.21 18:20:44.443794 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3141 | 2026.05.21 18:20:44.444199 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.05.21 18:20:44.444234 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3143 | 2026.05.21 18:20:44.444554 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3144 | 2026.05.21 18:20:44.444773 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.05.21 18:20:44.444862 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3146 | 2026.05.21 18:20:44.444896 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001165 sec., 128755.36480686696 rows/sec., 8.93 MiB/sec. | ||
| 3147 | 2026.05.21 18:20:44.444902 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.21 18:20:44.444930 [ 286 ] {4e68fe7e-ef3d-4cc1-a6e0-f31f464dd3a0} <Debug> TCPHandler: Processed in 0.001327585 sec. | ||
| 3149 | 2026.05.21 18:20:44.444930 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3150 | 2026.05.21 18:20:44.445048 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.05.21 18:20:44.445054 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 3152 | 2026.05.21 18:20:44.445145 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.05.21 18:20:44.445194 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3154 | 2026.05.21 18:20:44.445206 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3155 | 2026.05.21 18:20:44.445246 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5438 rows starting from the beginning of the part | ||
| 3156 | 2026.05.21 18:20:44.445346 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 120 rows starting from the beginning of the part | ||
| 3157 | 2026.05.21 18:20:44.445406 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
| 3158 | 2026.05.21 18:20:44.445461 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 3159 | 2026.05.21 18:20:44.445509 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 187 rows starting from the beginning of the part | ||
| 3160 | 2026.05.21 18:20:44.445527 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.05.21 18:20:44.445563 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part | ||
| 3162 | 2026.05.21 18:20:44.445567 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3163 | 2026.05.21 18:20:44.445915 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3164 | 2026.05.21 18:20:44.446137 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.05.21 18:20:44.446264 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001137 sec., 43975.37379067722 rows/sec., 3.02 MiB/sec. | ||
| 3166 | 2026.05.21 18:20:44.446297 [ 286 ] {94f98612-44d8-4c03-84bb-cfb7e01fac4c} <Debug> TCPHandler: Processed in 0.001300355 sec. | ||
| 3167 | 2026.05.21 18:20:44.447801 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002792764 sec., 2218232.546681352 rows/sec., 147.73 MiB/sec. | ||
| 3168 | 2026.05.21 18:20:44.448557 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3169 | 2026.05.21 18:20:44.448868 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.05.21 18:20:44.448946 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3171 | 2026.05.21 18:20:44.449053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3172 | 2026.05.21 18:20:46.146597 [ 261 ] {} <Trace> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.05.21 18:20:46.147071 [ 261 ] {fe8a1b64-bd5c-4945-ac09-0a17b3732e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44778) 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) | ||
| 3174 | 2026.05.21 18:20:46.147762 [ 261 ] {fe8a1b64-bd5c-4945-ac09-0a17b3732e5a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3175 | 2026.05.21 18:20:46.147978 [ 261 ] {fe8a1b64-bd5c-4945-ac09-0a17b3732e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3176 | 2026.05.21 18:20:46.148393 [ 315 ] {fe8a1b64-bd5c-4945-ac09-0a17b3732e5a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3177 | 2026.05.21 18:20:46.148840 [ 261 ] {fe8a1b64-bd5c-4945-ac09-0a17b3732e5a} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001973 sec., 20780.537252914346 rows/sec., 1.24 MiB/sec. | ||
| 3178 | 2026.05.21 18:20:46.148926 [ 261 ] {fe8a1b64-bd5c-4945-ac09-0a17b3732e5a} <Debug> TCPHandler: Processed in 0.00260084 sec. | ||
| 3179 | 2026.05.21 18:20:47.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.39 MiB, peak 231.40 MiB, free memory in arenas 0.00 B, will set to 226.39 MiB (RSS), difference: -2.01 MiB | ||
| 3180 | 2026.05.21 18:20:47.498958 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3181 | 2026.05.21 18:20:47.499043 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3182 | 2026.05.21 18:20:47.576481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7717 | ||
| 3183 | 2026.05.21 18:20:47.577144 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.05.21 18:20:47.577192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3185 | 2026.05.21 18:20:47.577681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3186 | 2026.05.21 18:20:47.577914 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.05.21 18:20:47.578041 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7717 | ||
| 3188 | 2026.05.21 18:20:47.578085 [ 133 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3189 | 2026.05.21 18:20:47.578176 [ 133 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.05.21 18:20:47.578213 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3191 | 2026.05.21 18:20:47.578330 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3192 | 2026.05.21 18:20:47.578449 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3193 | 2026.05.21 18:20:47.578485 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5349 rows starting from the beginning of the part | ||
| 3194 | 2026.05.21 18:20:47.578549 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 3195 | 2026.05.21 18:20:47.578603 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 3196 | 2026.05.21 18:20:47.578652 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 3197 | 2026.05.21 18:20:47.578696 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 3198 | 2026.05.21 18:20:47.578742 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 3199 | 2026.05.21 18:20:47.580213 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7717 rows, containing 4 columns (4 merged, 0 gathered) in 0.001928097 sec., 4002391.9958383837 rows/sec., 57.25 MiB/sec. | ||
| 3200 | 2026.05.21 18:20:47.580803 [ 194 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3201 | 2026.05.21 18:20:47.581161 [ 194 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.05.21 18:20:47.581252 [ 194 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_16_3} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3203 | 2026.05.21 18:20:47.581363 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3204 | 2026.05.21 18:20:47.984458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3205 | 2026.05.21 18:20:48.001360 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000851486 sec. | ||
| 3206 | 2026.05.21 18:20:48.001938 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.21 18:20:48.002006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3208 | 2026.05.21 18:20:48.007905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3209 | 2026.05.21 18:20:48.008594 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.05.21 18:20:48.008937 [ 133 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3211 | 2026.05.21 18:20:48.009026 [ 133 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.05.21 18:20:48.009061 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3213 | 2026.05.21 18:20:48.009189 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3214 | 2026.05.21 18:20:48.011790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3215 | 2026.05.21 18:20:48.013184 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3216 | 2026.05.21 18:20:48.014714 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3217 | 2026.05.21 18:20:48.019548 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3218 | 2026.05.21 18:20:48.024132 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3219 | 2026.05.21 18:20:48.028708 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3220 | 2026.05.21 18:20:48.033099 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3221 | 2026.05.21 18:20:48.037490 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 3222 | 2026.05.21 18:20:48.091078 [ 194 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081932418 sec., 1476.8269136155604 rows/sec., 7.64 MiB/sec. | ||
| 3223 | 2026.05.21 18:20:48.093599 [ 194 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3224 | 2026.05.21 18:20:48.095650 [ 194 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_16_3} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.21 18:20:48.095752 [ 194 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_16_3} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3226 | 2026.05.21 18:20:48.097829 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3227 | 2026.05.21 18:20:49.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.96 MiB, peak 237.93 MiB, free memory in arenas 0.00 B, will set to 236.63 MiB (RSS), difference: 8.67 MiB | ||
| 3228 | 2026.05.21 18:20:49.438484 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.21 18:20:49.438852 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 3230 | 2026.05.21 18:20:49.439377 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3231 | 2026.05.21 18:20:49.439448 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <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')" moved to PREWHERE | ||
| 3232 | 2026.05.21 18:20:49.439730 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3233 | 2026.05.21 18:20:49.439801 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3234 | 2026.05.21 18:20:49.439941 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 3235 | 2026.05.21 18:20:49.440041 [ 315 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3236 | 2026.05.21 18:20:49.440066 [ 324 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3237 | 2026.05.21 18:20:49.440062 [ 336 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3238 | 2026.05.21 18:20:49.440247 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3239 | 2026.05.21 18:20:49.440279 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3240 | 2026.05.21 18:20:49.440349 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3241 | 2026.05.21 18:20:49.440368 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 3242 | 2026.05.21 18:20:49.440403 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3243 | 2026.05.21 18:20:49.440440 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3244 | 2026.05.21 18:20:49.441549 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002841 sec., 8799.718409010911 rows/sec., 1.89 MiB/sec. | ||
| 3245 | 2026.05.21 18:20:49.441680 [ 286 ] {d38242e4-9cf5-4734-852a-42af1509cdf4} <Debug> TCPHandler: Processed in 0.003378335 sec. | ||
| 3246 | 2026.05.21 18:20:49.443527 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.21 18:20:49.443651 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.21 18:20:49.443704 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3249 | 2026.05.21 18:20:49.444287 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.21 18:20:49.444332 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3251 | 2026.05.21 18:20:49.444746 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3252 | 2026.05.21 18:20:49.444974 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.21 18:20:49.445115 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Debug> executeQuery: Read 112 rows, 9.75 KiB in 0.001502 sec., 74567.24367509986 rows/sec., 6.34 MiB/sec. | ||
| 3254 | 2026.05.21 18:20:49.445151 [ 286 ] {d58bebbf-f40b-46c2-8829-a6873463d85e} <Debug> TCPHandler: Processed in 0.001674362 sec. | ||
| 3255 | 2026.05.21 18:20:49.445270 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.05.21 18:20:49.445368 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.05.21 18:20:49.445409 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3258 | 2026.05.21 18:20:49.445817 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.05.21 18:20:49.445852 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3260 | 2026.05.21 18:20:49.446139 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3261 | 2026.05.21 18:20:49.446346 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.05.21 18:20:49.446468 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001122 sec., 26737.967914438505 rows/sec., 1.96 MiB/sec. | ||
| 3263 | 2026.05.21 18:20:49.446501 [ 286 ] {60413fb6-9a7e-4858-b545-a8d2b12c7e01} <Debug> TCPHandler: Processed in 0.001280155 sec. | ||
| 3264 | 2026.05.21 18:20:49.446608 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.21 18:20:49.446702 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3266 | 2026.05.21 18:20:49.446743 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3267 | 2026.05.21 18:20:49.447157 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.05.21 18:20:49.447192 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3269 | 2026.05.21 18:20:49.447499 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3270 | 2026.05.21 18:20:49.447700 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.05.21 18:20:49.447823 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.00114 sec., 75438.59649122808 rows/sec., 5.89 MiB/sec. | ||
| 3272 | 2026.05.21 18:20:49.447856 [ 286 ] {de70c3b5-b580-4760-9b2d-983ebb6f87de} <Debug> TCPHandler: Processed in 0.001295095 sec. | ||
| 3273 | 2026.05.21 18:20:49.447968 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.05.21 18:20:49.448061 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.05.21 18:20:49.448105 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3276 | 2026.05.21 18:20:49.448486 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.05.21 18:20:49.448520 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3278 | 2026.05.21 18:20:49.448837 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3279 | 2026.05.21 18:20:49.449040 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.05.21 18:20:49.449162 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001119 sec., 134048.25737265416 rows/sec., 9.29 MiB/sec. | ||
| 3281 | 2026.05.21 18:20:49.449195 [ 286 ] {2b96bedf-4204-476e-8582-5e61ca15633a} <Debug> TCPHandler: Processed in 0.001274825 sec. | ||
| 3282 | 2026.05.21 18:20:49.449301 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.21 18:20:49.449393 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.21 18:20:49.449448 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <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 | ||
| 3285 | 2026.05.21 18:20:49.450225 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.05.21 18:20:49.450261 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3287 | 2026.05.21 18:20:49.450806 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3288 | 2026.05.21 18:20:49.451020 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.05.21 18:20:49.451155 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001779 sec., 16863.406408094434 rows/sec., 30.22 MiB/sec. | ||
| 3290 | 2026.05.21 18:20:49.451213 [ 286 ] {ff40e1b4-4a61-4b06-b775-61ad79711b38} <Debug> TCPHandler: Processed in 0.001959048 sec. | ||
| 3291 | 2026.05.21 18:20:49.451336 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.05.21 18:20:49.451429 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.05.21 18:20:49.451470 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3294 | 2026.05.21 18:20:49.451789 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.05.21 18:20:49.451824 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3296 | 2026.05.21 18:20:49.452114 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3297 | 2026.05.21 18:20:49.452315 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.21 18:20:49.452413 [ 132 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3299 | 2026.05.21 18:20:49.452436 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001026 sec., 48732.943469785576 rows/sec., 3.34 MiB/sec. | ||
| 3300 | 2026.05.21 18:20:49.452474 [ 286 ] {32426121-8a28-4e6e-b965-f293429ec6e7} <Debug> TCPHandler: Processed in 0.001185483 sec. | ||
| 3301 | 2026.05.21 18:20:49.452459 [ 132 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.21 18:20:49.452509 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3303 | 2026.05.21 18:20:49.452629 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 3304 | 2026.05.21 18:20:49.452766 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3305 | 2026.05.21 18:20:49.452807 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 3306 | 2026.05.21 18:20:49.452877 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3307 | 2026.05.21 18:20:49.452930 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3308 | 2026.05.21 18:20:49.452977 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 3309 | 2026.05.21 18:20:49.453022 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3310 | 2026.05.21 18:20:49.453065 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 3311 | 2026.05.21 18:20:49.454028 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446428 sec., 477037.22549618786 rows/sec., 32.71 MiB/sec. | ||
| 3312 | 2026.05.21 18:20:49.454232 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3313 | 2026.05.21 18:20:49.454506 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.05.21 18:20:49.454573 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_16_3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3315 | 2026.05.21 18:20:49.454650 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3316 | 2026.05.21 18:20:50.466010 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.05.21 18:20:50.466388 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3318 | 2026.05.21 18:20:50.466838 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3319 | 2026.05.21 18:20:50.466880 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <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', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3320 | 2026.05.21 18:20:50.467107 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3321 | 2026.05.21 18:20:50.467179 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3322 | 2026.05.21 18:20:50.467320 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 3323 | 2026.05.21 18:20:50.467413 [ 358 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3324 | 2026.05.21 18:20:50.467431 [ 336 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3325 | 2026.05.21 18:20:50.467413 [ 350 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3326 | 2026.05.21 18:20:50.467588 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 3327 | 2026.05.21 18:20:50.467619 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3328 | 2026.05.21 18:20:50.467707 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3329 | 2026.05.21 18:20:50.467728 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3330 | 2026.05.21 18:20:50.467765 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', 'zone:cpu_nsec'))" | ||
| 3331 | 2026.05.21 18:20:50.467803 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', 'zone:cpu_nsec'))" | ||
| 3332 | 2026.05.21 18:20:50.467839 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', 'zone:cpu_nsec'))" | ||
| 3333 | 2026.05.21 18:20:50.469036 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> executeQuery: Read 35 rows, 7.47 KiB in 0.002811 sec., 12451.085023123444 rows/sec., 2.60 MiB/sec. | ||
| 3334 | 2026.05.21 18:20:50.469202 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> MemoryTracker: Peak memory usage (for query): 146.53 KiB. | ||
| 3335 | 2026.05.21 18:20:50.469219 [ 286 ] {3a4ccda7-3039-470a-8dfd-6bcdf8e9259e} <Debug> TCPHandler: Processed in 0.003400115 sec. | ||
| 3336 | 2026.05.21 18:20:50.480594 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.05.21 18:20:50.480734 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3338 | 2026.05.21 18:20:50.480792 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3339 | 2026.05.21 18:20:50.481367 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.21 18:20:50.481420 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3341 | 2026.05.21 18:20:50.481856 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3342 | 2026.05.21 18:20:50.482090 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.21 18:20:50.482245 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00155 sec., 1290.3225806451612 rows/sec., 105.22 KiB/sec. | ||
| 3344 | 2026.05.21 18:20:50.482283 [ 286 ] {d9ee4941-9a54-4a76-8f13-49ae20f2a0e6} <Debug> TCPHandler: Processed in 0.001755684 sec. | ||
| 3345 | 2026.05.21 18:20:50.482408 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.05.21 18:20:50.482508 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3347 | 2026.05.21 18:20:50.482550 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3348 | 2026.05.21 18:20:50.484042 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.21 18:20:50.484080 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3350 | 2026.05.21 18:20:50.484578 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3351 | 2026.05.21 18:20:50.484793 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.21 18:20:50.484924 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Debug> executeQuery: Read 2402 rows, 181.43 KiB in 0.002437 sec., 985638.0796060731 rows/sec., 72.70 MiB/sec. | ||
| 3353 | 2026.05.21 18:20:50.484960 [ 286 ] {66ebb5d5-9436-4c4d-beec-6d49d144b34b} <Debug> TCPHandler: Processed in 0.00260376 sec. | ||
| 3354 | 2026.05.21 18:20:50.485082 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.05.21 18:20:50.485181 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.05.21 18:20:50.485223 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3357 | 2026.05.21 18:20:50.485617 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.05.21 18:20:50.485653 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3359 | 2026.05.21 18:20:50.485978 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3360 | 2026.05.21 18:20:50.486190 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.21 18:20:50.486319 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001159 sec., 11216.566005176875 rows/sec., 834.16 KiB/sec. | ||
| 3362 | 2026.05.21 18:20:50.486354 [ 286 ] {0021e013-0049-4759-b034-79aecb9d38ff} <Debug> TCPHandler: Processed in 0.001323705 sec. | ||
| 3363 | 2026.05.21 18:20:50.486471 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.21 18:20:50.486566 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.21 18:20:50.486634 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3366 | 2026.05.21 18:20:50.487271 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.21 18:20:50.487309 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3368 | 2026.05.21 18:20:50.487640 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3369 | 2026.05.21 18:20:50.487852 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.21 18:20:50.487951 [ 130 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3371 | 2026.05.21 18:20:50.487977 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001428 sec., 560924.3697478991 rows/sec., 32.40 MiB/sec. | ||
| 3372 | 2026.05.21 18:20:50.487998 [ 130 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.21 18:20:50.488015 [ 286 ] {74316ce1-bf52-4bf4-b316-efe37b85fc06} <Debug> TCPHandler: Processed in 0.001595061 sec. | ||
| 3374 | 2026.05.21 18:20:50.488062 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3375 | 2026.05.21 18:20:50.488170 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::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 | ||
| 3376 | 2026.05.21 18:20:50.488208 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.05.21 18:20:50.488292 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3378 | 2026.05.21 18:20:50.488330 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::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 | ||
| 3379 | 2026.05.21 18:20:50.488334 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.05.21 18:20:50.488392 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3381 | 2026.05.21 18:20:50.488395 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3382 | 2026.05.21 18:20:50.488446 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3383 | 2026.05.21 18:20:50.488495 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 3384 | 2026.05.21 18:20:50.488535 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3385 | 2026.05.21 18:20:50.488575 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 3386 | 2026.05.21 18:20:50.488848 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.05.21 18:20:50.488892 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3388 | 2026.05.21 18:20:50.489322 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3389 | 2026.05.21 18:20:50.489528 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.05.21 18:20:50.489630 [ 194 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153546 sec., 1105857.5280372007 rows/sec., 69.67 MiB/sec. | ||
| 3391 | 2026.05.21 18:20:50.489654 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001381 sec., 724.112961622013 rows/sec., 50.91 KiB/sec. | ||
| 3392 | 2026.05.21 18:20:50.489694 [ 286 ] {2f6096df-0ffd-43cc-aeb6-b3a64b741712} <Debug> TCPHandler: Processed in 0.00158874 sec. | ||
| 3393 | 2026.05.21 18:20:50.489793 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3394 | 2026.05.21 18:20:50.489813 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.05.21 18:20:50.489909 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3396 | 2026.05.21 18:20:50.489952 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3397 | 2026.05.21 18:20:50.490116 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.21 18:20:50.490193 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_6_1} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3399 | 2026.05.21 18:20:50.490273 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3400 | 2026.05.21 18:20:50.490813 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.21 18:20:50.490856 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3402 | 2026.05.21 18:20:50.491251 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3403 | 2026.05.21 18:20:50.491470 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.21 18:20:50.491602 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Debug> executeQuery: Read 1284 rows, 87.64 KiB in 0.001658 sec., 774427.0205066345 rows/sec., 51.62 MiB/sec. | ||
| 3405 | 2026.05.21 18:20:50.491638 [ 286 ] {08cb867d-21e1-47a4-8db5-648eb02edfed} <Debug> TCPHandler: Processed in 0.001828585 sec. | ||
| 3406 | 2026.05.21 18:20:50.491765 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.05.21 18:20:50.491871 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.05.21 18:20:50.491917 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3409 | 2026.05.21 18:20:50.492624 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.05.21 18:20:50.492662 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3411 | 2026.05.21 18:20:50.493106 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3412 | 2026.05.21 18:20:50.493327 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.05.21 18:20:50.493482 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Debug> executeQuery: Read 1495 rows, 92.82 KiB in 0.00163 sec., 917177.9141104295 rows/sec., 55.61 MiB/sec. | ||
| 3414 | 2026.05.21 18:20:50.493520 [ 286 ] {5cb07c52-6784-4e61-b7d3-77235ffa049d} <Debug> TCPHandler: Processed in 0.001807955 sec. | ||
| 3415 | 2026.05.21 18:20:50.493653 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.05.21 18:20:50.493752 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.05.21 18:20:50.493810 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <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 | ||
| 3418 | 2026.05.21 18:20:50.494569 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.05.21 18:20:50.494606 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3420 | 2026.05.21 18:20:50.495112 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3421 | 2026.05.21 18:20:50.495348 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.05.21 18:20:50.495485 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 3423 | 2026.05.21 18:20:50.495540 [ 286 ] {9780a9ee-5d6a-4a29-b523-321aefa97886} <Debug> TCPHandler: Processed in 0.001937957 sec. | ||
| 3424 | 2026.05.21 18:20:50.495662 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.05.21 18:20:50.495759 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.05.21 18:20:50.495803 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3427 | 2026.05.21 18:20:50.496136 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.21 18:20:50.496173 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3429 | 2026.05.21 18:20:50.496475 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3430 | 2026.05.21 18:20:50.496684 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.05.21 18:20:50.496812 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001072 sec., 9328.358208955224 rows/sec., 654.99 KiB/sec. | ||
| 3432 | 2026.05.21 18:20:50.496845 [ 286 ] {41e993c6-936d-458c-95ac-ec14afa8ab11} <Debug> TCPHandler: Processed in 0.001234583 sec. | ||
| 3433 | 2026.05.21 18:20:51.967435 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33405 | ||
| 3434 | 2026.05.21 18:20:51.967519 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3435 | 2026.05.21 18:20:51.967545 [ 306 ] {} <Debug> TCP-Session: 37b66275-2d3f-4f8d-9d64-168753d8dcb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33405 | ||
| 3436 | 2026.05.21 18:20:51.967568 [ 306 ] {} <Debug> TCP-Session: 37b66275-2d3f-4f8d-9d64-168753d8dcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2026.05.21 18:20:51.967580 [ 306 ] {} <Debug> TCP-Session: 37b66275-2d3f-4f8d-9d64-168753d8dcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2026.05.21 18:20:51.967769 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51818 | ||
| 3439 | 2026.05.21 18:20:51.967800 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52867 | ||
| 3440 | 2026.05.21 18:20:51.967810 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58726 | ||
| 3441 | 2026.05.21 18:20:51.967851 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64183 | ||
| 3442 | 2026.05.21 18:20:51.967871 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35951 | ||
| 3443 | 2026.05.21 18:20:51.967891 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3444 | 2026.05.21 18:20:51.967894 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45943 | ||
| 3445 | 2026.05.21 18:20:51.967870 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3446 | 2026.05.21 18:20:51.967930 [ 308 ] {} <Debug> TCP-Session: be343eeb-4b8e-45cf-b8f1-260abfe69b1d Authenticating user 'default' from [fd00:1122:3344:101::e]:52867 | ||
| 3447 | 2026.05.21 18:20:51.967864 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44960 | ||
| 3448 | 2026.05.21 18:20:51.967977 [ 306 ] {} <Trace> TCP-Session: 37b66275-2d3f-4f8d-9d64-168753d8dcb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.05.21 18:20:51.967978 [ 308 ] {} <Debug> TCP-Session: be343eeb-4b8e-45cf-b8f1-260abfe69b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2026.05.21 18:20:51.967965 [ 307 ] {} <Debug> TCP-Session: 89cda11a-99cb-4c7a-8db5-875c1d5eb316 Authenticating user 'default' from [fd00:1122:3344:101::e]:51818 | ||
| 3451 | 2026.05.21 18:20:51.968039 [ 308 ] {} <Debug> TCP-Session: be343eeb-4b8e-45cf-b8f1-260abfe69b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3452 | 2026.05.21 18:20:51.967842 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35639 | ||
| 3453 | 2026.05.21 18:20:51.968067 [ 307 ] {} <Debug> TCP-Session: 89cda11a-99cb-4c7a-8db5-875c1d5eb316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2026.05.21 18:20:51.968112 [ 307 ] {} <Debug> TCP-Session: 89cda11a-99cb-4c7a-8db5-875c1d5eb316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2026.05.21 18:20:51.968167 [ 306 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3456 | 2026.05.21 18:20:51.968363 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3457 | 2026.05.21 18:20:51.968395 [ 303 ] {} <Debug> TCP-Session: a9d416e0-56b3-4cf2-9fd2-44d1c865bf51 Authenticating user 'default' from [fd00:1122:3344:101::e]:45943 | ||
| 3458 | 2026.05.21 18:20:51.968412 [ 303 ] {} <Debug> TCP-Session: a9d416e0-56b3-4cf2-9fd2-44d1c865bf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.05.21 18:20:51.968428 [ 303 ] {} <Debug> TCP-Session: a9d416e0-56b3-4cf2-9fd2-44d1c865bf51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2026.05.21 18:20:51.968441 [ 306 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3461 | 2026.05.21 18:20:51.968475 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3462 | 2026.05.21 18:20:51.968500 [ 306 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3463 | 2026.05.21 18:20:51.968515 [ 285 ] {} <Debug> TCP-Session: f819c96f-f72e-44f8-a86d-dbb10a579c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:44960 | ||
| 3464 | 2026.05.21 18:20:51.968549 [ 285 ] {} <Debug> TCP-Session: f819c96f-f72e-44f8-a86d-dbb10a579c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.05.21 18:20:51.968563 [ 285 ] {} <Debug> TCP-Session: f819c96f-f72e-44f8-a86d-dbb10a579c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.05.21 18:20:51.968708 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2026.05.21 18:20:51.968737 [ 309 ] {} <Debug> TCP-Session: 282be4fb-4f39-4f7a-9b27-a4d7154492d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58726 | ||
| 3468 | 2026.05.21 18:20:51.968753 [ 309 ] {} <Debug> TCP-Session: 282be4fb-4f39-4f7a-9b27-a4d7154492d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2026.05.21 18:20:51.968766 [ 309 ] {} <Debug> TCP-Session: 282be4fb-4f39-4f7a-9b27-a4d7154492d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2026.05.21 18:20:51.968807 [ 306 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 3471 | 2026.05.21 18:20:51.968816 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3472 | 2026.05.21 18:20:51.968853 [ 310 ] {} <Debug> TCP-Session: 12c978eb-f0f3-4665-8b6a-825efbe2c8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:35639 | ||
| 3473 | 2026.05.21 18:20:51.968875 [ 310 ] {} <Debug> TCP-Session: 12c978eb-f0f3-4665-8b6a-825efbe2c8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.05.21 18:20:51.968888 [ 310 ] {} <Debug> TCP-Session: 12c978eb-f0f3-4665-8b6a-825efbe2c8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.05.21 18:20:51.969068 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3476 | 2026.05.21 18:20:51.969104 [ 258 ] {} <Debug> TCP-Session: 4a4744d5-91cb-49b5-b9e5-403ccca3be19 Authenticating user 'default' from [fd00:1122:3344:101::e]:64183 | ||
| 3477 | 2026.05.21 18:20:51.969139 [ 258 ] {} <Debug> TCP-Session: 4a4744d5-91cb-49b5-b9e5-403ccca3be19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2026.05.21 18:20:51.969154 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2026.05.21 18:20:51.969161 [ 258 ] {} <Debug> TCP-Session: 4a4744d5-91cb-49b5-b9e5-403ccca3be19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.05.21 18:20:51.969182 [ 302 ] {} <Debug> TCP-Session: a7d57f75-eb99-4743-8e34-cfd0b23c846b Authenticating user 'default' from [fd00:1122:3344:101::e]:35951 | ||
| 3481 | 2026.05.21 18:20:51.969206 [ 302 ] {} <Debug> TCP-Session: a7d57f75-eb99-4743-8e34-cfd0b23c846b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.05.21 18:20:51.969224 [ 302 ] {} <Debug> TCP-Session: a7d57f75-eb99-4743-8e34-cfd0b23c846b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.05.21 18:20:51.969770 [ 362 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Trace> AggregatingTransform: Aggregating | ||
| 3484 | 2026.05.21 18:20:51.969825 [ 362 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Trace> Aggregator: Aggregation method: without_key | ||
| 3485 | 2026.05.21 18:20:51.969872 [ 362 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952038 sec. (1050.378 rows/sec., 41.03 KiB/sec.) | ||
| 3486 | 2026.05.21 18:20:51.969896 [ 362 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Trace> Aggregator: Merging aggregated data | ||
| 3487 | 2026.05.21 18:20:51.970534 [ 306 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002425 sec., 412.37113402061857 rows/sec., 16.11 KiB/sec. | ||
| 3488 | 2026.05.21 18:20:51.970685 [ 306 ] {4b42b43d-e8cd-4149-9c0f-5b4e142b1d35} <Debug> TCPHandler: Processed in 0.002818524 sec. | ||
| 3489 | 2026.05.21 18:20:51.970824 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3490 | 2026.05.21 18:20:51.970853 [ 306 ] {} <Debug> TCP-Session: 37b66275-2d3f-4f8d-9d64-168753d8dcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.05.21 18:20:51.970859 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3492 | 2026.05.21 18:20:51.970876 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3493 | 2026.05.21 18:20:51.970901 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3494 | 2026.05.21 18:20:51.970929 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3495 | 2026.05.21 18:20:51.970939 [ 309 ] {} <Debug> TCP-Session: 282be4fb-4f39-4f7a-9b27-a4d7154492d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2026.05.21 18:20:51.970946 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3497 | 2026.05.21 18:20:51.970970 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2026.05.21 18:20:51.970994 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3499 | 2026.05.21 18:20:51.971019 [ 302 ] {} <Debug> TCP-Session: a7d57f75-eb99-4743-8e34-cfd0b23c846b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.05.21 18:20:51.971013 [ 258 ] {} <Debug> TCP-Session: 4a4744d5-91cb-49b5-b9e5-403ccca3be19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.05.21 18:20:51.971042 [ 310 ] {} <Debug> TCP-Session: 12c978eb-f0f3-4665-8b6a-825efbe2c8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.05.21 18:20:51.971014 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3503 | 2026.05.21 18:20:51.970970 [ 303 ] {} <Debug> TCP-Session: a9d416e0-56b3-4cf2-9fd2-44d1c865bf51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.05.21 18:20:51.971106 [ 285 ] {} <Debug> TCP-Session: f819c96f-f72e-44f8-a86d-dbb10a579c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.05.21 18:20:51.970908 [ 307 ] {} <Debug> TCP-Session: 89cda11a-99cb-4c7a-8db5-875c1d5eb316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.05.21 18:20:51.970956 [ 308 ] {} <Debug> TCP-Session: be343eeb-4b8e-45cf-b8f1-260abfe69b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.05.21 18:20:52.943956 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35801 | ||
| 3508 | 2026.05.21 18:20:52.944046 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3509 | 2026.05.21 18:20:52.944074 [ 306 ] {} <Debug> TCP-Session: ada35fa2-ea90-426d-afc2-de5f355e674d Authenticating user 'default' from [fd00:1122:3344:101::e]:35801 | ||
| 3510 | 2026.05.21 18:20:52.944099 [ 306 ] {} <Debug> TCP-Session: ada35fa2-ea90-426d-afc2-de5f355e674d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.05.21 18:20:52.944114 [ 306 ] {} <Debug> TCP-Session: ada35fa2-ea90-426d-afc2-de5f355e674d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.05.21 18:20:52.944356 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41136 | ||
| 3513 | 2026.05.21 18:20:52.944400 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64835 | ||
| 3514 | 2026.05.21 18:20:52.944408 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34166 | ||
| 3515 | 2026.05.21 18:20:52.944429 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53423 | ||
| 3516 | 2026.05.21 18:20:52.944448 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3517 | 2026.05.21 18:20:52.944470 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3518 | 2026.05.21 18:20:52.944487 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3519 | 2026.05.21 18:20:52.944499 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3520 | 2026.05.21 18:20:52.944514 [ 310 ] {} <Debug> TCP-Session: cc06e9a6-3992-4de9-81f3-a1538967772a Authenticating user 'default' from [fd00:1122:3344:101::e]:64835 | ||
| 3521 | 2026.05.21 18:20:52.944522 [ 258 ] {} <Debug> TCP-Session: 67946c81-5a47-4f3e-9e02-4abbcf7c8929 Authenticating user 'default' from [fd00:1122:3344:101::e]:34166 | ||
| 3522 | 2026.05.21 18:20:52.944531 [ 302 ] {} <Debug> TCP-Session: 16c9ac1d-3fcf-49ac-a148-c17674429f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:53423 | ||
| 3523 | 2026.05.21 18:20:52.944542 [ 310 ] {} <Debug> TCP-Session: cc06e9a6-3992-4de9-81f3-a1538967772a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.05.21 18:20:52.944555 [ 258 ] {} <Debug> TCP-Session: 67946c81-5a47-4f3e-9e02-4abbcf7c8929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.05.21 18:20:52.944559 [ 302 ] {} <Debug> TCP-Session: 16c9ac1d-3fcf-49ac-a148-c17674429f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2026.05.21 18:20:52.944568 [ 310 ] {} <Debug> TCP-Session: cc06e9a6-3992-4de9-81f3-a1538967772a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.05.21 18:20:52.944585 [ 302 ] {} <Debug> TCP-Session: 16c9ac1d-3fcf-49ac-a148-c17674429f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.05.21 18:20:52.944581 [ 258 ] {} <Debug> TCP-Session: 67946c81-5a47-4f3e-9e02-4abbcf7c8929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.05.21 18:20:52.944500 [ 307 ] {} <Debug> TCP-Session: c0a655bd-5e70-40db-bea3-32ed41f8ba85 Authenticating user 'default' from [fd00:1122:3344:101::e]:41136 | ||
| 3530 | 2026.05.21 18:20:52.944480 [ 306 ] {} <Trace> TCP-Session: ada35fa2-ea90-426d-afc2-de5f355e674d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.21 18:20:52.944655 [ 307 ] {} <Debug> TCP-Session: c0a655bd-5e70-40db-bea3-32ed41f8ba85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.05.21 18:20:52.944434 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63650 | ||
| 3533 | 2026.05.21 18:20:52.944682 [ 307 ] {} <Debug> TCP-Session: c0a655bd-5e70-40db-bea3-32ed41f8ba85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.05.21 18:20:52.944422 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52694 | ||
| 3535 | 2026.05.21 18:20:52.944725 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3536 | 2026.05.21 18:20:52.944412 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44327 | ||
| 3537 | 2026.05.21 18:20:52.944762 [ 303 ] {} <Debug> TCP-Session: 37821bd9-7d54-478f-a433-445e36fcd9ef Authenticating user 'default' from [fd00:1122:3344:101::e]:63650 | ||
| 3538 | 2026.05.21 18:20:52.944787 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3539 | 2026.05.21 18:20:52.944797 [ 303 ] {} <Debug> TCP-Session: 37821bd9-7d54-478f-a433-445e36fcd9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.05.21 18:20:52.944808 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2026.05.21 18:20:52.944823 [ 285 ] {} <Debug> TCP-Session: 7599f5e1-e9de-491d-b989-ee1ec88da80a Authenticating user 'default' from [fd00:1122:3344:101::e]:52694 | ||
| 3542 | 2026.05.21 18:20:52.944827 [ 306 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3543 | 2026.05.21 18:20:52.944844 [ 309 ] {} <Debug> TCP-Session: 3c307e95-d830-4246-9f5a-034e3cc07642 Authenticating user 'default' from [fd00:1122:3344:101::e]:44327 | ||
| 3544 | 2026.05.21 18:20:52.944855 [ 285 ] {} <Debug> TCP-Session: 7599f5e1-e9de-491d-b989-ee1ec88da80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.05.21 18:20:52.944879 [ 309 ] {} <Debug> TCP-Session: 3c307e95-d830-4246-9f5a-034e3cc07642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.05.21 18:20:52.944888 [ 285 ] {} <Debug> TCP-Session: 7599f5e1-e9de-491d-b989-ee1ec88da80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.05.21 18:20:52.944899 [ 309 ] {} <Debug> TCP-Session: 3c307e95-d830-4246-9f5a-034e3cc07642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.05.21 18:20:52.944826 [ 303 ] {} <Debug> TCP-Session: 37821bd9-7d54-478f-a433-445e36fcd9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2026.05.21 18:20:52.944403 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52588 | ||
| 3550 | 2026.05.21 18:20:52.945040 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3551 | 2026.05.21 18:20:52.945076 [ 308 ] {} <Debug> TCP-Session: 6eed62bd-8198-461b-aab3-2e45a85e899e Authenticating user 'default' from [fd00:1122:3344:101::e]:52588 | ||
| 3552 | 2026.05.21 18:20:52.945107 [ 308 ] {} <Debug> TCP-Session: 6eed62bd-8198-461b-aab3-2e45a85e899e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.05.21 18:20:52.945130 [ 308 ] {} <Debug> TCP-Session: 6eed62bd-8198-461b-aab3-2e45a85e899e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.05.21 18:20:52.945172 [ 306 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3555 | 2026.05.21 18:20:52.945238 [ 306 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3556 | 2026.05.21 18:20:52.945531 [ 306 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 3557 | 2026.05.21 18:20:52.946486 [ 317 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Trace> AggregatingTransform: Aggregating | ||
| 3558 | 2026.05.21 18:20:52.946527 [ 317 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Trace> Aggregator: Aggregation method: without_key | ||
| 3559 | 2026.05.21 18:20:52.946558 [ 317 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920978 sec. (1085.802 rows/sec., 42.41 KiB/sec.) | ||
| 3560 | 2026.05.21 18:20:52.946573 [ 317 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Trace> Aggregator: Merging aggregated data | ||
| 3561 | 2026.05.21 18:20:52.947205 [ 306 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002439 sec., 410.00410004100036 rows/sec., 16.02 KiB/sec. | ||
| 3562 | 2026.05.21 18:20:52.947355 [ 306 ] {ba99d31f-8df9-4799-9712-9118c08f8372} <Debug> TCPHandler: Processed in 0.003013529 sec. | ||
| 3563 | 2026.05.21 18:20:52.947492 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3564 | 2026.05.21 18:20:52.947521 [ 306 ] {} <Debug> TCP-Session: ada35fa2-ea90-426d-afc2-de5f355e674d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.05.21 18:20:52.947544 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3566 | 2026.05.21 18:20:52.947552 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3567 | 2026.05.21 18:20:52.947570 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3568 | 2026.05.21 18:20:52.947592 [ 303 ] {} <Debug> TCP-Session: 37821bd9-7d54-478f-a433-445e36fcd9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.05.21 18:20:52.947604 [ 307 ] {} <Debug> TCP-Session: c0a655bd-5e70-40db-bea3-32ed41f8ba85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.05.21 18:20:52.947602 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3571 | 2026.05.21 18:20:52.947640 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3572 | 2026.05.21 18:20:52.947661 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2026.05.21 18:20:52.947688 [ 309 ] {} <Debug> TCP-Session: 3c307e95-d830-4246-9f5a-034e3cc07642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.05.21 18:20:52.947702 [ 258 ] {} <Debug> TCP-Session: 67946c81-5a47-4f3e-9e02-4abbcf7c8929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.05.21 18:20:52.947733 [ 285 ] {} <Debug> TCP-Session: 7599f5e1-e9de-491d-b989-ee1ec88da80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.05.21 18:20:52.947628 [ 302 ] {} <Debug> TCP-Session: 16c9ac1d-3fcf-49ac-a148-c17674429f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.05.21 18:20:52.947624 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3578 | 2026.05.21 18:20:52.947592 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3579 | 2026.05.21 18:20:52.947821 [ 310 ] {} <Debug> TCP-Session: cc06e9a6-3992-4de9-81f3-a1538967772a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.05.21 18:20:52.947875 [ 308 ] {} <Debug> TCP-Session: 6eed62bd-8198-461b-aab3-2e45a85e899e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.05.21 18:20:53.229378 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48158 | ||
| 3582 | 2026.05.21 18:20:53.229468 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3583 | 2026.05.21 18:20:53.229495 [ 306 ] {} <Debug> TCP-Session: 9aa5e724-ea01-4cc4-8402-c6328bfb1e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:48158 | ||
| 3584 | 2026.05.21 18:20:53.229521 [ 306 ] {} <Debug> TCP-Session: 9aa5e724-ea01-4cc4-8402-c6328bfb1e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.05.21 18:20:53.229539 [ 306 ] {} <Debug> TCP-Session: 9aa5e724-ea01-4cc4-8402-c6328bfb1e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.05.21 18:20:53.229745 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63350 | ||
| 3587 | 2026.05.21 18:20:53.229779 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64061 | ||
| 3588 | 2026.05.21 18:20:53.229789 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42590 | ||
| 3589 | 2026.05.21 18:20:53.229844 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2026.05.21 18:20:53.229888 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3591 | 2026.05.21 18:20:53.229921 [ 306 ] {} <Trace> TCP-Session: 9aa5e724-ea01-4cc4-8402-c6328bfb1e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.05.21 18:20:53.229924 [ 307 ] {} <Debug> TCP-Session: 95b70a7d-a4d1-4ef3-9afd-f2d6a4fd7039 Authenticating user 'default' from [fd00:1122:3344:101::e]:63350 | ||
| 3593 | 2026.05.21 18:20:53.229937 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.05.21 18:20:53.229978 [ 307 ] {} <Debug> TCP-Session: 95b70a7d-a4d1-4ef3-9afd-f2d6a4fd7039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.05.21 18:20:53.229934 [ 308 ] {} <Debug> TCP-Session: 13b75d07-189c-4cfe-8102-f58445403608 Authenticating user 'default' from [fd00:1122:3344:101::e]:64061 | ||
| 3596 | 2026.05.21 18:20:53.230003 [ 307 ] {} <Debug> TCP-Session: 95b70a7d-a4d1-4ef3-9afd-f2d6a4fd7039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.05.21 18:20:53.230011 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45698 | ||
| 3598 | 2026.05.21 18:20:53.230035 [ 308 ] {} <Debug> TCP-Session: 13b75d07-189c-4cfe-8102-f58445403608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.05.21 18:20:53.230053 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47092 | ||
| 3600 | 2026.05.21 18:20:53.230062 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58049 | ||
| 3601 | 2026.05.21 18:20:53.230084 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3602 | 2026.05.21 18:20:53.230119 [ 306 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3603 | 2026.05.21 18:20:53.230123 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3604 | 2026.05.21 18:20:53.230140 [ 258 ] {} <Debug> TCP-Session: 4e9ead9b-fea0-4138-a2c3-b1dd2b1132bb Authenticating user 'default' from [fd00:1122:3344:101::e]:45698 | ||
| 3605 | 2026.05.21 18:20:53.230144 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3606 | 2026.05.21 18:20:53.230164 [ 258 ] {} <Debug> TCP-Session: 4e9ead9b-fea0-4138-a2c3-b1dd2b1132bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.21 18:20:53.230157 [ 302 ] {} <Debug> TCP-Session: 0f49dd87-00cf-449a-895b-08986ed06c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:47092 | ||
| 3608 | 2026.05.21 18:20:53.230194 [ 258 ] {} <Debug> TCP-Session: 4e9ead9b-fea0-4138-a2c3-b1dd2b1132bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.05.21 18:20:53.230188 [ 303 ] {} <Debug> TCP-Session: b6ef88b7-f0fc-42e9-9878-66a43f81ed70 Authenticating user 'default' from [fd00:1122:3344:101::e]:58049 | ||
| 3610 | 2026.05.21 18:20:53.230226 [ 302 ] {} <Debug> TCP-Session: 0f49dd87-00cf-449a-895b-08986ed06c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.05.21 18:20:53.230251 [ 303 ] {} <Debug> TCP-Session: b6ef88b7-f0fc-42e9-9878-66a43f81ed70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.21 18:20:53.230266 [ 302 ] {} <Debug> TCP-Session: 0f49dd87-00cf-449a-895b-08986ed06c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.05.21 18:20:53.230279 [ 303 ] {} <Debug> TCP-Session: b6ef88b7-f0fc-42e9-9878-66a43f81ed70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.05.21 18:20:53.230040 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34609 | ||
| 3615 | 2026.05.21 18:20:53.230011 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56760 | ||
| 3616 | 2026.05.21 18:20:53.229998 [ 309 ] {} <Debug> TCP-Session: 8c4b5c13-a06d-4b1a-a28f-f8269b05bbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42590 | ||
| 3617 | 2026.05.21 18:20:53.230364 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3618 | 2026.05.21 18:20:53.230069 [ 308 ] {} <Debug> TCP-Session: 13b75d07-189c-4cfe-8102-f58445403608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.05.21 18:20:53.230389 [ 306 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3620 | 2026.05.21 18:20:53.230401 [ 285 ] {} <Debug> TCP-Session: 26b6aa8f-582d-4c07-8790-7ffdce8d2381 Authenticating user 'default' from [fd00:1122:3344:101::e]:34609 | ||
| 3621 | 2026.05.21 18:20:53.230393 [ 309 ] {} <Debug> TCP-Session: 8c4b5c13-a06d-4b1a-a28f-f8269b05bbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.05.21 18:20:53.230470 [ 306 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3623 | 2026.05.21 18:20:53.230472 [ 285 ] {} <Debug> TCP-Session: 26b6aa8f-582d-4c07-8790-7ffdce8d2381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.05.21 18:20:53.230476 [ 309 ] {} <Debug> TCP-Session: 8c4b5c13-a06d-4b1a-a28f-f8269b05bbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.05.21 18:20:53.230509 [ 285 ] {} <Debug> TCP-Session: 26b6aa8f-582d-4c07-8790-7ffdce8d2381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.05.21 18:20:53.230388 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3627 | 2026.05.21 18:20:53.230554 [ 310 ] {} <Debug> TCP-Session: 22bd6f22-b6e8-4ccd-9f6f-cbdc9751b3ab Authenticating user 'default' from [fd00:1122:3344:101::e]:56760 | ||
| 3628 | 2026.05.21 18:20:53.230571 [ 310 ] {} <Debug> TCP-Session: 22bd6f22-b6e8-4ccd-9f6f-cbdc9751b3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.05.21 18:20:53.230586 [ 310 ] {} <Debug> TCP-Session: 22bd6f22-b6e8-4ccd-9f6f-cbdc9751b3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.05.21 18:20:53.230763 [ 306 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 3631 | 2026.05.21 18:20:53.231655 [ 317 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Trace> AggregatingTransform: Aggregating | ||
| 3632 | 2026.05.21 18:20:53.231692 [ 317 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 3633 | 2026.05.21 18:20:53.231723 [ 317 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000862596 sec. (1159.291 rows/sec., 45.28 KiB/sec.) | ||
| 3634 | 2026.05.21 18:20:53.231737 [ 317 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Trace> Aggregator: Merging aggregated data | ||
| 3635 | 2026.05.21 18:20:53.232414 [ 306 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002371 sec., 421.7629692113033 rows/sec., 16.48 KiB/sec. | ||
| 3636 | 2026.05.21 18:20:53.232560 [ 306 ] {b6715d05-4475-406b-8fc9-f38bdaa537cf} <Debug> TCPHandler: Processed in 0.002751973 sec. | ||
| 3637 | 2026.05.21 18:20:53.232711 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2026.05.21 18:20:53.232745 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3639 | 2026.05.21 18:20:53.232749 [ 306 ] {} <Debug> TCP-Session: 9aa5e724-ea01-4cc4-8402-c6328bfb1e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.21 18:20:53.232767 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3641 | 2026.05.21 18:20:53.232793 [ 303 ] {} <Debug> TCP-Session: b6ef88b7-f0fc-42e9-9878-66a43f81ed70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.21 18:20:53.232805 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3643 | 2026.05.21 18:20:53.232823 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2026.05.21 18:20:53.232832 [ 307 ] {} <Debug> TCP-Session: 95b70a7d-a4d1-4ef3-9afd-f2d6a4fd7039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.05.21 18:20:53.232855 [ 309 ] {} <Debug> TCP-Session: 8c4b5c13-a06d-4b1a-a28f-f8269b05bbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.05.21 18:20:53.232897 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.05.21 18:20:53.232876 [ 302 ] {} <Debug> TCP-Session: 0f49dd87-00cf-449a-895b-08986ed06c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.05.21 18:20:53.232932 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.05.21 18:20:53.232938 [ 310 ] {} <Debug> TCP-Session: 22bd6f22-b6e8-4ccd-9f6f-cbdc9751b3ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.05.21 18:20:53.232867 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.05.21 18:20:53.232963 [ 258 ] {} <Debug> TCP-Session: 4e9ead9b-fea0-4138-a2c3-b1dd2b1132bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.21 18:20:53.232789 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3653 | 2026.05.21 18:20:53.233022 [ 285 ] {} <Debug> TCP-Session: 26b6aa8f-582d-4c07-8790-7ffdce8d2381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.05.21 18:20:53.233060 [ 308 ] {} <Debug> TCP-Session: 13b75d07-189c-4cfe-8102-f58445403608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.21 18:20:54.436223 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.05.21 18:20:54.436462 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3657 | 2026.05.21 18:20:54.436812 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3658 | 2026.05.21 18:20:54.436853 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <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')" moved to PREWHERE | ||
| 3659 | 2026.05.21 18:20:54.437077 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3660 | 2026.05.21 18:20:54.437152 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3661 | 2026.05.21 18:20:54.437298 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3662 | 2026.05.21 18:20:54.437384 [ 317 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3663 | 2026.05.21 18:20:54.437385 [ 333 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3664 | 2026.05.21 18:20:54.437424 [ 343 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3665 | 2026.05.21 18:20:54.437540 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3666 | 2026.05.21 18:20:54.437570 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3667 | 2026.05.21 18:20:54.437648 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3668 | 2026.05.21 18:20:54.437671 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 3669 | 2026.05.21 18:20:54.437707 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3670 | 2026.05.21 18:20:54.437748 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3671 | 2026.05.21 18:20:54.438703 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.002329 sec., 10734.220695577502 rows/sec., 1.06 MiB/sec. | ||
| 3672 | 2026.05.21 18:20:54.438793 [ 286 ] {46361eec-9a5e-4d8b-9545-58d4667bd4ed} <Debug> TCPHandler: Processed in 0.002704102 sec. | ||
| 3673 | 2026.05.21 18:20:54.440117 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.05.21 18:20:54.440238 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3675 | 2026.05.21 18:20:54.440286 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3676 | 2026.05.21 18:20:54.440777 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.21 18:20:54.440820 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3678 | 2026.05.21 18:20:54.441179 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3679 | 2026.05.21 18:20:54.441432 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.05.21 18:20:54.441568 [ 126 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3681 | 2026.05.21 18:20:54.441586 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001381 sec., 37653.874004344674 rows/sec., 2.88 MiB/sec. | ||
| 3682 | 2026.05.21 18:20:54.441638 [ 126 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.21 18:20:54.441645 [ 286 ] {cfbbdc0a-c02f-4c52-9183-81d91792eb69} <Debug> TCPHandler: Processed in 0.001585351 sec. | ||
| 3684 | 2026.05.21 18:20:54.441681 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3685 | 2026.05.21 18:20:54.441798 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.05.21 18:20:54.441840 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 3687 | 2026.05.21 18:20:54.441906 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3688 | 2026.05.21 18:20:54.441955 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3689 | 2026.05.21 18:20:54.441980 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3690 | 2026.05.21 18:20:54.442023 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2591 rows starting from the beginning of the part | ||
| 3691 | 2026.05.21 18:20:54.442090 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 233 rows starting from the beginning of the part | ||
| 3692 | 2026.05.21 18:20:54.442145 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 3693 | 2026.05.21 18:20:54.442205 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 3694 | 2026.05.21 18:20:54.442253 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2402 rows starting from the beginning of the part | ||
| 3695 | 2026.05.21 18:20:54.442298 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
| 3696 | 2026.05.21 18:20:54.442391 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.21 18:20:54.442434 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3698 | 2026.05.21 18:20:54.442769 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3699 | 2026.05.21 18:20:54.442997 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.21 18:20:54.443112 [ 126 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3701 | 2026.05.21 18:20:54.443138 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001256 sec., 44585.987261146496 rows/sec., 3.48 MiB/sec. | ||
| 3702 | 2026.05.21 18:20:54.443146 [ 126 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.05.21 18:20:54.443181 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3704 | 2026.05.21 18:20:54.443183 [ 286 ] {892ed9bc-ad73-4cca-a875-3bec96543e73} <Debug> TCPHandler: Processed in 0.001438937 sec. | ||
| 3705 | 2026.05.21 18:20:54.443295 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 3706 | 2026.05.21 18:20:54.443316 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.05.21 18:20:54.443410 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.05.21 18:20:54.443421 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.05.21 18:20:54.443452 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1380 rows starting from the beginning of the part | ||
| 3710 | 2026.05.21 18:20:54.443477 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3711 | 2026.05.21 18:20:54.443528 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 124 rows starting from the beginning of the part | ||
| 3712 | 2026.05.21 18:20:54.443580 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3713 | 2026.05.21 18:20:54.443622 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 3714 | 2026.05.21 18:20:54.443662 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1284 rows starting from the beginning of the part | ||
| 3715 | 2026.05.21 18:20:54.443702 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3716 | 2026.05.21 18:20:54.443875 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.05.21 18:20:54.443917 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3718 | 2026.05.21 18:20:54.444278 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3719 | 2026.05.21 18:20:54.444326 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5442 rows, containing 5 columns (5 merged, 0 gathered) in 0.002563779 sec., 2122647.8569330666 rows/sec., 168.02 MiB/sec. | ||
| 3720 | 2026.05.21 18:20:54.444497 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.05.21 18:20:54.444627 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001257 sec., 95465.3937947494 rows/sec., 6.62 MiB/sec. | ||
| 3722 | 2026.05.21 18:20:54.444662 [ 286 ] {3f9c258f-d00b-465d-8b05-e421914a4763} <Debug> TCPHandler: Processed in 0.001429728 sec. | ||
| 3723 | 2026.05.21 18:20:54.444676 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3724 | 2026.05.21 18:20:54.444780 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.05.21 18:20:54.444876 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.05.21 18:20:54.444918 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3727 | 2026.05.21 18:20:54.444991 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.05.21 18:20:54.445000 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806115 sec., 1653272.3553040642 rows/sec., 119.57 MiB/sec. | ||
| 3729 | 2026.05.21 18:20:54.445092 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_21_4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3730 | 2026.05.21 18:20:54.445267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3731 | 2026.05.21 18:20:54.445292 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3732 | 2026.05.21 18:20:54.445304 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.21 18:20:54.445348 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3734 | 2026.05.21 18:20:54.445634 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.05.21 18:20:54.445702 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3736 | 2026.05.21 18:20:54.445722 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_21_4} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3737 | 2026.05.21 18:20:54.445835 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3738 | 2026.05.21 18:20:54.445930 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.05.21 18:20:54.446070 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.35 MiB/sec. | ||
| 3740 | 2026.05.21 18:20:54.446104 [ 286 ] {5c1c07a4-7020-4be7-91d3-8ef412584743} <Debug> TCPHandler: Processed in 0.001333636 sec. | ||
| 3741 | 2026.05.21 18:20:55.078220 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8229 | ||
| 3742 | 2026.05.21 18:20:55.078719 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.21 18:20:55.078759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3744 | 2026.05.21 18:20:55.079253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3745 | 2026.05.21 18:20:55.079504 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.05.21 18:20:55.079649 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8229 | ||
| 3747 | 2026.05.21 18:20:55.512006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3748 | 2026.05.21 18:20:55.527059 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.05.21 18:20:55.527114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3750 | 2026.05.21 18:20:55.533235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3751 | 2026.05.21 18:20:55.533958 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.05.21 18:20:55.536700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3753 | 2026.05.21 18:20:56.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.12 MiB, peak 247.56 MiB, free memory in arenas 0.00 B, will set to 239.39 MiB (RSS), difference: 1.27 MiB | ||
| 3754 | 2026.05.21 18:20:59.437994 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.21 18:20:59.438235 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 3756 | 2026.05.21 18:20:59.438554 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3757 | 2026.05.21 18:20:59.438598 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <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')" moved to PREWHERE | ||
| 3758 | 2026.05.21 18:20:59.438813 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3759 | 2026.05.21 18:20:59.438885 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3760 | 2026.05.21 18:20:59.439043 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 3761 | 2026.05.21 18:20:59.439114 [ 317 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3762 | 2026.05.21 18:20:59.439114 [ 333 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3763 | 2026.05.21 18:20:59.439157 [ 343 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3764 | 2026.05.21 18:20:59.439251 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3765 | 2026.05.21 18:20:59.439278 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3766 | 2026.05.21 18:20:59.439348 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3767 | 2026.05.21 18:20:59.439369 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 3768 | 2026.05.21 18:20:59.439404 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3769 | 2026.05.21 18:20:59.439441 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3770 | 2026.05.21 18:20:59.440553 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002408 sec., 10382.059800664452 rows/sec., 2.23 MiB/sec. | ||
| 3771 | 2026.05.21 18:20:59.440666 [ 286 ] {8cfea2f2-7931-41a4-8d89-150176a3528f} <Debug> TCPHandler: Processed in 0.002804314 sec. | ||
| 3772 | 2026.05.21 18:20:59.442523 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.05.21 18:20:59.442638 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3774 | 2026.05.21 18:20:59.442684 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3775 | 2026.05.21 18:20:59.443191 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.21 18:20:59.443229 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3777 | 2026.05.21 18:20:59.443599 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3778 | 2026.05.21 18:20:59.443821 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.05.21 18:20:59.443969 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Debug> executeQuery: Read 112 rows, 9.75 KiB in 0.001363 sec., 82171.68011738811 rows/sec., 6.99 MiB/sec. | ||
| 3780 | 2026.05.21 18:20:59.444003 [ 286 ] {dd6e3c13-e437-4824-ab30-161dddd3bc47} <Debug> TCPHandler: Processed in 0.0015346 sec. | ||
| 3781 | 2026.05.21 18:20:59.444132 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.05.21 18:20:59.444232 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3783 | 2026.05.21 18:20:59.444276 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3784 | 2026.05.21 18:20:59.444686 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.21 18:20:59.444720 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3786 | 2026.05.21 18:20:59.445016 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3787 | 2026.05.21 18:20:59.445222 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.21 18:20:59.445355 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001144 sec., 26223.77622377622 rows/sec., 1.93 MiB/sec. | ||
| 3789 | 2026.05.21 18:20:59.445389 [ 286 ] {c7e553f5-9256-4cad-842f-0dd6433290c3} <Debug> TCPHandler: Processed in 0.001309355 sec. | ||
| 3790 | 2026.05.21 18:20:59.445514 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.21 18:20:59.445610 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3792 | 2026.05.21 18:20:59.445651 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3793 | 2026.05.21 18:20:59.446068 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.05.21 18:20:59.446102 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3795 | 2026.05.21 18:20:59.446395 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3796 | 2026.05.21 18:20:59.446609 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.05.21 18:20:59.446733 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001141 sec., 75372.48028045574 rows/sec., 5.88 MiB/sec. | ||
| 3798 | 2026.05.21 18:20:59.446767 [ 286 ] {4f99bc1e-ec4c-49fc-a774-d94acd73b2c7} <Debug> TCPHandler: Processed in 0.001304025 sec. | ||
| 3799 | 2026.05.21 18:20:59.446888 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.05.21 18:20:59.446984 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.05.21 18:20:59.447028 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3802 | 2026.05.21 18:20:59.447444 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.05.21 18:20:59.447479 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3804 | 2026.05.21 18:20:59.447810 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3805 | 2026.05.21 18:20:59.448016 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.05.21 18:20:59.448142 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001177 sec., 127442.65080713677 rows/sec., 8.84 MiB/sec. | ||
| 3807 | 2026.05.21 18:20:59.448175 [ 286 ] {5225656e-b6aa-4979-86bf-e2125b98c0c5} <Debug> TCPHandler: Processed in 0.001337166 sec. | ||
| 3808 | 2026.05.21 18:20:59.448294 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.05.21 18:20:59.448391 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3810 | 2026.05.21 18:20:59.448447 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <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 | ||
| 3811 | 2026.05.21 18:20:59.449223 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.05.21 18:20:59.449260 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3813 | 2026.05.21 18:20:59.449790 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3814 | 2026.05.21 18:20:59.450014 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.05.21 18:20:59.450149 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001777 sec., 16882.386043894203 rows/sec., 30.25 MiB/sec. | ||
| 3816 | 2026.05.21 18:20:59.450206 [ 286 ] {a6a14be5-6e79-4dc0-84b3-7f9178b99e27} <Debug> TCPHandler: Processed in 0.001963508 sec. | ||
| 3817 | 2026.05.21 18:20:59.450328 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.05.21 18:20:59.450425 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3819 | 2026.05.21 18:20:59.450467 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3820 | 2026.05.21 18:20:59.450802 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.05.21 18:20:59.450837 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3822 | 2026.05.21 18:20:59.451139 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3823 | 2026.05.21 18:20:59.451348 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.05.21 18:20:59.451474 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001068 sec., 46816.479400749064 rows/sec., 3.21 MiB/sec. | ||
| 3825 | 2026.05.21 18:20:59.451506 [ 286 ] {bda6980e-6462-4394-819f-22b8a8c89f4e} <Debug> TCPHandler: Processed in 0.001229033 sec. | ||
| 3826 | 2026.05.21 18:21:02.499113 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3827 | 2026.05.21 18:21:02.499171 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3828 | 2026.05.21 18:21:02.580700 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8677 | ||
| 3829 | 2026.05.21 18:21:02.581194 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.05.21 18:21:02.581243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3831 | 2026.05.21 18:21:02.581724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3832 | 2026.05.21 18:21:02.581953 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.05.21 18:21:02.582091 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8677 | ||
| 3834 | 2026.05.21 18:21:03.037724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3835 | 2026.05.21 18:21:03.053847 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.05.21 18:21:03.053914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3837 | 2026.05.21 18:21:03.060137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3838 | 2026.05.21 18:21:03.060862 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.21 18:21:03.063669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3840 | 2026.05.21 18:21:04.438049 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.05.21 18:21:04.438302 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3842 | 2026.05.21 18:21:04.438624 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3843 | 2026.05.21 18:21:04.438662 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <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')" moved to PREWHERE | ||
| 3844 | 2026.05.21 18:21:04.438870 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3845 | 2026.05.21 18:21:04.438941 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3846 | 2026.05.21 18:21:04.439083 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3847 | 2026.05.21 18:21:04.439151 [ 317 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3848 | 2026.05.21 18:21:04.439174 [ 353 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3849 | 2026.05.21 18:21:04.439157 [ 361 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3850 | 2026.05.21 18:21:04.439293 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3851 | 2026.05.21 18:21:04.439314 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3852 | 2026.05.21 18:21:04.439386 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3853 | 2026.05.21 18:21:04.439407 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 3854 | 2026.05.21 18:21:04.439443 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3855 | 2026.05.21 18:21:04.439480 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3856 | 2026.05.21 18:21:04.440436 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.002227 sec., 11225.86439155815 rows/sec., 1.11 MiB/sec. | ||
| 3857 | 2026.05.21 18:21:04.440537 [ 286 ] {2b584a39-bb6c-42b9-899a-118b2ba1c60a} <Debug> TCPHandler: Processed in 0.002624161 sec. | ||
| 3858 | 2026.05.21 18:21:04.441977 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.05.21 18:21:04.442093 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3860 | 2026.05.21 18:21:04.442145 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3861 | 2026.05.21 18:21:04.442639 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.05.21 18:21:04.442677 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3863 | 2026.05.21 18:21:04.443036 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3864 | 2026.05.21 18:21:04.443268 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.05.21 18:21:04.443414 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001354 sec., 38404.726735598226 rows/sec., 2.93 MiB/sec. | ||
| 3866 | 2026.05.21 18:21:04.443449 [ 286 ] {b24aa6be-2e74-4752-b77a-472a3894b6d9} <Debug> TCPHandler: Processed in 0.00152802 sec. | ||
| 3867 | 2026.05.21 18:21:04.443590 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.05.21 18:21:04.443691 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3869 | 2026.05.21 18:21:04.443734 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3870 | 2026.05.21 18:21:04.444159 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.05.21 18:21:04.444196 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3872 | 2026.05.21 18:21:04.444499 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3873 | 2026.05.21 18:21:04.444711 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.05.21 18:21:04.444843 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001174 sec., 47700.17035775128 rows/sec., 3.72 MiB/sec. | ||
| 3875 | 2026.05.21 18:21:04.444878 [ 286 ] {82fabc6e-926a-458d-ab7f-3a13cec99c90} <Debug> TCPHandler: Processed in 0.001340016 sec. | ||
| 3876 | 2026.05.21 18:21:04.444996 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.05.21 18:21:04.445094 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.05.21 18:21:04.445140 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3879 | 2026.05.21 18:21:04.445549 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.05.21 18:21:04.445583 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3881 | 2026.05.21 18:21:04.445902 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3882 | 2026.05.21 18:21:04.446108 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.05.21 18:21:04.446206 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3884 | 2026.05.21 18:21:04.446241 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001168 sec., 128424.65753424658 rows/sec., 8.90 MiB/sec. | ||
| 3885 | 2026.05.21 18:21:04.446242 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.05.21 18:21:04.446274 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3887 | 2026.05.21 18:21:04.446275 [ 286 ] {f77c92c9-ea00-4290-a7db-131b2f089e95} <Debug> TCPHandler: Processed in 0.001329935 sec. | ||
| 3888 | 2026.05.21 18:21:04.446380 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 3889 | 2026.05.21 18:21:04.446405 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.05.21 18:21:04.446511 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3891 | 2026.05.21 18:21:04.446517 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3892 | 2026.05.21 18:21:04.446557 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3893 | 2026.05.21 18:21:04.446562 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6195 rows starting from the beginning of the part | ||
| 3894 | 2026.05.21 18:21:04.446635 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part | ||
| 3895 | 2026.05.21 18:21:04.446686 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1495 rows starting from the beginning of the part | ||
| 3896 | 2026.05.21 18:21:04.446730 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
| 3897 | 2026.05.21 18:21:04.446770 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part | ||
| 3898 | 2026.05.21 18:21:04.446808 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 3899 | 2026.05.21 18:21:04.446891 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.05.21 18:21:04.446930 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3901 | 2026.05.21 18:21:04.447251 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3902 | 2026.05.21 18:21:04.447470 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.05.21 18:21:04.447602 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00111 sec., 45045.045045045044 rows/sec., 3.09 MiB/sec. | ||
| 3904 | 2026.05.21 18:21:04.447635 [ 286 ] {1e9d9dee-e0bd-452d-95db-8625bfb28d94} <Debug> TCPHandler: Processed in 0.001281414 sec. | ||
| 3905 | 2026.05.21 18:21:04.449913 [ 197 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8260 rows, containing 5 columns (5 merged, 0 gathered) in 0.003572129 sec., 2312346.5026039095 rows/sec., 151.94 MiB/sec. | ||
| 3906 | 2026.05.21 18:21:04.450085 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3907 | 2026.05.21 18:21:04.450356 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.05.21 18:21:04.450429 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3909 | 2026.05.21 18:21:04.450507 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3910 | 2026.05.21 18:21:09.442823 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.21 18:21:09.443078 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3912 | 2026.05.21 18:21:09.443434 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3913 | 2026.05.21 18:21:09.443477 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3914 | 2026.05.21 18:21:09.443718 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3915 | 2026.05.21 18:21:09.443791 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3916 | 2026.05.21 18:21:09.443937 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3917 | 2026.05.21 18:21:09.444022 [ 337 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3918 | 2026.05.21 18:21:09.444031 [ 338 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3919 | 2026.05.21 18:21:09.444031 [ 326 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3920 | 2026.05.21 18:21:09.444149 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 3921 | 2026.05.21 18:21:09.444178 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3922 | 2026.05.21 18:21:09.444268 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3923 | 2026.05.21 18:21:09.444291 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3924 | 2026.05.21 18:21:09.444327 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3925 | 2026.05.21 18:21:09.444369 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3926 | 2026.05.21 18:21:09.444407 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3927 | 2026.05.21 18:21:09.445654 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> executeQuery: Read 35 rows, 5.84 KiB in 0.002677 sec., 13074.33694434068 rows/sec., 2.13 MiB/sec. | ||
| 3928 | 2026.05.21 18:21:09.445799 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> MemoryTracker: Peak memory usage (for query): 131.51 KiB. | ||
| 3929 | 2026.05.21 18:21:09.445814 [ 286 ] {bc61ff7d-46ea-4c57-a1da-93b280da84bd} <Debug> TCPHandler: Processed in 0.00312719 sec. | ||
| 3930 | 2026.05.21 18:21:09.450373 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.05.21 18:21:09.450495 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3932 | 2026.05.21 18:21:09.450545 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3933 | 2026.05.21 18:21:09.451145 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.05.21 18:21:09.451189 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3935 | 2026.05.21 18:21:09.451623 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3936 | 2026.05.21 18:21:09.451825 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.05.21 18:21:09.451978 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001517 sec., 7910.349373764008 rows/sec., 2.81 MiB/sec. | ||
| 3938 | 2026.05.21 18:21:09.452018 [ 286 ] {44ba84a1-8ced-4afa-925a-3cb4fdbc4296} <Debug> TCPHandler: Processed in 0.001703443 sec. | ||
| 3939 | 2026.05.21 18:21:09.452161 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.05.21 18:21:09.452264 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3941 | 2026.05.21 18:21:09.452307 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3942 | 2026.05.21 18:21:09.452847 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.05.21 18:21:09.452887 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3944 | 2026.05.21 18:21:09.453209 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3945 | 2026.05.21 18:21:09.453422 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.05.21 18:21:09.453559 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001318 sec., 215477.99696509863 rows/sec., 13.69 MiB/sec. | ||
| 3947 | 2026.05.21 18:21:09.453596 [ 286 ] {2d2789ce-6b59-45a4-a99c-e81c01b6eaa1} <Debug> TCPHandler: Processed in 0.001487068 sec. | ||
| 3948 | 2026.05.21 18:21:09.453724 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.05.21 18:21:09.453823 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3950 | 2026.05.21 18:21:09.453866 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3951 | 2026.05.21 18:21:09.454266 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.05.21 18:21:09.454304 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3953 | 2026.05.21 18:21:09.454595 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3954 | 2026.05.21 18:21:09.454817 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.05.21 18:21:09.454947 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001144 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. | ||
| 3956 | 2026.05.21 18:21:09.454983 [ 286 ] {148ddc10-bbc1-47e9-862e-b6205d1f4e81} <Debug> TCPHandler: Processed in 0.001310796 sec. | ||
| 3957 | 2026.05.21 18:21:09.455113 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.05.21 18:21:09.455220 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3959 | 2026.05.21 18:21:09.455263 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3960 | 2026.05.21 18:21:09.456060 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.05.21 18:21:09.456098 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3962 | 2026.05.21 18:21:09.456477 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3963 | 2026.05.21 18:21:09.456691 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.05.21 18:21:09.456820 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Debug> executeQuery: Read 857 rows, 68.48 KiB in 0.00162 sec., 529012.3456790124 rows/sec., 41.28 MiB/sec. | ||
| 3965 | 2026.05.21 18:21:09.456857 [ 286 ] {5fc1ef03-3f4f-4c75-9a35-9912f0c48eb1} <Debug> TCPHandler: Processed in 0.001798145 sec. | ||
| 3966 | 2026.05.21 18:21:09.456991 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.05.21 18:21:09.457089 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3968 | 2026.05.21 18:21:09.457130 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3969 | 2026.05.21 18:21:09.457581 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.05.21 18:21:09.457618 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3971 | 2026.05.21 18:21:09.457924 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3972 | 2026.05.21 18:21:09.458147 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.05.21 18:21:09.458270 [ 109 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3974 | 2026.05.21 18:21:09.458275 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Debug> executeQuery: Read 180 rows, 11.36 KiB in 0.001204 sec., 149501.66112956812 rows/sec., 9.21 MiB/sec. | ||
| 3975 | 2026.05.21 18:21:09.458339 [ 109 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.05.21 18:21:09.458356 [ 286 ] {00489156-d558-4be1-81fc-f95e8c5fc60d} <Debug> TCPHandler: Processed in 0.001416327 sec. | ||
| 3977 | 2026.05.21 18:21:09.458367 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 3978 | 2026.05.21 18:21:09.458475 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 3979 | 2026.05.21 18:21:09.458486 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.05.21 18:21:09.458605 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.05.21 18:21:09.458606 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2026.05.21 18:21:09.458648 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3983 | 2026.05.21 18:21:09.458659 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 67 rows starting from the beginning of the part | ||
| 3984 | 2026.05.21 18:21:09.458736 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 3985 | 2026.05.21 18:21:09.458786 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3986 | 2026.05.21 18:21:09.458832 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3987 | 2026.05.21 18:21:09.458877 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3988 | 2026.05.21 18:21:09.458953 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 180 rows starting from the beginning of the part | ||
| 3989 | 2026.05.21 18:21:09.459115 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.05.21 18:21:09.459158 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 3991 | 2026.05.21 18:21:09.459494 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3992 | 2026.05.21 18:21:09.459722 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.21 18:21:09.459812 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377787 sec., 264191.78000663384 rows/sec., 18.88 MiB/sec. | ||
| 3994 | 2026.05.21 18:21:09.459852 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 7.60 MiB/sec. | ||
| 3995 | 2026.05.21 18:21:09.459893 [ 286 ] {59862fed-d1bd-4da8-838a-1d3227787601} <Debug> TCPHandler: Processed in 0.001457359 sec. | ||
| 3996 | 2026.05.21 18:21:09.460016 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3997 | 2026.05.21 18:21:09.460018 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.05.21 18:21:09.460135 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.05.21 18:21:09.460178 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4000 | 2026.05.21 18:21:09.460334 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.05.21 18:21:09.460419 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_16_3} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4002 | 2026.05.21 18:21:09.460514 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4003 | 2026.05.21 18:21:09.460618 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.05.21 18:21:09.460660 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4005 | 2026.05.21 18:21:09.460962 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4006 | 2026.05.21 18:21:09.461169 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.05.21 18:21:09.461299 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 4008 | 2026.05.21 18:21:09.461335 [ 286 ] {e1e3f81b-5ca8-45f8-be56-1b12ce17bfe4} <Debug> TCPHandler: Processed in 0.001367946 sec. | ||
| 4009 | 2026.05.21 18:21:09.461466 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.05.21 18:21:09.461563 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4011 | 2026.05.21 18:21:09.461604 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4012 | 2026.05.21 18:21:09.462213 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.05.21 18:21:09.462251 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4014 | 2026.05.21 18:21:09.462568 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4015 | 2026.05.21 18:21:09.462782 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.05.21 18:21:09.462910 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Debug> executeQuery: Read 520 rows, 37.59 KiB in 0.001365 sec., 380952.380952381 rows/sec., 26.89 MiB/sec. | ||
| 4017 | 2026.05.21 18:21:09.462945 [ 286 ] {7664614d-602e-4694-beba-d98bf5a8146b} <Debug> TCPHandler: Processed in 0.001529439 sec. | ||
| 4018 | 2026.05.21 18:21:09.463076 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.05.21 18:21:09.463180 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4020 | 2026.05.21 18:21:09.463224 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4021 | 2026.05.21 18:21:09.463557 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.21 18:21:09.463594 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4023 | 2026.05.21 18:21:09.463905 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4024 | 2026.05.21 18:21:09.464126 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.21 18:21:09.464254 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 4026 | 2026.05.21 18:21:09.464290 [ 286 ] {0aa40a0b-99d1-4975-8e12-c827127289d4} <Debug> TCPHandler: Processed in 0.001271244 sec. | ||
| 4027 | 2026.05.21 18:21:09.464429 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.05.21 18:21:09.464527 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.05.21 18:21:09.464573 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4030 | 2026.05.21 18:21:09.464999 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.05.21 18:21:09.465036 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4032 | 2026.05.21 18:21:09.465352 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4033 | 2026.05.21 18:21:09.465558 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.05.21 18:21:09.465690 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Debug> executeQuery: Read 259 rows, 17.55 KiB in 0.001183 sec., 218934.91124260356 rows/sec., 14.49 MiB/sec. | ||
| 4035 | 2026.05.21 18:21:09.465724 [ 286 ] {a9680185-5495-4b74-9549-0de205398fee} <Debug> TCPHandler: Processed in 0.001345986 sec. | ||
| 4036 | 2026.05.21 18:21:09.465855 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.05.21 18:21:09.465950 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.05.21 18:21:09.466020 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4039 | 2026.05.21 18:21:09.466340 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.05.21 18:21:09.466376 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4041 | 2026.05.21 18:21:09.466664 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4042 | 2026.05.21 18:21:09.466865 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.05.21 18:21:09.466988 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 4044 | 2026.05.21 18:21:09.467022 [ 286 ] {50931ae6-3982-493b-8f03-d577d647ab07} <Debug> TCPHandler: Processed in 0.001218524 sec. | ||
| 4045 | 2026.05.21 18:21:09.467148 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.21 18:21:09.467271 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.21 18:21:09.467326 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <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 | ||
| 4048 | 2026.05.21 18:21:09.468143 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.21 18:21:09.468179 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4050 | 2026.05.21 18:21:09.468691 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4051 | 2026.05.21 18:21:09.468916 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.21 18:21:09.469050 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001799 sec., 16675.93107281823 rows/sec., 29.88 MiB/sec. | ||
| 4053 | 2026.05.21 18:21:09.469100 [ 286 ] {297fb0ea-a439-494d-b8f8-6acbb1006915} <Debug> TCPHandler: Processed in 0.002002169 sec. | ||
| 4054 | 2026.05.21 18:21:09.469225 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.21 18:21:09.469324 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.05.21 18:21:09.469366 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4057 | 2026.05.21 18:21:09.469693 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.05.21 18:21:09.469728 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4059 | 2026.05.21 18:21:09.470024 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4060 | 2026.05.21 18:21:09.470233 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.05.21 18:21:09.470329 [ 109 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4062 | 2026.05.21 18:21:09.470350 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001056 sec., 75757.57575757575 rows/sec., 4.75 MiB/sec. | ||
| 4063 | 2026.05.21 18:21:09.470367 [ 109 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.05.21 18:21:09.470387 [ 286 ] {e3d621b8-0375-4cec-9886-9690f50b2de8} <Debug> TCPHandler: Processed in 0.001225394 sec. | ||
| 4065 | 2026.05.21 18:21:09.470390 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4066 | 2026.05.21 18:21:09.470479 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 4067 | 2026.05.21 18:21:09.470583 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4068 | 2026.05.21 18:21:09.470612 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part | ||
| 4069 | 2026.05.21 18:21:09.470661 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4070 | 2026.05.21 18:21:09.470702 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4071 | 2026.05.21 18:21:09.470738 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 4072 | 2026.05.21 18:21:09.470775 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 4073 | 2026.05.21 18:21:09.470809 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part | ||
| 4074 | 2026.05.21 18:21:09.471705 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238144 sec., 743047.6584306833 rows/sec., 50.57 MiB/sec. | ||
| 4075 | 2026.05.21 18:21:09.471867 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4076 | 2026.05.21 18:21:09.472110 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.21 18:21:09.472179 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_21_4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4078 | 2026.05.21 18:21:09.472243 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4079 | 2026.05.21 18:21:10.082216 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9189 | ||
| 4080 | 2026.05.21 18:21:10.082924 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.05.21 18:21:10.082986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4082 | 2026.05.21 18:21:10.083567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4083 | 2026.05.21 18:21:10.083794 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.05.21 18:21:10.083922 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9189 | ||
| 4085 | 2026.05.21 18:21:10.563807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4086 | 2026.05.21 18:21:10.581736 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.21 18:21:10.581790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4088 | 2026.05.21 18:21:10.588337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4089 | 2026.05.21 18:21:10.589043 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.05.21 18:21:10.592268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4091 | 2026.05.21 18:21:14.437586 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.05.21 18:21:14.437837 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 4093 | 2026.05.21 18:21:14.438177 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4094 | 2026.05.21 18:21:14.438219 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <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')" moved to PREWHERE | ||
| 4095 | 2026.05.21 18:21:14.438524 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4096 | 2026.05.21 18:21:14.438596 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4097 | 2026.05.21 18:21:14.438746 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 4098 | 2026.05.21 18:21:14.438845 [ 337 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4099 | 2026.05.21 18:21:14.438864 [ 326 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4100 | 2026.05.21 18:21:14.438864 [ 338 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4101 | 2026.05.21 18:21:14.438851 [ 328 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4102 | 2026.05.21 18:21:14.439047 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4103 | 2026.05.21 18:21:14.439076 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4104 | 2026.05.21 18:21:14.439148 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4105 | 2026.05.21 18:21:14.439167 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 4106 | 2026.05.21 18:21:14.439203 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 4107 | 2026.05.21 18:21:14.439244 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 4108 | 2026.05.21 18:21:14.440233 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> executeQuery: Read 25 rows, 2.54 KiB in 0.002462 sec., 10154.346060113729 rows/sec., 1.01 MiB/sec. | ||
| 4109 | 2026.05.21 18:21:14.440341 [ 286 ] {ea7cf5ae-8555-4134-847b-e83e7aa5bcf7} <Debug> TCPHandler: Processed in 0.002876785 sec. | ||
| 4110 | 2026.05.21 18:21:14.441771 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.05.21 18:21:14.441885 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4112 | 2026.05.21 18:21:14.441934 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4113 | 2026.05.21 18:21:14.442426 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.05.21 18:21:14.442468 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4115 | 2026.05.21 18:21:14.442828 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4116 | 2026.05.21 18:21:14.443054 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.05.21 18:21:14.443209 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001357 sec., 38319.82313927782 rows/sec., 2.93 MiB/sec. | ||
| 4118 | 2026.05.21 18:21:14.443247 [ 286 ] {4187ca8f-1d2b-4220-bb89-0493b802fe7e} <Debug> TCPHandler: Processed in 0.00152977 sec. | ||
| 4119 | 2026.05.21 18:21:14.443376 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.05.21 18:21:14.443477 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4121 | 2026.05.21 18:21:14.443521 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4122 | 2026.05.21 18:21:14.443951 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.05.21 18:21:14.443989 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4124 | 2026.05.21 18:21:14.444295 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4125 | 2026.05.21 18:21:14.444517 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.05.21 18:21:14.444659 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001203 sec., 46550.290939318365 rows/sec., 3.63 MiB/sec. | ||
| 4127 | 2026.05.21 18:21:14.444694 [ 286 ] {18ca0385-5f9d-40da-8747-aa90f0222e16} <Debug> TCPHandler: Processed in 0.001370586 sec. | ||
| 4128 | 2026.05.21 18:21:14.444822 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.05.21 18:21:14.444921 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4130 | 2026.05.21 18:21:14.444966 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4131 | 2026.05.21 18:21:14.445383 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.05.21 18:21:14.445420 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4133 | 2026.05.21 18:21:14.445739 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4134 | 2026.05.21 18:21:14.445941 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.05.21 18:21:14.446070 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00117 sec., 128205.1282051282 rows/sec., 8.89 MiB/sec. | ||
| 4136 | 2026.05.21 18:21:14.446105 [ 286 ] {2a7bdf1e-5225-40cf-8ff4-8475ce36e358} <Debug> TCPHandler: Processed in 0.001334906 sec. | ||
| 4137 | 2026.05.21 18:21:14.446215 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.05.21 18:21:14.446320 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.05.21 18:21:14.446365 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4140 | 2026.05.21 18:21:14.446725 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.05.21 18:21:14.446764 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4142 | 2026.05.21 18:21:14.447109 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4143 | 2026.05.21 18:21:14.447348 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.05.21 18:21:14.447482 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001181 sec., 42337.00254022015 rows/sec., 2.90 MiB/sec. | ||
| 4145 | 2026.05.21 18:21:14.447516 [ 286 ] {fda59fed-71e9-4c3a-ae56-12b43fe5bc35} <Debug> TCPHandler: Processed in 0.001352946 sec. | ||
| 4146 | 2026.05.21 18:21:17.499214 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4147 | 2026.05.21 18:21:17.499276 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4148 | 2026.05.21 18:21:17.584149 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9637 | ||
| 4149 | 2026.05.21 18:21:17.584964 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.21 18:21:17.585036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4151 | 2026.05.21 18:21:17.585524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4152 | 2026.05.21 18:21:17.585746 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.21 18:21:17.585872 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9637 | ||
| 4154 | 2026.05.21 18:21:18.092442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4155 | 2026.05.21 18:21:18.109874 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.05.21 18:21:18.109936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4157 | 2026.05.21 18:21:18.116003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4158 | 2026.05.21 18:21:18.116704 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.05.21 18:21:18.119635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4160 | 2026.05.21 18:21:19.442663 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.05.21 18:21:19.442936 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4162 | 2026.05.21 18:21:19.443328 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4163 | 2026.05.21 18:21:19.443377 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4164 | 2026.05.21 18:21:19.443671 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4165 | 2026.05.21 18:21:19.443753 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4166 | 2026.05.21 18:21:19.443893 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 4167 | 2026.05.21 18:21:19.443968 [ 337 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4168 | 2026.05.21 18:21:19.443985 [ 268 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4169 | 2026.05.21 18:21:19.444003 [ 338 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4170 | 2026.05.21 18:21:19.444023 [ 328 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4171 | 2026.05.21 18:21:19.444167 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4172 | 2026.05.21 18:21:19.444198 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4173 | 2026.05.21 18:21:19.444298 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4174 | 2026.05.21 18:21:19.444319 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 4175 | 2026.05.21 18:21:19.444359 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4176 | 2026.05.21 18:21:19.444400 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4177 | 2026.05.21 18:21:19.444436 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4178 | 2026.05.21 18:21:19.444470 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4179 | 2026.05.21 18:21:19.445728 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> executeQuery: Read 47 rows, 10.21 KiB in 0.002904 sec., 16184.573002754822 rows/sec., 3.43 MiB/sec. | ||
| 4180 | 2026.05.21 18:21:19.445864 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> MemoryTracker: Peak memory usage (for query): 180.39 KiB. | ||
| 4181 | 2026.05.21 18:21:19.445880 [ 286 ] {46af42cf-5cb1-429f-82cb-d5186fa1784f} <Debug> TCPHandler: Processed in 0.003360554 sec. | ||
| 4182 | 2026.05.21 18:21:19.450857 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.05.21 18:21:19.450970 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.05.21 18:21:19.451018 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4185 | 2026.05.21 18:21:19.451581 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.05.21 18:21:19.451624 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4187 | 2026.05.21 18:21:19.451984 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4188 | 2026.05.21 18:21:19.452201 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.21 18:21:19.452328 [ 100 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4190 | 2026.05.21 18:21:19.452342 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001405 sec., 202135.23131672599 rows/sec., 12.84 MiB/sec. | ||
| 4191 | 2026.05.21 18:21:19.452403 [ 100 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.21 18:21:19.452409 [ 286 ] {e9eb2370-24c8-4295-adf0-f05025de711b} <Debug> TCPHandler: Processed in 0.001605101 sec. | ||
| 4193 | 2026.05.21 18:21:19.452440 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4194 | 2026.05.21 18:21:19.452560 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::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 | ||
| 4195 | 2026.05.21 18:21:19.452564 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.05.21 18:21:19.452701 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4197 | 2026.05.21 18:21:19.452705 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4198 | 2026.05.21 18:21:19.452746 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::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 | ||
| 4199 | 2026.05.21 18:21:19.452767 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4200 | 2026.05.21 18:21:19.452823 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4201 | 2026.05.21 18:21:19.452885 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4202 | 2026.05.21 18:21:19.452934 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4203 | 2026.05.21 18:21:19.452980 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 4204 | 2026.05.21 18:21:19.453026 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4205 | 2026.05.21 18:21:19.453499 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.05.21 18:21:19.453542 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4207 | 2026.05.21 18:21:19.453949 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4208 | 2026.05.21 18:21:19.454072 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015598 sec., 425695.6020002564 rows/sec., 29.86 MiB/sec. | ||
| 4209 | 2026.05.21 18:21:19.454166 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.21 18:21:19.454239 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4211 | 2026.05.21 18:21:19.454295 [ 99 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4212 | 2026.05.21 18:21:19.454312 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Debug> executeQuery: Read 853 rows, 68.18 KiB in 0.001629 sec., 523634.131368938 rows/sec., 40.88 MiB/sec. | ||
| 4213 | 2026.05.21 18:21:19.454339 [ 99 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.05.21 18:21:19.454353 [ 286 ] {9925e7e7-ac94-4c78-a9e9-3cf7af2c66d5} <Debug> TCPHandler: Processed in 0.001840486 sec. | ||
| 4215 | 2026.05.21 18:21:19.454364 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4216 | 2026.05.21 18:21:19.454457 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 4217 | 2026.05.21 18:21:19.454483 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.05.21 18:21:19.454509 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.05.21 18:21:19.454569 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2026.05.21 18:21:19.454586 [ 194 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_6_1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4221 | 2026.05.21 18:21:19.454587 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.05.21 18:21:19.454601 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2591 rows starting from the beginning of the part | ||
| 4223 | 2026.05.21 18:21:19.454647 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4224 | 2026.05.21 18:21:19.454665 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4225 | 2026.05.21 18:21:19.454681 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
| 4226 | 2026.05.21 18:21:19.454728 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part | ||
| 4227 | 2026.05.21 18:21:19.454766 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 857 rows starting from the beginning of the part | ||
| 4228 | 2026.05.21 18:21:19.454802 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 4229 | 2026.05.21 18:21:19.454839 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 853 rows starting from the beginning of the part | ||
| 4230 | 2026.05.21 18:21:19.455089 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.05.21 18:21:19.455130 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4232 | 2026.05.21 18:21:19.455446 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4233 | 2026.05.21 18:21:19.455673 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.05.21 18:21:19.455799 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001232 sec., 139610.3896103896 rows/sec., 8.56 MiB/sec. | ||
| 4235 | 2026.05.21 18:21:19.455834 [ 286 ] {97012db3-7b3a-4add-a790-c104db0c9722} <Debug> TCPHandler: Processed in 0.001401347 sec. | ||
| 4236 | 2026.05.21 18:21:19.455950 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.05.21 18:21:19.456048 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4238 | 2026.05.21 18:21:19.456089 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4239 | 2026.05.21 18:21:19.456515 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.05.21 18:21:19.456551 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4241 | 2026.05.21 18:21:19.456784 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002368775 sec., 1906892.8032421821 rows/sec., 153.13 MiB/sec. | ||
| 4242 | 2026.05.21 18:21:19.456861 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4243 | 2026.05.21 18:21:19.457067 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4244 | 2026.05.21 18:21:19.457085 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.05.21 18:21:19.457222 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 4246 | 2026.05.21 18:21:19.457259 [ 286 ] {2203624e-0208-4952-b9fe-090309cf552b} <Debug> TCPHandler: Processed in 0.001359377 sec. | ||
| 4247 | 2026.05.21 18:21:19.457326 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.21 18:21:19.457376 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.05.21 18:21:19.457399 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_26_5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4250 | 2026.05.21 18:21:19.457469 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 4251 | 2026.05.21 18:21:19.457478 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.21 18:21:19.457526 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4253 | 2026.05.21 18:21:19.457943 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.21 18:21:19.457979 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4255 | 2026.05.21 18:21:19.458291 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4256 | 2026.05.21 18:21:19.458506 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.21 18:21:19.458589 [ 99 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4258 | 2026.05.21 18:21:19.458615 [ 99 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.05.21 18:21:19.458627 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 4260 | 2026.05.21 18:21:19.458632 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4261 | 2026.05.21 18:21:19.458661 [ 286 ] {148098a8-e1c7-49fb-8d47-b025675e4e06} <Debug> TCPHandler: Processed in 0.001335096 sec. | ||
| 4262 | 2026.05.21 18:21:19.458706 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::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 | ||
| 4263 | 2026.05.21 18:21:19.458775 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.05.21 18:21:19.458794 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4265 | 2026.05.21 18:21:19.458824 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4266 | 2026.05.21 18:21:19.458870 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4267 | 2026.05.21 18:21:19.458875 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.21 18:21:19.458912 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4269 | 2026.05.21 18:21:19.458927 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4270 | 2026.05.21 18:21:19.458951 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4271 | 2026.05.21 18:21:19.458993 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 4272 | 2026.05.21 18:21:19.459026 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4273 | 2026.05.21 18:21:19.459520 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.21 18:21:19.459561 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4275 | 2026.05.21 18:21:19.459755 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001077151 sec., 319360.9809581015 rows/sec., 20.25 MiB/sec. | ||
| 4276 | 2026.05.21 18:21:19.459873 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4277 | 2026.05.21 18:21:19.459908 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4278 | 2026.05.21 18:21:19.460181 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.05.21 18:21:19.460197 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.05.21 18:21:19.460252 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_6_1} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4281 | 2026.05.21 18:21:19.460307 [ 99 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4282 | 2026.05.21 18:21:19.460317 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4283 | 2026.05.21 18:21:19.460339 [ 99 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.05.21 18:21:19.460338 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Debug> executeQuery: Read 512 rows, 36.94 KiB in 0.001482 sec., 345479.0823211876 rows/sec., 24.34 MiB/sec. | ||
| 4285 | 2026.05.21 18:21:19.460361 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4286 | 2026.05.21 18:21:19.460384 [ 286 ] {f2b57ed2-ce70-4eaa-95c7-e4ff7731351e} <Debug> TCPHandler: Processed in 0.001660002 sec. | ||
| 4287 | 2026.05.21 18:21:19.460467 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 4288 | 2026.05.21 18:21:19.460490 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.21 18:21:19.460597 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.21 18:21:19.460606 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4291 | 2026.05.21 18:21:19.460644 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4292 | 2026.05.21 18:21:19.460654 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1380 rows starting from the beginning of the part | ||
| 4293 | 2026.05.21 18:21:19.460738 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
| 4294 | 2026.05.21 18:21:19.460782 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4295 | 2026.05.21 18:21:19.460825 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 520 rows starting from the beginning of the part | ||
| 4296 | 2026.05.21 18:21:19.460866 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4297 | 2026.05.21 18:21:19.460904 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 4298 | 2026.05.21 18:21:19.460975 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.05.21 18:21:19.461017 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4300 | 2026.05.21 18:21:19.461343 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4301 | 2026.05.21 18:21:19.461577 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.05.21 18:21:19.461707 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 4303 | 2026.05.21 18:21:19.461740 [ 286 ] {3c5dfa88-ff09-4cda-8f10-373e43438ef7} <Debug> TCPHandler: Processed in 0.001304255 sec. | ||
| 4304 | 2026.05.21 18:21:19.461848 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2026.05.21 18:21:19.461944 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4306 | 2026.05.21 18:21:19.461989 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4307 | 2026.05.21 18:21:19.462264 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849366 sec., 1411294.4652383572 rows/sec., 103.64 MiB/sec. | ||
| 4308 | 2026.05.21 18:21:19.462381 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.05.21 18:21:19.462421 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4310 | 2026.05.21 18:21:19.462556 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4311 | 2026.05.21 18:21:19.462799 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4312 | 2026.05.21 18:21:19.462875 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.21 18:21:19.462965 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_26_5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4314 | 2026.05.21 18:21:19.463052 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.05.21 18:21:19.463074 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4316 | 2026.05.21 18:21:19.463186 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001261 sec., 202220.45995241872 rows/sec., 13.37 MiB/sec. | ||
| 4317 | 2026.05.21 18:21:19.463225 [ 286 ] {ffad11c0-ced7-4131-ab4f-700c52335610} <Debug> TCPHandler: Processed in 0.001426448 sec. | ||
| 4318 | 2026.05.21 18:21:19.463342 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.05.21 18:21:19.463438 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.05.21 18:21:19.463482 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4321 | 2026.05.21 18:21:19.463788 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.05.21 18:21:19.463823 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4323 | 2026.05.21 18:21:19.464109 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4324 | 2026.05.21 18:21:19.464310 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.05.21 18:21:19.464433 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 4326 | 2026.05.21 18:21:19.464466 [ 286 ] {a041a171-5084-4ef4-a758-b093390c1c7d} <Debug> TCPHandler: Processed in 0.001174192 sec. | ||
| 4327 | 2026.05.21 18:21:19.464571 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.05.21 18:21:19.464674 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.05.21 18:21:19.464736 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <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 | ||
| 4330 | 2026.05.21 18:21:19.465653 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.05.21 18:21:19.465696 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4332 | 2026.05.21 18:21:19.466252 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4333 | 2026.05.21 18:21:19.466473 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.05.21 18:21:19.466573 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4335 | 2026.05.21 18:21:19.466601 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.05.21 18:21:19.466610 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001957 sec., 15329.586101175268 rows/sec., 27.47 MiB/sec. | ||
| 4337 | 2026.05.21 18:21:19.466619 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4338 | 2026.05.21 18:21:19.466666 [ 286 ] {ad999d86-b22d-4dd2-bd0b-88f6a651e81f} <Debug> TCPHandler: Processed in 0.002145612 sec. | ||
| 4339 | 2026.05.21 18:21:19.466699 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 4340 | 2026.05.21 18:21:19.466780 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.05.21 18:21:19.466882 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.05.21 18:21:19.466925 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4343 | 2026.05.21 18:21:19.466930 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4344 | 2026.05.21 18:21:19.466995 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 245 rows starting from the beginning of the part | ||
| 4345 | 2026.05.21 18:21:19.467127 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4346 | 2026.05.21 18:21:19.467248 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 4347 | 2026.05.21 18:21:19.467262 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.21 18:21:19.467303 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4349 | 2026.05.21 18:21:19.467375 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 4350 | 2026.05.21 18:21:19.467502 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 4351 | 2026.05.21 18:21:19.467620 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4352 | 2026.05.21 18:21:19.467626 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4353 | 2026.05.21 18:21:19.467852 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.05.21 18:21:19.467982 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.00112 sec., 71428.57142857143 rows/sec., 4.48 MiB/sec. | ||
| 4355 | 2026.05.21 18:21:19.468016 [ 286 ] {3a5a2271-2abc-4742-8948-52e670715229} <Debug> TCPHandler: Processed in 0.001286645 sec. | ||
| 4356 | 2026.05.21 18:21:19.471205 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 19 columns (19 merged, 0 gathered) in 0.004536147 sec., 82889.72998450007 rows/sec., 148.53 MiB/sec. | ||
| 4357 | 2026.05.21 18:21:19.471752 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4358 | 2026.05.21 18:21:19.472085 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.05.21 18:21:19.472150 [ 187 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4360 | 2026.05.21 18:21:19.472266 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4361 | 2026.05.21 18:21:20.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.56 MiB, peak 249.68 MiB, free memory in arenas 0.00 B, will set to 246.07 MiB (RSS), difference: 1.51 MiB | ||
| 4362 | 2026.05.21 18:21:20.464587 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.05.21 18:21:20.464848 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.21 18:21:20.465228 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4365 | 2026.05.21 18:21:20.465278 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4366 | 2026.05.21 18:21:20.465557 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4367 | 2026.05.21 18:21:20.465644 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4368 | 2026.05.21 18:21:20.465809 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4369 | 2026.05.21 18:21:20.465887 [ 268 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4370 | 2026.05.21 18:21:20.465938 [ 328 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4371 | 2026.05.21 18:21:20.465941 [ 332 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4372 | 2026.05.21 18:21:20.465938 [ 348 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4373 | 2026.05.21 18:21:20.466166 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4374 | 2026.05.21 18:21:20.466197 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4375 | 2026.05.21 18:21:20.466299 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4376 | 2026.05.21 18:21:20.466320 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 4377 | 2026.05.21 18:21:20.466358 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4378 | 2026.05.21 18:21:20.466401 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4379 | 2026.05.21 18:21:20.466440 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4380 | 2026.05.21 18:21:20.466476 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4381 | 2026.05.21 18:21:20.467672 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> executeQuery: Read 47 rows, 7.86 KiB in 0.002958 sec., 15889.114266396213 rows/sec., 2.59 MiB/sec. | ||
| 4382 | 2026.05.21 18:21:20.467818 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> MemoryTracker: Peak memory usage (for query): 183.72 KiB. | ||
| 4383 | 2026.05.21 18:21:20.467832 [ 286 ] {e2474bbf-4faf-42cd-a54b-9643b67f766d} <Debug> TCPHandler: Processed in 0.003413096 sec. | ||
| 4384 | 2026.05.21 18:21:20.479685 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.05.21 18:21:20.479825 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4386 | 2026.05.21 18:21:20.479884 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4387 | 2026.05.21 18:21:20.480531 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.05.21 18:21:20.480581 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4389 | 2026.05.21 18:21:20.481026 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4390 | 2026.05.21 18:21:20.481223 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.05.21 18:21:20.481377 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 319.99 KiB/sec. | ||
| 4392 | 2026.05.21 18:21:20.481418 [ 286 ] {5cc7b1c4-696d-48e2-870d-c050f33a3765} <Debug> TCPHandler: Processed in 0.001799765 sec. | ||
| 4393 | 2026.05.21 18:21:20.481540 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.05.21 18:21:20.481642 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4395 | 2026.05.21 18:21:20.481686 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4396 | 2026.05.21 18:21:20.482103 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.05.21 18:21:20.482142 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4398 | 2026.05.21 18:21:20.482432 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4399 | 2026.05.21 18:21:20.482659 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.05.21 18:21:20.482790 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 279.02 KiB/sec. | ||
| 4401 | 2026.05.21 18:21:20.482826 [ 286 ] {5785e8d3-3c58-4a97-ad40-6b04a0716954} <Debug> TCPHandler: Processed in 0.001336766 sec. | ||
| 4402 | 2026.05.21 18:21:20.482946 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.05.21 18:21:20.483042 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4404 | 2026.05.21 18:21:20.483084 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4405 | 2026.05.21 18:21:20.484609 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.05.21 18:21:20.484649 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4407 | 2026.05.21 18:21:20.485086 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4408 | 2026.05.21 18:21:20.485305 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.05.21 18:21:20.485435 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002411 sec., 998340.9373703857 rows/sec., 73.65 MiB/sec. | ||
| 4410 | 2026.05.21 18:21:20.485475 [ 286 ] {3f5ab61e-29b8-4aad-a547-0b2a3b065fa1} <Debug> TCPHandler: Processed in 0.00257794 sec. | ||
| 4411 | 2026.05.21 18:21:20.485594 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.05.21 18:21:20.485690 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4413 | 2026.05.21 18:21:20.485731 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4414 | 2026.05.21 18:21:20.486154 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.05.21 18:21:20.486190 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4416 | 2026.05.21 18:21:20.486489 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4417 | 2026.05.21 18:21:20.486697 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.05.21 18:21:20.486830 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001158 sec., 12953.36787564767 rows/sec., 955.48 KiB/sec. | ||
| 4419 | 2026.05.21 18:21:20.486864 [ 286 ] {a59599e9-528e-4838-b40e-0afe01df0a03} <Debug> TCPHandler: Processed in 0.001321286 sec. | ||
| 4420 | 2026.05.21 18:21:20.486981 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.05.21 18:21:20.487075 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.05.21 18:21:20.487116 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4423 | 2026.05.21 18:21:20.487784 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.05.21 18:21:20.487821 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4425 | 2026.05.21 18:21:20.488139 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4426 | 2026.05.21 18:21:20.488353 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.05.21 18:21:20.488478 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00142 sec., 564084.5070422535 rows/sec., 32.58 MiB/sec. | ||
| 4428 | 2026.05.21 18:21:20.488514 [ 286 ] {2c8320b2-2de3-4b31-a8ff-e24a83eaa69b} <Debug> TCPHandler: Processed in 0.001582101 sec. | ||
| 4429 | 2026.05.21 18:21:20.488634 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.05.21 18:21:20.488729 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.05.21 18:21:20.488771 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4432 | 2026.05.21 18:21:20.489157 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.05.21 18:21:20.489194 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4434 | 2026.05.21 18:21:20.489492 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4435 | 2026.05.21 18:21:20.489697 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.21 18:21:20.489822 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 4437 | 2026.05.21 18:21:20.489856 [ 286 ] {dac4614b-a22c-4dfd-bf28-50846604dac5} <Debug> TCPHandler: Processed in 0.001272105 sec. | ||
| 4438 | 2026.05.21 18:21:20.489977 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.05.21 18:21:20.490070 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4440 | 2026.05.21 18:21:20.490111 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4441 | 2026.05.21 18:21:20.490960 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.05.21 18:21:20.490996 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4443 | 2026.05.21 18:21:20.491340 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4444 | 2026.05.21 18:21:20.491548 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.05.21 18:21:20.491674 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001621 sec., 798272.6711906231 rows/sec., 53.28 MiB/sec. | ||
| 4446 | 2026.05.21 18:21:20.491711 [ 286 ] {e9e6ca29-60e0-4aee-87a4-935a2ffbebb2} <Debug> TCPHandler: Processed in 0.001783804 sec. | ||
| 4447 | 2026.05.21 18:21:20.491839 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.05.21 18:21:20.491935 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.05.21 18:21:20.491980 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4450 | 2026.05.21 18:21:20.492648 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.05.21 18:21:20.492685 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4452 | 2026.05.21 18:21:20.493094 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4453 | 2026.05.21 18:21:20.493307 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.05.21 18:21:20.493441 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Debug> executeQuery: Read 1480 rows, 91.81 KiB in 0.001524 sec., 971128.6089238846 rows/sec., 58.83 MiB/sec. | ||
| 4455 | 2026.05.21 18:21:20.493476 [ 286 ] {b8cec92b-6775-42b0-aa77-3ff3a6b871b2} <Debug> TCPHandler: Processed in 0.001686902 sec. | ||
| 4456 | 2026.05.21 18:21:20.493600 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.05.21 18:21:20.493696 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.05.21 18:21:20.493751 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <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 | ||
| 4459 | 2026.05.21 18:21:20.494469 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.05.21 18:21:20.494508 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4461 | 2026.05.21 18:21:20.495018 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4462 | 2026.05.21 18:21:20.495235 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.05.21 18:21:20.495370 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001693 sec., 6497.341996455995 rows/sec., 11.64 MiB/sec. | ||
| 4464 | 2026.05.21 18:21:20.495426 [ 286 ] {ac282169-d046-4cb7-aabf-c7e614630384} <Debug> TCPHandler: Processed in 0.001876056 sec. | ||
| 4465 | 2026.05.21 18:21:20.495547 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.05.21 18:21:20.495642 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.05.21 18:21:20.495684 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4468 | 2026.05.21 18:21:20.495997 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.05.21 18:21:20.496033 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4470 | 2026.05.21 18:21:20.496317 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4471 | 2026.05.21 18:21:20.496526 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.05.21 18:21:20.496651 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001027 sec., 11684.518013631938 rows/sec., 806.35 KiB/sec. | ||
| 4473 | 2026.05.21 18:21:20.496684 [ 286 ] {dd59079e-5bfc-49cd-b419-4c2bd89f73da} <Debug> TCPHandler: Processed in 0.001187813 sec. | ||
| 4474 | 2026.05.21 18:21:24.437432 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.05.21 18:21:24.437700 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4476 | 2026.05.21 18:21:24.438069 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4477 | 2026.05.21 18:21:24.438108 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <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 | ||
| 4478 | 2026.05.21 18:21:24.438340 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4479 | 2026.05.21 18:21:24.438411 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4480 | 2026.05.21 18:21:24.438556 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4481 | 2026.05.21 18:21:24.438661 [ 348 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4482 | 2026.05.21 18:21:24.438675 [ 328 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4483 | 2026.05.21 18:21:24.438690 [ 319 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4484 | 2026.05.21 18:21:24.438665 [ 332 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4485 | 2026.05.21 18:21:24.438672 [ 364 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4486 | 2026.05.21 18:21:24.438859 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 4487 | 2026.05.21 18:21:24.438883 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4488 | 2026.05.21 18:21:24.439013 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4489 | 2026.05.21 18:21:24.439037 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 51 rows with 5 streams | ||
| 4490 | 2026.05.21 18:21:24.439075 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4491 | 2026.05.21 18:21:24.439120 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4492 | 2026.05.21 18:21:24.439171 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4493 | 2026.05.21 18:21:24.439220 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4494 | 2026.05.21 18:21:24.439259 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4495 | 2026.05.21 18:21:24.440547 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002953 sec., 17270.572299356587 rows/sec., 1.25 MiB/sec. | ||
| 4496 | 2026.05.21 18:21:24.440743 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> MemoryTracker: Peak memory usage (for query): 186.28 KiB. | ||
| 4497 | 2026.05.21 18:21:24.440758 [ 286 ] {b9977e25-034f-4d1e-a72c-7a13df60497e} <Debug> TCPHandler: Processed in 0.003474637 sec. | ||
| 4498 | 2026.05.21 18:21:24.442168 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.05.21 18:21:24.442281 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4500 | 2026.05.21 18:21:24.442328 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4501 | 2026.05.21 18:21:24.442819 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.05.21 18:21:24.442860 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4503 | 2026.05.21 18:21:24.443215 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4504 | 2026.05.21 18:21:24.443441 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.05.21 18:21:24.443590 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.21 MiB/sec. | ||
| 4506 | 2026.05.21 18:21:24.443626 [ 286 ] {813408f2-0d1d-4c9f-9b20-59bfd6e64d52} <Debug> TCPHandler: Processed in 0.001513379 sec. | ||
| 4507 | 2026.05.21 18:21:24.443745 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.05.21 18:21:24.443843 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4509 | 2026.05.21 18:21:24.443885 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2026.05.21 18:21:24.444300 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.05.21 18:21:24.444338 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4512 | 2026.05.21 18:21:24.444638 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4513 | 2026.05.21 18:21:24.444846 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.05.21 18:21:24.444974 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 4515 | 2026.05.21 18:21:24.445009 [ 286 ] {4325caca-e5f4-40fa-8704-eaaee764ebcb} <Debug> TCPHandler: Processed in 0.001316626 sec. | ||
| 4516 | 2026.05.21 18:21:24.445120 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.05.21 18:21:24.445216 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.05.21 18:21:24.445262 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4519 | 2026.05.21 18:21:24.445631 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.21 18:21:24.445668 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4521 | 2026.05.21 18:21:24.445987 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4522 | 2026.05.21 18:21:24.446198 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.21 18:21:24.446308 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4524 | 2026.05.21 18:21:24.446325 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 7.91 MiB/sec. | ||
| 4525 | 2026.05.21 18:21:24.446365 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.21 18:21:24.446373 [ 286 ] {1a84f564-c883-4813-9fdc-7842b179ed04} <Debug> TCPHandler: Processed in 0.001302275 sec. | ||
| 4527 | 2026.05.21 18:21:24.446397 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4528 | 2026.05.21 18:21:24.446498 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.05.21 18:21:24.446524 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 4530 | 2026.05.21 18:21:24.446599 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4531 | 2026.05.21 18:21:24.446647 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4532 | 2026.05.21 18:21:24.446677 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2026.05.21 18:21:24.446726 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8260 rows starting from the beginning of the part | ||
| 4534 | 2026.05.21 18:21:24.446809 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 259 rows starting from the beginning of the part | ||
| 4535 | 2026.05.21 18:21:24.446873 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part | ||
| 4536 | 2026.05.21 18:21:24.446930 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 255 rows starting from the beginning of the part | ||
| 4537 | 2026.05.21 18:21:24.446979 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.05.21 18:21:24.446980 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1480 rows starting from the beginning of the part | ||
| 4539 | 2026.05.21 18:21:24.447022 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4540 | 2026.05.21 18:21:24.447048 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4541 | 2026.05.21 18:21:24.447377 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4542 | 2026.05.21 18:21:24.447602 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.05.21 18:21:24.447739 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001159 sec., 41415.01294219154 rows/sec., 2.79 MiB/sec. | ||
| 4544 | 2026.05.21 18:21:24.447774 [ 286 ] {0bcd41fb-e668-4bdd-848e-fc0044f950fe} <Debug> TCPHandler: Processed in 0.001325036 sec. | ||
| 4545 | 2026.05.21 18:21:24.450746 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10532 rows, containing 5 columns (5 merged, 0 gathered) in 0.004278652 sec., 2461522.9282493647 rows/sec., 160.27 MiB/sec. | ||
| 4546 | 2026.05.21 18:21:24.451114 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4547 | 2026.05.21 18:21:24.451484 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.05.21 18:21:24.451583 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4549 | 2026.05.21 18:21:24.451703 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4550 | 2026.05.21 18:21:25.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.61 MiB, peak 251.80 MiB, free memory in arenas 0.00 B, will set to 247.77 MiB (RSS), difference: 1.17 MiB | ||
| 4551 | 2026.05.21 18:21:25.086034 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10149 | ||
| 4552 | 2026.05.21 18:21:25.086583 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.05.21 18:21:25.086634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4554 | 2026.05.21 18:21:25.087127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4555 | 2026.05.21 18:21:25.087394 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.05.21 18:21:25.087542 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10149 | ||
| 4557 | 2026.05.21 18:21:25.087581 [ 96 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4558 | 2026.05.21 18:21:25.087654 [ 96 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.05.21 18:21:25.087676 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4560 | 2026.05.21 18:21:25.087812 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 4561 | 2026.05.21 18:21:25.087955 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.05.21 18:21:25.087996 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7717 rows starting from the beginning of the part | ||
| 4563 | 2026.05.21 18:21:25.088063 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 4564 | 2026.05.21 18:21:25.088111 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 4565 | 2026.05.21 18:21:25.088154 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 4566 | 2026.05.21 18:21:25.088192 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 4567 | 2026.05.21 18:21:25.088231 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 4568 | 2026.05.21 18:21:25.090077 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367405 sec., 4286972.444512029 rows/sec., 61.33 MiB/sec. | ||
| 4569 | 2026.05.21 18:21:25.090280 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4570 | 2026.05.21 18:21:25.090604 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_21_4} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.05.21 18:21:25.090684 [ 193 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_21_4} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4572 | 2026.05.21 18:21:25.090785 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4573 | 2026.05.21 18:21:25.619797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4574 | 2026.05.21 18:21:25.638033 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.05.21 18:21:25.638089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4576 | 2026.05.21 18:21:25.644199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4577 | 2026.05.21 18:21:25.644911 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2026.05.21 18:21:25.645211 [ 95 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4579 | 2026.05.21 18:21:25.645306 [ 95 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.05.21 18:21:25.645345 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4581 | 2026.05.21 18:21:25.645510 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4582 | 2026.05.21 18:21:25.648266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4583 | 2026.05.21 18:21:25.649461 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2026.05.21 18:21:25.651052 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4585 | 2026.05.21 18:21:25.655986 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4586 | 2026.05.21 18:21:25.660539 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4587 | 2026.05.21 18:21:25.664670 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4588 | 2026.05.21 18:21:25.668818 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4589 | 2026.05.21 18:21:25.672751 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 4590 | 2026.05.21 18:21:25.723294 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07784794 sec., 2042.4432554027762 rows/sec., 10.56 MiB/sec. | ||
| 4591 | 2026.05.21 18:21:25.725199 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4592 | 2026.05.21 18:21:25.726929 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_21_4} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.21 18:21:25.727019 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_21_4} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4594 | 2026.05.21 18:21:25.728536 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4595 | 2026.05.21 18:21:26.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.88 MiB, peak 259.44 MiB, free memory in arenas 0.00 B, will set to 252.27 MiB (RSS), difference: 3.39 MiB | ||
| 4596 | 2026.05.21 18:21:29.443698 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.05.21 18:21:29.443948 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4598 | 2026.05.21 18:21:29.444305 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4599 | 2026.05.21 18:21:29.444348 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4600 | 2026.05.21 18:21:29.444595 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <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 18:21:29.444666 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4602 | 2026.05.21 18:21:29.444812 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4603 | 2026.05.21 18:21:29.444911 [ 364 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4604 | 2026.05.21 18:21:29.444925 [ 330 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4605 | 2026.05.21 18:21:29.444910 [ 332 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4606 | 2026.05.21 18:21:29.444910 [ 348 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4607 | 2026.05.21 18:21:29.444910 [ 328 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4608 | 2026.05.21 18:21:29.445138 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 4609 | 2026.05.21 18:21:29.445170 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4610 | 2026.05.21 18:21:29.445287 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4611 | 2026.05.21 18:21:29.445310 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Reading approx. 51 rows with 5 streams | ||
| 4612 | 2026.05.21 18:21:29.445348 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4613 | 2026.05.21 18:21:29.445418 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4614 | 2026.05.21 18:21:29.445459 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4615 | 2026.05.21 18:21:29.445496 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4616 | 2026.05.21 18:21:29.445532 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4617 | 2026.05.21 18:21:29.446921 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003073 sec., 16596.160104132767 rows/sec., 3.41 MiB/sec. | ||
| 4618 | 2026.05.21 18:21:29.447129 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> MemoryTracker: Peak memory usage (for query): 222.62 KiB. | ||
| 4619 | 2026.05.21 18:21:29.447145 [ 286 ] {a24cfb26-fe60-4ad0-8b0e-309a35c5a48c} <Debug> TCPHandler: Processed in 0.003576729 sec. | ||
| 4620 | 2026.05.21 18:21:29.452316 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.05.21 18:21:29.452456 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.05.21 18:21:29.452512 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4623 | 2026.05.21 18:21:29.453174 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.05.21 18:21:29.453213 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4625 | 2026.05.21 18:21:29.453714 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4626 | 2026.05.21 18:21:29.454081 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.05.21 18:21:29.454231 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001819 sec., 156129.74161627266 rows/sec., 9.92 MiB/sec. | ||
| 4628 | 2026.05.21 18:21:29.454272 [ 286 ] {eb322f7d-f773-4455-8598-2210c599131b} <Debug> TCPHandler: Processed in 0.002020269 sec. | ||
| 4629 | 2026.05.21 18:21:29.454409 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.05.21 18:21:29.454512 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4631 | 2026.05.21 18:21:29.454558 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4632 | 2026.05.21 18:21:29.455345 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.05.21 18:21:29.455381 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4634 | 2026.05.21 18:21:29.455748 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4635 | 2026.05.21 18:21:29.455971 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.05.21 18:21:29.456108 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001619 sec., 529339.0982087709 rows/sec., 41.33 MiB/sec. | ||
| 4637 | 2026.05.21 18:21:29.456144 [ 286 ] {67f46b23-68b1-4b9c-8f7f-ee9dbbf19e37} <Debug> TCPHandler: Processed in 0.001787225 sec. | ||
| 4638 | 2026.05.21 18:21:29.456271 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.05.21 18:21:29.456368 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.05.21 18:21:29.456410 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4641 | 2026.05.21 18:21:29.456860 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.05.21 18:21:29.456899 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4643 | 2026.05.21 18:21:29.457195 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4644 | 2026.05.21 18:21:29.457402 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.05.21 18:21:29.457531 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001184 sec., 145270.27027027027 rows/sec., 8.91 MiB/sec. | ||
| 4646 | 2026.05.21 18:21:29.457565 [ 286 ] {9cff7cc8-85be-4834-9cc3-284c49548aae} <Debug> TCPHandler: Processed in 0.001346226 sec. | ||
| 4647 | 2026.05.21 18:21:29.457690 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.05.21 18:21:29.457785 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.05.21 18:21:29.457827 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4650 | 2026.05.21 18:21:29.458252 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.05.21 18:21:29.458289 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4652 | 2026.05.21 18:21:29.458605 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4653 | 2026.05.21 18:21:29.458809 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.05.21 18:21:29.458931 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 4655 | 2026.05.21 18:21:29.458966 [ 286 ] {bd7a42a3-8fe1-4a30-9b38-9ee04f90cbc5} <Debug> TCPHandler: Processed in 0.001326905 sec. | ||
| 4656 | 2026.05.21 18:21:29.459087 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.05.21 18:21:29.459182 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.05.21 18:21:29.459224 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4659 | 2026.05.21 18:21:29.459683 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.05.21 18:21:29.459723 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4661 | 2026.05.21 18:21:29.460058 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4662 | 2026.05.21 18:21:29.460278 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.05.21 18:21:29.460404 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 4664 | 2026.05.21 18:21:29.460451 [ 286 ] {defbebd9-5fba-4c6c-870d-cbbcc12f4174} <Debug> TCPHandler: Processed in 0.001413117 sec. | ||
| 4665 | 2026.05.21 18:21:29.460590 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.05.21 18:21:29.460686 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4667 | 2026.05.21 18:21:29.460728 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4668 | 2026.05.21 18:21:29.461309 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.05.21 18:21:29.461346 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4670 | 2026.05.21 18:21:29.461671 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4671 | 2026.05.21 18:21:29.461881 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.05.21 18:21:29.462011 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001344 sec., 386904.76190476195 rows/sec., 27.31 MiB/sec. | ||
| 4673 | 2026.05.21 18:21:29.462047 [ 286 ] {bcade98b-20e2-4e24-9df9-4beaf0233977} <Debug> TCPHandler: Processed in 0.00150826 sec. | ||
| 4674 | 2026.05.21 18:21:29.462170 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.05.21 18:21:29.462268 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4676 | 2026.05.21 18:21:29.462309 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4677 | 2026.05.21 18:21:29.462637 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.05.21 18:21:29.462675 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4679 | 2026.05.21 18:21:29.462993 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4680 | 2026.05.21 18:21:29.463210 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.05.21 18:21:29.463333 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 4682 | 2026.05.21 18:21:29.463366 [ 286 ] {2afecd3a-f3b2-4ed1-baed-0dc91c47d7db} <Debug> TCPHandler: Processed in 0.001246074 sec. | ||
| 4683 | 2026.05.21 18:21:29.463480 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.05.21 18:21:29.463575 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.21 18:21:29.463620 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4686 | 2026.05.21 18:21:29.464059 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.21 18:21:29.464095 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4688 | 2026.05.21 18:21:29.464457 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4689 | 2026.05.21 18:21:29.464674 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.21 18:21:29.464802 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 4691 | 2026.05.21 18:21:29.464837 [ 286 ] {8bdb53da-43d9-4631-b6b4-546fa7e987cd} <Debug> TCPHandler: Processed in 0.001406957 sec. | ||
| 4692 | 2026.05.21 18:21:29.464970 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.21 18:21:29.465064 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.05.21 18:21:29.465108 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4695 | 2026.05.21 18:21:29.465443 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.21 18:21:29.465480 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4697 | 2026.05.21 18:21:29.465773 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4698 | 2026.05.21 18:21:29.465980 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.21 18:21:29.466107 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 4700 | 2026.05.21 18:21:29.466142 [ 286 ] {c8372bf6-75e2-4e08-bd30-13530f5ef504} <Debug> TCPHandler: Processed in 0.001222903 sec. | ||
| 4701 | 2026.05.21 18:21:29.466284 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.21 18:21:29.466380 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.21 18:21:29.466436 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <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 | ||
| 4704 | 2026.05.21 18:21:29.467243 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.21 18:21:29.467280 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4706 | 2026.05.21 18:21:29.467835 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4707 | 2026.05.21 18:21:29.468061 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.21 18:21:29.468201 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001839 sec., 16313.21370309951 rows/sec., 29.23 MiB/sec. | ||
| 4709 | 2026.05.21 18:21:29.468258 [ 286 ] {57cf1d84-495d-42e3-a075-b5fefd70ed3a} <Debug> TCPHandler: Processed in 0.002031159 sec. | ||
| 4710 | 2026.05.21 18:21:29.468382 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.21 18:21:29.468478 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.21 18:21:29.468520 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4713 | 2026.05.21 18:21:29.468860 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.21 18:21:29.468897 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4715 | 2026.05.21 18:21:29.469212 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4716 | 2026.05.21 18:21:29.469422 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.21 18:21:29.469540 [ 90 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4718 | 2026.05.21 18:21:29.469559 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 4719 | 2026.05.21 18:21:29.469619 [ 90 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.05.21 18:21:29.469633 [ 286 ] {aa471566-db9f-4b96-a4d8-1ed3122a89dc} <Debug> TCPHandler: Processed in 0.001300915 sec. | ||
| 4721 | 2026.05.21 18:21:29.469650 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4722 | 2026.05.21 18:21:29.469751 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 4723 | 2026.05.21 18:21:29.469860 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4724 | 2026.05.21 18:21:29.469895 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 920 rows starting from the beginning of the part | ||
| 4725 | 2026.05.21 18:21:29.469984 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 4726 | 2026.05.21 18:21:29.470040 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 80 rows starting from the beginning of the part | ||
| 4727 | 2026.05.21 18:21:29.470086 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4728 | 2026.05.21 18:21:29.470139 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4729 | 2026.05.21 18:21:29.470182 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4730 | 2026.05.21 18:21:29.471115 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401977 sec., 855934.1558385052 rows/sec., 57.58 MiB/sec. | ||
| 4731 | 2026.05.21 18:21:29.471358 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4732 | 2026.05.21 18:21:29.471787 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.05.21 18:21:29.471870 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_26_5} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4734 | 2026.05.21 18:21:29.471976 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4735 | 2026.05.21 18:21:31.272385 [ 88 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4736 | 2026.05.21 18:21:31.272500 [ 88 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.05.21 18:21:31.272549 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4738 | 2026.05.21 18:21:31.272695 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 4739 | 2026.05.21 18:21:31.272870 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4740 | 2026.05.21 18:21:31.272911 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 4741 | 2026.05.21 18:21:31.272986 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 4742 | 2026.05.21 18:21:31.273040 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 4743 | 2026.05.21 18:21:31.273085 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 4744 | 2026.05.21 18:21:31.273132 [ 193 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 4745 | 2026.05.21 18:21:31.273880 [ 198 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241294 sec., 24168.327567844524 rows/sec., 2.02 MiB/sec. | ||
| 4746 | 2026.05.21 18:21:31.274115 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4747 | 2026.05.21 18:21:31.274444 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.05.21 18:21:31.274529 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_9_2} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4749 | 2026.05.21 18:21:31.274646 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4750 | 2026.05.21 18:21:31.834059 [ 88 ] {} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4751 | 2026.05.21 18:21:31.834128 [ 88 ] {} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.21 18:21:31.834151 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4753 | 2026.05.21 18:21:31.834285 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::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 | ||
| 4754 | 2026.05.21 18:21:31.834643 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2026.05.21 18:21:31.834683 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 4756 | 2026.05.21 18:21:31.834772 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 4757 | 2026.05.21 18:21:31.834862 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4758 | 2026.05.21 18:21:31.834955 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::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 | ||
| 4759 | 2026.05.21 18:21:31.835032 [ 193 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::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 | ||
| 4760 | 2026.05.21 18:21:31.836561 [ 198 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002331776 sec., 21871.740681780757 rows/sec., 5.17 MiB/sec. | ||
| 4761 | 2026.05.21 18:21:31.836755 [ 201 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4762 | 2026.05.21 18:21:31.837157 [ 201 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.05.21 18:21:31.837230 [ 201 ] {1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342::all_1_5_1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4764 | 2026.05.21 18:21:31.837304 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4765 | 2026.05.21 18:21:32.499334 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4766 | 2026.05.21 18:21:32.499418 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4767 | 2026.05.21 18:21:32.587693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10597 | ||
| 4768 | 2026.05.21 18:21:32.588171 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.21 18:21:32.588215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4770 | 2026.05.21 18:21:32.588902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4771 | 2026.05.21 18:21:32.589147 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.21 18:21:32.589301 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10597 | ||
| 4773 | 2026.05.21 18:21:33.148422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4774 | 2026.05.21 18:21:33.164195 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.05.21 18:21:33.164263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 4776 | 2026.05.21 18:21:33.170031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4777 | 2026.05.21 18:21:33.170739 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.05.21 18:21:33.173798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4779 | 2026.05.21 18:21:34.438780 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.05.21 18:21:34.439049 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4781 | 2026.05.21 18:21:34.439405 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4782 | 2026.05.21 18:21:34.439444 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <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 | ||
| 4783 | 2026.05.21 18:21:34.439785 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4784 | 2026.05.21 18:21:34.439880 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4785 | 2026.05.21 18:21:34.440047 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4786 | 2026.05.21 18:21:34.440091 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4787 | 2026.05.21 18:21:34.440120 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 4788 | 2026.05.21 18:21:34.440139 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4789 | 2026.05.21 18:21:34.440190 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4790 | 2026.05.21 18:21:34.440215 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4791 | 2026.05.21 18:21:34.441374 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002429 sec., 20996.294771510908 rows/sec., 4.97 MiB/sec. | ||
| 4792 | 2026.05.21 18:21:34.441479 [ 286 ] {2712eb79-1565-4c83-afd8-affb5b3dbfbf} <Debug> TCPHandler: Processed in 0.002842224 sec. | ||
| 4793 | 2026.05.21 18:21:34.443066 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.05.21 18:21:34.443178 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4795 | 2026.05.21 18:21:34.443223 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4796 | 2026.05.21 18:21:34.443726 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.05.21 18:21:34.443770 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4798 | 2026.05.21 18:21:34.444138 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4799 | 2026.05.21 18:21:34.444391 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.05.21 18:21:34.444540 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.09 MiB/sec. | ||
| 4801 | 2026.05.21 18:21:34.444577 [ 286 ] {cf5dc8e6-8c33-41aa-9047-008dc38f5a1e} <Debug> TCPHandler: Processed in 0.00156402 sec. | ||
| 4802 | 2026.05.21 18:21:34.444688 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.05.21 18:21:34.444788 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4804 | 2026.05.21 18:21:34.444830 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4805 | 2026.05.21 18:21:34.445223 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.05.21 18:21:34.445261 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4807 | 2026.05.21 18:21:34.445600 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4808 | 2026.05.21 18:21:34.445811 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.05.21 18:21:34.445939 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 4810 | 2026.05.21 18:21:34.445974 [ 286 ] {1d94450e-347f-4cb9-a4a2-963d078ac234} <Debug> TCPHandler: Processed in 0.001336126 sec. | ||
| 4811 | 2026.05.21 18:21:34.446090 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.05.21 18:21:34.446186 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.05.21 18:21:34.446231 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4814 | 2026.05.21 18:21:34.446631 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.21 18:21:34.446668 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4816 | 2026.05.21 18:21:34.446993 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4817 | 2026.05.21 18:21:34.447202 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.21 18:21:34.447333 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4819 | 2026.05.21 18:21:34.447367 [ 286 ] {c3e8a2f7-6660-4a2a-8788-5bbb47de423c} <Debug> TCPHandler: Processed in 0.001327746 sec. | ||
| 4820 | 2026.05.21 18:21:34.447479 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.21 18:21:34.447575 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.21 18:21:34.447617 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.05.21 18:21:34.447939 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.21 18:21:34.447975 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4825 | 2026.05.21 18:21:34.448286 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4826 | 2026.05.21 18:21:34.448486 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.05.21 18:21:34.448613 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4828 | 2026.05.21 18:21:34.448647 [ 286 ] {63768342-06e9-4cb3-a642-7705e857a803} <Debug> TCPHandler: Processed in 0.001217983 sec. | ||
| 4829 | 2026.05.21 18:21:39.442707 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.05.21 18:21:39.443107 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4831 | 2026.05.21 18:21:39.443668 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4832 | 2026.05.21 18:21:39.443749 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <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_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')" moved to PREWHERE | ||
| 4833 | 2026.05.21 18:21:39.443982 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4834 | 2026.05.21 18:21:39.444047 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4835 | 2026.05.21 18:21:39.444180 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4836 | 2026.05.21 18:21:39.444214 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4837 | 2026.05.21 18:21:39.444236 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 4838 | 2026.05.21 18:21:39.444251 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4839 | 2026.05.21 18:21:39.444290 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4840 | 2026.05.21 18:21:39.444309 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4841 | 2026.05.21 18:21:39.445803 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002862 sec., 17819.706498951782 rows/sec., 4.21 MiB/sec. | ||
| 4842 | 2026.05.21 18:21:39.445904 [ 286 ] {c17c5765-fd19-4d1e-88a7-ad51ac174228} <Debug> TCPHandler: Processed in 0.003388575 sec. | ||
| 4843 | 2026.05.21 18:21:39.449371 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.05.21 18:21:39.449579 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.21 18:21:39.449665 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4846 | 2026.05.21 18:21:39.450255 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.21 18:21:39.450292 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4848 | 2026.05.21 18:21:39.450656 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4849 | 2026.05.21 18:21:39.450879 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.21 18:21:39.451021 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001501 sec., 15989.340439706863 rows/sec., 1.33 MiB/sec. | ||
| 4851 | 2026.05.21 18:21:39.451057 [ 286 ] {3b29c895-7e38-487b-84b5-74fc17b974aa} <Debug> TCPHandler: Processed in 0.001789935 sec. | ||
| 4852 | 2026.05.21 18:21:39.451180 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.21 18:21:39.451278 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4854 | 2026.05.21 18:21:39.451320 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4855 | 2026.05.21 18:21:39.451708 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.05.21 18:21:39.451743 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4857 | 2026.05.21 18:21:39.452024 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4858 | 2026.05.21 18:21:39.452236 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.05.21 18:21:39.452362 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 4860 | 2026.05.21 18:21:39.452397 [ 286 ] {801e8ad5-7392-4b3a-8554-539b76ae1028} <Debug> TCPHandler: Processed in 0.001267054 sec. | ||
| 4861 | 2026.05.21 18:21:39.452519 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.05.21 18:21:39.452644 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4863 | 2026.05.21 18:21:39.452694 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4864 | 2026.05.21 18:21:39.453321 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.05.21 18:21:39.453365 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4866 | 2026.05.21 18:21:39.453768 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4867 | 2026.05.21 18:21:39.453987 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.05.21 18:21:39.454094 [ 79 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4869 | 2026.05.21 18:21:39.454116 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001497 sec., 173680.6947227789 rows/sec., 15.59 MiB/sec. | ||
| 4870 | 2026.05.21 18:21:39.454139 [ 79 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.21 18:21:39.454151 [ 286 ] {3669d6c8-62a5-4a51-81e5-10436944a930} <Debug> TCPHandler: Processed in 0.001694432 sec. | ||
| 4872 | 2026.05.21 18:21:39.454163 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4873 | 2026.05.21 18:21:39.454277 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.05.21 18:21:39.454281 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 4875 | 2026.05.21 18:21:39.454403 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.05.21 18:21:39.454446 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4877 | 2026.05.21 18:21:39.454458 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4878 | 2026.05.21 18:21:39.454491 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3333 rows starting from the beginning of the part | ||
| 4879 | 2026.05.21 18:21:39.454564 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2407 rows starting from the beginning of the part | ||
| 4880 | 2026.05.21 18:21:39.454618 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4881 | 2026.05.21 18:21:39.454670 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 857 rows starting from the beginning of the part | ||
| 4882 | 2026.05.21 18:21:39.454735 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4883 | 2026.05.21 18:21:39.454783 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 260 rows starting from the beginning of the part | ||
| 4884 | 2026.05.21 18:21:39.454964 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.05.21 18:21:39.455012 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4886 | 2026.05.21 18:21:39.455480 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4887 | 2026.05.21 18:21:39.455712 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.05.21 18:21:39.455853 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001474 sec., 38670.28493894165 rows/sec., 2.86 MiB/sec. | ||
| 4889 | 2026.05.21 18:21:39.455891 [ 286 ] {9f61cdb6-b691-403a-afcc-888401b6297d} <Debug> TCPHandler: Processed in 0.001676512 sec. | ||
| 4890 | 2026.05.21 18:21:39.456012 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.05.21 18:21:39.456128 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.05.21 18:21:39.456177 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4893 | 2026.05.21 18:21:39.456649 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.05.21 18:21:39.456692 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4895 | 2026.05.21 18:21:39.457029 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4896 | 2026.05.21 18:21:39.457244 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.05.21 18:21:39.457342 [ 79 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4898 | 2026.05.21 18:21:39.457369 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001266 sec., 18957.34597156398 rows/sec., 1.57 MiB/sec. | ||
| 4899 | 2026.05.21 18:21:39.457378 [ 79 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.21 18:21:39.457401 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4901 | 2026.05.21 18:21:39.457404 [ 286 ] {f1a97966-4d28-4765-bd7f-3231a8066c90} <Debug> TCPHandler: Processed in 0.001451918 sec. | ||
| 4902 | 2026.05.21 18:21:39.457517 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::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 | ||
| 4903 | 2026.05.21 18:21:39.457525 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.05.21 18:21:39.457554 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6969 rows, containing 5 columns (5 merged, 0 gathered) in 0.003319093 sec., 2099670.000207888 rows/sec., 167.14 MiB/sec. | ||
| 4905 | 2026.05.21 18:21:39.457661 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4906 | 2026.05.21 18:21:39.457671 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.05.21 18:21:39.457702 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 825 rows starting from the beginning of the part | ||
| 4908 | 2026.05.21 18:21:39.457723 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4909 | 2026.05.21 18:21:39.457775 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4910 | 2026.05.21 18:21:39.457826 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4911 | 2026.05.21 18:21:39.457868 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 4912 | 2026.05.21 18:21:39.457908 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4913 | 2026.05.21 18:21:39.457951 [ 201 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 4914 | 2026.05.21 18:21:39.457994 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4915 | 2026.05.21 18:21:39.458127 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.05.21 18:21:39.458171 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4917 | 2026.05.21 18:21:39.458369 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.21 18:21:39.458484 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_31_6} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4919 | 2026.05.21 18:21:39.458589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 4920 | 2026.05.21 18:21:39.458726 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4921 | 2026.05.21 18:21:39.458977 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.05.21 18:21:39.459110 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 643.45 KiB/sec. | ||
| 4923 | 2026.05.21 18:21:39.459146 [ 286 ] {69cbe26d-59bd-4aa2-a404-738658dbac7b} <Debug> TCPHandler: Processed in 0.001670932 sec. | ||
| 4924 | 2026.05.21 18:21:39.459172 [ 190 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2097 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709313 sec., 1226808.6652356824 rows/sec., 78.04 MiB/sec. | ||
| 4925 | 2026.05.21 18:21:39.459263 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.05.21 18:21:39.459363 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4927 | 2026.05.21 18:21:39.459388 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4928 | 2026.05.21 18:21:39.459408 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4929 | 2026.05.21 18:21:39.459666 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.05.21 18:21:39.459742 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_11_2} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4931 | 2026.05.21 18:21:39.459822 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4932 | 2026.05.21 18:21:39.459904 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.21 18:21:39.459946 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4934 | 2026.05.21 18:21:39.460284 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4935 | 2026.05.21 18:21:39.460502 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.21 18:21:39.460595 [ 79 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4937 | 2026.05.21 18:21:39.460624 [ 79 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.05.21 18:21:39.460633 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Debug> executeQuery: Read 145 rows, 11.98 KiB in 0.001287 sec., 112665.11266511267 rows/sec., 9.09 MiB/sec. | ||
| 4939 | 2026.05.21 18:21:39.460642 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4940 | 2026.05.21 18:21:39.460669 [ 286 ] {be6b1cde-dd98-4db9-8c23-1130f9cd7d25} <Debug> TCPHandler: Processed in 0.001457278 sec. | ||
| 4941 | 2026.05.21 18:21:39.460718 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 4942 | 2026.05.21 18:21:39.460795 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.05.21 18:21:39.460815 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2026.05.21 18:21:39.460849 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1808 rows starting from the beginning of the part | ||
| 4945 | 2026.05.21 18:21:39.460896 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1294 rows starting from the beginning of the part | ||
| 4946 | 2026.05.21 18:21:39.460920 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.05.21 18:21:39.460934 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4948 | 2026.05.21 18:21:39.460979 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 4949 | 2026.05.21 18:21:39.460981 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4950 | 2026.05.21 18:21:39.461017 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4951 | 2026.05.21 18:21:39.461057 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 145 rows starting from the beginning of the part | ||
| 4952 | 2026.05.21 18:21:39.461477 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.21 18:21:39.461524 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4954 | 2026.05.21 18:21:39.461960 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4955 | 2026.05.21 18:21:39.462180 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.21 18:21:39.462307 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001413 sec., 165605.09554140127 rows/sec., 12.11 MiB/sec. | ||
| 4957 | 2026.05.21 18:21:39.462342 [ 286 ] {fa871538-9326-4a79-bd32-7c80195d9cf1} <Debug> TCPHandler: Processed in 0.001609821 sec. | ||
| 4958 | 2026.05.21 18:21:39.462420 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728504 sec., 2253393.686100813 rows/sec., 163.50 MiB/sec. | ||
| 4959 | 2026.05.21 18:21:39.462462 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.05.21 18:21:39.462562 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4961 | 2026.05.21 18:21:39.462617 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <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 | ||
| 4962 | 2026.05.21 18:21:39.462665 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4963 | 2026.05.21 18:21:39.462918 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.05.21 18:21:39.462995 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_31_6} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4965 | 2026.05.21 18:21:39.463072 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4966 | 2026.05.21 18:21:39.463429 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.05.21 18:21:39.463471 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4968 | 2026.05.21 18:21:39.464080 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4969 | 2026.05.21 18:21:39.464309 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.05.21 18:21:39.464447 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 38.61 MiB/sec. | ||
| 4971 | 2026.05.21 18:21:39.464507 [ 286 ] {692b163f-b222-42e5-8331-b8f0816b247d} <Debug> TCPHandler: Processed in 0.002094691 sec. | ||
| 4972 | 2026.05.21 18:21:39.464631 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.05.21 18:21:39.464726 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.05.21 18:21:39.464771 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4975 | 2026.05.21 18:21:39.465144 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.05.21 18:21:39.465180 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4977 | 2026.05.21 18:21:39.465489 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4978 | 2026.05.21 18:21:39.465706 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.05.21 18:21:39.465831 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4980 | 2026.05.21 18:21:39.465865 [ 286 ] {274476bc-2861-43c6-82e6-af42ffbb0bd8} <Debug> TCPHandler: Processed in 0.001285115 sec. | ||
| 4981 | 2026.05.21 18:21:40.089692 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11109 | ||
| 4982 | 2026.05.21 18:21:40.090526 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.21 18:21:40.090594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4984 | 2026.05.21 18:21:40.091164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4985 | 2026.05.21 18:21:40.091402 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.21 18:21:40.091534 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11109 | ||
| 4987 | 2026.05.21 18:21:40.674191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4988 | 2026.05.21 18:21:40.691976 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.05.21 18:21:40.692049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 4990 | 2026.05.21 18:21:40.697773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4991 | 2026.05.21 18:21:40.698488 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.05.21 18:21:40.701488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4993 | 2026.05.21 18:21:44.438603 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.05.21 18:21:44.438842 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4995 | 2026.05.21 18:21:44.439192 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4996 | 2026.05.21 18:21:44.439232 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <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 | ||
| 4997 | 2026.05.21 18:21:44.439446 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4998 | 2026.05.21 18:21:44.439519 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4999 | 2026.05.21 18:21:44.439661 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5000 | 2026.05.21 18:21:44.439698 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5001 | 2026.05.21 18:21:44.439721 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5002 | 2026.05.21 18:21:44.439736 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5003 | 2026.05.21 18:21:44.439779 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5004 | 2026.05.21 18:21:44.439799 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5005 | 2026.05.21 18:21:44.441260 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002508 sec., 20334.928229665074 rows/sec., 4.81 MiB/sec. | ||
| 5006 | 2026.05.21 18:21:44.441367 [ 286 ] {76146b93-b1a7-43af-8a51-d522a3ac8fd7} <Debug> TCPHandler: Processed in 0.002897986 sec. | ||
| 5007 | 2026.05.21 18:21:44.442935 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.05.21 18:21:44.443058 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.21 18:21:44.443123 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5010 | 2026.05.21 18:21:44.443762 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.05.21 18:21:44.443824 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5012 | 2026.05.21 18:21:44.444272 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5013 | 2026.05.21 18:21:44.444495 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.21 18:21:44.444645 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 5015 | 2026.05.21 18:21:44.444682 [ 286 ] {9f849eaf-4ba1-4e7b-9f14-785b0ed4919f} <Debug> TCPHandler: Processed in 0.001800555 sec. | ||
| 5016 | 2026.05.21 18:21:44.444798 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.05.21 18:21:44.444897 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5018 | 2026.05.21 18:21:44.444940 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5019 | 2026.05.21 18:21:44.445355 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.21 18:21:44.445392 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5021 | 2026.05.21 18:21:44.445690 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5022 | 2026.05.21 18:21:44.445896 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.21 18:21:44.446025 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 5024 | 2026.05.21 18:21:44.446059 [ 286 ] {7f19593f-2115-4e3a-a82a-c39c3e93f9f9} <Debug> TCPHandler: Processed in 0.001313496 sec. | ||
| 5025 | 2026.05.21 18:21:44.446175 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.05.21 18:21:44.446271 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.21 18:21:44.446315 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5028 | 2026.05.21 18:21:44.446720 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.05.21 18:21:44.446756 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5030 | 2026.05.21 18:21:44.447085 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5031 | 2026.05.21 18:21:44.447299 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.21 18:21:44.447427 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5033 | 2026.05.21 18:21:44.447460 [ 286 ] {2de9e669-8d76-4fe6-9454-5e53a2018363} <Debug> TCPHandler: Processed in 0.001334996 sec. | ||
| 5034 | 2026.05.21 18:21:44.447563 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.05.21 18:21:44.447658 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5036 | 2026.05.21 18:21:44.447700 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5037 | 2026.05.21 18:21:44.448029 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.05.21 18:21:44.448066 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5039 | 2026.05.21 18:21:44.448380 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5040 | 2026.05.21 18:21:44.448590 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.05.21 18:21:44.448715 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5042 | 2026.05.21 18:21:44.448748 [ 286 ] {bf1d5edd-eee9-406e-a426-5cab06b7ecc2} <Debug> TCPHandler: Processed in 0.001234784 sec. | ||
| 5043 | 2026.05.21 18:21:47.499493 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5044 | 2026.05.21 18:21:47.499572 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5045 | 2026.05.21 18:21:47.591804 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11557 | ||
| 5046 | 2026.05.21 18:21:47.592284 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.05.21 18:21:47.592334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5048 | 2026.05.21 18:21:47.592825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5049 | 2026.05.21 18:21:47.593072 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.05.21 18:21:47.593205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11557 | ||
| 5051 | 2026.05.21 18:21:48.201822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5052 | 2026.05.21 18:21:48.218427 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.05.21 18:21:48.218493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5054 | 2026.05.21 18:21:48.224444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5055 | 2026.05.21 18:21:48.225170 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.05.21 18:21:48.227996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5057 | 2026.05.21 18:21:49.440583 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.05.21 18:21:49.440964 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5059 | 2026.05.21 18:21:49.441492 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5060 | 2026.05.21 18:21:49.441532 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <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 | ||
| 5061 | 2026.05.21 18:21:49.441748 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5062 | 2026.05.21 18:21:49.441817 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5063 | 2026.05.21 18:21:49.441955 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5064 | 2026.05.21 18:21:49.441992 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5065 | 2026.05.21 18:21:49.442014 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5066 | 2026.05.21 18:21:49.442029 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5067 | 2026.05.21 18:21:49.442071 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5068 | 2026.05.21 18:21:49.442091 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5069 | 2026.05.21 18:21:49.443081 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002272 sec., 22447.183098591548 rows/sec., 5.31 MiB/sec. | ||
| 5070 | 2026.05.21 18:21:49.443146 [ 286 ] {23a0d7d2-2a8f-4af7-9260-ce7fb6916083} <Debug> TCPHandler: Processed in 0.002751963 sec. | ||
| 5071 | 2026.05.21 18:21:49.445427 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2026.05.21 18:21:49.445556 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5073 | 2026.05.21 18:21:49.445607 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5074 | 2026.05.21 18:21:49.446270 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.05.21 18:21:49.446317 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5076 | 2026.05.21 18:21:49.446688 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5077 | 2026.05.21 18:21:49.446906 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.05.21 18:21:49.447050 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001531 sec., 90137.16525146963 rows/sec., 7.84 MiB/sec. | ||
| 5079 | 2026.05.21 18:21:49.447086 [ 286 ] {5b2e8af9-a243-433a-920c-3a2cff333f30} <Debug> TCPHandler: Processed in 0.001717613 sec. | ||
| 5080 | 2026.05.21 18:21:49.447215 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.05.21 18:21:49.447311 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5082 | 2026.05.21 18:21:49.447352 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5083 | 2026.05.21 18:21:49.447753 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.05.21 18:21:49.447789 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5085 | 2026.05.21 18:21:49.448084 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5086 | 2026.05.21 18:21:49.448315 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.05.21 18:21:49.448429 [ 70 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5088 | 2026.05.21 18:21:49.448442 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001149 sec., 35683.20278503046 rows/sec., 2.62 MiB/sec. | ||
| 5089 | 2026.05.21 18:21:49.448491 [ 70 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.21 18:21:49.448497 [ 286 ] {b8697f34-ff8c-4a08-9768-e2e1e6a37b63} <Debug> TCPHandler: Processed in 0.001333215 sec. | ||
| 5091 | 2026.05.21 18:21:49.448521 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5092 | 2026.05.21 18:21:49.448636 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.05.21 18:21:49.448657 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 5094 | 2026.05.21 18:21:49.448738 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5095 | 2026.05.21 18:21:49.448781 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5096 | 2026.05.21 18:21:49.448784 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5097 | 2026.05.21 18:21:49.448826 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 5098 | 2026.05.21 18:21:49.448934 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 172 rows starting from the beginning of the part | ||
| 5099 | 2026.05.21 18:21:49.448991 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 5100 | 2026.05.21 18:21:49.449040 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 172 rows starting from the beginning of the part | ||
| 5101 | 2026.05.21 18:21:49.449093 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
| 5102 | 2026.05.21 18:21:49.449142 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5103 | 2026.05.21 18:21:49.449231 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.21 18:21:49.449274 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5105 | 2026.05.21 18:21:49.449622 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5106 | 2026.05.21 18:21:49.449859 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.05.21 18:21:49.449992 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001273 sec., 82482.32521602513 rows/sec., 6.44 MiB/sec. | ||
| 5108 | 2026.05.21 18:21:49.450028 [ 286 ] {78ac2dca-52ca-412d-b564-9f7ddc9ed4d5} <Debug> TCPHandler: Processed in 0.001441328 sec. | ||
| 5109 | 2026.05.21 18:21:49.450149 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.05.21 18:21:49.450189 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574291 sec., 424317.9945766062 rows/sec., 28.80 MiB/sec. | ||
| 5111 | 2026.05.21 18:21:49.450247 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.21 18:21:49.450297 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5113 | 2026.05.21 18:21:49.450358 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5114 | 2026.05.21 18:21:49.450618 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.05.21 18:21:49.450684 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_21_4} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5116 | 2026.05.21 18:21:49.450716 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.05.21 18:21:49.450751 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5118 | 2026.05.21 18:21:49.450763 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5119 | 2026.05.21 18:21:49.451071 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5120 | 2026.05.21 18:21:49.451280 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.21 18:21:49.451410 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5122 | 2026.05.21 18:21:49.451420 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5123 | 2026.05.21 18:21:49.451444 [ 286 ] {dc3e5561-fbee-4891-816f-4b12b146f71a} <Debug> TCPHandler: Processed in 0.001345406 sec. | ||
| 5124 | 2026.05.21 18:21:49.451490 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.21 18:21:49.451519 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5126 | 2026.05.21 18:21:49.451585 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.05.21 18:21:49.451593 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 5128 | 2026.05.21 18:21:49.451690 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.05.21 18:21:49.451706 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5130 | 2026.05.21 18:21:49.451739 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10532 rows starting from the beginning of the part | ||
| 5131 | 2026.05.21 18:21:49.451754 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <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 | ||
| 5132 | 2026.05.21 18:21:49.451788 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5133 | 2026.05.21 18:21:49.451833 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5134 | 2026.05.21 18:21:49.451872 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 234 rows starting from the beginning of the part | ||
| 5135 | 2026.05.21 18:21:49.451906 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 5136 | 2026.05.21 18:21:49.451941 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 5137 | 2026.05.21 18:21:49.452576 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.05.21 18:21:49.452616 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5139 | 2026.05.21 18:21:49.453277 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5140 | 2026.05.21 18:21:49.453532 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.21 18:21:49.453673 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 5142 | 2026.05.21 18:21:49.453726 [ 286 ] {6868859a-2a56-4adf-9683-e3638db6c7fa} <Debug> TCPHandler: Processed in 0.002190652 sec. | ||
| 5143 | 2026.05.21 18:21:49.453851 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.05.21 18:21:49.453947 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.05.21 18:21:49.453990 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5146 | 2026.05.21 18:21:49.454329 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.21 18:21:49.454365 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5148 | 2026.05.21 18:21:49.454809 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5149 | 2026.05.21 18:21:49.455024 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.21 18:21:49.455156 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 5151 | 2026.05.21 18:21:49.455196 [ 286 ] {b24a9718-be8c-40e5-af2c-7025be1b1e65} <Debug> TCPHandler: Processed in 0.001396076 sec. | ||
| 5152 | 2026.05.21 18:21:49.455422 [ 197 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11511 rows, containing 5 columns (5 merged, 0 gathered) in 0.003858095 sec., 2983596.826931426 rows/sec., 195.40 MiB/sec. | ||
| 5153 | 2026.05.21 18:21:49.455761 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5154 | 2026.05.21 18:21:49.456019 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.05.21 18:21:49.456100 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5156 | 2026.05.21 18:21:49.456174 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5157 | 2026.05.21 18:21:50.465628 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.05.21 18:21:50.466012 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5159 | 2026.05.21 18:21:50.466524 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5160 | 2026.05.21 18:21:50.466567 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5161 | 2026.05.21 18:21:50.466804 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5162 | 2026.05.21 18:21:50.466873 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5163 | 2026.05.21 18:21:50.467020 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5164 | 2026.05.21 18:21:50.467059 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5165 | 2026.05.21 18:21:50.467081 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5166 | 2026.05.21 18:21:50.467098 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5167 | 2026.05.21 18:21:50.467140 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5168 | 2026.05.21 18:21:50.467160 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5169 | 2026.05.21 18:21:50.468629 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002786 sec., 18305.81478822685 rows/sec., 4.33 MiB/sec. | ||
| 5170 | 2026.05.21 18:21:50.468734 [ 286 ] {3da3b592-33de-4bd5-a203-58700740af40} <Debug> TCPHandler: Processed in 0.003297243 sec. | ||
| 5171 | 2026.05.21 18:21:50.480490 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.05.21 18:21:50.480703 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5173 | 2026.05.21 18:21:50.480789 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5174 | 2026.05.21 18:21:50.481540 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.05.21 18:21:50.481584 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5176 | 2026.05.21 18:21:50.481937 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5177 | 2026.05.21 18:21:50.482163 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.05.21 18:21:50.482330 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001688 sec., 1184.8341232227488 rows/sec., 96.61 KiB/sec. | ||
| 5179 | 2026.05.21 18:21:50.482367 [ 286 ] {b959a70d-b2f4-4067-ab71-999f16a77df7} <Debug> TCPHandler: Processed in 0.001982228 sec. | ||
| 5180 | 2026.05.21 18:21:50.482486 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.05.21 18:21:50.482585 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5182 | 2026.05.21 18:21:50.482626 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5183 | 2026.05.21 18:21:50.484049 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.05.21 18:21:50.484087 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5185 | 2026.05.21 18:21:50.484546 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5186 | 2026.05.21 18:21:50.484763 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.05.21 18:21:50.484897 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002333 sec., 1031290.1843120445 rows/sec., 76.09 MiB/sec. | ||
| 5188 | 2026.05.21 18:21:50.484933 [ 286 ] {7fddc91f-d750-4c1d-8ae0-603183ab1f21} <Debug> TCPHandler: Processed in 0.002497578 sec. | ||
| 5189 | 2026.05.21 18:21:50.485052 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.05.21 18:21:50.485151 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.05.21 18:21:50.485193 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5192 | 2026.05.21 18:21:50.485590 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.05.21 18:21:50.485626 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5194 | 2026.05.21 18:21:50.485936 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5195 | 2026.05.21 18:21:50.486235 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.05.21 18:21:50.486370 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001238 sec., 10500.80775444265 rows/sec., 780.93 KiB/sec. | ||
| 5197 | 2026.05.21 18:21:50.486404 [ 286 ] {a1a91bfb-9923-47e9-97c6-c7966b2f64dd} <Debug> TCPHandler: Processed in 0.001402728 sec. | ||
| 5198 | 2026.05.21 18:21:50.486531 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.05.21 18:21:50.486658 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5200 | 2026.05.21 18:21:50.486709 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5201 | 2026.05.21 18:21:50.487451 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.05.21 18:21:50.487489 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5203 | 2026.05.21 18:21:50.487931 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5204 | 2026.05.21 18:21:50.488151 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.05.21 18:21:50.488310 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001676 sec., 477923.6276849642 rows/sec., 27.61 MiB/sec. | ||
| 5206 | 2026.05.21 18:21:50.488351 [ 286 ] {29009023-9031-4f05-9586-c5e23e98b669} <Debug> TCPHandler: Processed in 0.001884106 sec. | ||
| 5207 | 2026.05.21 18:21:50.488484 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.05.21 18:21:50.488603 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5209 | 2026.05.21 18:21:50.488653 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5210 | 2026.05.21 18:21:50.489114 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.05.21 18:21:50.489156 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5212 | 2026.05.21 18:21:50.489505 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5213 | 2026.05.21 18:21:50.489720 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.05.21 18:21:50.489845 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001266 sec., 789.8894154818325 rows/sec., 55.54 KiB/sec. | ||
| 5215 | 2026.05.21 18:21:50.489878 [ 286 ] {68475f0b-f305-44e5-ad96-82ee3ccc3505} <Debug> TCPHandler: Processed in 0.001454388 sec. | ||
| 5216 | 2026.05.21 18:21:50.490014 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.05.21 18:21:50.490111 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5218 | 2026.05.21 18:21:50.490152 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5219 | 2026.05.21 18:21:50.490982 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.05.21 18:21:50.491017 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5221 | 2026.05.21 18:21:50.491381 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5222 | 2026.05.21 18:21:50.491593 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.05.21 18:21:50.491720 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001627 sec., 794099.569760295 rows/sec., 52.99 MiB/sec. | ||
| 5224 | 2026.05.21 18:21:50.491754 [ 286 ] {0516c9d7-ea51-4aeb-9496-ee33d9bc9dfd} <Debug> TCPHandler: Processed in 0.001797745 sec. | ||
| 5225 | 2026.05.21 18:21:50.491877 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.05.21 18:21:50.491973 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5227 | 2026.05.21 18:21:50.492017 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5228 | 2026.05.21 18:21:50.492747 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.05.21 18:21:50.492781 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5230 | 2026.05.21 18:21:50.493192 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5231 | 2026.05.21 18:21:50.493406 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.05.21 18:21:50.493533 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001579 sec., 948068.3977200759 rows/sec., 57.50 MiB/sec. | ||
| 5233 | 2026.05.21 18:21:50.493567 [ 286 ] {4c521220-5ec7-493c-ad03-52843a4d1931} <Debug> TCPHandler: Processed in 0.001739814 sec. | ||
| 5234 | 2026.05.21 18:21:50.493698 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.05.21 18:21:50.493819 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.05.21 18:21:50.493885 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <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 | ||
| 5237 | 2026.05.21 18:21:50.494690 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.05.21 18:21:50.494726 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5239 | 2026.05.21 18:21:50.495238 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5240 | 2026.05.21 18:21:50.495486 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.05.21 18:21:50.495587 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5242 | 2026.05.21 18:21:50.495625 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001831 sec., 6007.646095030039 rows/sec., 10.77 MiB/sec. | ||
| 5243 | 2026.05.21 18:21:50.495626 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.21 18:21:50.495660 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5245 | 2026.05.21 18:21:50.495676 [ 286 ] {d57708f1-9e6e-4dd1-a01c-a4ddaceb8783} <Debug> TCPHandler: Processed in 0.002039349 sec. | ||
| 5246 | 2026.05.21 18:21:50.495770 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 5247 | 2026.05.21 18:21:50.495803 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.21 18:21:50.495909 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.21 18:21:50.495952 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5250 | 2026.05.21 18:21:50.496014 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5251 | 2026.05.21 18:21:50.496076 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 376 rows starting from the beginning of the part | ||
| 5252 | 2026.05.21 18:21:50.496196 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 5253 | 2026.05.21 18:21:50.496293 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.05.21 18:21:50.496298 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5255 | 2026.05.21 18:21:50.496339 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5256 | 2026.05.21 18:21:50.496416 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5257 | 2026.05.21 18:21:50.496520 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5258 | 2026.05.21 18:21:50.496618 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 5259 | 2026.05.21 18:21:50.496704 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5260 | 2026.05.21 18:21:50.496991 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.05.21 18:21:50.497101 [ 67 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5262 | 2026.05.21 18:21:50.497124 [ 67 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.05.21 18:21:50.497140 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 5264 | 2026.05.21 18:21:50.497148 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001257 sec., 9546.53937947494 rows/sec., 658.81 KiB/sec. | ||
| 5265 | 2026.05.21 18:21:50.497188 [ 286 ] {643edfd2-c191-41e4-bc2a-06974ccbbd72} <Debug> TCPHandler: Processed in 0.001436637 sec. | ||
| 5266 | 2026.05.21 18:21:50.497249 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 5267 | 2026.05.21 18:21:50.497402 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5268 | 2026.05.21 18:21:50.497438 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1200 rows starting from the beginning of the part | ||
| 5269 | 2026.05.21 18:21:50.497504 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 5270 | 2026.05.21 18:21:50.497551 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5271 | 2026.05.21 18:21:50.497591 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5272 | 2026.05.21 18:21:50.497630 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 5273 | 2026.05.21 18:21:50.497670 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 5274 | 2026.05.21 18:21:50.498693 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001499399 sec., 968388.0007923174 rows/sec., 65.17 MiB/sec. | ||
| 5275 | 2026.05.21 18:21:50.498976 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5276 | 2026.05.21 18:21:50.499355 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.05.21 18:21:50.499451 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_31_6} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5278 | 2026.05.21 18:21:50.499546 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5279 | 2026.05.21 18:21:50.501019 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 19 columns (19 merged, 0 gathered) in 0.005302322 sec., 96184.27549288783 rows/sec., 172.36 MiB/sec. | ||
| 5280 | 2026.05.21 18:21:50.501572 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5281 | 2026.05.21 18:21:50.501882 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.05.21 18:21:50.501955 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5283 | 2026.05.21 18:21:50.502053 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5284 | 2026.05.21 18:21:51.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.34 MiB, peak 264.13 MiB, free memory in arenas 0.00 B, will set to 259.20 MiB (RSS), difference: 1.86 MiB | ||
| 5285 | 2026.05.21 18:21:52.080169 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41741 | ||
| 5286 | 2026.05.21 18:21:52.080266 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.05.21 18:21:52.080295 [ 258 ] {} <Debug> TCP-Session: 6b155dca-72b1-4584-9cb1-8374857ade71 Authenticating user 'default' from [fd00:1122:3344:101::e]:41741 | ||
| 5288 | 2026.05.21 18:21:52.080322 [ 258 ] {} <Debug> TCP-Session: 6b155dca-72b1-4584-9cb1-8374857ade71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.05.21 18:21:52.080338 [ 258 ] {} <Debug> TCP-Session: 6b155dca-72b1-4584-9cb1-8374857ade71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.05.21 18:21:52.080530 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57285 | ||
| 5291 | 2026.05.21 18:21:52.080568 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42863 | ||
| 5292 | 2026.05.21 18:21:52.080590 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38132 | ||
| 5293 | 2026.05.21 18:21:52.080613 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58435 | ||
| 5294 | 2026.05.21 18:21:52.080647 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5295 | 2026.05.21 18:21:52.080672 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5296 | 2026.05.21 18:21:52.080634 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37286 | ||
| 5297 | 2026.05.21 18:21:52.080724 [ 303 ] {} <Debug> TCP-Session: 0beddf14-1625-420a-ae04-efa930b4d471 Authenticating user 'default' from [fd00:1122:3344:101::e]:42863 | ||
| 5298 | 2026.05.21 18:21:52.080711 [ 285 ] {} <Debug> TCP-Session: 1a5e82fa-07bd-47e8-829a-cda88f8840a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57285 | ||
| 5299 | 2026.05.21 18:21:52.080776 [ 303 ] {} <Debug> TCP-Session: 0beddf14-1625-420a-ae04-efa930b4d471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.05.21 18:21:52.080704 [ 258 ] {} <Trace> TCP-Session: 6b155dca-72b1-4584-9cb1-8374857ade71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.05.21 18:21:52.080807 [ 303 ] {} <Debug> TCP-Session: 0beddf14-1625-420a-ae04-efa930b4d471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.05.21 18:21:52.080824 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5303 | 2026.05.21 18:21:52.080806 [ 285 ] {} <Debug> TCP-Session: 1a5e82fa-07bd-47e8-829a-cda88f8840a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.05.21 18:21:52.080865 [ 307 ] {} <Debug> TCP-Session: c2a3b6ee-a9b4-4797-8784-df976df958be Authenticating user 'default' from [fd00:1122:3344:101::e]:38132 | ||
| 5305 | 2026.05.21 18:21:52.080883 [ 285 ] {} <Debug> TCP-Session: 1a5e82fa-07bd-47e8-829a-cda88f8840a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.05.21 18:21:52.080902 [ 307 ] {} <Debug> TCP-Session: c2a3b6ee-a9b4-4797-8784-df976df958be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.05.21 18:21:52.080614 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48684 | ||
| 5308 | 2026.05.21 18:21:52.080932 [ 307 ] {} <Debug> TCP-Session: c2a3b6ee-a9b4-4797-8784-df976df958be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.05.21 18:21:52.080582 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63971 | ||
| 5310 | 2026.05.21 18:21:52.080987 [ 258 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5311 | 2026.05.21 18:21:52.080549 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56702 | ||
| 5312 | 2026.05.21 18:21:52.081269 [ 258 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5313 | 2026.05.21 18:21:52.081335 [ 258 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5314 | 2026.05.21 18:21:52.081444 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5315 | 2026.05.21 18:21:52.081497 [ 308 ] {} <Debug> TCP-Session: cb70af97-653f-4136-86e2-53c7760639c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58435 | ||
| 5316 | 2026.05.21 18:21:52.081526 [ 308 ] {} <Debug> TCP-Session: cb70af97-653f-4136-86e2-53c7760639c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.05.21 18:21:52.081539 [ 308 ] {} <Debug> TCP-Session: cb70af97-653f-4136-86e2-53c7760639c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.05.21 18:21:52.081551 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5319 | 2026.05.21 18:21:52.081588 [ 306 ] {} <Debug> TCP-Session: c7c986b2-c5b2-4c6e-bc91-a2481412a47a Authenticating user 'default' from [fd00:1122:3344:101::e]:63971 | ||
| 5320 | 2026.05.21 18:21:52.081610 [ 306 ] {} <Debug> TCP-Session: c7c986b2-c5b2-4c6e-bc91-a2481412a47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.05.21 18:21:52.081622 [ 306 ] {} <Debug> TCP-Session: c7c986b2-c5b2-4c6e-bc91-a2481412a47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.05.21 18:21:52.081637 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5323 | 2026.05.21 18:21:52.081668 [ 302 ] {} <Debug> TCP-Session: 0437e51e-31d7-41b2-b660-e6ca69680942 Authenticating user 'default' from [fd00:1122:3344:101::e]:56702 | ||
| 5324 | 2026.05.21 18:21:52.081684 [ 302 ] {} <Debug> TCP-Session: 0437e51e-31d7-41b2-b660-e6ca69680942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.05.21 18:21:52.081696 [ 302 ] {} <Debug> TCP-Session: 0437e51e-31d7-41b2-b660-e6ca69680942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.05.21 18:21:52.081742 [ 258 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 5327 | 2026.05.21 18:21:52.081888 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.05.21 18:21:52.081918 [ 310 ] {} <Debug> TCP-Session: db5f9230-7904-44ad-b877-5fc6c43ff107 Authenticating user 'default' from [fd00:1122:3344:101::e]:37286 | ||
| 5329 | 2026.05.21 18:21:52.081934 [ 310 ] {} <Debug> TCP-Session: db5f9230-7904-44ad-b877-5fc6c43ff107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.05.21 18:21:52.081946 [ 310 ] {} <Debug> TCP-Session: db5f9230-7904-44ad-b877-5fc6c43ff107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.05.21 18:21:52.081994 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5332 | 2026.05.21 18:21:52.082031 [ 309 ] {} <Debug> TCP-Session: b8a60dc9-fd98-4d43-b4ca-8fe0159a0a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:48684 | ||
| 5333 | 2026.05.21 18:21:52.082048 [ 309 ] {} <Debug> TCP-Session: b8a60dc9-fd98-4d43-b4ca-8fe0159a0a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.05.21 18:21:52.082060 [ 309 ] {} <Debug> TCP-Session: b8a60dc9-fd98-4d43-b4ca-8fe0159a0a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.05.21 18:21:52.082648 [ 332 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Trace> AggregatingTransform: Aggregating | ||
| 5336 | 2026.05.21 18:21:52.082686 [ 332 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5337 | 2026.05.21 18:21:52.082719 [ 332 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000878037 sec. (1138.904 rows/sec., 44.49 KiB/sec.) | ||
| 5338 | 2026.05.21 18:21:52.082733 [ 332 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Trace> Aggregator: Merging aggregated data | ||
| 5339 | 2026.05.21 18:21:52.083249 [ 258 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002319 sec., 431.22035360069 rows/sec., 16.84 KiB/sec. | ||
| 5340 | 2026.05.21 18:21:52.083370 [ 258 ] {8d9f0624-d355-433e-bc57-1d0ad521c3d0} <Debug> TCPHandler: Processed in 0.002769494 sec. | ||
| 5341 | 2026.05.21 18:21:52.083497 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5342 | 2026.05.21 18:21:52.083525 [ 258 ] {} <Debug> TCP-Session: 6b155dca-72b1-4584-9cb1-8374857ade71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.05.21 18:21:52.083529 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5344 | 2026.05.21 18:21:52.083550 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5345 | 2026.05.21 18:21:52.083574 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5346 | 2026.05.21 18:21:52.083589 [ 306 ] {} <Debug> TCP-Session: c7c986b2-c5b2-4c6e-bc91-a2481412a47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.05.21 18:21:52.083596 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5348 | 2026.05.21 18:21:52.083613 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5349 | 2026.05.21 18:21:52.083637 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5350 | 2026.05.21 18:21:52.083650 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5351 | 2026.05.21 18:21:52.083669 [ 309 ] {} <Debug> TCP-Session: b8a60dc9-fd98-4d43-b4ca-8fe0159a0a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.05.21 18:21:52.083688 [ 310 ] {} <Debug> TCP-Session: db5f9230-7904-44ad-b877-5fc6c43ff107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.05.21 18:21:52.083699 [ 302 ] {} <Debug> TCP-Session: 0437e51e-31d7-41b2-b660-e6ca69680942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.05.21 18:21:52.083673 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5355 | 2026.05.21 18:21:52.083651 [ 303 ] {} <Debug> TCP-Session: 0beddf14-1625-420a-ae04-efa930b4d471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.05.21 18:21:52.083620 [ 307 ] {} <Debug> TCP-Session: c2a3b6ee-a9b4-4797-8784-df976df958be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.05.21 18:21:52.083766 [ 308 ] {} <Debug> TCP-Session: cb70af97-653f-4136-86e2-53c7760639c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.05.21 18:21:52.083576 [ 285 ] {} <Debug> TCP-Session: 1a5e82fa-07bd-47e8-829a-cda88f8840a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.05.21 18:21:53.009615 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48602 | ||
| 5360 | 2026.05.21 18:21:53.009705 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5361 | 2026.05.21 18:21:53.009730 [ 258 ] {} <Debug> TCP-Session: 495cfffb-ec5b-42ea-ac68-e017f93a122e Authenticating user 'default' from [fd00:1122:3344:101::e]:48602 | ||
| 5362 | 2026.05.21 18:21:53.009752 [ 258 ] {} <Debug> TCP-Session: 495cfffb-ec5b-42ea-ac68-e017f93a122e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.05.21 18:21:53.009764 [ 258 ] {} <Debug> TCP-Session: 495cfffb-ec5b-42ea-ac68-e017f93a122e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.05.21 18:21:53.009967 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45080 | ||
| 5365 | 2026.05.21 18:21:53.009976 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50135 | ||
| 5366 | 2026.05.21 18:21:53.010023 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62606 | ||
| 5367 | 2026.05.21 18:21:53.010052 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51987 | ||
| 5368 | 2026.05.21 18:21:53.010087 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5369 | 2026.05.21 18:21:53.010088 [ 258 ] {} <Trace> TCP-Session: 495cfffb-ec5b-42ea-ac68-e017f93a122e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.05.21 18:21:53.010127 [ 285 ] {} <Debug> TCP-Session: e51384e6-00bd-46b4-a81b-9c88ff9f5c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:50135 | ||
| 5371 | 2026.05.21 18:21:53.010129 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5372 | 2026.05.21 18:21:53.010143 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5373 | 2026.05.21 18:21:53.010163 [ 285 ] {} <Debug> TCP-Session: e51384e6-00bd-46b4-a81b-9c88ff9f5c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.05.21 18:21:53.010182 [ 310 ] {} <Debug> TCP-Session: 92c8a69f-fa39-450a-8650-e538552e28ce Authenticating user 'default' from [fd00:1122:3344:101::e]:51987 | ||
| 5375 | 2026.05.21 18:21:53.010206 [ 307 ] {} <Debug> TCP-Session: 279b410b-cb4f-4051-adf9-38efbb6c8fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:62606 | ||
| 5376 | 2026.05.21 18:21:53.010208 [ 285 ] {} <Debug> TCP-Session: e51384e6-00bd-46b4-a81b-9c88ff9f5c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.21 18:21:53.010233 [ 310 ] {} <Debug> TCP-Session: 92c8a69f-fa39-450a-8650-e538552e28ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.05.21 18:21:53.010258 [ 307 ] {} <Debug> TCP-Session: 279b410b-cb4f-4051-adf9-38efbb6c8fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.05.21 18:21:53.010280 [ 310 ] {} <Debug> TCP-Session: 92c8a69f-fa39-450a-8650-e538552e28ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.05.21 18:21:53.010286 [ 258 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5381 | 2026.05.21 18:21:53.010295 [ 307 ] {} <Debug> TCP-Session: 279b410b-cb4f-4051-adf9-38efbb6c8fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.05.21 18:21:53.010045 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43860 | ||
| 5383 | 2026.05.21 18:21:53.010043 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65011 | ||
| 5384 | 2026.05.21 18:21:53.010034 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5385 | 2026.05.21 18:21:53.010418 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5386 | 2026.05.21 18:21:53.010435 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.05.21 18:21:53.010442 [ 302 ] {} <Debug> TCP-Session: ecd0cc63-a6d9-4acb-b85b-3844dc7197f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45080 | ||
| 5388 | 2026.05.21 18:21:53.010458 [ 308 ] {} <Debug> TCP-Session: e1b0befc-6738-4653-a74a-9de8c920ba5f Authenticating user 'default' from [fd00:1122:3344:101::e]:43860 | ||
| 5389 | 2026.05.21 18:21:53.010467 [ 309 ] {} <Debug> TCP-Session: 4dc0a091-4c1d-439b-b11d-932c16bce19d Authenticating user 'default' from [fd00:1122:3344:101::e]:65011 | ||
| 5390 | 2026.05.21 18:21:53.010481 [ 302 ] {} <Debug> TCP-Session: ecd0cc63-a6d9-4acb-b85b-3844dc7197f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.05.21 18:21:53.010499 [ 308 ] {} <Debug> TCP-Session: e1b0befc-6738-4653-a74a-9de8c920ba5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.05.21 18:21:53.010522 [ 302 ] {} <Debug> TCP-Session: ecd0cc63-a6d9-4acb-b85b-3844dc7197f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.05.21 18:21:53.010544 [ 308 ] {} <Debug> TCP-Session: e1b0befc-6738-4653-a74a-9de8c920ba5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.05.21 18:21:53.010507 [ 309 ] {} <Debug> TCP-Session: 4dc0a091-4c1d-439b-b11d-932c16bce19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.05.21 18:21:53.010575 [ 258 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5396 | 2026.05.21 18:21:53.010592 [ 309 ] {} <Debug> TCP-Session: 4dc0a091-4c1d-439b-b11d-932c16bce19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.05.21 18:21:53.010012 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41029 | ||
| 5398 | 2026.05.21 18:21:53.010648 [ 258 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5399 | 2026.05.21 18:21:53.010015 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52203 | ||
| 5400 | 2026.05.21 18:21:53.010701 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5401 | 2026.05.21 18:21:53.010718 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5402 | 2026.05.21 18:21:53.010736 [ 306 ] {} <Debug> TCP-Session: 80268f70-b1dc-49ce-9889-921e4f962aca Authenticating user 'default' from [fd00:1122:3344:101::e]:41029 | ||
| 5403 | 2026.05.21 18:21:53.010745 [ 303 ] {} <Debug> TCP-Session: c77a4bbe-f7e9-45ec-a85e-b05b90f4367d Authenticating user 'default' from [fd00:1122:3344:101::e]:52203 | ||
| 5404 | 2026.05.21 18:21:53.010767 [ 306 ] {} <Debug> TCP-Session: 80268f70-b1dc-49ce-9889-921e4f962aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.05.21 18:21:53.010775 [ 303 ] {} <Debug> TCP-Session: c77a4bbe-f7e9-45ec-a85e-b05b90f4367d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.05.21 18:21:53.010795 [ 306 ] {} <Debug> TCP-Session: 80268f70-b1dc-49ce-9889-921e4f962aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5407 | 2026.05.21 18:21:53.010802 [ 303 ] {} <Debug> TCP-Session: c77a4bbe-f7e9-45ec-a85e-b05b90f4367d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.05.21 18:21:53.010948 [ 258 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 5409 | 2026.05.21 18:21:53.011867 [ 359 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Trace> AggregatingTransform: Aggregating | ||
| 5410 | 2026.05.21 18:21:53.011905 [ 359 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5411 | 2026.05.21 18:21:53.011935 [ 359 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881727 sec. (1134.138 rows/sec., 44.30 KiB/sec.) | ||
| 5412 | 2026.05.21 18:21:53.011952 [ 359 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Trace> Aggregator: Merging aggregated data | ||
| 5413 | 2026.05.21 18:21:53.012509 [ 258 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 17.11 KiB/sec. | ||
| 5414 | 2026.05.21 18:21:53.012637 [ 258 ] {8815b2fa-f9fa-4bfd-9460-becd242bc6a5} <Debug> TCPHandler: Processed in 0.002668181 sec. | ||
| 5415 | 2026.05.21 18:21:53.012763 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5416 | 2026.05.21 18:21:53.012796 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5417 | 2026.05.21 18:21:53.012813 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5418 | 2026.05.21 18:21:53.012837 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5419 | 2026.05.21 18:21:53.012853 [ 285 ] {} <Debug> TCP-Session: e51384e6-00bd-46b4-a81b-9c88ff9f5c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.05.21 18:21:53.012865 [ 309 ] {} <Debug> TCP-Session: 4dc0a091-4c1d-439b-b11d-932c16bce19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.05.21 18:21:53.012883 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5422 | 2026.05.21 18:21:53.012884 [ 307 ] {} <Debug> TCP-Session: 279b410b-cb4f-4051-adf9-38efbb6c8fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.21 18:21:53.012929 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5424 | 2026.05.21 18:21:53.012932 [ 303 ] {} <Debug> TCP-Session: c77a4bbe-f7e9-45ec-a85e-b05b90f4367d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.05.21 18:21:53.012955 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5426 | 2026.05.21 18:21:53.012973 [ 302 ] {} <Debug> TCP-Session: ecd0cc63-a6d9-4acb-b85b-3844dc7197f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.05.21 18:21:53.012971 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5428 | 2026.05.21 18:21:53.013025 [ 308 ] {} <Debug> TCP-Session: e1b0befc-6738-4653-a74a-9de8c920ba5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.05.21 18:21:53.012860 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5430 | 2026.05.21 18:21:53.013052 [ 310 ] {} <Debug> TCP-Session: 92c8a69f-fa39-450a-8650-e538552e28ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.05.21 18:21:53.012803 [ 258 ] {} <Debug> TCP-Session: 495cfffb-ec5b-42ea-ac68-e017f93a122e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.05.21 18:21:53.013094 [ 306 ] {} <Debug> TCP-Session: 80268f70-b1dc-49ce-9889-921e4f962aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.05.21 18:21:53.335307 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39941 | ||
| 5434 | 2026.05.21 18:21:53.335389 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5435 | 2026.05.21 18:21:53.335414 [ 258 ] {} <Debug> TCP-Session: 5f29264f-aecb-4ab1-ba01-724a8d6a683b Authenticating user 'default' from [fd00:1122:3344:101::e]:39941 | ||
| 5436 | 2026.05.21 18:21:53.335436 [ 258 ] {} <Debug> TCP-Session: 5f29264f-aecb-4ab1-ba01-724a8d6a683b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.05.21 18:21:53.335449 [ 258 ] {} <Debug> TCP-Session: 5f29264f-aecb-4ab1-ba01-724a8d6a683b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.05.21 18:21:53.335645 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44889 | ||
| 5439 | 2026.05.21 18:21:53.335679 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57293 | ||
| 5440 | 2026.05.21 18:21:53.335698 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40373 | ||
| 5441 | 2026.05.21 18:21:53.335727 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62613 | ||
| 5442 | 2026.05.21 18:21:53.335725 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44664 | ||
| 5443 | 2026.05.21 18:21:53.335768 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5444 | 2026.05.21 18:21:53.335789 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5445 | 2026.05.21 18:21:53.335767 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5446 | 2026.05.21 18:21:53.335819 [ 307 ] {} <Debug> TCP-Session: 1202af36-49c6-4e1d-8388-dfdb8aa8a23b Authenticating user 'default' from [fd00:1122:3344:101::e]:40373 | ||
| 5447 | 2026.05.21 18:21:53.335826 [ 310 ] {} <Debug> TCP-Session: a127a48e-8280-4a85-8357-05e7933539bc Authenticating user 'default' from [fd00:1122:3344:101::e]:62613 | ||
| 5448 | 2026.05.21 18:21:53.335846 [ 303 ] {} <Debug> TCP-Session: acb04370-5286-47ea-aec1-7c243a749643 Authenticating user 'default' from [fd00:1122:3344:101::e]:57293 | ||
| 5449 | 2026.05.21 18:21:53.335856 [ 307 ] {} <Debug> TCP-Session: 1202af36-49c6-4e1d-8388-dfdb8aa8a23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.05.21 18:21:53.335865 [ 310 ] {} <Debug> TCP-Session: a127a48e-8280-4a85-8357-05e7933539bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.05.21 18:21:53.335880 [ 307 ] {} <Debug> TCP-Session: 1202af36-49c6-4e1d-8388-dfdb8aa8a23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.05.21 18:21:53.335895 [ 310 ] {} <Debug> TCP-Session: a127a48e-8280-4a85-8357-05e7933539bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.21 18:21:53.335876 [ 303 ] {} <Debug> TCP-Session: acb04370-5286-47ea-aec1-7c243a749643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.21 18:21:53.335837 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.05.21 18:21:53.335947 [ 303 ] {} <Debug> TCP-Session: acb04370-5286-47ea-aec1-7c243a749643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.21 18:21:53.335744 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.05.21 18:21:53.335974 [ 308 ] {} <Debug> TCP-Session: 705807bc-5ccf-4f9e-b0a6-8756bcc2d626 Authenticating user 'default' from [fd00:1122:3344:101::e]:44664 | ||
| 5458 | 2026.05.21 18:21:53.335723 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63196 | ||
| 5459 | 2026.05.21 18:21:53.336010 [ 285 ] {} <Debug> TCP-Session: d189deb9-dce9-421a-8523-ed3d7f8cc1b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44889 | ||
| 5460 | 2026.05.21 18:21:53.336020 [ 308 ] {} <Debug> TCP-Session: 705807bc-5ccf-4f9e-b0a6-8756bcc2d626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.05.21 18:21:53.335691 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57845 | ||
| 5462 | 2026.05.21 18:21:53.336063 [ 308 ] {} <Debug> TCP-Session: 705807bc-5ccf-4f9e-b0a6-8756bcc2d626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.05.21 18:21:53.336069 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5464 | 2026.05.21 18:21:53.336058 [ 285 ] {} <Debug> TCP-Session: d189deb9-dce9-421a-8523-ed3d7f8cc1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.05.21 18:21:53.336116 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5466 | 2026.05.21 18:21:53.336123 [ 309 ] {} <Debug> TCP-Session: 40a21439-6b3d-4fea-a6f0-632bc830d592 Authenticating user 'default' from [fd00:1122:3344:101::e]:63196 | ||
| 5467 | 2026.05.21 18:21:53.336131 [ 285 ] {} <Debug> TCP-Session: d189deb9-dce9-421a-8523-ed3d7f8cc1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.05.21 18:21:53.336150 [ 306 ] {} <Debug> TCP-Session: 302bd95b-cc5d-43c6-bffa-34c9d46168bc Authenticating user 'default' from [fd00:1122:3344:101::e]:57845 | ||
| 5469 | 2026.05.21 18:21:53.336164 [ 309 ] {} <Debug> TCP-Session: 40a21439-6b3d-4fea-a6f0-632bc830d592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.05.21 18:21:53.336181 [ 306 ] {} <Debug> TCP-Session: 302bd95b-cc5d-43c6-bffa-34c9d46168bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.05.21 18:21:53.336194 [ 309 ] {} <Debug> TCP-Session: 40a21439-6b3d-4fea-a6f0-632bc830d592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.05.21 18:21:53.336207 [ 306 ] {} <Debug> TCP-Session: 302bd95b-cc5d-43c6-bffa-34c9d46168bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.05.21 18:21:53.335649 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37811 | ||
| 5474 | 2026.05.21 18:21:53.335767 [ 258 ] {} <Trace> TCP-Session: 5f29264f-aecb-4ab1-ba01-724a8d6a683b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.05.21 18:21:53.336277 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5476 | 2026.05.21 18:21:53.336297 [ 302 ] {} <Debug> TCP-Session: efdfd290-3acc-431e-948f-85eaa2b4c144 Authenticating user 'default' from [fd00:1122:3344:101::e]:37811 | ||
| 5477 | 2026.05.21 18:21:53.336311 [ 302 ] {} <Debug> TCP-Session: efdfd290-3acc-431e-948f-85eaa2b4c144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.05.21 18:21:53.336323 [ 302 ] {} <Debug> TCP-Session: efdfd290-3acc-431e-948f-85eaa2b4c144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.21 18:21:53.336426 [ 258 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39941) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5480 | 2026.05.21 18:21:53.336681 [ 258 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5481 | 2026.05.21 18:21:53.336735 [ 258 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5482 | 2026.05.21 18:21:53.337013 [ 258 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 5483 | 2026.05.21 18:21:53.337796 [ 314 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Trace> AggregatingTransform: Aggregating | ||
| 5484 | 2026.05.21 18:21:53.337832 [ 314 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5485 | 2026.05.21 18:21:53.337860 [ 314 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000748395 sec. (1336.193 rows/sec., 52.20 KiB/sec.) | ||
| 5486 | 2026.05.21 18:21:53.337879 [ 314 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Trace> Aggregator: Merging aggregated data | ||
| 5487 | 2026.05.21 18:21:53.338435 [ 258 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002069 sec., 483.3252779120348 rows/sec., 18.88 KiB/sec. | ||
| 5488 | 2026.05.21 18:21:53.338530 [ 258 ] {0a3d70a8-2ed3-4666-b134-4c5641fdc7c1} <Debug> TCPHandler: Processed in 0.002887816 sec. | ||
| 5489 | 2026.05.21 18:21:53.338628 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5490 | 2026.05.21 18:21:53.338652 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2026.05.21 18:21:53.338659 [ 258 ] {} <Debug> TCP-Session: 5f29264f-aecb-4ab1-ba01-724a8d6a683b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.05.21 18:21:53.338668 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5493 | 2026.05.21 18:21:53.338687 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5494 | 2026.05.21 18:21:53.338704 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5495 | 2026.05.21 18:21:53.338717 [ 302 ] {} <Debug> TCP-Session: efdfd290-3acc-431e-948f-85eaa2b4c144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.05.21 18:21:53.338735 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2026.05.21 18:21:53.338759 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5498 | 2026.05.21 18:21:53.338763 [ 307 ] {} <Debug> TCP-Session: 1202af36-49c6-4e1d-8388-dfdb8aa8a23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.21 18:21:53.338770 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2026.05.21 18:21:53.338799 [ 306 ] {} <Debug> TCP-Session: 302bd95b-cc5d-43c6-bffa-34c9d46168bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.05.21 18:21:53.338788 [ 310 ] {} <Debug> TCP-Session: a127a48e-8280-4a85-8357-05e7933539bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.21 18:21:53.338833 [ 309 ] {} <Debug> TCP-Session: 40a21439-6b3d-4fea-a6f0-632bc830d592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.05.21 18:21:53.338741 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5504 | 2026.05.21 18:21:53.338743 [ 308 ] {} <Debug> TCP-Session: 705807bc-5ccf-4f9e-b0a6-8756bcc2d626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.05.21 18:21:53.338697 [ 285 ] {} <Debug> TCP-Session: d189deb9-dce9-421a-8523-ed3d7f8cc1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.21 18:21:53.338903 [ 303 ] {} <Debug> TCP-Session: acb04370-5286-47ea-aec1-7c243a749643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.05.21 18:21:54.437856 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.05.21 18:21:54.438214 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5509 | 2026.05.21 18:21:54.438692 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5510 | 2026.05.21 18:21:54.438733 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <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 | ||
| 5511 | 2026.05.21 18:21:54.438952 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5512 | 2026.05.21 18:21:54.439027 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5513 | 2026.05.21 18:21:54.439170 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5514 | 2026.05.21 18:21:54.439207 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5515 | 2026.05.21 18:21:54.439229 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5516 | 2026.05.21 18:21:54.439246 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5517 | 2026.05.21 18:21:54.439289 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5518 | 2026.05.21 18:21:54.439309 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5519 | 2026.05.21 18:21:54.440184 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002112 sec., 24147.727272727272 rows/sec., 5.71 MiB/sec. | ||
| 5520 | 2026.05.21 18:21:54.440298 [ 286 ] {9ca869d0-643b-483f-a94a-3296cf32fbac} <Debug> TCPHandler: Processed in 0.00261654 sec. | ||
| 5521 | 2026.05.21 18:21:54.441807 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.05.21 18:21:54.441922 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5523 | 2026.05.21 18:21:54.441971 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5524 | 2026.05.21 18:21:54.442467 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.05.21 18:21:54.442513 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5526 | 2026.05.21 18:21:54.442922 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5527 | 2026.05.21 18:21:54.443191 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.05.21 18:21:54.443366 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001482 sec., 37786.77462887989 rows/sec., 2.90 MiB/sec. | ||
| 5529 | 2026.05.21 18:21:54.443409 [ 286 ] {a4de90dc-7c4d-4af2-8309-22c3c6f6f803} <Debug> TCPHandler: Processed in 0.001668382 sec. | ||
| 5530 | 2026.05.21 18:21:54.443541 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.05.21 18:21:54.443644 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5532 | 2026.05.21 18:21:54.443685 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5533 | 2026.05.21 18:21:54.444091 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.05.21 18:21:54.444125 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5535 | 2026.05.21 18:21:54.444497 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5536 | 2026.05.21 18:21:54.444714 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.05.21 18:21:54.444846 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 5538 | 2026.05.21 18:21:54.444882 [ 286 ] {f73ee3d0-00c1-4f58-8cc5-2301aa76802d} <Debug> TCPHandler: Processed in 0.001382846 sec. | ||
| 5539 | 2026.05.21 18:21:54.445002 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.05.21 18:21:54.445101 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5541 | 2026.05.21 18:21:54.445147 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5542 | 2026.05.21 18:21:54.445534 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.05.21 18:21:54.445570 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5544 | 2026.05.21 18:21:54.445902 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5545 | 2026.05.21 18:21:54.446133 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.05.21 18:21:54.446259 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 5547 | 2026.05.21 18:21:54.446295 [ 286 ] {3b8f0634-8c4c-4273-90bf-42a7d809ebc9} <Debug> TCPHandler: Processed in 0.001343416 sec. | ||
| 5548 | 2026.05.21 18:21:54.446435 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.05.21 18:21:54.446532 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.05.21 18:21:54.446576 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5551 | 2026.05.21 18:21:54.446905 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.05.21 18:21:54.446941 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5553 | 2026.05.21 18:21:54.447248 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5554 | 2026.05.21 18:21:54.447464 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.21 18:21:54.447591 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 5556 | 2026.05.21 18:21:54.447626 [ 286 ] {b3981b87-e59a-42fd-938a-4ead4594deb6} <Debug> TCPHandler: Processed in 0.001242724 sec. | ||
| 5557 | 2026.05.21 18:21:55.093502 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12069 | ||
| 5558 | 2026.05.21 18:21:55.094070 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.05.21 18:21:55.094116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5560 | 2026.05.21 18:21:55.094659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5561 | 2026.05.21 18:21:55.094915 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.05.21 18:21:55.095066 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12069 | ||
| 5563 | 2026.05.21 18:21:55.728230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5564 | 2026.05.21 18:21:55.745124 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.05.21 18:21:55.745188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5566 | 2026.05.21 18:21:55.751198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5567 | 2026.05.21 18:21:55.751895 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.21 18:21:55.754865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5569 | 2026.05.21 18:21:59.441018 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.05.21 18:21:59.441288 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5571 | 2026.05.21 18:21:59.441669 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5572 | 2026.05.21 18:21:59.441718 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <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 | ||
| 5573 | 2026.05.21 18:21:59.441970 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5574 | 2026.05.21 18:21:59.442043 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5575 | 2026.05.21 18:21:59.442189 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5576 | 2026.05.21 18:21:59.442226 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5577 | 2026.05.21 18:21:59.442250 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5578 | 2026.05.21 18:21:59.442266 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5579 | 2026.05.21 18:21:59.442308 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5580 | 2026.05.21 18:21:59.442329 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5581 | 2026.05.21 18:21:59.443203 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002022 sec., 25222.551928783385 rows/sec., 5.96 MiB/sec. | ||
| 5582 | 2026.05.21 18:21:59.443278 [ 286 ] {6f40fdb2-fe4b-47f5-8214-f3f7577bdc71} <Debug> TCPHandler: Processed in 0.002402507 sec. | ||
| 5583 | 2026.05.21 18:21:59.445552 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.05.21 18:21:59.445668 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5585 | 2026.05.21 18:21:59.445716 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5586 | 2026.05.21 18:21:59.446265 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.05.21 18:21:59.446306 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5588 | 2026.05.21 18:21:59.446684 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5589 | 2026.05.21 18:21:59.446919 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.05.21 18:21:59.447075 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00144 sec., 95833.33333333333 rows/sec., 8.34 MiB/sec. | ||
| 5591 | 2026.05.21 18:21:59.447076 [ 57 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5592 | 2026.05.21 18:21:59.447114 [ 286 ] {103b2f56-06ca-48c1-bc31-986c950051ab} <Debug> TCPHandler: Processed in 0.001616242 sec. | ||
| 5593 | 2026.05.21 18:21:59.447152 [ 57 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.05.21 18:21:59.447187 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5595 | 2026.05.21 18:21:59.447255 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.05.21 18:21:59.447326 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 5597 | 2026.05.21 18:21:59.447361 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.21 18:21:59.447413 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5599 | 2026.05.21 18:21:59.447483 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2026.05.21 18:21:59.447528 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3361 rows starting from the beginning of the part | ||
| 5601 | 2026.05.21 18:21:59.447605 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5602 | 2026.05.21 18:21:59.447662 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 5603 | 2026.05.21 18:21:59.447712 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2406 rows starting from the beginning of the part | ||
| 5604 | 2026.05.21 18:21:59.447761 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5605 | 2026.05.21 18:21:59.447808 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 5606 | 2026.05.21 18:21:59.447881 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.05.21 18:21:59.447924 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5608 | 2026.05.21 18:21:59.448262 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5609 | 2026.05.21 18:21:59.448481 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.05.21 18:21:59.448620 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001282 sec., 31981.27925117005 rows/sec., 2.35 MiB/sec. | ||
| 5611 | 2026.05.21 18:21:59.448657 [ 286 ] {8ce0f1a6-10f1-49a7-ad2d-2ef2a2d0dc02} <Debug> TCPHandler: Processed in 0.001458058 sec. | ||
| 5612 | 2026.05.21 18:21:59.448776 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.05.21 18:21:59.448873 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5614 | 2026.05.21 18:21:59.448915 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5615 | 2026.05.21 18:21:59.449342 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.05.21 18:21:59.449379 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5617 | 2026.05.21 18:21:59.449688 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5618 | 2026.05.21 18:21:59.449903 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.05.21 18:21:59.450010 [ 57 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5620 | 2026.05.21 18:21:59.450033 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001179 sec., 89058.524173028 rows/sec., 6.96 MiB/sec. | ||
| 5621 | 2026.05.21 18:21:59.450045 [ 57 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.05.21 18:21:59.450075 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5623 | 2026.05.21 18:21:59.450076 [ 286 ] {0e811a1c-c0c7-4f37-a8e4-152451550925} <Debug> TCPHandler: Processed in 0.001350527 sec. | ||
| 5624 | 2026.05.21 18:21:59.450105 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002838875 sec., 2168112.3684558147 rows/sec., 171.88 MiB/sec. | ||
| 5625 | 2026.05.21 18:21:59.450156 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 5626 | 2026.05.21 18:21:59.450215 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.05.21 18:21:59.450268 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5628 | 2026.05.21 18:21:59.450306 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1831 rows starting from the beginning of the part | ||
| 5629 | 2026.05.21 18:21:59.450316 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.05.21 18:21:59.450368 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5631 | 2026.05.21 18:21:59.450370 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5632 | 2026.05.21 18:21:59.450426 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5633 | 2026.05.21 18:21:59.450443 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 5634 | 2026.05.21 18:21:59.450503 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1292 rows starting from the beginning of the part | ||
| 5635 | 2026.05.21 18:21:59.450547 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5636 | 2026.05.21 18:21:59.450588 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5637 | 2026.05.21 18:21:59.450729 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.05.21 18:21:59.450795 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.05.21 18:21:59.450813 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_36_7} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5640 | 2026.05.21 18:21:59.450839 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5641 | 2026.05.21 18:21:59.450905 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5642 | 2026.05.21 18:21:59.451183 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5643 | 2026.05.21 18:21:59.451407 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.05.21 18:21:59.451538 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 5645 | 2026.05.21 18:21:59.451574 [ 286 ] {08a6232b-f987-4046-a3ae-8ed236d646da} <Debug> TCPHandler: Processed in 0.001410047 sec. | ||
| 5646 | 2026.05.21 18:21:59.451694 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.05.21 18:21:59.451789 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5648 | 2026.05.21 18:21:59.451845 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <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 | ||
| 5649 | 2026.05.21 18:21:59.452043 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926067 sec., 1796926.0674732497 rows/sec., 130.11 MiB/sec. | ||
| 5650 | 2026.05.21 18:21:59.452234 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5651 | 2026.05.21 18:21:59.452495 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.05.21 18:21:59.452562 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_36_7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5653 | 2026.05.21 18:21:59.452634 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5654 | 2026.05.21 18:21:59.452666 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.21 18:21:59.452702 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5656 | 2026.05.21 18:21:59.453276 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5657 | 2026.05.21 18:21:59.453500 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.21 18:21:59.453640 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001869 sec., 21936.864633493846 rows/sec., 39.31 MiB/sec. | ||
| 5659 | 2026.05.21 18:21:59.453705 [ 286 ] {78ed494a-377a-47c1-84f4-d7b7d4e9e262} <Debug> TCPHandler: Processed in 0.00206157 sec. | ||
| 5660 | 2026.05.21 18:21:59.453833 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.21 18:21:59.453931 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.21 18:21:59.453974 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5663 | 2026.05.21 18:21:59.454312 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.21 18:21:59.454348 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5665 | 2026.05.21 18:21:59.454653 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5666 | 2026.05.21 18:21:59.454857 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.21 18:21:59.454988 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5668 | 2026.05.21 18:21:59.455023 [ 286 ] {431ffe6c-e957-4ee5-81ec-dbc6a2508c3b} <Debug> TCPHandler: Processed in 0.001241654 sec. | ||
| 5669 | 2026.05.21 18:22:02.499640 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5670 | 2026.05.21 18:22:02.499696 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5671 | 2026.05.21 18:22:02.595207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12517 | ||
| 5672 | 2026.05.21 18:22:02.595743 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.21 18:22:02.595792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5674 | 2026.05.21 18:22:02.596288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5675 | 2026.05.21 18:22:02.596527 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.21 18:22:02.596663 [ 55 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5677 | 2026.05.21 18:22:02.596668 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12517 | ||
| 5678 | 2026.05.21 18:22:02.596713 [ 55 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.21 18:22:02.596737 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5680 | 2026.05.21 18:22:02.596878 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 5681 | 2026.05.21 18:22:02.597050 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5682 | 2026.05.21 18:22:02.597094 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10149 rows starting from the beginning of the part | ||
| 5683 | 2026.05.21 18:22:02.597169 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 5684 | 2026.05.21 18:22:02.597227 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 5685 | 2026.05.21 18:22:02.597272 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 5686 | 2026.05.21 18:22:02.597318 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 5687 | 2026.05.21 18:22:02.597363 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 5688 | 2026.05.21 18:22:02.604167 [ 192 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12517 rows, containing 4 columns (4 merged, 0 gathered) in 0.007350231 sec., 1702939.676317656 rows/sec., 24.36 MiB/sec. | ||
| 5689 | 2026.05.21 18:22:02.604611 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5690 | 2026.05.21 18:22:02.604958 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_26_5} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.21 18:22:02.605043 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_26_5} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5692 | 2026.05.21 18:22:02.605145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5693 | 2026.05.21 18:22:03.254984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5694 | 2026.05.21 18:22:03.272734 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.05.21 18:22:03.272798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5696 | 2026.05.21 18:22:03.278616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5697 | 2026.05.21 18:22:03.279336 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.05.21 18:22:03.279640 [ 53 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5699 | 2026.05.21 18:22:03.279703 [ 53 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.05.21 18:22:03.279724 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5701 | 2026.05.21 18:22:03.279830 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5702 | 2026.05.21 18:22:03.282523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5703 | 2026.05.21 18:22:03.284146 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5704 | 2026.05.21 18:22:03.285715 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5705 | 2026.05.21 18:22:03.290600 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5706 | 2026.05.21 18:22:03.295233 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5707 | 2026.05.21 18:22:03.299796 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5708 | 2026.05.21 18:22:03.304040 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5709 | 2026.05.21 18:22:03.308602 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 5710 | 2026.05.21 18:22:03.362319 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08253821 sec., 2374.657749422964 rows/sec., 12.28 MiB/sec. | ||
| 5711 | 2026.05.21 18:22:03.365065 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5712 | 2026.05.21 18:22:03.367197 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_26_5} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.21 18:22:03.367274 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_26_5} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5714 | 2026.05.21 18:22:03.369240 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5715 | 2026.05.21 18:22:04.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.35 MiB, peak 270.91 MiB, free memory in arenas 0.00 B, will set to 265.50 MiB (RSS), difference: 5.15 MiB | ||
| 5716 | 2026.05.21 18:22:04.440099 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.05.21 18:22:04.440473 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5718 | 2026.05.21 18:22:04.440863 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5719 | 2026.05.21 18:22:04.440910 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <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 | ||
| 5720 | 2026.05.21 18:22:04.441146 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5721 | 2026.05.21 18:22:04.441232 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5722 | 2026.05.21 18:22:04.441385 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5723 | 2026.05.21 18:22:04.441426 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5724 | 2026.05.21 18:22:04.441453 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5725 | 2026.05.21 18:22:04.441470 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5726 | 2026.05.21 18:22:04.441516 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5727 | 2026.05.21 18:22:04.441538 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5728 | 2026.05.21 18:22:04.442423 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002105 sec., 24228.028503562946 rows/sec., 5.73 MiB/sec. | ||
| 5729 | 2026.05.21 18:22:04.442503 [ 286 ] {a8ae42c3-4839-4952-abfd-34440bf657c1} <Debug> TCPHandler: Processed in 0.002554059 sec. | ||
| 5730 | 2026.05.21 18:22:04.444292 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.05.21 18:22:04.444418 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5732 | 2026.05.21 18:22:04.444467 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5733 | 2026.05.21 18:22:04.445023 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.05.21 18:22:04.445066 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5735 | 2026.05.21 18:22:04.445453 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5736 | 2026.05.21 18:22:04.445686 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.05.21 18:22:04.445846 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001466 sec., 38199.18144611187 rows/sec., 2.93 MiB/sec. | ||
| 5738 | 2026.05.21 18:22:04.445883 [ 286 ] {cdb01beb-04e1-46d9-8050-d941a4e4884c} <Debug> TCPHandler: Processed in 0.001649572 sec. | ||
| 5739 | 2026.05.21 18:22:04.446030 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.21 18:22:04.446146 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5741 | 2026.05.21 18:22:04.446194 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5742 | 2026.05.21 18:22:04.446709 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.05.21 18:22:04.446749 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5744 | 2026.05.21 18:22:04.447159 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5745 | 2026.05.21 18:22:04.447417 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.05.21 18:22:04.447564 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001445 sec., 44290.65743944636 rows/sec., 3.46 MiB/sec. | ||
| 5747 | 2026.05.21 18:22:04.447606 [ 286 ] {146a6d4d-05de-48ea-b1a1-25d4a4366910} <Debug> TCPHandler: Processed in 0.001629211 sec. | ||
| 5748 | 2026.05.21 18:22:04.447771 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.05.21 18:22:04.447879 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5750 | 2026.05.21 18:22:04.447927 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5751 | 2026.05.21 18:22:04.448346 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.05.21 18:22:04.448381 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5753 | 2026.05.21 18:22:04.448711 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5754 | 2026.05.21 18:22:04.448930 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.05.21 18:22:04.449060 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 5756 | 2026.05.21 18:22:04.449096 [ 286 ] {f26e6847-4d36-493f-9b9c-fc1657355f89} <Debug> TCPHandler: Processed in 0.001391217 sec. | ||
| 5757 | 2026.05.21 18:22:04.449221 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.05.21 18:22:04.449319 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.05.21 18:22:04.449369 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5760 | 2026.05.21 18:22:04.449721 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.05.21 18:22:04.449757 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5762 | 2026.05.21 18:22:04.450060 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5763 | 2026.05.21 18:22:04.450267 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.21 18:22:04.450403 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5765 | 2026.05.21 18:22:04.450437 [ 286 ] {776872c2-54e4-4272-9422-32441c8360a1} <Debug> TCPHandler: Processed in 0.001268045 sec. | ||
| 5766 | 2026.05.21 18:22:09.442628 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.05.21 18:22:09.442894 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5768 | 2026.05.21 18:22:09.443238 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5769 | 2026.05.21 18:22:09.443281 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <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_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')" moved to PREWHERE | ||
| 5770 | 2026.05.21 18:22:09.443522 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5771 | 2026.05.21 18:22:09.443596 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5772 | 2026.05.21 18:22:09.443744 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5773 | 2026.05.21 18:22:09.443782 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5774 | 2026.05.21 18:22:09.443803 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5775 | 2026.05.21 18:22:09.443820 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5776 | 2026.05.21 18:22:09.443864 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5777 | 2026.05.21 18:22:09.443885 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5778 | 2026.05.21 18:22:09.444908 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002123 sec., 24022.609514837495 rows/sec., 5.68 MiB/sec. | ||
| 5779 | 2026.05.21 18:22:09.444988 [ 286 ] {805b35d9-eee1-4083-9b98-16baef517c94} <Debug> TCPHandler: Processed in 0.002500199 sec. | ||
| 5780 | 2026.05.21 18:22:09.448108 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.05.21 18:22:09.448241 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.05.21 18:22:09.448289 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5783 | 2026.05.21 18:22:09.448814 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.05.21 18:22:09.448862 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5785 | 2026.05.21 18:22:09.449218 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5786 | 2026.05.21 18:22:09.449451 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.05.21 18:22:09.449601 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001396 sec., 17191.977077363896 rows/sec., 1.43 MiB/sec. | ||
| 5788 | 2026.05.21 18:22:09.449638 [ 286 ] {2137bfa7-e1b3-4c1c-b15c-404756d0a50e} <Debug> TCPHandler: Processed in 0.001597401 sec. | ||
| 5789 | 2026.05.21 18:22:09.449770 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.05.21 18:22:09.449874 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5791 | 2026.05.21 18:22:09.449918 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5792 | 2026.05.21 18:22:09.450340 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.05.21 18:22:09.450376 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5794 | 2026.05.21 18:22:09.450670 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5795 | 2026.05.21 18:22:09.450877 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.05.21 18:22:09.451009 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001158 sec., 6908.46286701209 rows/sec., 563.34 KiB/sec. | ||
| 5797 | 2026.05.21 18:22:09.451042 [ 286 ] {0d594d28-939c-4b56-ab8c-db5d73ce6f93} <Debug> TCPHandler: Processed in 0.001323845 sec. | ||
| 5798 | 2026.05.21 18:22:09.451168 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.05.21 18:22:09.451308 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5800 | 2026.05.21 18:22:09.451365 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5801 | 2026.05.21 18:22:09.451986 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.05.21 18:22:09.452021 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5803 | 2026.05.21 18:22:09.452343 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5804 | 2026.05.21 18:22:09.452557 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.05.21 18:22:09.452695 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Debug> executeQuery: Read 262 rows, 24.05 KiB in 0.001419 sec., 184637.0683579986 rows/sec., 16.55 MiB/sec. | ||
| 5806 | 2026.05.21 18:22:09.452730 [ 286 ] {a9a4c1c8-b18d-4da5-9e71-4148ee623217} <Debug> TCPHandler: Processed in 0.001628652 sec. | ||
| 5807 | 2026.05.21 18:22:09.452852 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.05.21 18:22:09.452948 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5809 | 2026.05.21 18:22:09.452990 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5810 | 2026.05.21 18:22:09.453417 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.05.21 18:22:09.453452 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5812 | 2026.05.21 18:22:09.453764 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5813 | 2026.05.21 18:22:09.453978 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.21 18:22:09.454105 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001175 sec., 51914.89361702128 rows/sec., 3.83 MiB/sec. | ||
| 5815 | 2026.05.21 18:22:09.454139 [ 286 ] {5d47d373-f327-4714-b591-a171e0689ac7} <Debug> TCPHandler: Processed in 0.001338996 sec. | ||
| 5816 | 2026.05.21 18:22:09.454259 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.05.21 18:22:09.454363 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.05.21 18:22:09.454407 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5819 | 2026.05.21 18:22:09.454829 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.05.21 18:22:09.454863 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5821 | 2026.05.21 18:22:09.455154 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5822 | 2026.05.21 18:22:09.455363 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.05.21 18:22:09.455491 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 5824 | 2026.05.21 18:22:09.455527 [ 286 ] {4410e8f4-6733-4c04-ac35-45e6e89972f2} <Debug> TCPHandler: Processed in 0.001323166 sec. | ||
| 5825 | 2026.05.21 18:22:09.455649 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.05.21 18:22:09.455746 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.05.21 18:22:09.455786 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5828 | 2026.05.21 18:22:09.456192 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.05.21 18:22:09.456227 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5830 | 2026.05.21 18:22:09.456528 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5831 | 2026.05.21 18:22:09.456738 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.05.21 18:22:09.456864 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 5833 | 2026.05.21 18:22:09.456898 [ 286 ] {ae9116c6-6302-4b08-9cb0-b6f10d8cecc8} <Debug> TCPHandler: Processed in 0.001300365 sec. | ||
| 5834 | 2026.05.21 18:22:09.457016 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.05.21 18:22:09.457112 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5836 | 2026.05.21 18:22:09.457153 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5837 | 2026.05.21 18:22:09.457644 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.05.21 18:22:09.457680 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5839 | 2026.05.21 18:22:09.458008 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5840 | 2026.05.21 18:22:09.458218 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.05.21 18:22:09.458363 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001269 sec., 117415.28762805359 rows/sec., 9.47 MiB/sec. | ||
| 5842 | 2026.05.21 18:22:09.458398 [ 286 ] {b585a79e-8435-4163-b6cb-f700704d01dd} <Debug> TCPHandler: Processed in 0.001432758 sec. | ||
| 5843 | 2026.05.21 18:22:09.458516 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.05.21 18:22:09.458613 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5845 | 2026.05.21 18:22:09.458657 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5846 | 2026.05.21 18:22:09.459061 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.05.21 18:22:09.459097 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5848 | 2026.05.21 18:22:09.459444 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5849 | 2026.05.21 18:22:09.459664 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.05.21 18:22:09.459795 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001201 sec., 166527.89342214822 rows/sec., 11.94 MiB/sec. | ||
| 5851 | 2026.05.21 18:22:09.459793 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5852 | 2026.05.21 18:22:09.459831 [ 286 ] {a6d95538-5e05-4208-9be8-cdf87761a272} <Debug> TCPHandler: Processed in 0.001365107 sec. | ||
| 5853 | 2026.05.21 18:22:09.459869 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.05.21 18:22:09.459895 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5855 | 2026.05.21 18:22:09.459968 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2026.05.21 18:22:09.460026 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 5857 | 2026.05.21 18:22:09.460070 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5858 | 2026.05.21 18:22:09.460133 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <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 | ||
| 5859 | 2026.05.21 18:22:09.460190 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5860 | 2026.05.21 18:22:09.460241 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11511 rows starting from the beginning of the part | ||
| 5861 | 2026.05.21 18:22:09.460324 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1497 rows starting from the beginning of the part | ||
| 5862 | 2026.05.21 18:22:09.460386 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5863 | 2026.05.21 18:22:09.460442 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 5864 | 2026.05.21 18:22:09.460493 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5865 | 2026.05.21 18:22:09.460544 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 200 rows starting from the beginning of the part | ||
| 5866 | 2026.05.21 18:22:09.461011 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.05.21 18:22:09.461054 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5868 | 2026.05.21 18:22:09.461844 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5869 | 2026.05.21 18:22:09.462204 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.05.21 18:22:09.462402 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002348 sec., 17461.669505962524 rows/sec., 31.29 MiB/sec. | ||
| 5871 | 2026.05.21 18:22:09.462502 [ 286 ] {be4cfdbf-7e68-493a-b320-66d584a1af94} <Debug> TCPHandler: Processed in 0.00258384 sec. | ||
| 5872 | 2026.05.21 18:22:09.462656 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.05.21 18:22:09.462768 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5874 | 2026.05.21 18:22:09.462820 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5875 | 2026.05.21 18:22:09.463284 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.05.21 18:22:09.463327 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5877 | 2026.05.21 18:22:09.463766 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5878 | 2026.05.21 18:22:09.464094 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.05.21 18:22:09.464267 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
| 5880 | 2026.05.21 18:22:09.464310 [ 286 ] {4bb8f87e-87ed-4235-8c37-d7f483756e7a} <Debug> TCPHandler: Processed in 0.001720363 sec. | ||
| 5881 | 2026.05.21 18:22:09.465204 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13656 rows, containing 5 columns (5 merged, 0 gathered) in 0.005288772 sec., 2582073.8727250863 rows/sec., 168.32 MiB/sec. | ||
| 5882 | 2026.05.21 18:22:09.465763 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5883 | 2026.05.21 18:22:09.466061 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.05.21 18:22:09.466128 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5885 | 2026.05.21 18:22:09.466210 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 5886 | 2026.05.21 18:22:10.096831 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13029 | ||
| 5887 | 2026.05.21 18:22:10.097324 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.05.21 18:22:10.097366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5889 | 2026.05.21 18:22:10.097846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5890 | 2026.05.21 18:22:10.098088 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.05.21 18:22:10.098224 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13029 | ||
| 5892 | 2026.05.21 18:22:10.782671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5893 | 2026.05.21 18:22:10.797542 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.05.21 18:22:10.797597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 5895 | 2026.05.21 18:22:10.803473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5896 | 2026.05.21 18:22:10.804171 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.05.21 18:22:10.806773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5898 | 2026.05.21 18:22:14.439774 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.05.21 18:22:14.440011 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5900 | 2026.05.21 18:22:14.440337 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5901 | 2026.05.21 18:22:14.440377 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <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 | ||
| 5902 | 2026.05.21 18:22:14.440594 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5903 | 2026.05.21 18:22:14.440665 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5904 | 2026.05.21 18:22:14.440806 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5905 | 2026.05.21 18:22:14.440844 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5906 | 2026.05.21 18:22:14.440866 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5907 | 2026.05.21 18:22:14.440882 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5908 | 2026.05.21 18:22:14.440925 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5909 | 2026.05.21 18:22:14.440945 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5910 | 2026.05.21 18:22:14.441840 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.001923 sec., 26521.060842433697 rows/sec., 6.27 MiB/sec. | ||
| 5911 | 2026.05.21 18:22:14.441911 [ 286 ] {a2987509-332d-49cc-9491-caa731c39482} <Debug> TCPHandler: Processed in 0.002270684 sec. | ||
| 5912 | 2026.05.21 18:22:14.443595 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.21 18:22:14.443708 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5914 | 2026.05.21 18:22:14.443754 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5915 | 2026.05.21 18:22:14.444233 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.05.21 18:22:14.444270 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5917 | 2026.05.21 18:22:14.444625 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5918 | 2026.05.21 18:22:14.444848 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.21 18:22:14.444996 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00132 sec., 42424.242424242424 rows/sec., 3.26 MiB/sec. | ||
| 5920 | 2026.05.21 18:22:14.445033 [ 286 ] {bf4d6e7a-7362-4938-b162-852b651ad938} <Debug> TCPHandler: Processed in 0.001491699 sec. | ||
| 5921 | 2026.05.21 18:22:14.445158 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.05.21 18:22:14.445256 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5923 | 2026.05.21 18:22:14.445298 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5924 | 2026.05.21 18:22:14.445709 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.05.21 18:22:14.445746 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5926 | 2026.05.21 18:22:14.446045 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5927 | 2026.05.21 18:22:14.446256 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.05.21 18:22:14.446382 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 5929 | 2026.05.21 18:22:14.446416 [ 286 ] {6e3f30bb-8ef5-4244-acf1-0100dda4f0ac} <Debug> TCPHandler: Processed in 0.001308186 sec. | ||
| 5930 | 2026.05.21 18:22:14.446536 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.05.21 18:22:14.446633 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.05.21 18:22:14.446678 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5933 | 2026.05.21 18:22:14.447085 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.05.21 18:22:14.447119 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5935 | 2026.05.21 18:22:14.447450 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5936 | 2026.05.21 18:22:14.447663 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.05.21 18:22:14.447791 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5938 | 2026.05.21 18:22:14.447824 [ 286 ] {8efe0579-9a84-427e-ba6a-aa1340fbf53f} <Debug> TCPHandler: Processed in 0.001338056 sec. | ||
| 5939 | 2026.05.21 18:22:14.447942 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.05.21 18:22:14.448039 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.05.21 18:22:14.448082 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5942 | 2026.05.21 18:22:14.448408 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.05.21 18:22:14.448442 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5944 | 2026.05.21 18:22:14.448736 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5945 | 2026.05.21 18:22:14.448944 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.05.21 18:22:14.449037 [ 23 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5947 | 2026.05.21 18:22:14.449072 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 5948 | 2026.05.21 18:22:14.449074 [ 23 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.05.21 18:22:14.449105 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5950 | 2026.05.21 18:22:14.449106 [ 286 ] {c466b91c-a139-40fb-a9fe-f11dd030e788} <Debug> TCPHandler: Processed in 0.001214393 sec. | ||
| 5951 | 2026.05.21 18:22:14.449191 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 5952 | 2026.05.21 18:22:14.449275 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5953 | 2026.05.21 18:22:14.449303 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1452 rows starting from the beginning of the part | ||
| 5954 | 2026.05.21 18:22:14.449355 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 5955 | 2026.05.21 18:22:14.449397 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 5956 | 2026.05.21 18:22:14.449433 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 5957 | 2026.05.21 18:22:14.449475 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5958 | 2026.05.21 18:22:14.449514 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5959 | 2026.05.21 18:22:14.450399 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001246294 sec., 1396139.2737187212 rows/sec., 93.98 MiB/sec. | ||
| 5960 | 2026.05.21 18:22:14.450578 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5961 | 2026.05.21 18:22:14.450820 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.21 18:22:14.450881 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_36_7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5963 | 2026.05.21 18:22:14.450941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5964 | 2026.05.21 18:22:17.499764 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5965 | 2026.05.21 18:22:17.499848 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5966 | 2026.05.21 18:22:17.598395 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13477 | ||
| 5967 | 2026.05.21 18:22:17.598928 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.05.21 18:22:17.598980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5969 | 2026.05.21 18:22:17.599519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5970 | 2026.05.21 18:22:17.599753 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.05.21 18:22:17.599884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13477 | ||
| 5972 | 2026.05.21 18:22:18.306930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5973 | 2026.05.21 18:22:18.323273 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.05.21 18:22:18.323332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5975 | 2026.05.21 18:22:18.329475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5976 | 2026.05.21 18:22:18.330172 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.05.21 18:22:18.332996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5978 | 2026.05.21 18:22:19.441163 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.05.21 18:22:19.441559 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5980 | 2026.05.21 18:22:19.441936 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5981 | 2026.05.21 18:22:19.441979 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <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 | ||
| 5982 | 2026.05.21 18:22:19.442196 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5983 | 2026.05.21 18:22:19.442267 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5984 | 2026.05.21 18:22:19.442409 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5985 | 2026.05.21 18:22:19.442445 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5986 | 2026.05.21 18:22:19.442468 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 5987 | 2026.05.21 18:22:19.442484 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5988 | 2026.05.21 18:22:19.442531 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5989 | 2026.05.21 18:22:19.442552 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5990 | 2026.05.21 18:22:19.443394 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002002 sec., 25474.525474525475 rows/sec., 6.02 MiB/sec. | ||
| 5991 | 2026.05.21 18:22:19.443466 [ 286 ] {2e368c26-de82-42da-b6ca-168597d491e7} <Debug> TCPHandler: Processed in 0.002489248 sec. | ||
| 5992 | 2026.05.21 18:22:19.445773 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.05.21 18:22:19.445905 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5994 | 2026.05.21 18:22:19.445960 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5995 | 2026.05.21 18:22:19.446588 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.21 18:22:19.446632 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 5997 | 2026.05.21 18:22:19.447004 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5998 | 2026.05.21 18:22:19.447235 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.21 18:22:19.447385 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001517 sec., 90969.01779828609 rows/sec., 7.92 MiB/sec. | ||
| 6000 | 2026.05.21 18:22:19.447422 [ 286 ] {61ee1704-d88a-4fb4-b932-0efcfa8d2882} <Debug> TCPHandler: Processed in 0.001711913 sec. | ||
| 6001 | 2026.05.21 18:22:19.447545 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.05.21 18:22:19.447644 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.05.21 18:22:19.447688 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6004 | 2026.05.21 18:22:19.448095 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.05.21 18:22:19.448129 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6006 | 2026.05.21 18:22:19.448442 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6007 | 2026.05.21 18:22:19.448670 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.05.21 18:22:19.448801 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001177 sec., 34834.32455395072 rows/sec., 2.56 MiB/sec. | ||
| 6009 | 2026.05.21 18:22:19.448835 [ 286 ] {c90783ec-6704-41e8-a92b-9485f3758ffd} <Debug> TCPHandler: Processed in 0.001341486 sec. | ||
| 6010 | 2026.05.21 18:22:19.448952 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.05.21 18:22:19.449047 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6012 | 2026.05.21 18:22:19.449090 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6013 | 2026.05.21 18:22:19.449513 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.05.21 18:22:19.449548 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6015 | 2026.05.21 18:22:19.449851 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6016 | 2026.05.21 18:22:19.450061 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.05.21 18:22:19.450184 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001155 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 6018 | 2026.05.21 18:22:19.450218 [ 286 ] {34019805-61b0-414d-9495-d3171a74db3c} <Debug> TCPHandler: Processed in 0.001316156 sec. | ||
| 6019 | 2026.05.21 18:22:19.450336 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.05.21 18:22:19.450432 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.05.21 18:22:19.450475 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6022 | 2026.05.21 18:22:19.450881 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.05.21 18:22:19.450914 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6024 | 2026.05.21 18:22:19.451231 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6025 | 2026.05.21 18:22:19.451442 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.05.21 18:22:19.451578 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6027 | 2026.05.21 18:22:19.451613 [ 286 ] {03c8d880-edb1-473a-9866-a5173abe352e} <Debug> TCPHandler: Processed in 0.001326696 sec. | ||
| 6028 | 2026.05.21 18:22:19.451735 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.05.21 18:22:19.451858 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.05.21 18:22:19.451925 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <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 | ||
| 6031 | 2026.05.21 18:22:19.452828 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.05.21 18:22:19.452864 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6033 | 2026.05.21 18:22:19.453433 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6034 | 2026.05.21 18:22:19.453665 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.05.21 18:22:19.453802 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00197 sec., 20812.18274111675 rows/sec., 37.29 MiB/sec. | ||
| 6036 | 2026.05.21 18:22:19.453864 [ 286 ] {9d26d9ae-9b48-494f-a1df-e897a82b650b} <Debug> TCPHandler: Processed in 0.002190042 sec. | ||
| 6037 | 2026.05.21 18:22:19.453988 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.05.21 18:22:19.454086 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.05.21 18:22:19.454129 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6040 | 2026.05.21 18:22:19.454466 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.05.21 18:22:19.454500 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6042 | 2026.05.21 18:22:19.454799 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6043 | 2026.05.21 18:22:19.455006 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.05.21 18:22:19.455134 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6045 | 2026.05.21 18:22:19.455179 [ 286 ] {f4f1f882-213f-4bbd-bd88-68be12f1e8ed} <Debug> TCPHandler: Processed in 0.001240423 sec. | ||
| 6046 | 2026.05.21 18:22:20.474624 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.05.21 18:22:20.474885 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6048 | 2026.05.21 18:22:20.475274 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6049 | 2026.05.21 18:22:20.475324 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6050 | 2026.05.21 18:22:20.475625 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6051 | 2026.05.21 18:22:20.475704 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6052 | 2026.05.21 18:22:20.475847 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6053 | 2026.05.21 18:22:20.475883 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6054 | 2026.05.21 18:22:20.475906 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6055 | 2026.05.21 18:22:20.475921 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6056 | 2026.05.21 18:22:20.475963 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6057 | 2026.05.21 18:22:20.475983 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6058 | 2026.05.21 18:22:20.476884 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002112 sec., 24147.727272727272 rows/sec., 5.71 MiB/sec. | ||
| 6059 | 2026.05.21 18:22:20.476979 [ 286 ] {c4666bcc-d5e7-4b53-aa87-0ab673dce756} <Debug> TCPHandler: Processed in 0.002496108 sec. | ||
| 6060 | 2026.05.21 18:22:20.489396 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.05.21 18:22:20.489535 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6062 | 2026.05.21 18:22:20.489590 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6063 | 2026.05.21 18:22:20.490065 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.05.21 18:22:20.490108 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6065 | 2026.05.21 18:22:20.490452 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6066 | 2026.05.21 18:22:20.490683 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.05.21 18:22:20.490832 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001336 sec., 2994.011976047904 rows/sec., 244.14 KiB/sec. | ||
| 6068 | 2026.05.21 18:22:20.490869 [ 286 ] {c0e5b4bd-3485-48eb-8232-92ff7d138025} <Debug> TCPHandler: Processed in 0.00154014 sec. | ||
| 6069 | 2026.05.21 18:22:20.490991 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.05.21 18:22:20.491091 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6071 | 2026.05.21 18:22:20.491133 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6072 | 2026.05.21 18:22:20.492649 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.21 18:22:20.492687 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6074 | 2026.05.21 18:22:20.493145 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6075 | 2026.05.21 18:22:20.493370 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.05.21 18:22:20.493500 [ 41 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6077 | 2026.05.21 18:22:20.493509 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002439 sec., 986879.8687986879 rows/sec., 72.81 MiB/sec. | ||
| 6078 | 2026.05.21 18:22:20.493578 [ 41 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.05.21 18:22:20.493592 [ 286 ] {d779d424-2c31-4179-bdda-e1d09b249e2f} <Debug> TCPHandler: Processed in 0.002652001 sec. | ||
| 6080 | 2026.05.21 18:22:20.493614 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6081 | 2026.05.21 18:22:20.493731 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.05.21 18:22:20.493743 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 6083 | 2026.05.21 18:22:20.493834 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6084 | 2026.05.21 18:22:20.493865 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6085 | 2026.05.21 18:22:20.493881 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6086 | 2026.05.21 18:22:20.493902 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3361 rows starting from the beginning of the part | ||
| 6087 | 2026.05.21 18:22:20.493973 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6088 | 2026.05.21 18:22:20.494021 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 262 rows starting from the beginning of the part | ||
| 6089 | 2026.05.21 18:22:20.494063 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6090 | 2026.05.21 18:22:20.494103 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 6091 | 2026.05.21 18:22:20.494142 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2407 rows starting from the beginning of the part | ||
| 6092 | 2026.05.21 18:22:20.494291 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.05.21 18:22:20.494336 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6094 | 2026.05.21 18:22:20.494673 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6095 | 2026.05.21 18:22:20.494889 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.05.21 18:22:20.494996 [ 41 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6097 | 2026.05.21 18:22:20.495026 [ 41 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.05.21 18:22:20.495029 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001215 sec., 12345.67901234568 rows/sec., 910.65 KiB/sec. | ||
| 6099 | 2026.05.21 18:22:20.495046 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6100 | 2026.05.21 18:22:20.495078 [ 286 ] {d1384b1c-b2f8-4693-ad65-cfa7eb88e526} <Debug> TCPHandler: Processed in 0.001397837 sec. | ||
| 6101 | 2026.05.21 18:22:20.495149 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 6102 | 2026.05.21 18:22:20.495197 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.05.21 18:22:20.495237 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6104 | 2026.05.21 18:22:20.495265 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 226 rows starting from the beginning of the part | ||
| 6105 | 2026.05.21 18:22:20.495293 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.05.21 18:22:20.495320 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
| 6107 | 2026.05.21 18:22:20.495334 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6108 | 2026.05.21 18:22:20.495370 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6109 | 2026.05.21 18:22:20.495412 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 61 rows starting from the beginning of the part | ||
| 6110 | 2026.05.21 18:22:20.495449 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 6111 | 2026.05.21 18:22:20.495490 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 6112 | 2026.05.21 18:22:20.495984 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.05.21 18:22:20.496019 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6114 | 2026.05.21 18:22:20.496270 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146402 sec., 346300.86130345205 rows/sec., 24.88 MiB/sec. | ||
| 6115 | 2026.05.21 18:22:20.496574 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6116 | 2026.05.21 18:22:20.496613 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6117 | 2026.05.21 18:22:20.496680 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002977557 sec., 2109111.597191926 rows/sec., 167.91 MiB/sec. | ||
| 6118 | 2026.05.21 18:22:20.496940 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.05.21 18:22:20.496987 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6120 | 2026.05.21 18:22:20.496996 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.05.21 18:22:20.497096 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001822 sec., 439626.78375411633 rows/sec., 25.39 MiB/sec. | ||
| 6122 | 2026.05.21 18:22:20.497102 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_26_5} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6123 | 2026.05.21 18:22:20.497141 [ 286 ] {46507c63-7c01-4903-a1c1-8c169f6c36d7} <Debug> TCPHandler: Processed in 0.001995148 sec. | ||
| 6124 | 2026.05.21 18:22:20.497247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6125 | 2026.05.21 18:22:20.497274 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.05.21 18:22:20.497308 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.05.21 18:22:20.497376 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6128 | 2026.05.21 18:22:20.497423 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6129 | 2026.05.21 18:22:20.497435 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_41_8} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6130 | 2026.05.21 18:22:20.497559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6131 | 2026.05.21 18:22:20.497801 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.21 18:22:20.497844 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6133 | 2026.05.21 18:22:20.498153 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6134 | 2026.05.21 18:22:20.498367 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.05.21 18:22:20.498501 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 6136 | 2026.05.21 18:22:20.498537 [ 286 ] {1a8e5b79-af01-4b06-aad1-f894f0eadaf2} <Debug> TCPHandler: Processed in 0.001313495 sec. | ||
| 6137 | 2026.05.21 18:22:20.498660 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.05.21 18:22:20.498756 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6139 | 2026.05.21 18:22:20.498795 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6140 | 2026.05.21 18:22:20.499597 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.05.21 18:22:20.499632 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6142 | 2026.05.21 18:22:20.499993 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6143 | 2026.05.21 18:22:20.500205 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.05.21 18:22:20.500319 [ 40 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6145 | 2026.05.21 18:22:20.500333 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001596 sec., 810776.9423558897 rows/sec., 54.12 MiB/sec. | ||
| 6146 | 2026.05.21 18:22:20.500375 [ 40 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.05.21 18:22:20.500388 [ 286 ] {e2f6508b-3d56-464b-9e9f-ccf0d6ede111} <Debug> TCPHandler: Processed in 0.001777244 sec. | ||
| 6148 | 2026.05.21 18:22:20.500405 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6149 | 2026.05.21 18:22:20.500504 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 6150 | 2026.05.21 18:22:20.500521 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.05.21 18:22:20.500622 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6152 | 2026.05.21 18:22:20.500626 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.05.21 18:22:20.500660 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1831 rows starting from the beginning of the part | ||
| 6154 | 2026.05.21 18:22:20.500688 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6155 | 2026.05.21 18:22:20.500756 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6156 | 2026.05.21 18:22:20.500811 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 6157 | 2026.05.21 18:22:20.500863 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6158 | 2026.05.21 18:22:20.500909 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 6159 | 2026.05.21 18:22:20.500961 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1294 rows starting from the beginning of the part | ||
| 6160 | 2026.05.21 18:22:20.501429 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.05.21 18:22:20.501471 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6162 | 2026.05.21 18:22:20.501944 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6163 | 2026.05.21 18:22:20.502166 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.05.21 18:22:20.502299 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001692 sec., 885342.7895981087 rows/sec., 53.70 MiB/sec. | ||
| 6165 | 2026.05.21 18:22:20.502331 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860036 sec., 1885447.3784378367 rows/sec., 136.97 MiB/sec. | ||
| 6166 | 2026.05.21 18:22:20.502335 [ 286 ] {be89c13b-27ce-4fbd-ade5-efe5c87cdfc6} <Debug> TCPHandler: Processed in 0.001866055 sec. | ||
| 6167 | 2026.05.21 18:22:20.502475 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.05.21 18:22:20.502530 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6169 | 2026.05.21 18:22:20.502573 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.05.21 18:22:20.502635 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <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 | ||
| 6171 | 2026.05.21 18:22:20.502800 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.05.21 18:22:20.502875 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_41_8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6173 | 2026.05.21 18:22:20.502942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6174 | 2026.05.21 18:22:20.503386 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.05.21 18:22:20.503428 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6176 | 2026.05.21 18:22:20.503942 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6177 | 2026.05.21 18:22:20.504179 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.05.21 18:22:20.504324 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001769 sec., 6218.202374222725 rows/sec., 11.14 MiB/sec. | ||
| 6179 | 2026.05.21 18:22:20.504383 [ 286 ] {5ed5a900-81b2-4cb0-bcc6-3f3cc1efc4b6} <Debug> TCPHandler: Processed in 0.001957608 sec. | ||
| 6180 | 2026.05.21 18:22:20.504504 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.05.21 18:22:20.504601 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6182 | 2026.05.21 18:22:20.504643 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6183 | 2026.05.21 18:22:20.504964 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.05.21 18:22:20.505000 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6185 | 2026.05.21 18:22:20.505299 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6186 | 2026.05.21 18:22:20.505511 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.05.21 18:22:20.505652 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 6188 | 2026.05.21 18:22:20.505686 [ 286 ] {80d1f729-9c1f-4525-8ed4-6b475e945bfd} <Debug> TCPHandler: Processed in 0.001233224 sec. | ||
| 6189 | 2026.05.21 18:22:24.438506 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.05.21 18:22:24.438754 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6191 | 2026.05.21 18:22:24.439092 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6192 | 2026.05.21 18:22:24.439131 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <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 | ||
| 6193 | 2026.05.21 18:22:24.439352 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6194 | 2026.05.21 18:22:24.439425 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6195 | 2026.05.21 18:22:24.439570 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6196 | 2026.05.21 18:22:24.439610 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6197 | 2026.05.21 18:22:24.439633 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6198 | 2026.05.21 18:22:24.439648 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6199 | 2026.05.21 18:22:24.439692 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6200 | 2026.05.21 18:22:24.439713 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6201 | 2026.05.21 18:22:24.440781 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00212 sec., 24056.603773584906 rows/sec., 5.69 MiB/sec. | ||
| 6202 | 2026.05.21 18:22:24.440885 [ 286 ] {4ebc7f35-095f-4844-9a20-18e7b095cf18} <Debug> TCPHandler: Processed in 0.002517279 sec. | ||
| 6203 | 2026.05.21 18:22:24.442372 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.21 18:22:24.442487 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6205 | 2026.05.21 18:22:24.442534 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6206 | 2026.05.21 18:22:24.443038 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.21 18:22:24.443084 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6208 | 2026.05.21 18:22:24.443453 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6209 | 2026.05.21 18:22:24.443678 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.21 18:22:24.443831 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001377 sec., 40668.11909949165 rows/sec., 3.12 MiB/sec. | ||
| 6211 | 2026.05.21 18:22:24.443868 [ 286 ] {2e5e1d55-1ae5-415f-96ec-32bc2e10ad5e} <Debug> TCPHandler: Processed in 0.00155014 sec. | ||
| 6212 | 2026.05.21 18:22:24.443995 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.05.21 18:22:24.444094 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.21 18:22:24.444136 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6215 | 2026.05.21 18:22:24.444554 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.21 18:22:24.444591 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6217 | 2026.05.21 18:22:24.444892 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6218 | 2026.05.21 18:22:24.445112 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.05.21 18:22:24.445245 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 6220 | 2026.05.21 18:22:24.445280 [ 286 ] {380c391f-14d8-4aff-baef-1d9b64374027} <Debug> TCPHandler: Processed in 0.001336426 sec. | ||
| 6221 | 2026.05.21 18:22:24.445400 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.21 18:22:24.445498 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.21 18:22:24.445542 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6224 | 2026.05.21 18:22:24.445920 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.05.21 18:22:24.445957 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6226 | 2026.05.21 18:22:24.446284 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6227 | 2026.05.21 18:22:24.446498 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.05.21 18:22:24.446630 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 6229 | 2026.05.21 18:22:24.446665 [ 286 ] {ca3e649e-887e-46d8-a331-4e53739ab985} <Debug> TCPHandler: Processed in 0.001316026 sec. | ||
| 6230 | 2026.05.21 18:22:24.446793 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.05.21 18:22:24.446890 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.21 18:22:24.446934 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6233 | 2026.05.21 18:22:24.447259 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.21 18:22:24.447295 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6235 | 2026.05.21 18:22:24.447592 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6236 | 2026.05.21 18:22:24.447798 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.05.21 18:22:24.447928 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. | ||
| 6238 | 2026.05.21 18:22:24.447961 [ 286 ] {475ae4c6-e1b0-4b9b-b896-aeb442c94ded} <Debug> TCPHandler: Processed in 0.001218283 sec. | ||
| 6239 | 2026.05.21 18:22:25.100055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13989 | ||
| 6240 | 2026.05.21 18:22:25.100799 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.05.21 18:22:25.100864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6242 | 2026.05.21 18:22:25.101347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6243 | 2026.05.21 18:22:25.101595 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.05.21 18:22:25.101715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13989 | ||
| 6245 | 2026.05.21 18:22:25.833153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6246 | 2026.05.21 18:22:25.851508 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.05.21 18:22:25.851577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6248 | 2026.05.21 18:22:25.857635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6249 | 2026.05.21 18:22:25.858344 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.05.21 18:22:25.861663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6251 | 2026.05.21 18:22:29.440458 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.05.21 18:22:29.440731 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6253 | 2026.05.21 18:22:29.441090 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6254 | 2026.05.21 18:22:29.441130 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <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 | ||
| 6255 | 2026.05.21 18:22:29.441355 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6256 | 2026.05.21 18:22:29.441426 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6257 | 2026.05.21 18:22:29.441571 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6258 | 2026.05.21 18:22:29.441608 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6259 | 2026.05.21 18:22:29.441631 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6260 | 2026.05.21 18:22:29.441647 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6261 | 2026.05.21 18:22:29.441689 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6262 | 2026.05.21 18:22:29.441709 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6263 | 2026.05.21 18:22:29.442819 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002197 sec., 23213.472917614927 rows/sec., 5.49 MiB/sec. | ||
| 6264 | 2026.05.21 18:22:29.442928 [ 286 ] {3ff52fe8-c96c-42b9-8184-9bef075e3a08} <Debug> TCPHandler: Processed in 0.00261175 sec. | ||
| 6265 | 2026.05.21 18:22:29.445278 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.05.21 18:22:29.445413 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6267 | 2026.05.21 18:22:29.445469 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6268 | 2026.05.21 18:22:29.446144 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.05.21 18:22:29.446187 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6270 | 2026.05.21 18:22:29.446568 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6271 | 2026.05.21 18:22:29.446789 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.05.21 18:22:29.446945 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001572 sec., 87786.25954198473 rows/sec., 7.64 MiB/sec. | ||
| 6273 | 2026.05.21 18:22:29.446983 [ 286 ] {cec66b41-1eca-4158-9543-53a989301515} <Debug> TCPHandler: Processed in 0.001771774 sec. | ||
| 6274 | 2026.05.21 18:22:29.447113 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.05.21 18:22:29.447214 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.05.21 18:22:29.447256 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6277 | 2026.05.21 18:22:29.447667 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.05.21 18:22:29.447706 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6279 | 2026.05.21 18:22:29.448001 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6280 | 2026.05.21 18:22:29.448204 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.05.21 18:22:29.448333 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.64 MiB/sec. | ||
| 6282 | 2026.05.21 18:22:29.448368 [ 286 ] {0869cec3-8691-45c9-a7bb-e6f8177780e7} <Debug> TCPHandler: Processed in 0.001306105 sec. | ||
| 6283 | 2026.05.21 18:22:29.448486 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.05.21 18:22:29.448584 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6285 | 2026.05.21 18:22:29.448624 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6286 | 2026.05.21 18:22:29.449050 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.05.21 18:22:29.449088 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6288 | 2026.05.21 18:22:29.449380 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6289 | 2026.05.21 18:22:29.449599 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.05.21 18:22:29.449724 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. | ||
| 6291 | 2026.05.21 18:22:29.449759 [ 286 ] {8c60d07a-7ec4-4289-b74f-19f0fe2fe0db} <Debug> TCPHandler: Processed in 0.001325066 sec. | ||
| 6292 | 2026.05.21 18:22:29.449879 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.05.21 18:22:29.449976 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.05.21 18:22:29.450020 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6295 | 2026.05.21 18:22:29.450431 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.05.21 18:22:29.450467 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6297 | 2026.05.21 18:22:29.450788 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6298 | 2026.05.21 18:22:29.450994 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.05.21 18:22:29.451120 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 6300 | 2026.05.21 18:22:29.451114 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6301 | 2026.05.21 18:22:29.451155 [ 286 ] {191b40f0-92aa-4644-9a98-b06874fc1cf3} <Debug> TCPHandler: Processed in 0.001327245 sec. | ||
| 6302 | 2026.05.21 18:22:29.451197 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.21 18:22:29.451222 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6304 | 2026.05.21 18:22:29.451293 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.05.21 18:22:29.451330 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6306 | 2026.05.21 18:22:29.451393 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6307 | 2026.05.21 18:22:29.451453 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <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 | ||
| 6308 | 2026.05.21 18:22:29.451463 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6309 | 2026.05.21 18:22:29.451499 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13656 rows starting from the beginning of the part | ||
| 6310 | 2026.05.21 18:22:29.451568 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6311 | 2026.05.21 18:22:29.451618 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6312 | 2026.05.21 18:22:29.451663 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1498 rows starting from the beginning of the part | ||
| 6313 | 2026.05.21 18:22:29.451705 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6314 | 2026.05.21 18:22:29.451749 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6315 | 2026.05.21 18:22:29.452288 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.05.21 18:22:29.452330 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6317 | 2026.05.21 18:22:29.452897 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6318 | 2026.05.21 18:22:29.453134 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.05.21 18:22:29.453249 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6320 | 2026.05.21 18:22:29.453278 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 38.59 MiB/sec. | ||
| 6321 | 2026.05.21 18:22:29.453286 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.05.21 18:22:29.453322 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6323 | 2026.05.21 18:22:29.453338 [ 286 ] {ff8c692e-03a3-4c1f-b2bd-b08e2865a113} <Debug> TCPHandler: Processed in 0.002095651 sec. | ||
| 6324 | 2026.05.21 18:22:29.453412 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 6325 | 2026.05.21 18:22:29.453474 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.05.21 18:22:29.453575 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.05.21 18:22:29.453619 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6328 | 2026.05.21 18:22:29.453632 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6329 | 2026.05.21 18:22:29.453692 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 510 rows starting from the beginning of the part | ||
| 6330 | 2026.05.21 18:22:29.453810 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 6331 | 2026.05.21 18:22:29.453919 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6332 | 2026.05.21 18:22:29.453957 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.05.21 18:22:29.453999 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6334 | 2026.05.21 18:22:29.454019 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6335 | 2026.05.21 18:22:29.454120 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 6336 | 2026.05.21 18:22:29.454216 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6337 | 2026.05.21 18:22:29.454337 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6338 | 2026.05.21 18:22:29.454586 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.21 18:22:29.454729 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 6340 | 2026.05.21 18:22:29.454765 [ 286 ] {730cf29b-0612-4bb9-ad8c-fcd4be366cba} <Debug> TCPHandler: Processed in 0.001343136 sec. | ||
| 6341 | 2026.05.21 18:22:29.456138 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15762 rows, containing 5 columns (5 merged, 0 gathered) in 0.004848883 sec., 3250645.5610498334 rows/sec., 211.07 MiB/sec. | ||
| 6342 | 2026.05.21 18:22:29.456668 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6343 | 2026.05.21 18:22:29.456948 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.05.21 18:22:29.457015 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6345 | 2026.05.21 18:22:29.457095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 6346 | 2026.05.21 18:22:29.480887 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 19 columns (19 merged, 0 gathered) in 0.02751832 sec., 24892.507972870437 rows/sec., 44.61 MiB/sec. | ||
| 6347 | 2026.05.21 18:22:29.481777 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6348 | 2026.05.21 18:22:29.482099 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.05.21 18:22:29.482170 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6350 | 2026.05.21 18:22:29.482262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 6351 | 2026.05.21 18:22:30.000951 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.72 MiB, peak 277.92 MiB, free memory in arenas 0.00 B, will set to 271.12 MiB (RSS), difference: 2.40 MiB | ||
| 6352 | 2026.05.21 18:22:31.211071 [ 30 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6353 | 2026.05.21 18:22:31.211143 [ 30 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.05.21 18:22:31.211168 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6355 | 2026.05.21 18:22:31.211284 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 6356 | 2026.05.21 18:22:31.211422 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6357 | 2026.05.21 18:22:31.211461 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 6358 | 2026.05.21 18:22:31.211540 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6359 | 2026.05.21 18:22:31.211595 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 6360 | 2026.05.21 18:22:31.211647 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 6361 | 2026.05.21 18:22:31.211696 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 6362 | 2026.05.21 18:22:31.212461 [ 198 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225893 sec., 29366.347633928897 rows/sec., 2.45 MiB/sec. | ||
| 6363 | 2026.05.21 18:22:31.212580 [ 198 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6364 | 2026.05.21 18:22:31.212837 [ 198 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.05.21 18:22:31.212909 [ 198 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_13_3} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6366 | 2026.05.21 18:22:31.212980 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6367 | 2026.05.21 18:22:31.504379 [ 30 ] {} <Debug> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6368 | 2026.05.21 18:22:31.504432 [ 30 ] {} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.05.21 18:22:31.504455 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6370 | 2026.05.21 18:22:31.504547 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 6371 | 2026.05.21 18:22:31.504667 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6372 | 2026.05.21 18:22:31.504701 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 6373 | 2026.05.21 18:22:31.504767 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 6374 | 2026.05.21 18:22:31.504818 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 6375 | 2026.05.21 18:22:31.504867 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 6376 | 2026.05.21 18:22:31.504907 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 6377 | 2026.05.21 18:22:31.505615 [ 193 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110091 sec., 5404.962295883852 rows/sec., 401.15 KiB/sec. | ||
| 6378 | 2026.05.21 18:22:31.505799 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6379 | 2026.05.21 18:22:31.506088 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_5_1} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.21 18:22:31.506161 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_5_1} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6381 | 2026.05.21 18:22:31.506263 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6382 | 2026.05.21 18:22:32.500094 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6383 | 2026.05.21 18:22:32.500142 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6384 | 2026.05.21 18:22:32.602608 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14437 | ||
| 6385 | 2026.05.21 18:22:32.603215 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.05.21 18:22:32.603270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6387 | 2026.05.21 18:22:32.603838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6388 | 2026.05.21 18:22:32.604092 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.05.21 18:22:32.604236 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14437 | ||
| 6390 | 2026.05.21 18:22:33.362538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6391 | 2026.05.21 18:22:33.381455 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.05.21 18:22:33.381527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6393 | 2026.05.21 18:22:33.387327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6394 | 2026.05.21 18:22:33.388039 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.05.21 18:22:33.391526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6396 | 2026.05.21 18:22:34.439425 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.05.21 18:22:34.439674 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6398 | 2026.05.21 18:22:34.440074 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6399 | 2026.05.21 18:22:34.440119 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <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 | ||
| 6400 | 2026.05.21 18:22:34.440425 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6401 | 2026.05.21 18:22:34.440529 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6402 | 2026.05.21 18:22:34.440682 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6403 | 2026.05.21 18:22:34.440721 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6404 | 2026.05.21 18:22:34.440743 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6405 | 2026.05.21 18:22:34.440758 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6406 | 2026.05.21 18:22:34.440803 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6407 | 2026.05.21 18:22:34.440824 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6408 | 2026.05.21 18:22:34.441882 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002301 sec., 22164.276401564537 rows/sec., 5.24 MiB/sec. | ||
| 6409 | 2026.05.21 18:22:34.441993 [ 286 ] {67c341a5-77f3-4b52-b4b6-e0327351c5b1} <Debug> TCPHandler: Processed in 0.002704642 sec. | ||
| 6410 | 2026.05.21 18:22:34.443691 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.05.21 18:22:34.443807 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6412 | 2026.05.21 18:22:34.443855 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6413 | 2026.05.21 18:22:34.444344 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.05.21 18:22:34.444390 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6415 | 2026.05.21 18:22:34.444762 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6416 | 2026.05.21 18:22:34.444984 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.05.21 18:22:34.445142 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001369 sec., 40905.77063550037 rows/sec., 3.14 MiB/sec. | ||
| 6418 | 2026.05.21 18:22:34.445180 [ 286 ] {73b28178-7560-41e9-af0b-662879d6127f} <Debug> TCPHandler: Processed in 0.00154377 sec. | ||
| 6419 | 2026.05.21 18:22:34.445302 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.05.21 18:22:34.445429 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6421 | 2026.05.21 18:22:34.445481 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6422 | 2026.05.21 18:22:34.445990 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.21 18:22:34.446028 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6424 | 2026.05.21 18:22:34.446341 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6425 | 2026.05.21 18:22:34.446546 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.21 18:22:34.446678 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 6427 | 2026.05.21 18:22:34.446714 [ 286 ] {dee47bca-48c0-4197-8d2b-f9ada3f701b9} <Debug> TCPHandler: Processed in 0.001474148 sec. | ||
| 6428 | 2026.05.21 18:22:34.446863 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.05.21 18:22:34.446961 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.05.21 18:22:34.447005 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6431 | 2026.05.21 18:22:34.447438 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.21 18:22:34.447476 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6433 | 2026.05.21 18:22:34.447817 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6434 | 2026.05.21 18:22:34.448030 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.21 18:22:34.448161 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6436 | 2026.05.21 18:22:34.448197 [ 286 ] {aed768bf-8ddb-482b-8247-32f7702ab1d0} <Debug> TCPHandler: Processed in 0.001384347 sec. | ||
| 6437 | 2026.05.21 18:22:34.448312 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.05.21 18:22:34.448411 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.05.21 18:22:34.448455 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6440 | 2026.05.21 18:22:34.448799 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.05.21 18:22:34.448835 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6442 | 2026.05.21 18:22:34.449131 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6443 | 2026.05.21 18:22:34.449339 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.05.21 18:22:34.449457 [ 28 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6445 | 2026.05.21 18:22:34.449470 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6446 | 2026.05.21 18:22:34.449533 [ 28 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.05.21 18:22:34.449543 [ 286 ] {a9a30783-cc01-43d1-9b6e-aab21fb385a5} <Debug> TCPHandler: Processed in 0.001280875 sec. | ||
| 6448 | 2026.05.21 18:22:34.449567 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6449 | 2026.05.21 18:22:34.449702 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 6450 | 2026.05.21 18:22:34.449854 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6451 | 2026.05.21 18:22:34.449895 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1740 rows starting from the beginning of the part | ||
| 6452 | 2026.05.21 18:22:34.449960 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 6453 | 2026.05.21 18:22:34.450008 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 6454 | 2026.05.21 18:22:34.450050 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 6455 | 2026.05.21 18:22:34.450087 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 6456 | 2026.05.21 18:22:34.450125 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 6457 | 2026.05.21 18:22:34.451173 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001519349 sec., 1303189.7213872522 rows/sec., 87.73 MiB/sec. | ||
| 6458 | 2026.05.21 18:22:34.451519 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6459 | 2026.05.21 18:22:34.451934 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.05.21 18:22:34.452053 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_41_8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6461 | 2026.05.21 18:22:34.452178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6462 | 2026.05.21 18:22:39.442344 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.05.21 18:22:39.442597 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6464 | 2026.05.21 18:22:39.442935 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6465 | 2026.05.21 18:22:39.442977 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <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_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')" moved to PREWHERE | ||
| 6466 | 2026.05.21 18:22:39.443219 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6467 | 2026.05.21 18:22:39.443290 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6468 | 2026.05.21 18:22:39.443433 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6469 | 2026.05.21 18:22:39.443471 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6470 | 2026.05.21 18:22:39.443493 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6471 | 2026.05.21 18:22:39.443508 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6472 | 2026.05.21 18:22:39.443580 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6473 | 2026.05.21 18:22:39.443601 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6474 | 2026.05.21 18:22:39.444634 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002136 sec., 23876.404494382023 rows/sec., 5.65 MiB/sec. | ||
| 6475 | 2026.05.21 18:22:39.444760 [ 286 ] {063761f1-70bc-4671-99d1-9a57613a2a57} <Debug> TCPHandler: Processed in 0.002546039 sec. | ||
| 6476 | 2026.05.21 18:22:39.447885 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.21 18:22:39.448020 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.21 18:22:39.448075 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6479 | 2026.05.21 18:22:39.448603 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.21 18:22:39.448646 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6481 | 2026.05.21 18:22:39.449014 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6482 | 2026.05.21 18:22:39.449242 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.21 18:22:39.449390 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001407 sec., 17057.569296375266 rows/sec., 1.42 MiB/sec. | ||
| 6484 | 2026.05.21 18:22:39.449427 [ 286 ] {54c70792-4e19-46d6-8864-82d50122c855} <Debug> TCPHandler: Processed in 0.001606671 sec. | ||
| 6485 | 2026.05.21 18:22:39.449557 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.21 18:22:39.449659 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.21 18:22:39.449701 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6488 | 2026.05.21 18:22:39.450093 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.21 18:22:39.450128 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6490 | 2026.05.21 18:22:39.450423 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6491 | 2026.05.21 18:22:39.450645 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.21 18:22:39.450776 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001138 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 6493 | 2026.05.21 18:22:39.450810 [ 286 ] {dde662e8-07fb-4549-bcce-58d1f60aadd0} <Debug> TCPHandler: Processed in 0.001303495 sec. | ||
| 6494 | 2026.05.21 18:22:39.450944 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.21 18:22:39.451071 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.21 18:22:39.451121 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6497 | 2026.05.21 18:22:39.451695 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.21 18:22:39.451731 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6499 | 2026.05.21 18:22:39.452058 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6500 | 2026.05.21 18:22:39.452284 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.21 18:22:39.452418 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001374 sec., 189228.52983988356 rows/sec., 16.99 MiB/sec. | ||
| 6502 | 2026.05.21 18:22:39.452453 [ 286 ] {bd936f47-2336-4014-a577-368f9552c9b2} <Debug> TCPHandler: Processed in 0.00157327 sec. | ||
| 6503 | 2026.05.21 18:22:39.452589 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.05.21 18:22:39.452712 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.05.21 18:22:39.452762 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6506 | 2026.05.21 18:22:39.453244 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.05.21 18:22:39.453279 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6508 | 2026.05.21 18:22:39.453597 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6509 | 2026.05.21 18:22:39.453805 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.05.21 18:22:39.453932 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001245 sec., 45783.13253012048 rows/sec., 3.39 MiB/sec. | ||
| 6511 | 2026.05.21 18:22:39.453967 [ 286 ] {8560f20c-9c75-415b-a268-b5fa37bcc817} <Debug> TCPHandler: Processed in 0.001441188 sec. | ||
| 6512 | 2026.05.21 18:22:39.454100 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.05.21 18:22:39.454223 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.05.21 18:22:39.454273 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6515 | 2026.05.21 18:22:39.454755 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.05.21 18:22:39.454797 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6517 | 2026.05.21 18:22:39.455161 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6518 | 2026.05.21 18:22:39.455374 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.05.21 18:22:39.455528 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001329 sec., 18058.69074492099 rows/sec., 1.50 MiB/sec. | ||
| 6520 | 2026.05.21 18:22:39.455575 [ 286 ] {33d6d0e9-94a9-467d-8ba6-2932cdbf36eb} <Debug> TCPHandler: Processed in 0.0015367 sec. | ||
| 6521 | 2026.05.21 18:22:39.455715 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.05.21 18:22:39.455820 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.05.21 18:22:39.455864 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6524 | 2026.05.21 18:22:39.456312 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.05.21 18:22:39.456351 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6526 | 2026.05.21 18:22:39.456662 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6527 | 2026.05.21 18:22:39.456888 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.05.21 18:22:39.457019 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 769.70 KiB/sec. | ||
| 6529 | 2026.05.21 18:22:39.457054 [ 286 ] {bb856ae7-703e-4dcd-9d3d-3fadfa09731d} <Debug> TCPHandler: Processed in 0.001393237 sec. | ||
| 6530 | 2026.05.21 18:22:39.457174 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.05.21 18:22:39.457274 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6532 | 2026.05.21 18:22:39.457316 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6533 | 2026.05.21 18:22:39.457797 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.05.21 18:22:39.457834 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6535 | 2026.05.21 18:22:39.458154 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6536 | 2026.05.21 18:22:39.458368 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.05.21 18:22:39.458503 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Debug> executeQuery: Read 145 rows, 11.98 KiB in 0.001249 sec., 116092.87429943956 rows/sec., 9.37 MiB/sec. | ||
| 6538 | 2026.05.21 18:22:39.458539 [ 286 ] {87c95ad4-24a5-44f6-b8be-02183cdcc24b} <Debug> TCPHandler: Processed in 0.001416577 sec. | ||
| 6539 | 2026.05.21 18:22:39.458656 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.05.21 18:22:39.458756 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.05.21 18:22:39.458803 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6542 | 2026.05.21 18:22:39.459206 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.21 18:22:39.459243 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6544 | 2026.05.21 18:22:39.459575 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6545 | 2026.05.21 18:22:39.459783 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.05.21 18:22:39.459909 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001174 sec., 168654.17376490633 rows/sec., 12.09 MiB/sec. | ||
| 6547 | 2026.05.21 18:22:39.459953 [ 286 ] {2ae81e69-5d43-4f4b-84d5-4a480f6029f3} <Debug> TCPHandler: Processed in 0.001347556 sec. | ||
| 6548 | 2026.05.21 18:22:39.460078 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.05.21 18:22:39.460176 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.05.21 18:22:39.460233 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <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 | ||
| 6551 | 2026.05.21 18:22:39.461083 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.05.21 18:22:39.461118 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6553 | 2026.05.21 18:22:39.461667 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6554 | 2026.05.21 18:22:39.461887 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.05.21 18:22:39.462024 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001866 sec., 21972.13290460879 rows/sec., 39.37 MiB/sec. | ||
| 6556 | 2026.05.21 18:22:39.462090 [ 286 ] {c4b2a804-a4b1-4a5f-80f2-e8a6959dec1b} <Debug> TCPHandler: Processed in 0.002062289 sec. | ||
| 6557 | 2026.05.21 18:22:39.462229 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.05.21 18:22:39.462326 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.05.21 18:22:39.462369 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6560 | 2026.05.21 18:22:39.462721 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.05.21 18:22:39.462755 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6562 | 2026.05.21 18:22:39.463064 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6563 | 2026.05.21 18:22:39.463270 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.05.21 18:22:39.463396 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6565 | 2026.05.21 18:22:39.463429 [ 286 ] {720f8eb5-8c8d-45f7-a9e5-901824f5a903} <Debug> TCPHandler: Processed in 0.001251304 sec. | ||
| 6566 | 2026.05.21 18:22:40.104355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14949 | ||
| 6567 | 2026.05.21 18:22:40.104841 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.21 18:22:40.104881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6569 | 2026.05.21 18:22:40.105339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6570 | 2026.05.21 18:22:40.105584 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.21 18:22:40.105713 [ 75 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6572 | 2026.05.21 18:22:40.105717 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14949 | ||
| 6573 | 2026.05.21 18:22:40.105759 [ 75 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.05.21 18:22:40.105784 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6575 | 2026.05.21 18:22:40.105913 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 6576 | 2026.05.21 18:22:40.106049 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6577 | 2026.05.21 18:22:40.106086 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12517 rows starting from the beginning of the part | ||
| 6578 | 2026.05.21 18:22:40.106152 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 6579 | 2026.05.21 18:22:40.106200 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 6580 | 2026.05.21 18:22:40.106237 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 6581 | 2026.05.21 18:22:40.106275 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 6582 | 2026.05.21 18:22:40.106314 [ 201 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 6583 | 2026.05.21 18:22:40.108343 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14949 rows, containing 4 columns (4 merged, 0 gathered) in 0.002484298 sec., 6017394.048540071 rows/sec., 86.08 MiB/sec. | ||
| 6584 | 2026.05.21 18:22:40.108755 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6585 | 2026.05.21 18:22:40.109062 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_31_6} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.21 18:22:40.109143 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_31_6} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6587 | 2026.05.21 18:22:40.109236 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6588 | 2026.05.21 18:22:40.891636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6589 | 2026.05.21 18:22:40.909498 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.05.21 18:22:40.909559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6591 | 2026.05.21 18:22:40.915387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6592 | 2026.05.21 18:22:40.916140 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.05.21 18:22:40.916443 [ 75 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6594 | 2026.05.21 18:22:40.916512 [ 75 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.05.21 18:22:40.916536 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 6596 | 2026.05.21 18:22:40.916678 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6597 | 2026.05.21 18:22:40.919621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6598 | 2026.05.21 18:22:40.920233 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6599 | 2026.05.21 18:22:40.921828 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6600 | 2026.05.21 18:22:40.926875 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6601 | 2026.05.21 18:22:40.931456 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6602 | 2026.05.21 18:22:40.935938 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6603 | 2026.05.21 18:22:40.940323 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6604 | 2026.05.21 18:22:40.944246 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 6605 | 2026.05.21 18:22:41.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.07 MiB, peak 282.86 MiB, free memory in arenas 0.00 B, will set to 276.63 MiB (RSS), difference: -5.44 MiB | ||
| 6606 | 2026.05.21 18:22:41.001685 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085065298 sec., 2750.8279580705166 rows/sec., 14.22 MiB/sec. | ||
| 6607 | 2026.05.21 18:22:41.004645 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6608 | 2026.05.21 18:22:41.006822 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_31_6} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.21 18:22:41.006915 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_31_6} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6610 | 2026.05.21 18:22:41.008846 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6611 | 2026.05.21 18:22:42.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.86 MiB, peak 282.86 MiB, free memory in arenas 0.00 B, will set to 277.23 MiB (RSS), difference: 10.38 MiB | ||
| 6612 | 2026.05.21 18:22:44.439862 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.05.21 18:22:44.440229 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6614 | 2026.05.21 18:22:44.440627 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6615 | 2026.05.21 18:22:44.440665 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <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 | ||
| 6616 | 2026.05.21 18:22:44.440894 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6617 | 2026.05.21 18:22:44.440966 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6618 | 2026.05.21 18:22:44.441110 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6619 | 2026.05.21 18:22:44.441147 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6620 | 2026.05.21 18:22:44.441171 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6621 | 2026.05.21 18:22:44.441186 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6622 | 2026.05.21 18:22:44.441230 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6623 | 2026.05.21 18:22:44.441250 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6624 | 2026.05.21 18:22:44.442306 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002224 sec., 22931.654676258993 rows/sec., 5.42 MiB/sec. | ||
| 6625 | 2026.05.21 18:22:44.442410 [ 286 ] {77f7633d-c5aa-47dd-96f4-dc5863ea5064} <Debug> TCPHandler: Processed in 0.002727023 sec. | ||
| 6626 | 2026.05.21 18:22:44.444011 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.05.21 18:22:44.444121 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6628 | 2026.05.21 18:22:44.444167 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6629 | 2026.05.21 18:22:44.444661 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.05.21 18:22:44.444706 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6631 | 2026.05.21 18:22:44.445075 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6632 | 2026.05.21 18:22:44.445299 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.05.21 18:22:44.445448 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.17 MiB/sec. | ||
| 6634 | 2026.05.21 18:22:44.445462 [ 140 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6635 | 2026.05.21 18:22:44.445485 [ 286 ] {b6a2ac97-b823-4408-a8b0-83a07554907c} <Debug> TCPHandler: Processed in 0.00152517 sec. | ||
| 6636 | 2026.05.21 18:22:44.445539 [ 140 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.05.21 18:22:44.445569 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6638 | 2026.05.21 18:22:44.445647 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.05.21 18:22:44.445704 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 6640 | 2026.05.21 18:22:44.445750 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6641 | 2026.05.21 18:22:44.445803 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6642 | 2026.05.21 18:22:44.445891 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6643 | 2026.05.21 18:22:44.445948 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3361 rows starting from the beginning of the part | ||
| 6644 | 2026.05.21 18:22:44.446041 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6645 | 2026.05.21 18:22:44.446117 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 6646 | 2026.05.21 18:22:44.446186 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6647 | 2026.05.21 18:22:44.446207 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.05.21 18:22:44.446249 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6649 | 2026.05.21 18:22:44.446256 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 260 rows starting from the beginning of the part | ||
| 6650 | 2026.05.21 18:22:44.446333 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6651 | 2026.05.21 18:22:44.446552 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6652 | 2026.05.21 18:22:44.446794 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.05.21 18:22:44.446915 [ 140 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6654 | 2026.05.21 18:22:44.446938 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 6655 | 2026.05.21 18:22:44.446952 [ 140 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.05.21 18:22:44.446980 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6657 | 2026.05.21 18:22:44.446981 [ 286 ] {6e89ca9b-c14c-487c-b5d3-e49abd607a5e} <Debug> TCPHandler: Processed in 0.001385237 sec. | ||
| 6658 | 2026.05.21 18:22:44.447079 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 6659 | 2026.05.21 18:22:44.447141 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.05.21 18:22:44.447205 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6661 | 2026.05.21 18:22:44.447245 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.05.21 18:22:44.447246 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1831 rows starting from the beginning of the part | ||
| 6663 | 2026.05.21 18:22:44.447299 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6664 | 2026.05.21 18:22:44.447340 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6665 | 2026.05.21 18:22:44.447393 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part | ||
| 6666 | 2026.05.21 18:22:44.447438 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6667 | 2026.05.21 18:22:44.447479 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 145 rows starting from the beginning of the part | ||
| 6668 | 2026.05.21 18:22:44.447538 [ 196 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6669 | 2026.05.21 18:22:44.447712 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.05.21 18:22:44.447756 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6671 | 2026.05.21 18:22:44.448340 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.002694962 sec., 1457163.403417191 rows/sec., 117.84 MiB/sec. | ||
| 6672 | 2026.05.21 18:22:44.448488 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6673 | 2026.05.21 18:22:44.448717 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.05.21 18:22:44.448726 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6675 | 2026.05.21 18:22:44.448861 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. | ||
| 6676 | 2026.05.21 18:22:44.448899 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867236 sec., 1217307.2927042965 rows/sec., 90.17 MiB/sec. | ||
| 6677 | 2026.05.21 18:22:44.448905 [ 286 ] {093c5530-0340-421c-b09f-fc4c92bb10c3} <Debug> TCPHandler: Processed in 0.001816435 sec. | ||
| 6678 | 2026.05.21 18:22:44.449014 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.05.21 18:22:44.449053 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.05.21 18:22:44.449094 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_46_9} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6681 | 2026.05.21 18:22:44.449157 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.21 18:22:44.449185 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6683 | 2026.05.21 18:22:44.449188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 6684 | 2026.05.21 18:22:44.449206 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6685 | 2026.05.21 18:22:44.449490 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.21 18:22:44.449564 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.05.21 18:22:44.449577 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_46_9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6688 | 2026.05.21 18:22:44.449608 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6689 | 2026.05.21 18:22:44.449688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6690 | 2026.05.21 18:22:44.449921 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6691 | 2026.05.21 18:22:44.450129 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.05.21 18:22:44.450260 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 6693 | 2026.05.21 18:22:44.450295 [ 286 ] {8835a35d-0a3c-4712-a908-1b7117c2a553} <Debug> TCPHandler: Processed in 0.001292665 sec. | ||
| 6694 | 2026.05.21 18:22:46.147954 [ 261 ] {} <Trace> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.05.21 18:22:46.148198 [ 261 ] {a1f0d04d-7ee3-4faa-a100-db05c06db5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44778) 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) | ||
| 6696 | 2026.05.21 18:22:46.148651 [ 261 ] {a1f0d04d-7ee3-4faa-a100-db05c06db5d1} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6697 | 2026.05.21 18:22:46.148842 [ 261 ] {a1f0d04d-7ee3-4faa-a100-db05c06db5d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6698 | 2026.05.21 18:22:46.149194 [ 316 ] {a1f0d04d-7ee3-4faa-a100-db05c06db5d1} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6699 | 2026.05.21 18:22:46.149525 [ 261 ] {a1f0d04d-7ee3-4faa-a100-db05c06db5d1} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001438 sec., 28511.821974965227 rows/sec., 1.70 MiB/sec. | ||
| 6700 | 2026.05.21 18:22:46.149574 [ 261 ] {a1f0d04d-7ee3-4faa-a100-db05c06db5d1} <Debug> TCPHandler: Processed in 0.001755564 sec. | ||
| 6701 | 2026.05.21 18:22:47.500392 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6702 | 2026.05.21 18:22:47.500450 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6703 | 2026.05.21 18:22:47.605874 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15397 | ||
| 6704 | 2026.05.21 18:22:47.606420 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.05.21 18:22:47.606474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6706 | 2026.05.21 18:22:47.606959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6707 | 2026.05.21 18:22:47.607205 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.05.21 18:22:47.607354 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15397 | ||
| 6709 | 2026.05.21 18:22:48.001209 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000833096 sec. | ||
| 6710 | 2026.05.21 18:22:48.419764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6711 | 2026.05.21 18:22:48.435236 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.05.21 18:22:48.435299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6713 | 2026.05.21 18:22:48.441811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6714 | 2026.05.21 18:22:48.442556 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.05.21 18:22:48.445231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6716 | 2026.05.21 18:22:49.440706 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.05.21 18:22:49.440985 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6718 | 2026.05.21 18:22:49.441385 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6719 | 2026.05.21 18:22:49.441435 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <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 | ||
| 6720 | 2026.05.21 18:22:49.441689 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6721 | 2026.05.21 18:22:49.441765 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6722 | 2026.05.21 18:22:49.441912 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6723 | 2026.05.21 18:22:49.441951 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6724 | 2026.05.21 18:22:49.441975 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6725 | 2026.05.21 18:22:49.441991 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6726 | 2026.05.21 18:22:49.442034 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6727 | 2026.05.21 18:22:49.442054 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6728 | 2026.05.21 18:22:49.443533 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002659 sec., 19180.142910868748 rows/sec., 4.54 MiB/sec. | ||
| 6729 | 2026.05.21 18:22:49.443648 [ 286 ] {038ad6ad-9284-441a-a83e-f4e6084c9f70} <Debug> TCPHandler: Processed in 0.00308779 sec. | ||
| 6730 | 2026.05.21 18:22:49.445996 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.05.21 18:22:49.446132 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6732 | 2026.05.21 18:22:49.446189 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6733 | 2026.05.21 18:22:49.446836 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.05.21 18:22:49.446882 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6735 | 2026.05.21 18:22:49.447286 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6736 | 2026.05.21 18:22:49.447513 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.05.21 18:22:49.447670 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001577 sec., 87507.92644261256 rows/sec., 7.62 MiB/sec. | ||
| 6738 | 2026.05.21 18:22:49.447710 [ 286 ] {b4391e35-ea5d-4a40-9d79-05e9a6c223d6} <Debug> TCPHandler: Processed in 0.001779075 sec. | ||
| 6739 | 2026.05.21 18:22:49.447836 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.05.21 18:22:49.447940 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6741 | 2026.05.21 18:22:49.447983 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6742 | 2026.05.21 18:22:49.448401 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.21 18:22:49.448439 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6744 | 2026.05.21 18:22:49.448748 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6745 | 2026.05.21 18:22:49.448969 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.21 18:22:49.449112 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001195 sec., 34309.62343096234 rows/sec., 2.52 MiB/sec. | ||
| 6747 | 2026.05.21 18:22:49.449149 [ 286 ] {216913af-b8ca-4085-b122-88ff2acdd142} <Debug> TCPHandler: Processed in 0.001364887 sec. | ||
| 6748 | 2026.05.21 18:22:49.449282 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.21 18:22:49.449405 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6750 | 2026.05.21 18:22:49.449455 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6751 | 2026.05.21 18:22:49.449904 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.05.21 18:22:49.449942 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6753 | 2026.05.21 18:22:49.450248 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6754 | 2026.05.21 18:22:49.450455 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.05.21 18:22:49.450588 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001209 sec., 86848.63523573201 rows/sec., 6.78 MiB/sec. | ||
| 6756 | 2026.05.21 18:22:49.450623 [ 286 ] {67759d3e-7cb4-40db-9e19-9ae785d97ecf} <Debug> TCPHandler: Processed in 0.001401427 sec. | ||
| 6757 | 2026.05.21 18:22:49.450744 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.05.21 18:22:49.450838 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6759 | 2026.05.21 18:22:49.450882 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6760 | 2026.05.21 18:22:49.451283 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.21 18:22:49.451318 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6762 | 2026.05.21 18:22:49.451641 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6763 | 2026.05.21 18:22:49.451855 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.05.21 18:22:49.451990 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6765 | 2026.05.21 18:22:49.452025 [ 286 ] {717a3c43-c9c1-4d8e-8656-b6d536ff55f8} <Debug> TCPHandler: Processed in 0.001329876 sec. | ||
| 6766 | 2026.05.21 18:22:49.452143 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.05.21 18:22:49.452247 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.05.21 18:22:49.452306 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <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 | ||
| 6769 | 2026.05.21 18:22:49.453122 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.05.21 18:22:49.453161 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6771 | 2026.05.21 18:22:49.453724 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6772 | 2026.05.21 18:22:49.453946 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.05.21 18:22:49.454089 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001862 sec., 22019.334049409237 rows/sec., 39.46 MiB/sec. | ||
| 6774 | 2026.05.21 18:22:49.454150 [ 286 ] {47e5c1c6-6792-4727-8a28-df9d49570c0d} <Debug> TCPHandler: Processed in 0.00205834 sec. | ||
| 6775 | 2026.05.21 18:22:49.454279 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.21 18:22:49.454377 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.21 18:22:49.454420 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6778 | 2026.05.21 18:22:49.454759 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.05.21 18:22:49.454796 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6780 | 2026.05.21 18:22:49.455100 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6781 | 2026.05.21 18:22:49.455316 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.05.21 18:22:49.455448 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6783 | 2026.05.21 18:22:49.455483 [ 286 ] {ec3b1391-f783-4979-b80c-77dbdcb008df} <Debug> TCPHandler: Processed in 0.001255095 sec. | ||
| 6784 | 2026.05.21 18:22:50.474371 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.05.21 18:22:50.474611 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6786 | 2026.05.21 18:22:50.474953 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6787 | 2026.05.21 18:22:50.474997 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6788 | 2026.05.21 18:22:50.475236 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6789 | 2026.05.21 18:22:50.475307 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6790 | 2026.05.21 18:22:50.475452 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6791 | 2026.05.21 18:22:50.475490 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6792 | 2026.05.21 18:22:50.475512 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 6793 | 2026.05.21 18:22:50.475527 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6794 | 2026.05.21 18:22:50.475570 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6795 | 2026.05.21 18:22:50.475593 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6796 | 2026.05.21 18:22:50.476893 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002383 sec., 21401.594628619387 rows/sec., 5.06 MiB/sec. | ||
| 6797 | 2026.05.21 18:22:50.477004 [ 286 ] {9f460bcf-8d2d-42c2-b9c7-f93f4413a8d7} <Debug> TCPHandler: Processed in 0.002767673 sec. | ||
| 6798 | 2026.05.21 18:22:50.488671 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.05.21 18:22:50.488811 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6800 | 2026.05.21 18:22:50.488870 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6801 | 2026.05.21 18:22:50.489437 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.05.21 18:22:50.489491 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6803 | 2026.05.21 18:22:50.489875 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6804 | 2026.05.21 18:22:50.490105 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.05.21 18:22:50.490265 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001493 sec., 1339.5847287340926 rows/sec., 109.23 KiB/sec. | ||
| 6806 | 2026.05.21 18:22:50.490303 [ 286 ] {8c4ce4af-3f7b-4d86-86ed-1c3b2f4ec39e} <Debug> TCPHandler: Processed in 0.001700573 sec. | ||
| 6807 | 2026.05.21 18:22:50.490423 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.05.21 18:22:50.490524 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6809 | 2026.05.21 18:22:50.490566 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6810 | 2026.05.21 18:22:50.491792 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.05.21 18:22:50.491829 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6812 | 2026.05.21 18:22:50.492294 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6813 | 2026.05.21 18:22:50.492511 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.05.21 18:22:50.492648 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002147 sec., 1120633.4420121098 rows/sec., 82.68 MiB/sec. | ||
| 6815 | 2026.05.21 18:22:50.492684 [ 286 ] {15a14ffd-fe5f-4f0e-9aef-0277deb9d165} <Debug> TCPHandler: Processed in 0.002314114 sec. | ||
| 6816 | 2026.05.21 18:22:50.492803 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.05.21 18:22:50.492903 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.05.21 18:22:50.492944 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6819 | 2026.05.21 18:22:50.493356 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.05.21 18:22:50.493391 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6821 | 2026.05.21 18:22:50.493713 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6822 | 2026.05.21 18:22:50.493930 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.05.21 18:22:50.494058 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001176 sec., 11054.421768707483 rows/sec., 822.11 KiB/sec. | ||
| 6824 | 2026.05.21 18:22:50.494093 [ 286 ] {2da06cd4-5b65-49fd-a23f-d4c1c4f0a260} <Debug> TCPHandler: Processed in 0.001340536 sec. | ||
| 6825 | 2026.05.21 18:22:50.494205 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.05.21 18:22:50.494303 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6827 | 2026.05.21 18:22:50.494343 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6828 | 2026.05.21 18:22:50.494933 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.05.21 18:22:50.494969 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6830 | 2026.05.21 18:22:50.495292 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6831 | 2026.05.21 18:22:50.495501 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.05.21 18:22:50.495599 [ 147 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6833 | 2026.05.21 18:22:50.495634 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00135 sec., 593333.3333333333 rows/sec., 34.27 MiB/sec. | ||
| 6834 | 2026.05.21 18:22:50.495638 [ 147 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.21 18:22:50.495666 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6836 | 2026.05.21 18:22:50.495671 [ 286 ] {c02c2fc3-be3d-4bcc-a1bc-528df4e0ba14} <Debug> TCPHandler: Processed in 0.001516509 sec. | ||
| 6837 | 2026.05.21 18:22:50.495783 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::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 | ||
| 6838 | 2026.05.21 18:22:50.495791 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.05.21 18:22:50.495938 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6840 | 2026.05.21 18:22:50.495939 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6841 | 2026.05.21 18:22:50.495986 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6842 | 2026.05.21 18:22:50.495994 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 6843 | 2026.05.21 18:22:50.496074 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 6844 | 2026.05.21 18:22:50.496119 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6845 | 2026.05.21 18:22:50.496162 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 6846 | 2026.05.21 18:22:50.496206 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6847 | 2026.05.21 18:22:50.496246 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 6848 | 2026.05.21 18:22:50.496375 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.05.21 18:22:50.496418 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6850 | 2026.05.21 18:22:50.496761 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6851 | 2026.05.21 18:22:50.496986 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.05.21 18:22:50.497116 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 58.69 KiB/sec. | ||
| 6853 | 2026.05.21 18:22:50.497152 [ 286 ] {94b27cdc-2ce5-4633-9fa9-9e27c8c23aaa} <Debug> TCPHandler: Processed in 0.001412127 sec. | ||
| 6854 | 2026.05.21 18:22:50.497265 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.05.21 18:22:50.497360 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6856 | 2026.05.21 18:22:50.497400 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6857 | 2026.05.21 18:22:50.497706 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969078 sec., 1739392.7513282867 rows/sec., 108.55 MiB/sec. | ||
| 6858 | 2026.05.21 18:22:50.497950 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6859 | 2026.05.21 18:22:50.498179 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.05.21 18:22:50.498222 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6861 | 2026.05.21 18:22:50.498301 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.05.21 18:22:50.498404 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_16_3} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6863 | 2026.05.21 18:22:50.498536 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6864 | 2026.05.21 18:22:50.498608 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6865 | 2026.05.21 18:22:50.498831 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.05.21 18:22:50.498964 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001622 sec., 796547.4722564735 rows/sec., 53.15 MiB/sec. | ||
| 6867 | 2026.05.21 18:22:50.498999 [ 286 ] {f644a56e-5813-41a0-bcb0-24a6beedcfbb} <Debug> TCPHandler: Processed in 0.001785435 sec. | ||
| 6868 | 2026.05.21 18:22:50.499116 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.05.21 18:22:50.499213 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.05.21 18:22:50.499258 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6871 | 2026.05.21 18:22:50.499890 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.05.21 18:22:50.499925 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6873 | 2026.05.21 18:22:50.500355 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6874 | 2026.05.21 18:22:50.500568 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.21 18:22:50.500666 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6876 | 2026.05.21 18:22:50.500699 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.21 18:22:50.500708 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001513 sec., 989424.9834765367 rows/sec., 60.01 MiB/sec. | ||
| 6878 | 2026.05.21 18:22:50.500716 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6879 | 2026.05.21 18:22:50.500744 [ 286 ] {bd61689f-06d1-4ee5-bcfb-377343c24deb} <Debug> TCPHandler: Processed in 0.001678192 sec. | ||
| 6880 | 2026.05.21 18:22:50.500809 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6881 | 2026.05.21 18:22:50.500869 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.05.21 18:22:50.500912 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6883 | 2026.05.21 18:22:50.500944 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15762 rows starting from the beginning of the part | ||
| 6884 | 2026.05.21 18:22:50.500969 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6885 | 2026.05.21 18:22:50.500991 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6886 | 2026.05.21 18:22:50.501031 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6887 | 2026.05.21 18:22:50.501038 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 198 rows starting from the beginning of the part | ||
| 6888 | 2026.05.21 18:22:50.501088 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6889 | 2026.05.21 18:22:50.501123 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 6890 | 2026.05.21 18:22:50.501159 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1497 rows starting from the beginning of the part | ||
| 6891 | 2026.05.21 18:22:50.501784 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.05.21 18:22:50.501826 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6893 | 2026.05.21 18:22:50.502365 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6894 | 2026.05.21 18:22:50.502597 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.21 18:22:50.502739 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001789 sec., 6148.686416992733 rows/sec., 11.02 MiB/sec. | ||
| 6896 | 2026.05.21 18:22:50.502800 [ 286 ] {c94b5520-f153-4d76-be7b-91e47b1e0edf} <Debug> TCPHandler: Processed in 0.001981208 sec. | ||
| 6897 | 2026.05.21 18:22:50.502922 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.21 18:22:50.503021 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.21 18:22:50.503064 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6900 | 2026.05.21 18:22:50.503384 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.21 18:22:50.503419 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6902 | 2026.05.21 18:22:50.503722 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6903 | 2026.05.21 18:22:50.503932 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.21 18:22:50.504068 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 776.85 KiB/sec. | ||
| 6905 | 2026.05.21 18:22:50.504102 [ 286 ] {429020a5-4e64-4f6a-891f-720dd776fd32} <Debug> TCPHandler: Processed in 0.001230734 sec. | ||
| 6906 | 2026.05.21 18:22:50.506506 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17937 rows, containing 5 columns (5 merged, 0 gathered) in 0.00572511 sec., 3133040.238528168 rows/sec., 202.94 MiB/sec. | ||
| 6907 | 2026.05.21 18:22:50.506774 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6908 | 2026.05.21 18:22:50.507096 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.05.21 18:22:50.507183 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6910 | 2026.05.21 18:22:50.507264 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 6911 | 2026.05.21 18:22:51.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.04 MiB, peak 284.60 MiB, free memory in arenas 0.00 B, will set to 280.53 MiB (RSS), difference: 1.49 MiB | ||
| 6912 | 2026.05.21 18:22:51.448037 [ 145 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6913 | 2026.05.21 18:22:51.448116 [ 145 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.05.21 18:22:51.448140 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 6915 | 2026.05.21 18:22:51.448249 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6916 | 2026.05.21 18:22:51.448382 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6917 | 2026.05.21 18:22:51.448418 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 6918 | 2026.05.21 18:22:51.448486 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 6919 | 2026.05.21 18:22:51.448537 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6920 | 2026.05.21 18:22:51.448584 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6921 | 2026.05.21 18:22:51.448625 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6922 | 2026.05.21 18:22:51.449510 [ 192 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298305 sec., 511436.06471514783 rows/sec., 35.87 MiB/sec. | ||
| 6923 | 2026.05.21 18:22:51.449678 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6924 | 2026.05.21 18:22:51.449932 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.05.21 18:22:51.450002 [ 197 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_10_2} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6926 | 2026.05.21 18:22:51.450076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6927 | 2026.05.21 18:22:51.863449 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41662 | ||
| 6928 | 2026.05.21 18:22:51.863537 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6929 | 2026.05.21 18:22:51.863563 [ 258 ] {} <Debug> TCP-Session: 6c465f43-3b90-4937-ad2f-e13a1633ed4e Authenticating user 'default' from [fd00:1122:3344:101::e]:41662 | ||
| 6930 | 2026.05.21 18:22:51.863585 [ 258 ] {} <Debug> TCP-Session: 6c465f43-3b90-4937-ad2f-e13a1633ed4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.05.21 18:22:51.863598 [ 258 ] {} <Debug> TCP-Session: 6c465f43-3b90-4937-ad2f-e13a1633ed4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.05.21 18:22:51.863807 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35609 | ||
| 6933 | 2026.05.21 18:22:51.863819 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62997 | ||
| 6934 | 2026.05.21 18:22:51.863863 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65319 | ||
| 6935 | 2026.05.21 18:22:51.863901 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51147 | ||
| 6936 | 2026.05.21 18:22:51.863913 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6937 | 2026.05.21 18:22:51.863934 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46786 | ||
| 6938 | 2026.05.21 18:22:51.863957 [ 258 ] {} <Trace> TCP-Session: 6c465f43-3b90-4937-ad2f-e13a1633ed4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.05.21 18:22:51.863963 [ 302 ] {} <Debug> TCP-Session: d06fe214-8df4-404e-8f2b-86168f230d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:35609 | ||
| 6940 | 2026.05.21 18:22:51.863942 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6941 | 2026.05.21 18:22:51.864004 [ 302 ] {} <Debug> TCP-Session: d06fe214-8df4-404e-8f2b-86168f230d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.05.21 18:22:51.863926 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58022 | ||
| 6943 | 2026.05.21 18:22:51.864044 [ 285 ] {} <Debug> TCP-Session: 10d31a47-4821-4a34-83a1-4bb3f7935b52 Authenticating user 'default' from [fd00:1122:3344:101::e]:62997 | ||
| 6944 | 2026.05.21 18:22:51.864044 [ 302 ] {} <Debug> TCP-Session: d06fe214-8df4-404e-8f2b-86168f230d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.05.21 18:22:51.864095 [ 285 ] {} <Debug> TCP-Session: 10d31a47-4821-4a34-83a1-4bb3f7935b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.05.21 18:22:51.863883 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65414 | ||
| 6947 | 2026.05.21 18:22:51.864120 [ 285 ] {} <Debug> TCP-Session: 10d31a47-4821-4a34-83a1-4bb3f7935b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.05.21 18:22:51.864135 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6949 | 2026.05.21 18:22:51.864144 [ 258 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6950 | 2026.05.21 18:22:51.864186 [ 307 ] {} <Debug> TCP-Session: 8c4e9333-4bc6-45ce-9edc-5c302a75d8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51147 | ||
| 6951 | 2026.05.21 18:22:51.863929 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42581 | ||
| 6952 | 2026.05.21 18:22:51.864222 [ 307 ] {} <Debug> TCP-Session: 8c4e9333-4bc6-45ce-9edc-5c302a75d8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.05.21 18:22:51.864269 [ 307 ] {} <Debug> TCP-Session: 8c4e9333-4bc6-45ce-9edc-5c302a75d8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.05.21 18:22:51.864444 [ 258 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6955 | 2026.05.21 18:22:51.864508 [ 258 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6956 | 2026.05.21 18:22:51.864642 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6957 | 2026.05.21 18:22:51.864677 [ 306 ] {} <Debug> TCP-Session: ede3344c-4a79-4097-bd8a-6df8fd293ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65414 | ||
| 6958 | 2026.05.21 18:22:51.864695 [ 306 ] {} <Debug> TCP-Session: ede3344c-4a79-4097-bd8a-6df8fd293ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.05.21 18:22:51.864707 [ 306 ] {} <Debug> TCP-Session: ede3344c-4a79-4097-bd8a-6df8fd293ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.05.21 18:22:51.864803 [ 258 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 6961 | 2026.05.21 18:22:51.864899 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6962 | 2026.05.21 18:22:51.864948 [ 308 ] {} <Debug> TCP-Session: 4c7a4b91-6a92-42ee-a602-7cbe53a618b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42581 | ||
| 6963 | 2026.05.21 18:22:51.864972 [ 308 ] {} <Debug> TCP-Session: 4c7a4b91-6a92-42ee-a602-7cbe53a618b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.05.21 18:22:51.864984 [ 308 ] {} <Debug> TCP-Session: 4c7a4b91-6a92-42ee-a602-7cbe53a618b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.05.21 18:22:51.865052 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6966 | 2026.05.21 18:22:51.865092 [ 303 ] {} <Debug> TCP-Session: 9a755f91-dd79-4c87-b05e-3263ee3f0864 Authenticating user 'default' from [fd00:1122:3344:101::e]:65319 | ||
| 6967 | 2026.05.21 18:22:51.865109 [ 303 ] {} <Debug> TCP-Session: 9a755f91-dd79-4c87-b05e-3263ee3f0864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2026.05.21 18:22:51.865122 [ 303 ] {} <Debug> TCP-Session: 9a755f91-dd79-4c87-b05e-3263ee3f0864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6969 | 2026.05.21 18:22:51.865182 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2026.05.21 18:22:51.865220 [ 309 ] {} <Debug> TCP-Session: 916f9b14-c87f-4330-a9da-892bc8ee192d Authenticating user 'default' from [fd00:1122:3344:101::e]:58022 | ||
| 6971 | 2026.05.21 18:22:51.865239 [ 309 ] {} <Debug> TCP-Session: 916f9b14-c87f-4330-a9da-892bc8ee192d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.05.21 18:22:51.865251 [ 309 ] {} <Debug> TCP-Session: 916f9b14-c87f-4330-a9da-892bc8ee192d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.05.21 18:22:51.865336 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6974 | 2026.05.21 18:22:51.865374 [ 310 ] {} <Debug> TCP-Session: cbc971a7-2ff2-49de-a98f-586418cb09ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46786 | ||
| 6975 | 2026.05.21 18:22:51.865393 [ 310 ] {} <Debug> TCP-Session: cbc971a7-2ff2-49de-a98f-586418cb09ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.05.21 18:22:51.865407 [ 310 ] {} <Debug> TCP-Session: cbc971a7-2ff2-49de-a98f-586418cb09ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.05.21 18:22:51.865802 [ 334 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Trace> AggregatingTransform: Aggregating | ||
| 6978 | 2026.05.21 18:22:51.865838 [ 334 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Trace> Aggregator: Aggregation method: without_key | ||
| 6979 | 2026.05.21 18:22:51.865869 [ 334 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961179 sec. (1040.389 rows/sec., 40.64 KiB/sec.) | ||
| 6980 | 2026.05.21 18:22:51.865885 [ 334 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Trace> Aggregator: Merging aggregated data | ||
| 6981 | 2026.05.21 18:22:51.866440 [ 258 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002361 sec., 423.5493434985176 rows/sec., 16.54 KiB/sec. | ||
| 6982 | 2026.05.21 18:22:51.866561 [ 258 ] {f9a50cfe-0f2b-4148-b87c-aa7b9e018813} <Debug> TCPHandler: Processed in 0.002758823 sec. | ||
| 6983 | 2026.05.21 18:22:51.866698 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6984 | 2026.05.21 18:22:51.866728 [ 258 ] {} <Debug> TCP-Session: 6c465f43-3b90-4937-ad2f-e13a1633ed4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.05.21 18:22:51.866731 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6986 | 2026.05.21 18:22:51.866745 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6987 | 2026.05.21 18:22:51.866762 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6988 | 2026.05.21 18:22:51.866795 [ 310 ] {} <Debug> TCP-Session: cbc971a7-2ff2-49de-a98f-586418cb09ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6989 | 2026.05.21 18:22:51.866804 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6990 | 2026.05.21 18:22:51.866829 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6991 | 2026.05.21 18:22:51.866852 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6992 | 2026.05.21 18:22:51.866872 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6993 | 2026.05.21 18:22:51.866887 [ 302 ] {} <Debug> TCP-Session: d06fe214-8df4-404e-8f2b-86168f230d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.05.21 18:22:51.866910 [ 308 ] {} <Debug> TCP-Session: 4c7a4b91-6a92-42ee-a602-7cbe53a618b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2026.05.21 18:22:51.866925 [ 307 ] {} <Debug> TCP-Session: 8c4e9333-4bc6-45ce-9edc-5c302a75d8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.05.21 18:22:51.866867 [ 303 ] {} <Debug> TCP-Session: 9a755f91-dd79-4c87-b05e-3263ee3f0864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.05.21 18:22:51.866821 [ 309 ] {} <Debug> TCP-Session: 916f9b14-c87f-4330-a9da-892bc8ee192d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.05.21 18:22:51.866782 [ 285 ] {} <Debug> TCP-Session: 10d31a47-4821-4a34-83a1-4bb3f7935b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.05.21 18:22:51.866778 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7000 | 2026.05.21 18:22:51.867041 [ 306 ] {} <Debug> TCP-Session: ede3344c-4a79-4097-bd8a-6df8fd293ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.05.21 18:22:53.295195 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56948 | ||
| 7002 | 2026.05.21 18:22:53.295285 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7003 | 2026.05.21 18:22:53.295311 [ 285 ] {} <Debug> TCP-Session: 4a210fd3-2377-4722-8d4c-8cdfb124fc49 Authenticating user 'default' from [fd00:1122:3344:101::e]:56948 | ||
| 7004 | 2026.05.21 18:22:53.295337 [ 285 ] {} <Debug> TCP-Session: 4a210fd3-2377-4722-8d4c-8cdfb124fc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.05.21 18:22:53.295354 [ 285 ] {} <Debug> TCP-Session: 4a210fd3-2377-4722-8d4c-8cdfb124fc49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.05.21 18:22:53.295597 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58045 | ||
| 7007 | 2026.05.21 18:22:53.295616 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35866 | ||
| 7008 | 2026.05.21 18:22:53.295653 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51484 | ||
| 7009 | 2026.05.21 18:22:53.295686 [ 285 ] {} <Trace> TCP-Session: 4a210fd3-2377-4722-8d4c-8cdfb124fc49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.05.21 18:22:53.295689 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7011 | 2026.05.21 18:22:53.295717 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7012 | 2026.05.21 18:22:53.295733 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7013 | 2026.05.21 18:22:53.295742 [ 303 ] {} <Debug> TCP-Session: 346ea00f-02c8-470f-a0db-b816b6e994ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58045 | ||
| 7014 | 2026.05.21 18:22:53.295761 [ 306 ] {} <Debug> TCP-Session: 320138df-3859-439b-bc84-fe145219dcc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35866 | ||
| 7015 | 2026.05.21 18:22:53.295774 [ 309 ] {} <Debug> TCP-Session: 06885948-89e4-4d89-bcb2-fc79af8f918f Authenticating user 'default' from [fd00:1122:3344:101::e]:51484 | ||
| 7016 | 2026.05.21 18:22:53.295788 [ 303 ] {} <Debug> TCP-Session: 346ea00f-02c8-470f-a0db-b816b6e994ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.05.21 18:22:53.295804 [ 306 ] {} <Debug> TCP-Session: 320138df-3859-439b-bc84-fe145219dcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2026.05.21 18:22:53.295822 [ 303 ] {} <Debug> TCP-Session: 346ea00f-02c8-470f-a0db-b816b6e994ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.05.21 18:22:53.295835 [ 306 ] {} <Debug> TCP-Session: 320138df-3859-439b-bc84-fe145219dcc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.05.21 18:22:53.295816 [ 309 ] {} <Debug> TCP-Session: 06885948-89e4-4d89-bcb2-fc79af8f918f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.05.21 18:22:53.295865 [ 285 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56948) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7022 | 2026.05.21 18:22:53.295888 [ 309 ] {} <Debug> TCP-Session: 06885948-89e4-4d89-bcb2-fc79af8f918f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7023 | 2026.05.21 18:22:53.295680 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44784 | ||
| 7024 | 2026.05.21 18:22:53.295664 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44471 | ||
| 7025 | 2026.05.21 18:22:53.295658 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53962 | ||
| 7026 | 2026.05.21 18:22:53.296000 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7027 | 2026.05.21 18:22:53.295965 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7028 | 2026.05.21 18:22:53.296035 [ 310 ] {} <Debug> TCP-Session: 30d722fb-f777-44f9-a57d-b434937dfd14 Authenticating user 'default' from [fd00:1122:3344:101::e]:44471 | ||
| 7029 | 2026.05.21 18:22:53.295626 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49903 | ||
| 7030 | 2026.05.21 18:22:53.296058 [ 258 ] {} <Debug> TCP-Session: 2ebe5228-9c75-4335-905a-456c877e99f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44784 | ||
| 7031 | 2026.05.21 18:22:53.296063 [ 310 ] {} <Debug> TCP-Session: 30d722fb-f777-44f9-a57d-b434937dfd14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.05.21 18:22:53.296093 [ 258 ] {} <Debug> TCP-Session: 2ebe5228-9c75-4335-905a-456c877e99f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7033 | 2026.05.21 18:22:53.296100 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7034 | 2026.05.21 18:22:53.296113 [ 258 ] {} <Debug> TCP-Session: 2ebe5228-9c75-4335-905a-456c877e99f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2026.05.21 18:22:53.296131 [ 307 ] {} <Debug> TCP-Session: 6a7edb7b-c6fa-4c74-bef9-e178a0fe4f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:49903 | ||
| 7036 | 2026.05.21 18:22:53.296103 [ 310 ] {} <Debug> TCP-Session: 30d722fb-f777-44f9-a57d-b434937dfd14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.05.21 18:22:53.296158 [ 307 ] {} <Debug> TCP-Session: 6a7edb7b-c6fa-4c74-bef9-e178a0fe4f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7038 | 2026.05.21 18:22:53.296151 [ 285 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7039 | 2026.05.21 18:22:53.296189 [ 307 ] {} <Debug> TCP-Session: 6a7edb7b-c6fa-4c74-bef9-e178a0fe4f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7040 | 2026.05.21 18:22:53.296062 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7041 | 2026.05.21 18:22:53.295596 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60061 | ||
| 7042 | 2026.05.21 18:22:53.296255 [ 285 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7043 | 2026.05.21 18:22:53.296260 [ 308 ] {} <Debug> TCP-Session: 74a531ab-f29f-4cea-bfbd-44e6b6d16775 Authenticating user 'default' from [fd00:1122:3344:101::e]:53962 | ||
| 7044 | 2026.05.21 18:22:53.296300 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7045 | 2026.05.21 18:22:53.296306 [ 308 ] {} <Debug> TCP-Session: 74a531ab-f29f-4cea-bfbd-44e6b6d16775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2026.05.21 18:22:53.296330 [ 302 ] {} <Debug> TCP-Session: 9bc9b493-3d77-4bc8-adc8-28fea6baa66c Authenticating user 'default' from [fd00:1122:3344:101::e]:60061 | ||
| 7047 | 2026.05.21 18:22:53.296334 [ 308 ] {} <Debug> TCP-Session: 74a531ab-f29f-4cea-bfbd-44e6b6d16775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7048 | 2026.05.21 18:22:53.296356 [ 302 ] {} <Debug> TCP-Session: 9bc9b493-3d77-4bc8-adc8-28fea6baa66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.05.21 18:22:53.296375 [ 302 ] {} <Debug> TCP-Session: 9bc9b493-3d77-4bc8-adc8-28fea6baa66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.05.21 18:22:53.296559 [ 285 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 7051 | 2026.05.21 18:22:53.297575 [ 335 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Trace> AggregatingTransform: Aggregating | ||
| 7052 | 2026.05.21 18:22:53.297631 [ 335 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7053 | 2026.05.21 18:22:53.297666 [ 335 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007199 sec. (992.852 rows/sec., 38.78 KiB/sec.) | ||
| 7054 | 2026.05.21 18:22:53.297682 [ 335 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Trace> Aggregator: Merging aggregated data | ||
| 7055 | 2026.05.21 18:22:53.298326 [ 285 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002521 sec., 396.66798889329635 rows/sec., 15.49 KiB/sec. | ||
| 7056 | 2026.05.21 18:22:53.298452 [ 285 ] {a7ef0ffc-107b-465d-876d-7a0fbc57af9a} <Debug> TCPHandler: Processed in 0.002905656 sec. | ||
| 7057 | 2026.05.21 18:22:53.298612 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7058 | 2026.05.21 18:22:53.298649 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7059 | 2026.05.21 18:22:53.298662 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7060 | 2026.05.21 18:22:53.298680 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7061 | 2026.05.21 18:22:53.298694 [ 302 ] {} <Debug> TCP-Session: 9bc9b493-3d77-4bc8-adc8-28fea6baa66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.05.21 18:22:53.298709 [ 258 ] {} <Debug> TCP-Session: 2ebe5228-9c75-4335-905a-456c877e99f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.05.21 18:22:53.298707 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7064 | 2026.05.21 18:22:53.298733 [ 303 ] {} <Debug> TCP-Session: 346ea00f-02c8-470f-a0db-b816b6e994ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7065 | 2026.05.21 18:22:53.298750 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7066 | 2026.05.21 18:22:53.298761 [ 306 ] {} <Debug> TCP-Session: 320138df-3859-439b-bc84-fe145219dcc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.05.21 18:22:53.298785 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7068 | 2026.05.21 18:22:53.298805 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7069 | 2026.05.21 18:22:53.298800 [ 307 ] {} <Debug> TCP-Session: 6a7edb7b-c6fa-4c74-bef9-e178a0fe4f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7070 | 2026.05.21 18:22:53.298832 [ 308 ] {} <Debug> TCP-Session: 74a531ab-f29f-4cea-bfbd-44e6b6d16775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7071 | 2026.05.21 18:22:53.298845 [ 310 ] {} <Debug> TCP-Session: 30d722fb-f777-44f9-a57d-b434937dfd14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.05.21 18:22:53.298734 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7073 | 2026.05.21 18:22:53.298650 [ 285 ] {} <Debug> TCP-Session: 4a210fd3-2377-4722-8d4c-8cdfb124fc49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.05.21 18:22:53.298916 [ 309 ] {} <Debug> TCP-Session: 06885948-89e4-4d89-bcb2-fc79af8f918f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.05.21 18:22:53.467595 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65491 | ||
| 7076 | 2026.05.21 18:22:53.467682 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7077 | 2026.05.21 18:22:53.467709 [ 285 ] {} <Debug> TCP-Session: 736e129b-95f4-43e0-9b27-a812c9d288c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65491 | ||
| 7078 | 2026.05.21 18:22:53.467734 [ 285 ] {} <Debug> TCP-Session: 736e129b-95f4-43e0-9b27-a812c9d288c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.05.21 18:22:53.467748 [ 285 ] {} <Debug> TCP-Session: 736e129b-95f4-43e0-9b27-a812c9d288c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.05.21 18:22:53.468047 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41643 | ||
| 7081 | 2026.05.21 18:22:53.468052 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55400 | ||
| 7082 | 2026.05.21 18:22:53.468109 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36610 | ||
| 7083 | 2026.05.21 18:22:53.468122 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44170 | ||
| 7084 | 2026.05.21 18:22:53.468147 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7085 | 2026.05.21 18:22:53.468162 [ 285 ] {} <Trace> TCP-Session: 736e129b-95f4-43e0-9b27-a812c9d288c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.05.21 18:22:53.468186 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.05.21 18:22:53.468193 [ 303 ] {} <Debug> TCP-Session: 4d5cc78e-8d7e-483f-a7cd-fccb7168aa7f Authenticating user 'default' from [fd00:1122:3344:101::e]:41643 | ||
| 7088 | 2026.05.21 18:22:53.468195 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7089 | 2026.05.21 18:22:53.468221 [ 309 ] {} <Debug> TCP-Session: 4a7af269-1c09-40c6-a78d-2b3694b54f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:36610 | ||
| 7090 | 2026.05.21 18:22:53.468239 [ 303 ] {} <Debug> TCP-Session: 4d5cc78e-8d7e-483f-a7cd-fccb7168aa7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.05.21 18:22:53.468252 [ 310 ] {} <Debug> TCP-Session: 73959b0e-01cb-43d6-a08b-6349e90f22b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44170 | ||
| 7092 | 2026.05.21 18:22:53.468271 [ 303 ] {} <Debug> TCP-Session: 4d5cc78e-8d7e-483f-a7cd-fccb7168aa7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.05.21 18:22:53.468262 [ 309 ] {} <Debug> TCP-Session: 4a7af269-1c09-40c6-a78d-2b3694b54f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.05.21 18:22:53.468295 [ 310 ] {} <Debug> TCP-Session: 73959b0e-01cb-43d6-a08b-6349e90f22b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.05.21 18:22:53.468324 [ 309 ] {} <Debug> TCP-Session: 4a7af269-1c09-40c6-a78d-2b3694b54f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.05.21 18:22:53.468347 [ 285 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7097 | 2026.05.21 18:22:53.468357 [ 310 ] {} <Debug> TCP-Session: 73959b0e-01cb-43d6-a08b-6349e90f22b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.05.21 18:22:53.468130 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60651 | ||
| 7099 | 2026.05.21 18:22:53.468121 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63558 | ||
| 7100 | 2026.05.21 18:22:53.468449 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7101 | 2026.05.21 18:22:53.468052 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64822 | ||
| 7102 | 2026.05.21 18:22:53.468482 [ 258 ] {} <Debug> TCP-Session: 74c9ffb0-890e-4ef6-b1c7-4de74aa10081 Authenticating user 'default' from [fd00:1122:3344:101::e]:60651 | ||
| 7103 | 2026.05.21 18:22:53.468178 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7104 | 2026.05.21 18:22:53.468508 [ 258 ] {} <Debug> TCP-Session: 74c9ffb0-890e-4ef6-b1c7-4de74aa10081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.05.21 18:22:53.468506 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7106 | 2026.05.21 18:22:53.468524 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7107 | 2026.05.21 18:22:53.468542 [ 258 ] {} <Debug> TCP-Session: 74c9ffb0-890e-4ef6-b1c7-4de74aa10081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.05.21 18:22:53.468562 [ 308 ] {} <Debug> TCP-Session: d452023d-94c7-4ce0-a3c2-ce139c3fde60 Authenticating user 'default' from [fd00:1122:3344:101::e]:63558 | ||
| 7109 | 2026.05.21 18:22:53.468571 [ 306 ] {} <Debug> TCP-Session: de615ca2-7071-4349-96e7-c1e4ec78233c Authenticating user 'default' from [fd00:1122:3344:101::e]:64822 | ||
| 7110 | 2026.05.21 18:22:53.468531 [ 302 ] {} <Debug> TCP-Session: 2d9c7044-18d4-4f5d-b8e9-49d21fe2d24d Authenticating user 'default' from [fd00:1122:3344:101::e]:55400 | ||
| 7111 | 2026.05.21 18:22:53.468600 [ 308 ] {} <Debug> TCP-Session: d452023d-94c7-4ce0-a3c2-ce139c3fde60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7112 | 2026.05.21 18:22:53.468620 [ 302 ] {} <Debug> TCP-Session: 2d9c7044-18d4-4f5d-b8e9-49d21fe2d24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.05.21 18:22:53.468629 [ 285 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7114 | 2026.05.21 18:22:53.468648 [ 302 ] {} <Debug> TCP-Session: 2d9c7044-18d4-4f5d-b8e9-49d21fe2d24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.05.21 18:22:53.468608 [ 306 ] {} <Debug> TCP-Session: de615ca2-7071-4349-96e7-c1e4ec78233c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7116 | 2026.05.21 18:22:53.468084 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55198 | ||
| 7117 | 2026.05.21 18:22:53.468700 [ 306 ] {} <Debug> TCP-Session: de615ca2-7071-4349-96e7-c1e4ec78233c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.05.21 18:22:53.468717 [ 285 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7119 | 2026.05.21 18:22:53.468636 [ 308 ] {} <Debug> TCP-Session: d452023d-94c7-4ce0-a3c2-ce139c3fde60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.05.21 18:22:53.468775 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7121 | 2026.05.21 18:22:53.468822 [ 307 ] {} <Debug> TCP-Session: 6e954877-4c21-4d7c-9a66-e33a5d7e8da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55198 | ||
| 7122 | 2026.05.21 18:22:53.468843 [ 307 ] {} <Debug> TCP-Session: 6e954877-4c21-4d7c-9a66-e33a5d7e8da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.05.21 18:22:53.468856 [ 307 ] {} <Debug> TCP-Session: 6e954877-4c21-4d7c-9a66-e33a5d7e8da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.05.21 18:22:53.469084 [ 285 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 7125 | 2026.05.21 18:22:53.470020 [ 339 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Trace> AggregatingTransform: Aggregating | ||
| 7126 | 2026.05.21 18:22:53.470062 [ 339 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 7127 | 2026.05.21 18:22:53.470095 [ 339 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903247 sec. (1107.117 rows/sec., 43.25 KiB/sec.) | ||
| 7128 | 2026.05.21 18:22:53.470110 [ 339 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Trace> Aggregator: Merging aggregated data | ||
| 7129 | 2026.05.21 18:22:53.470770 [ 285 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002478 sec., 403.5512510088781 rows/sec., 15.76 KiB/sec. | ||
| 7130 | 2026.05.21 18:22:53.470930 [ 285 ] {cb8f1b98-cf8d-465e-94b7-c88d0fc516fc} <Debug> TCPHandler: Processed in 0.002957127 sec. | ||
| 7131 | 2026.05.21 18:22:53.471077 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7132 | 2026.05.21 18:22:53.471110 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7133 | 2026.05.21 18:22:53.471118 [ 285 ] {} <Debug> TCP-Session: 736e129b-95f4-43e0-9b27-a812c9d288c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.05.21 18:22:53.471158 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7135 | 2026.05.21 18:22:53.471153 [ 258 ] {} <Debug> TCP-Session: 74c9ffb0-890e-4ef6-b1c7-4de74aa10081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7136 | 2026.05.21 18:22:53.471213 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7137 | 2026.05.21 18:22:53.471248 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7138 | 2026.05.21 18:22:53.471275 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7139 | 2026.05.21 18:22:53.471300 [ 302 ] {} <Debug> TCP-Session: 2d9c7044-18d4-4f5d-b8e9-49d21fe2d24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.05.21 18:22:53.471233 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.05.21 18:22:53.471345 [ 308 ] {} <Debug> TCP-Session: d452023d-94c7-4ce0-a3c2-ce139c3fde60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.05.21 18:22:53.471378 [ 309 ] {} <Debug> TCP-Session: 4a7af269-1c09-40c6-a78d-2b3694b54f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.05.21 18:22:53.471215 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7144 | 2026.05.21 18:22:53.471221 [ 306 ] {} <Debug> TCP-Session: de615ca2-7071-4349-96e7-c1e4ec78233c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.05.21 18:22:53.471137 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7146 | 2026.05.21 18:22:53.471447 [ 310 ] {} <Debug> TCP-Session: 73959b0e-01cb-43d6-a08b-6349e90f22b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.05.21 18:22:53.471281 [ 307 ] {} <Debug> TCP-Session: 6e954877-4c21-4d7c-9a66-e33a5d7e8da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.05.21 18:22:53.471509 [ 303 ] {} <Debug> TCP-Session: 4d5cc78e-8d7e-483f-a7cd-fccb7168aa7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.05.21 18:22:53.842747 [ 125 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7150 | 2026.05.21 18:22:53.842839 [ 125 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.05.21 18:22:53.842870 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 7152 | 2026.05.21 18:22:53.843005 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 7153 | 2026.05.21 18:22:53.843152 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7154 | 2026.05.21 18:22:53.843191 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 7155 | 2026.05.21 18:22:53.843262 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 7156 | 2026.05.21 18:22:53.843314 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7157 | 2026.05.21 18:22:53.843360 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7158 | 2026.05.21 18:22:53.843401 [ 195 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7159 | 2026.05.21 18:22:53.844263 [ 197 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315495 sec., 261498.5233695301 rows/sec., 16.58 MiB/sec. | ||
| 7160 | 2026.05.21 18:22:53.844475 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7161 | 2026.05.21 18:22:53.844821 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.05.21 18:22:53.844912 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_10_2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7163 | 2026.05.21 18:22:53.845029 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7164 | 2026.05.21 18:22:54.440772 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.05.21 18:22:54.441133 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7166 | 2026.05.21 18:22:54.441695 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7167 | 2026.05.21 18:22:54.441758 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <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 | ||
| 7168 | 2026.05.21 18:22:54.442090 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7169 | 2026.05.21 18:22:54.442201 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7170 | 2026.05.21 18:22:54.442417 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7171 | 2026.05.21 18:22:54.442474 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7172 | 2026.05.21 18:22:54.442510 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7173 | 2026.05.21 18:22:54.442536 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7174 | 2026.05.21 18:22:54.442600 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7175 | 2026.05.21 18:22:54.442633 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7176 | 2026.05.21 18:22:54.444393 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003401 sec., 14995.589532490445 rows/sec., 3.55 MiB/sec. | ||
| 7177 | 2026.05.21 18:22:54.444554 [ 286 ] {15c7b6ac-7e56-4eba-aa78-03a1437dba52} <Debug> TCPHandler: Processed in 0.003978817 sec. | ||
| 7178 | 2026.05.21 18:22:54.446865 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.05.21 18:22:54.447074 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7180 | 2026.05.21 18:22:54.447155 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7181 | 2026.05.21 18:22:54.447951 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.05.21 18:22:54.448019 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7183 | 2026.05.21 18:22:54.448523 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7184 | 2026.05.21 18:22:54.448873 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.21 18:22:54.449103 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002089 sec., 26807.08472953566 rows/sec., 2.06 MiB/sec. | ||
| 7186 | 2026.05.21 18:22:54.449164 [ 286 ] {fe265246-4c8e-474b-a292-3c8ac70ddd8d} <Debug> TCPHandler: Processed in 0.002394216 sec. | ||
| 7187 | 2026.05.21 18:22:54.449355 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.05.21 18:22:54.449513 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7189 | 2026.05.21 18:22:54.449578 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7190 | 2026.05.21 18:22:54.450168 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.21 18:22:54.450222 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7192 | 2026.05.21 18:22:54.450732 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7193 | 2026.05.21 18:22:54.451072 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.21 18:22:54.451273 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001793 sec., 35694.36698271054 rows/sec., 2.79 MiB/sec. | ||
| 7195 | 2026.05.21 18:22:54.451328 [ 286 ] {ab3377d1-5190-4aff-a681-404bc2c0f3e1} <Debug> TCPHandler: Processed in 0.002051099 sec. | ||
| 7196 | 2026.05.21 18:22:54.451522 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.05.21 18:22:54.451667 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.05.21 18:22:54.451736 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7199 | 2026.05.21 18:22:54.452289 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.21 18:22:54.452340 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7201 | 2026.05.21 18:22:54.452861 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7202 | 2026.05.21 18:22:54.453160 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.05.21 18:22:54.453344 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001708 sec., 74941.45199063231 rows/sec., 5.22 MiB/sec. | ||
| 7204 | 2026.05.21 18:22:54.453388 [ 286 ] {78eb5c35-835b-4b1a-8009-dcaa5bcbcfa5} <Debug> TCPHandler: Processed in 0.001942218 sec. | ||
| 7205 | 2026.05.21 18:22:54.453571 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.05.21 18:22:54.453715 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.05.21 18:22:54.453777 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7208 | 2026.05.21 18:22:54.454250 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.21 18:22:54.454301 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7210 | 2026.05.21 18:22:54.454716 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7211 | 2026.05.21 18:22:54.455020 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.05.21 18:22:54.455208 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001522 sec., 31537.450722733247 rows/sec., 2.13 MiB/sec. | ||
| 7213 | 2026.05.21 18:22:54.455208 [ 144 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7214 | 2026.05.21 18:22:54.455255 [ 286 ] {b52f2ab3-5065-43e2-989e-246a0a398797} <Debug> TCPHandler: Processed in 0.001764224 sec. | ||
| 7215 | 2026.05.21 18:22:54.455320 [ 144 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.05.21 18:22:54.455356 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7217 | 2026.05.21 18:22:54.455522 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 7218 | 2026.05.21 18:22:54.455713 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7219 | 2026.05.21 18:22:54.455763 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1980 rows starting from the beginning of the part | ||
| 7220 | 2026.05.21 18:22:54.455851 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7221 | 2026.05.21 18:22:54.455912 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7222 | 2026.05.21 18:22:54.455959 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 7223 | 2026.05.21 18:22:54.456007 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7224 | 2026.05.21 18:22:54.456055 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 7225 | 2026.05.21 18:22:54.457487 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002036659 sec., 1090020.4697988224 rows/sec., 73.39 MiB/sec. | ||
| 7226 | 2026.05.21 18:22:54.457856 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7227 | 2026.05.21 18:22:54.458238 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.05.21 18:22:54.458335 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_46_9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7229 | 2026.05.21 18:22:54.458444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7230 | 2026.05.21 18:22:55.107500 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15909 | ||
| 7231 | 2026.05.21 18:22:55.108049 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.05.21 18:22:55.108098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7233 | 2026.05.21 18:22:55.108618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7234 | 2026.05.21 18:22:55.108868 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.05.21 18:22:55.109000 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15909 | ||
| 7236 | 2026.05.21 18:22:55.945376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7237 | 2026.05.21 18:22:55.961693 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.21 18:22:55.961761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7239 | 2026.05.21 18:22:55.968501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7240 | 2026.05.21 18:22:55.969198 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.05.21 18:22:55.972217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7242 | 2026.05.21 18:22:59.441717 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.05.21 18:22:59.442000 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7244 | 2026.05.21 18:22:59.442362 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7245 | 2026.05.21 18:22:59.442402 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <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 | ||
| 7246 | 2026.05.21 18:22:59.442624 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7247 | 2026.05.21 18:22:59.442698 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7248 | 2026.05.21 18:22:59.442844 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7249 | 2026.05.21 18:22:59.442881 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7250 | 2026.05.21 18:22:59.442902 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7251 | 2026.05.21 18:22:59.442918 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7252 | 2026.05.21 18:22:59.442960 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7253 | 2026.05.21 18:22:59.442981 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7254 | 2026.05.21 18:22:59.443989 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002103 sec., 24251.069900142655 rows/sec., 5.73 MiB/sec. | ||
| 7255 | 2026.05.21 18:22:59.444096 [ 286 ] {84a33586-dda0-487c-843b-5ddcec60a0ee} <Debug> TCPHandler: Processed in 0.002528459 sec. | ||
| 7256 | 2026.05.21 18:22:59.446353 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.05.21 18:22:59.446488 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7258 | 2026.05.21 18:22:59.446542 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7259 | 2026.05.21 18:22:59.447203 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.05.21 18:22:59.447249 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7261 | 2026.05.21 18:22:59.447627 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7262 | 2026.05.21 18:22:59.447850 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.21 18:22:59.448000 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001551 sec., 88974.85493230174 rows/sec., 7.74 MiB/sec. | ||
| 7264 | 2026.05.21 18:22:59.448038 [ 286 ] {1bb2b8e9-f435-4116-868f-1f2b2ba42982} <Debug> TCPHandler: Processed in 0.001750314 sec. | ||
| 7265 | 2026.05.21 18:22:59.448162 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.05.21 18:22:59.448263 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.05.21 18:22:59.448306 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7268 | 2026.05.21 18:22:59.448712 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.21 18:22:59.448751 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7270 | 2026.05.21 18:22:59.449046 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7271 | 2026.05.21 18:22:59.449266 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.05.21 18:22:59.449379 [ 142 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7273 | 2026.05.21 18:22:59.449397 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001155 sec., 35497.8354978355 rows/sec., 2.61 MiB/sec. | ||
| 7274 | 2026.05.21 18:22:59.449439 [ 142 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.05.21 18:22:59.449447 [ 286 ] {4fe7832a-2ca3-4660-8a03-9937d06da854} <Debug> TCPHandler: Processed in 0.001336055 sec. | ||
| 7276 | 2026.05.21 18:22:59.449468 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7277 | 2026.05.21 18:22:59.449578 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.05.21 18:22:59.449635 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 7279 | 2026.05.21 18:22:59.449681 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.21 18:22:59.449740 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7281 | 2026.05.21 18:22:59.449841 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7282 | 2026.05.21 18:22:59.449903 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 226 rows starting from the beginning of the part | ||
| 7283 | 2026.05.21 18:22:59.450011 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7284 | 2026.05.21 18:22:59.450071 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 57 rows starting from the beginning of the part | ||
| 7285 | 2026.05.21 18:22:59.450114 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 7286 | 2026.05.21 18:22:59.450154 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 7287 | 2026.05.21 18:22:59.450174 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.05.21 18:22:59.450200 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7289 | 2026.05.21 18:22:59.450216 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7290 | 2026.05.21 18:22:59.450552 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7291 | 2026.05.21 18:22:59.450784 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.05.21 18:22:59.450920 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001258 sec., 83465.8187599364 rows/sec., 6.52 MiB/sec. | ||
| 7293 | 2026.05.21 18:22:59.450956 [ 286 ] {0bcc8d10-0525-4c4c-aec5-29504806d3d9} <Debug> TCPHandler: Processed in 0.001428627 sec. | ||
| 7294 | 2026.05.21 18:22:59.451078 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.05.21 18:22:59.451141 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585131 sec., 264331.46534892067 rows/sec., 19.09 MiB/sec. | ||
| 7296 | 2026.05.21 18:22:59.451177 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7297 | 2026.05.21 18:22:59.451229 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7298 | 2026.05.21 18:22:59.451342 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7299 | 2026.05.21 18:22:59.451656 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.05.21 18:22:59.451682 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.05.21 18:22:59.451698 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7302 | 2026.05.21 18:22:59.451789 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_31_6} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7303 | 2026.05.21 18:22:59.451900 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7304 | 2026.05.21 18:22:59.452055 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7305 | 2026.05.21 18:22:59.452267 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2026.05.21 18:22:59.452397 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 7307 | 2026.05.21 18:22:59.452432 [ 286 ] {5d87544c-2fc7-4dcd-b17b-b124908521c3} <Debug> TCPHandler: Processed in 0.001405147 sec. | ||
| 7308 | 2026.05.21 18:22:59.452547 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2026.05.21 18:22:59.452645 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7310 | 2026.05.21 18:22:59.452701 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <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 | ||
| 7311 | 2026.05.21 18:22:59.453498 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.05.21 18:22:59.453535 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7313 | 2026.05.21 18:22:59.454093 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7314 | 2026.05.21 18:22:59.454319 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.05.21 18:22:59.454460 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001834 sec., 22355.507088331517 rows/sec., 40.06 MiB/sec. | ||
| 7316 | 2026.05.21 18:22:59.454523 [ 286 ] {68446947-b4d2-4b93-882c-b42e8e990e4f} <Debug> TCPHandler: Processed in 0.002025609 sec. | ||
| 7317 | 2026.05.21 18:22:59.454658 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.05.21 18:22:59.454756 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7319 | 2026.05.21 18:22:59.454800 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7320 | 2026.05.21 18:22:59.455133 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.05.21 18:22:59.455169 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7322 | 2026.05.21 18:22:59.455475 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7323 | 2026.05.21 18:22:59.455682 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.05.21 18:22:59.455809 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7325 | 2026.05.21 18:22:59.455842 [ 286 ] {f7cc8470-fb62-4323-85a8-2017417d3704} <Debug> TCPHandler: Processed in 0.001235264 sec. | ||
| 7326 | 2026.05.21 18:23:02.500518 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7327 | 2026.05.21 18:23:02.500577 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7328 | 2026.05.21 18:23:02.609334 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16357 | ||
| 7329 | 2026.05.21 18:23:02.609894 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.05.21 18:23:02.609953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7331 | 2026.05.21 18:23:02.610483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7332 | 2026.05.21 18:23:02.610726 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.05.21 18:23:02.610875 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16357 | ||
| 7334 | 2026.05.21 18:23:03.472540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7335 | 2026.05.21 18:23:03.488586 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.05.21 18:23:03.488646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7337 | 2026.05.21 18:23:03.495288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7338 | 2026.05.21 18:23:03.496046 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.05.21 18:23:03.499111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7340 | 2026.05.21 18:23:04.440213 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.05.21 18:23:04.440508 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7342 | 2026.05.21 18:23:04.440841 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7343 | 2026.05.21 18:23:04.440879 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <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 | ||
| 7344 | 2026.05.21 18:23:04.441095 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7345 | 2026.05.21 18:23:04.441165 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7346 | 2026.05.21 18:23:04.441306 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7347 | 2026.05.21 18:23:04.441344 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7348 | 2026.05.21 18:23:04.441365 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7349 | 2026.05.21 18:23:04.441382 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7350 | 2026.05.21 18:23:04.441426 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7351 | 2026.05.21 18:23:04.441449 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7352 | 2026.05.21 18:23:04.442478 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002065 sec., 24697.33656174334 rows/sec., 5.84 MiB/sec. | ||
| 7353 | 2026.05.21 18:23:04.442578 [ 286 ] {504ce852-1838-4f15-b8c0-31f1f1b6f8dd} <Debug> TCPHandler: Processed in 0.002546869 sec. | ||
| 7354 | 2026.05.21 18:23:04.444206 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.05.21 18:23:04.444316 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7356 | 2026.05.21 18:23:04.444367 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7357 | 2026.05.21 18:23:04.444913 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.05.21 18:23:04.444965 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7359 | 2026.05.21 18:23:04.445372 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7360 | 2026.05.21 18:23:04.445592 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.05.21 18:23:04.445738 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001453 sec., 38540.94975911906 rows/sec., 2.96 MiB/sec. | ||
| 7362 | 2026.05.21 18:23:04.445751 [ 137 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7363 | 2026.05.21 18:23:04.445774 [ 286 ] {680104ca-ec68-4414-9a60-7517462e7c2c} <Debug> TCPHandler: Processed in 0.001623141 sec. | ||
| 7364 | 2026.05.21 18:23:04.445826 [ 137 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.05.21 18:23:04.445863 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7366 | 2026.05.21 18:23:04.445943 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.05.21 18:23:04.445992 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 7368 | 2026.05.21 18:23:04.446046 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7369 | 2026.05.21 18:23:04.446092 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7370 | 2026.05.21 18:23:04.446127 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2026.05.21 18:23:04.446170 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3361 rows starting from the beginning of the part | ||
| 7372 | 2026.05.21 18:23:04.446248 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 7373 | 2026.05.21 18:23:04.446303 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2406 rows starting from the beginning of the part | ||
| 7374 | 2026.05.21 18:23:04.446348 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7375 | 2026.05.21 18:23:04.446388 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part | ||
| 7376 | 2026.05.21 18:23:04.446427 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7377 | 2026.05.21 18:23:04.446508 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.05.21 18:23:04.446550 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7379 | 2026.05.21 18:23:04.446906 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7380 | 2026.05.21 18:23:04.447127 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.05.21 18:23:04.447242 [ 137 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7382 | 2026.05.21 18:23:04.447262 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 7383 | 2026.05.21 18:23:04.447274 [ 137 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.05.21 18:23:04.447304 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7385 | 2026.05.21 18:23:04.447306 [ 286 ] {e4917e01-bb7f-48e8-ad12-6ecfb62570ea} <Debug> TCPHandler: Processed in 0.001415347 sec. | ||
| 7386 | 2026.05.21 18:23:04.447439 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 7387 | 2026.05.21 18:23:04.447445 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.05.21 18:23:04.447579 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7389 | 2026.05.21 18:23:04.447583 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.05.21 18:23:04.447621 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1831 rows starting from the beginning of the part | ||
| 7391 | 2026.05.21 18:23:04.447644 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7392 | 2026.05.21 18:23:04.447699 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 7393 | 2026.05.21 18:23:04.447749 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1292 rows starting from the beginning of the part | ||
| 7394 | 2026.05.21 18:23:04.447790 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7395 | 2026.05.21 18:23:04.447833 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 105 rows starting from the beginning of the part | ||
| 7396 | 2026.05.21 18:23:04.447871 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7397 | 2026.05.21 18:23:04.448071 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.05.21 18:23:04.448113 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7399 | 2026.05.21 18:23:04.448487 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7400 | 2026.05.21 18:23:04.448726 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.05.21 18:23:04.448765 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815834 sec., 2185853.285385431 rows/sec., 173.29 MiB/sec. | ||
| 7402 | 2026.05.21 18:23:04.448859 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 7403 | 2026.05.21 18:23:04.448898 [ 286 ] {303d472c-fd0a-444e-b53c-5db399e8f851} <Debug> TCPHandler: Processed in 0.001503659 sec. | ||
| 7404 | 2026.05.21 18:23:04.449019 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.05.21 18:23:04.449118 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7406 | 2026.05.21 18:23:04.449117 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7407 | 2026.05.21 18:23:04.449162 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7408 | 2026.05.21 18:23:04.449205 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832326 sec., 1888856.0223453688 rows/sec., 136.77 MiB/sec. | ||
| 7409 | 2026.05.21 18:23:04.449447 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.05.21 18:23:04.449468 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7411 | 2026.05.21 18:23:04.449516 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.05.21 18:23:04.449540 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_51_10} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7413 | 2026.05.21 18:23:04.449560 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7414 | 2026.05.21 18:23:04.449649 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 7415 | 2026.05.21 18:23:04.449754 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.05.21 18:23:04.449838 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_51_10} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7417 | 2026.05.21 18:23:04.449903 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7418 | 2026.05.21 18:23:04.449949 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7419 | 2026.05.21 18:23:04.450133 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.05.21 18:23:04.450270 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 7421 | 2026.05.21 18:23:04.450304 [ 286 ] {5984d3fd-6595-4f1f-b1e9-d97c2b59d4b8} <Debug> TCPHandler: Processed in 0.001335396 sec. | ||
| 7422 | 2026.05.21 18:23:09.439952 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.05.21 18:23:09.440237 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 7424 | 2026.05.21 18:23:09.440626 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7425 | 2026.05.21 18:23:09.440677 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <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_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')" moved to PREWHERE | ||
| 7426 | 2026.05.21 18:23:09.440978 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7427 | 2026.05.21 18:23:09.441050 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7428 | 2026.05.21 18:23:09.441194 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7429 | 2026.05.21 18:23:09.441232 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7430 | 2026.05.21 18:23:09.441254 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7431 | 2026.05.21 18:23:09.441269 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7432 | 2026.05.21 18:23:09.441312 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7433 | 2026.05.21 18:23:09.441332 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7434 | 2026.05.21 18:23:09.442435 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002315 sec., 22030.237580993522 rows/sec., 5.21 MiB/sec. | ||
| 7435 | 2026.05.21 18:23:09.442542 [ 286 ] {b80f343c-a381-4532-8dcb-c185b9881451} <Debug> TCPHandler: Processed in 0.002751093 sec. | ||
| 7436 | 2026.05.21 18:23:09.445815 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.21 18:23:09.446011 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.05.21 18:23:09.446088 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7439 | 2026.05.21 18:23:09.446839 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.05.21 18:23:09.446886 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7441 | 2026.05.21 18:23:09.447256 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7442 | 2026.05.21 18:23:09.447484 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.05.21 18:23:09.447635 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 7444 | 2026.05.21 18:23:09.447672 [ 286 ] {faade3da-af65-49f8-97d0-dc375b230d8e} <Debug> TCPHandler: Processed in 0.001954918 sec. | ||
| 7445 | 2026.05.21 18:23:09.447797 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.05.21 18:23:09.447897 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7447 | 2026.05.21 18:23:09.447939 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7448 | 2026.05.21 18:23:09.448386 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.05.21 18:23:09.448423 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7450 | 2026.05.21 18:23:09.448720 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7451 | 2026.05.21 18:23:09.448938 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.05.21 18:23:09.449066 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001192 sec., 6711.4093959731545 rows/sec., 547.27 KiB/sec. | ||
| 7453 | 2026.05.21 18:23:09.449101 [ 286 ] {f096fed3-274b-4f55-b4ba-f88d3cfd5ff8} <Debug> TCPHandler: Processed in 0.001355876 sec. | ||
| 7454 | 2026.05.21 18:23:09.449213 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.21 18:23:09.449311 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7456 | 2026.05.21 18:23:09.449351 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7457 | 2026.05.21 18:23:09.449887 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.05.21 18:23:09.449924 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7459 | 2026.05.21 18:23:09.450239 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7460 | 2026.05.21 18:23:09.450448 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.05.21 18:23:09.450577 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Debug> executeQuery: Read 262 rows, 24.05 KiB in 0.001286 sec., 203732.5038880249 rows/sec., 18.26 MiB/sec. | ||
| 7462 | 2026.05.21 18:23:09.450612 [ 286 ] {2dd9590a-546e-4beb-a992-4e3c1e4d7658} <Debug> TCPHandler: Processed in 0.001450418 sec. | ||
| 7463 | 2026.05.21 18:23:09.450742 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.05.21 18:23:09.450865 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.05.21 18:23:09.450915 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7466 | 2026.05.21 18:23:09.451429 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.05.21 18:23:09.451469 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7468 | 2026.05.21 18:23:09.451783 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7469 | 2026.05.21 18:23:09.451996 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.05.21 18:23:09.452127 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001288 sec., 47360.24844720497 rows/sec., 3.49 MiB/sec. | ||
| 7471 | 2026.05.21 18:23:09.452174 [ 286 ] {b2b181ec-e46d-4240-821f-c5395b442795} <Debug> TCPHandler: Processed in 0.001493419 sec. | ||
| 7472 | 2026.05.21 18:23:09.452299 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.05.21 18:23:09.452397 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.05.21 18:23:09.452438 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7475 | 2026.05.21 18:23:09.452859 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.05.21 18:23:09.452896 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7477 | 2026.05.21 18:23:09.453189 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7478 | 2026.05.21 18:23:09.453399 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.05.21 18:23:09.453527 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 7480 | 2026.05.21 18:23:09.453561 [ 286 ] {4a28857a-a712-4ec9-a708-f79dfaa905ac} <Debug> TCPHandler: Processed in 0.001314186 sec. | ||
| 7481 | 2026.05.21 18:23:09.453675 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7482 | 2026.05.21 18:23:09.453770 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7483 | 2026.05.21 18:23:09.453811 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7484 | 2026.05.21 18:23:09.454203 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.05.21 18:23:09.454239 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7486 | 2026.05.21 18:23:09.454536 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7487 | 2026.05.21 18:23:09.454742 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.05.21 18:23:09.454879 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 7489 | 2026.05.21 18:23:09.454915 [ 286 ] {d0416dbb-42dd-4f77-8cae-214aa5b05af6} <Debug> TCPHandler: Processed in 0.001290564 sec. | ||
| 7490 | 2026.05.21 18:23:09.455029 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.05.21 18:23:09.455124 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7492 | 2026.05.21 18:23:09.455164 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7493 | 2026.05.21 18:23:09.455627 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.05.21 18:23:09.455664 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7495 | 2026.05.21 18:23:09.455972 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7496 | 2026.05.21 18:23:09.456175 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.05.21 18:23:09.456307 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 10.02 MiB/sec. | ||
| 7498 | 2026.05.21 18:23:09.456341 [ 286 ] {bdc42966-b379-4aaa-b94f-faf464506a32} <Debug> TCPHandler: Processed in 0.001361946 sec. | ||
| 7499 | 2026.05.21 18:23:09.456454 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2026.05.21 18:23:09.456557 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7501 | 2026.05.21 18:23:09.456602 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7502 | 2026.05.21 18:23:09.457014 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.05.21 18:23:09.457051 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7504 | 2026.05.21 18:23:09.457409 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7505 | 2026.05.21 18:23:09.457626 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.05.21 18:23:09.457756 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001219 sec., 164068.90894175554 rows/sec., 11.76 MiB/sec. | ||
| 7507 | 2026.05.21 18:23:09.457793 [ 286 ] {cfc04692-a5a2-42cc-8508-e04d766db1ec} <Debug> TCPHandler: Processed in 0.001389087 sec. | ||
| 7508 | 2026.05.21 18:23:09.457910 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.05.21 18:23:09.458005 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7510 | 2026.05.21 18:23:09.458060 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <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 | ||
| 7511 | 2026.05.21 18:23:09.458866 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.05.21 18:23:09.458904 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7513 | 2026.05.21 18:23:09.459484 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7514 | 2026.05.21 18:23:09.459713 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.21 18:23:09.459831 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7516 | 2026.05.21 18:23:09.459850 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001863 sec., 22007.514761137947 rows/sec., 39.44 MiB/sec. | ||
| 7517 | 2026.05.21 18:23:09.459899 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.05.21 18:23:09.459924 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7519 | 2026.05.21 18:23:09.459929 [ 286 ] {46dc1bec-233a-415d-bb18-74c4ebdf06eb} <Debug> TCPHandler: Processed in 0.00206867 sec. | ||
| 7520 | 2026.05.21 18:23:09.460030 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 7521 | 2026.05.21 18:23:09.460068 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.05.21 18:23:09.460170 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.05.21 18:23:09.460213 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7524 | 2026.05.21 18:23:09.460275 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2026.05.21 18:23:09.460335 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 685 rows starting from the beginning of the part | ||
| 7526 | 2026.05.21 18:23:09.460462 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7527 | 2026.05.21 18:23:09.460547 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.21 18:23:09.460568 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 7529 | 2026.05.21 18:23:09.460596 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7530 | 2026.05.21 18:23:09.460692 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 7531 | 2026.05.21 18:23:09.460793 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 7532 | 2026.05.21 18:23:09.460885 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7533 | 2026.05.21 18:23:09.460951 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7534 | 2026.05.21 18:23:09.461192 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.05.21 18:23:09.461329 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 7536 | 2026.05.21 18:23:09.461364 [ 286 ] {db615f66-0579-41a1-82c1-a2c7d4631649} <Debug> TCPHandler: Processed in 0.001345616 sec. | ||
| 7537 | 2026.05.21 18:23:09.476168 [ 190 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 19 columns (19 merged, 0 gathered) in 0.016184162 sec., 53138.370710822106 rows/sec., 95.22 MiB/sec. | ||
| 7538 | 2026.05.21 18:23:09.477332 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7539 | 2026.05.21 18:23:09.477729 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.05.21 18:23:09.477814 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7541 | 2026.05.21 18:23:09.477973 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7542 | 2026.05.21 18:23:10.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.13 MiB, peak 293.14 MiB, free memory in arenas 0.00 B, will set to 286.04 MiB (RSS), difference: 2.90 MiB | ||
| 7543 | 2026.05.21 18:23:10.110973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16869 | ||
| 7544 | 2026.05.21 18:23:10.111728 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.05.21 18:23:10.111791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7546 | 2026.05.21 18:23:10.112289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7547 | 2026.05.21 18:23:10.112533 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.21 18:23:10.112661 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16869 | ||
| 7549 | 2026.05.21 18:23:10.999164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7550 | 2026.05.21 18:23:11.018058 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.05.21 18:23:11.018128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7552 | 2026.05.21 18:23:11.024579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7553 | 2026.05.21 18:23:11.025342 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.05.21 18:23:11.029677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7555 | 2026.05.21 18:23:14.437794 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2026.05.21 18:23:14.438038 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7557 | 2026.05.21 18:23:14.438367 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7558 | 2026.05.21 18:23:14.438406 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <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 | ||
| 7559 | 2026.05.21 18:23:14.438625 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7560 | 2026.05.21 18:23:14.438697 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7561 | 2026.05.21 18:23:14.438838 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7562 | 2026.05.21 18:23:14.438874 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7563 | 2026.05.21 18:23:14.438898 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7564 | 2026.05.21 18:23:14.438914 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7565 | 2026.05.21 18:23:14.438956 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7566 | 2026.05.21 18:23:14.438977 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7567 | 2026.05.21 18:23:14.440271 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002324 sec., 21944.922547332186 rows/sec., 5.19 MiB/sec. | ||
| 7568 | 2026.05.21 18:23:14.440380 [ 286 ] {b8afe5e3-b600-4d8c-9f7f-b75f90002eed} <Debug> TCPHandler: Processed in 0.002717813 sec. | ||
| 7569 | 2026.05.21 18:23:14.441927 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.05.21 18:23:14.442052 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7571 | 2026.05.21 18:23:14.442108 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7572 | 2026.05.21 18:23:14.442677 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.05.21 18:23:14.442729 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7574 | 2026.05.21 18:23:14.443139 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7575 | 2026.05.21 18:23:14.443370 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.05.21 18:23:14.443523 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.85 MiB/sec. | ||
| 7577 | 2026.05.21 18:23:14.443561 [ 286 ] {5cb75cac-e1aa-4acd-8e64-d21ed4d78f3e} <Debug> TCPHandler: Processed in 0.001688533 sec. | ||
| 7578 | 2026.05.21 18:23:14.443689 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.05.21 18:23:14.443796 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7580 | 2026.05.21 18:23:14.443840 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7581 | 2026.05.21 18:23:14.444278 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.05.21 18:23:14.444317 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7583 | 2026.05.21 18:23:14.444629 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7584 | 2026.05.21 18:23:14.444841 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.05.21 18:23:14.444970 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 7586 | 2026.05.21 18:23:14.445006 [ 286 ] {ff1ca5a4-4db5-499c-b86d-6ccb9a5d7cd6} <Debug> TCPHandler: Processed in 0.001370446 sec. | ||
| 7587 | 2026.05.21 18:23:14.445149 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.05.21 18:23:14.445247 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7589 | 2026.05.21 18:23:14.445291 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7590 | 2026.05.21 18:23:14.445702 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.05.21 18:23:14.445738 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7592 | 2026.05.21 18:23:14.446070 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7593 | 2026.05.21 18:23:14.446282 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.05.21 18:23:14.446401 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7595 | 2026.05.21 18:23:14.446411 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7596 | 2026.05.21 18:23:14.446466 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.05.21 18:23:14.446473 [ 286 ] {0f4571b2-8624-4fae-befc-85ee92a26c19} <Debug> TCPHandler: Processed in 0.001375147 sec. | ||
| 7598 | 2026.05.21 18:23:14.446496 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7599 | 2026.05.21 18:23:14.446592 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 7600 | 2026.05.21 18:23:14.446596 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.05.21 18:23:14.446690 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7602 | 2026.05.21 18:23:14.446708 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7603 | 2026.05.21 18:23:14.446720 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17937 rows starting from the beginning of the part | ||
| 7604 | 2026.05.21 18:23:14.446752 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7605 | 2026.05.21 18:23:14.446779 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7606 | 2026.05.21 18:23:14.446825 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 7607 | 2026.05.21 18:23:14.446867 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7608 | 2026.05.21 18:23:14.446907 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7609 | 2026.05.21 18:23:14.446951 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 7610 | 2026.05.21 18:23:14.447129 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.05.21 18:23:14.447166 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7612 | 2026.05.21 18:23:14.447491 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7613 | 2026.05.21 18:23:14.447704 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.05.21 18:23:14.447837 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 7615 | 2026.05.21 18:23:14.447877 [ 286 ] {9ec623c2-7bb5-4da3-b905-5e649e713c30} <Debug> TCPHandler: Processed in 0.001330186 sec. | ||
| 7616 | 2026.05.21 18:23:14.451125 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18745 rows, containing 5 columns (5 merged, 0 gathered) in 0.004562518 sec., 4108476.9418991883 rows/sec., 267.08 MiB/sec. | ||
| 7617 | 2026.05.21 18:23:14.451538 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7618 | 2026.05.21 18:23:14.451952 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.05.21 18:23:14.452061 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7620 | 2026.05.21 18:23:14.452160 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 7621 | 2026.05.21 18:23:17.500634 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7622 | 2026.05.21 18:23:17.500692 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7623 | 2026.05.21 18:23:17.612855 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17317 | ||
| 7624 | 2026.05.21 18:23:17.613480 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.05.21 18:23:17.613531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7626 | 2026.05.21 18:23:17.614012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7627 | 2026.05.21 18:23:17.614245 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.05.21 18:23:17.614397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17317 | ||
| 7629 | 2026.05.21 18:23:17.614420 [ 126 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7630 | 2026.05.21 18:23:17.614486 [ 126 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.05.21 18:23:17.614510 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7632 | 2026.05.21 18:23:17.614620 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 7633 | 2026.05.21 18:23:17.614724 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7634 | 2026.05.21 18:23:17.614760 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14949 rows starting from the beginning of the part | ||
| 7635 | 2026.05.21 18:23:17.614824 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 7636 | 2026.05.21 18:23:17.614874 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 7637 | 2026.05.21 18:23:17.614915 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 7638 | 2026.05.21 18:23:17.614958 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 7639 | 2026.05.21 18:23:17.615001 [ 191 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 7640 | 2026.05.21 18:23:17.616829 [ 194 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17317 rows, containing 4 columns (4 merged, 0 gathered) in 0.002258673 sec., 7666891.13475036 rows/sec., 109.68 MiB/sec. | ||
| 7641 | 2026.05.21 18:23:17.617008 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7642 | 2026.05.21 18:23:17.617249 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_36_7} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.05.21 18:23:17.617313 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_36_7} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7644 | 2026.05.21 18:23:17.617383 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7645 | 2026.05.21 18:23:18.529878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7646 | 2026.05.21 18:23:18.546954 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.05.21 18:23:18.547014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7648 | 2026.05.21 18:23:18.553185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7649 | 2026.05.21 18:23:18.553894 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.05.21 18:23:18.554198 [ 126 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7651 | 2026.05.21 18:23:18.554270 [ 126 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.05.21 18:23:18.554295 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 7653 | 2026.05.21 18:23:18.554442 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 7654 | 2026.05.21 18:23:18.556980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7655 | 2026.05.21 18:23:18.558369 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7656 | 2026.05.21 18:23:18.559828 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 7657 | 2026.05.21 18:23:18.564407 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 7658 | 2026.05.21 18:23:18.569026 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 7659 | 2026.05.21 18:23:18.573822 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 7660 | 2026.05.21 18:23:18.578633 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 7661 | 2026.05.21 18:23:18.582823 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7662 | 2026.05.21 18:23:18.632215 [ 194 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077830329 sec., 3494.781578014401 rows/sec., 18.07 MiB/sec. | ||
| 7663 | 2026.05.21 18:23:18.635263 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7664 | 2026.05.21 18:23:18.637216 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_36_7} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.05.21 18:23:18.637320 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_36_7} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7666 | 2026.05.21 18:23:18.640141 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7667 | 2026.05.21 18:23:19.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.91 MiB, peak 299.77 MiB, free memory in arenas 0.00 B, will set to 289.13 MiB (RSS), difference: 1.23 MiB | ||
| 7668 | 2026.05.21 18:23:19.438203 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.05.21 18:23:19.438636 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7670 | 2026.05.21 18:23:19.439180 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7671 | 2026.05.21 18:23:19.439257 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <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 | ||
| 7672 | 2026.05.21 18:23:19.439505 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7673 | 2026.05.21 18:23:19.439578 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7674 | 2026.05.21 18:23:19.439722 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7675 | 2026.05.21 18:23:19.439760 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7676 | 2026.05.21 18:23:19.439782 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7677 | 2026.05.21 18:23:19.439798 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7678 | 2026.05.21 18:23:19.439841 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7679 | 2026.05.21 18:23:19.439862 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7680 | 2026.05.21 18:23:19.441309 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002833 sec., 18002.117896223084 rows/sec., 4.26 MiB/sec. | ||
| 7681 | 2026.05.21 18:23:19.441422 [ 286 ] {1afe3725-de2f-4a4f-90e7-58bb75f40160} <Debug> TCPHandler: Processed in 0.003299854 sec. | ||
| 7682 | 2026.05.21 18:23:19.443661 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.05.21 18:23:19.443796 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7684 | 2026.05.21 18:23:19.443852 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7685 | 2026.05.21 18:23:19.444472 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.05.21 18:23:19.444514 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7687 | 2026.05.21 18:23:19.444908 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7688 | 2026.05.21 18:23:19.445137 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.05.21 18:23:19.445289 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001532 sec., 90078.32898172324 rows/sec., 7.84 MiB/sec. | ||
| 7690 | 2026.05.21 18:23:19.445325 [ 286 ] {bd3653c2-997c-4b9e-9c47-83ba95b28d03} <Debug> TCPHandler: Processed in 0.001729203 sec. | ||
| 7691 | 2026.05.21 18:23:19.445465 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.05.21 18:23:19.445567 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7693 | 2026.05.21 18:23:19.445609 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7694 | 2026.05.21 18:23:19.446024 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.05.21 18:23:19.446059 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7696 | 2026.05.21 18:23:19.446362 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7697 | 2026.05.21 18:23:19.446578 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.05.21 18:23:19.446708 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001164 sec., 35223.3676975945 rows/sec., 2.59 MiB/sec. | ||
| 7699 | 2026.05.21 18:23:19.446744 [ 286 ] {55973713-c4ac-44b0-90d1-b1b323cc773c} <Debug> TCPHandler: Processed in 0.001332685 sec. | ||
| 7700 | 2026.05.21 18:23:19.446861 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.05.21 18:23:19.446959 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7702 | 2026.05.21 18:23:19.447001 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7703 | 2026.05.21 18:23:19.447422 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.05.21 18:23:19.447457 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7705 | 2026.05.21 18:23:19.447764 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7706 | 2026.05.21 18:23:19.448006 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.05.21 18:23:19.448134 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001195 sec., 87866.10878661087 rows/sec., 6.86 MiB/sec. | ||
| 7708 | 2026.05.21 18:23:19.448168 [ 286 ] {48bbdace-b914-41b8-8fa5-751313572e40} <Debug> TCPHandler: Processed in 0.001358256 sec. | ||
| 7709 | 2026.05.21 18:23:19.448287 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2026.05.21 18:23:19.448385 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7711 | 2026.05.21 18:23:19.448436 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7712 | 2026.05.21 18:23:19.448856 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.05.21 18:23:19.448891 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7714 | 2026.05.21 18:23:19.449223 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7715 | 2026.05.21 18:23:19.449438 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.05.21 18:23:19.449567 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 7717 | 2026.05.21 18:23:19.449601 [ 286 ] {eaacacc5-5c50-469b-9b9f-eef64434a166} <Debug> TCPHandler: Processed in 0.001364936 sec. | ||
| 7718 | 2026.05.21 18:23:19.449728 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.05.21 18:23:19.449853 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.05.21 18:23:19.449920 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <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 | ||
| 7721 | 2026.05.21 18:23:19.450806 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.05.21 18:23:19.450845 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7723 | 2026.05.21 18:23:19.451448 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7724 | 2026.05.21 18:23:19.451681 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.05.21 18:23:19.451830 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002003 sec., 20469.296055916126 rows/sec., 36.68 MiB/sec. | ||
| 7726 | 2026.05.21 18:23:19.451892 [ 286 ] {a305121a-5150-4f33-898e-56bc5553afb3} <Debug> TCPHandler: Processed in 0.002228912 sec. | ||
| 7727 | 2026.05.21 18:23:19.452016 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.05.21 18:23:19.452114 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7729 | 2026.05.21 18:23:19.452157 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7730 | 2026.05.21 18:23:19.452499 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.05.21 18:23:19.452533 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7732 | 2026.05.21 18:23:19.452838 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7733 | 2026.05.21 18:23:19.453067 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.05.21 18:23:19.453162 [ 123 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7735 | 2026.05.21 18:23:19.453196 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7736 | 2026.05.21 18:23:19.453199 [ 123 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.05.21 18:23:19.453228 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7738 | 2026.05.21 18:23:19.453231 [ 286 ] {f3787399-cf43-4df3-bc1d-cb8026383b4c} <Debug> TCPHandler: Processed in 0.001266584 sec. | ||
| 7739 | 2026.05.21 18:23:19.453368 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 7740 | 2026.05.21 18:23:19.453524 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7741 | 2026.05.21 18:23:19.453566 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2220 rows starting from the beginning of the part | ||
| 7742 | 2026.05.21 18:23:19.453667 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 7743 | 2026.05.21 18:23:19.453724 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 7744 | 2026.05.21 18:23:19.453773 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7745 | 2026.05.21 18:23:19.453822 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7746 | 2026.05.21 18:23:19.453872 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 7747 | 2026.05.21 18:23:19.455068 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762063 sec., 1430141.8280731167 rows/sec., 96.30 MiB/sec. | ||
| 7748 | 2026.05.21 18:23:19.455463 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7749 | 2026.05.21 18:23:19.455821 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.05.21 18:23:19.455924 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_51_10} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7751 | 2026.05.21 18:23:19.456034 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7752 | 2026.05.21 18:23:20.468756 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.05.21 18:23:20.469111 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7754 | 2026.05.21 18:23:20.469556 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7755 | 2026.05.21 18:23:20.469600 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7756 | 2026.05.21 18:23:20.469871 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7757 | 2026.05.21 18:23:20.469942 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7758 | 2026.05.21 18:23:20.470088 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7759 | 2026.05.21 18:23:20.470125 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7760 | 2026.05.21 18:23:20.470147 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7761 | 2026.05.21 18:23:20.470163 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7762 | 2026.05.21 18:23:20.470207 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7763 | 2026.05.21 18:23:20.470253 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7764 | 2026.05.21 18:23:20.471635 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00268 sec., 19029.850746268658 rows/sec., 4.50 MiB/sec. | ||
| 7765 | 2026.05.21 18:23:20.471743 [ 286 ] {95b891b2-613c-4d88-94d3-cb908f278a2f} <Debug> TCPHandler: Processed in 0.003165561 sec. | ||
| 7766 | 2026.05.21 18:23:20.482737 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2026.05.21 18:23:20.482875 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7768 | 2026.05.21 18:23:20.482931 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7769 | 2026.05.21 18:23:20.483492 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.05.21 18:23:20.483534 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7771 | 2026.05.21 18:23:20.483897 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7772 | 2026.05.21 18:23:20.484122 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.05.21 18:23:20.484281 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001446 sec., 2766.2517289073307 rows/sec., 225.57 KiB/sec. | ||
| 7774 | 2026.05.21 18:23:20.484319 [ 286 ] {3408149a-687e-42e1-8346-e6feac75d301} <Debug> TCPHandler: Processed in 0.001650612 sec. | ||
| 7775 | 2026.05.21 18:23:20.484438 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.05.21 18:23:20.484541 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7777 | 2026.05.21 18:23:20.484583 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7778 | 2026.05.21 18:23:20.485922 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.05.21 18:23:20.485960 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7780 | 2026.05.21 18:23:20.486421 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7781 | 2026.05.21 18:23:20.486639 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.05.21 18:23:20.486776 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002257 sec., 1066459.9025254764 rows/sec., 78.68 MiB/sec. | ||
| 7783 | 2026.05.21 18:23:20.486811 [ 286 ] {f3836d18-e35a-452e-a092-126e1b88d4b1} <Debug> TCPHandler: Processed in 0.002423997 sec. | ||
| 7784 | 2026.05.21 18:23:20.486923 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2026.05.21 18:23:20.487026 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7786 | 2026.05.21 18:23:20.487068 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7787 | 2026.05.21 18:23:20.487467 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.05.21 18:23:20.487503 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7789 | 2026.05.21 18:23:20.487803 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7790 | 2026.05.21 18:23:20.488025 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.05.21 18:23:20.488154 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 962.13 KiB/sec. | ||
| 7792 | 2026.05.21 18:23:20.488188 [ 286 ] {f60d25d4-d1bd-425f-ab74-ed84b7295b7f} <Debug> TCPHandler: Processed in 0.001317015 sec. | ||
| 7793 | 2026.05.21 18:23:20.488312 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.05.21 18:23:20.488439 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7795 | 2026.05.21 18:23:20.488489 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7796 | 2026.05.21 18:23:20.489174 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.05.21 18:23:20.489214 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7798 | 2026.05.21 18:23:20.489629 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7799 | 2026.05.21 18:23:20.489850 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.05.21 18:23:20.489983 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001569 sec., 510516.2523900573 rows/sec., 29.49 MiB/sec. | ||
| 7801 | 2026.05.21 18:23:20.490018 [ 286 ] {4aa328ee-c666-41ea-b69c-03c3ae2de22a} <Debug> TCPHandler: Processed in 0.001767154 sec. | ||
| 7802 | 2026.05.21 18:23:20.490127 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.05.21 18:23:20.490223 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7804 | 2026.05.21 18:23:20.490264 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7805 | 2026.05.21 18:23:20.490636 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.05.21 18:23:20.490670 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7807 | 2026.05.21 18:23:20.490951 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7808 | 2026.05.21 18:23:20.491156 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.05.21 18:23:20.491279 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 65.47 KiB/sec. | ||
| 7810 | 2026.05.21 18:23:20.491312 [ 286 ] {6494110c-d3ec-401e-9d1c-4b646e6b9f12} <Debug> TCPHandler: Processed in 0.001235184 sec. | ||
| 7811 | 2026.05.21 18:23:20.491421 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.05.21 18:23:20.491516 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7813 | 2026.05.21 18:23:20.491556 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7814 | 2026.05.21 18:23:20.492307 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.05.21 18:23:20.492342 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7816 | 2026.05.21 18:23:20.492698 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7817 | 2026.05.21 18:23:20.492911 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.05.21 18:23:20.493037 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001539 sec., 840805.7179987004 rows/sec., 56.12 MiB/sec. | ||
| 7819 | 2026.05.21 18:23:20.493072 [ 286 ] {4c039a05-5465-485a-9e59-082f5e1331b3} <Debug> TCPHandler: Processed in 0.001701072 sec. | ||
| 7820 | 2026.05.21 18:23:20.493187 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.05.21 18:23:20.493282 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7822 | 2026.05.21 18:23:20.493326 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7823 | 2026.05.21 18:23:20.493992 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.05.21 18:23:20.494026 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7825 | 2026.05.21 18:23:20.494441 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7826 | 2026.05.21 18:23:20.494658 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.05.21 18:23:20.494784 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001521 sec., 984878.3694937541 rows/sec., 59.74 MiB/sec. | ||
| 7828 | 2026.05.21 18:23:20.494818 [ 286 ] {c526ed21-1438-4f37-b0aa-47d0ac44a784} <Debug> TCPHandler: Processed in 0.001681262 sec. | ||
| 7829 | 2026.05.21 18:23:20.494945 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.05.21 18:23:20.495067 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7831 | 2026.05.21 18:23:20.495133 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <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 | ||
| 7832 | 2026.05.21 18:23:20.495916 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.05.21 18:23:20.495952 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7834 | 2026.05.21 18:23:20.496455 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7835 | 2026.05.21 18:23:20.496675 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.05.21 18:23:20.496824 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001782 sec., 6172.83950617284 rows/sec., 11.06 MiB/sec. | ||
| 7837 | 2026.05.21 18:23:20.496883 [ 286 ] {742c167f-ef8e-4f26-b4e8-0b6ba34d7459} <Debug> TCPHandler: Processed in 0.001999339 sec. | ||
| 7838 | 2026.05.21 18:23:20.496997 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.05.21 18:23:20.497091 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.05.21 18:23:20.497133 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7841 | 2026.05.21 18:23:20.497444 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.05.21 18:23:20.497478 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7843 | 2026.05.21 18:23:20.497753 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7844 | 2026.05.21 18:23:20.497958 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.21 18:23:20.498075 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 7846 | 2026.05.21 18:23:20.498106 [ 286 ] {db188eb8-d428-4662-9ad4-2d5ec0eb3a99} <Debug> TCPHandler: Processed in 0.001198463 sec. | ||
| 7847 | 2026.05.21 18:23:24.436456 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.05.21 18:23:24.436770 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7849 | 2026.05.21 18:23:24.437144 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7850 | 2026.05.21 18:23:24.437182 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <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 | ||
| 7851 | 2026.05.21 18:23:24.437397 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7852 | 2026.05.21 18:23:24.437464 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7853 | 2026.05.21 18:23:24.437605 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7854 | 2026.05.21 18:23:24.437643 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7855 | 2026.05.21 18:23:24.437664 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7856 | 2026.05.21 18:23:24.437680 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7857 | 2026.05.21 18:23:24.437721 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7858 | 2026.05.21 18:23:24.437741 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7859 | 2026.05.21 18:23:24.439047 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002404 sec., 21214.642262895177 rows/sec., 5.02 MiB/sec. | ||
| 7860 | 2026.05.21 18:23:24.439146 [ 286 ] {519f1aad-b9f2-44fa-911e-25ddc141b2f5} <Debug> TCPHandler: Processed in 0.002850544 sec. | ||
| 7861 | 2026.05.21 18:23:24.440593 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.05.21 18:23:24.440702 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7863 | 2026.05.21 18:23:24.440746 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7864 | 2026.05.21 18:23:24.441237 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.05.21 18:23:24.441280 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7866 | 2026.05.21 18:23:24.441643 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7867 | 2026.05.21 18:23:24.441874 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.05.21 18:23:24.442021 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00135 sec., 41481.48148148148 rows/sec., 3.19 MiB/sec. | ||
| 7869 | 2026.05.21 18:23:24.442042 [ 116 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7870 | 2026.05.21 18:23:24.442057 [ 286 ] {26f43463-c695-4c27-8cb2-0a55f0ffdcdb} <Debug> TCPHandler: Processed in 0.00151508 sec. | ||
| 7871 | 2026.05.21 18:23:24.442120 [ 116 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.05.21 18:23:24.442152 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7873 | 2026.05.21 18:23:24.442217 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.05.21 18:23:24.442267 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 7875 | 2026.05.21 18:23:24.442319 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7876 | 2026.05.21 18:23:24.442365 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7877 | 2026.05.21 18:23:24.442405 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7878 | 2026.05.21 18:23:24.442449 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3361 rows starting from the beginning of the part | ||
| 7879 | 2026.05.21 18:23:24.442526 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 262 rows starting from the beginning of the part | ||
| 7880 | 2026.05.21 18:23:24.442583 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7881 | 2026.05.21 18:23:24.442634 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7882 | 2026.05.21 18:23:24.442686 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2407 rows starting from the beginning of the part | ||
| 7883 | 2026.05.21 18:23:24.442736 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7884 | 2026.05.21 18:23:24.442767 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.05.21 18:23:24.442809 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7886 | 2026.05.21 18:23:24.443193 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7887 | 2026.05.21 18:23:24.443414 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.05.21 18:23:24.443530 [ 116 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7889 | 2026.05.21 18:23:24.443551 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 7890 | 2026.05.21 18:23:24.443563 [ 116 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.05.21 18:23:24.443593 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7892 | 2026.05.21 18:23:24.443595 [ 286 ] {eb4d4f19-2b84-4e0c-b7a3-987a435b4c02} <Debug> TCPHandler: Processed in 0.001435737 sec. | ||
| 7893 | 2026.05.21 18:23:24.443716 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 7894 | 2026.05.21 18:23:24.443733 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.05.21 18:23:24.443849 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.05.21 18:23:24.443863 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7897 | 2026.05.21 18:23:24.443894 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7898 | 2026.05.21 18:23:24.443904 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1831 rows starting from the beginning of the part | ||
| 7899 | 2026.05.21 18:23:24.443985 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 7900 | 2026.05.21 18:23:24.444036 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7901 | 2026.05.21 18:23:24.444081 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 7902 | 2026.05.21 18:23:24.444130 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1294 rows starting from the beginning of the part | ||
| 7903 | 2026.05.21 18:23:24.444172 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7904 | 2026.05.21 18:23:24.444294 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.05.21 18:23:24.444336 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7906 | 2026.05.21 18:23:24.444914 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7907 | 2026.05.21 18:23:24.445000 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002776323 sec., 2261984.646599117 rows/sec., 180.09 MiB/sec. | ||
| 7908 | 2026.05.21 18:23:24.445159 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.05.21 18:23:24.445293 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001465 sec., 87372.01365187713 rows/sec., 6.09 MiB/sec. | ||
| 7910 | 2026.05.21 18:23:24.445329 [ 286 ] {cdd1ad40-59af-4719-b5bc-5b21f1e5d84c} <Debug> TCPHandler: Processed in 0.001647192 sec. | ||
| 7911 | 2026.05.21 18:23:24.445379 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7912 | 2026.05.21 18:23:24.445449 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.05.21 18:23:24.445553 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7914 | 2026.05.21 18:23:24.445598 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7915 | 2026.05.21 18:23:24.445598 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952258 sec., 1796381.4208982624 rows/sec., 130.50 MiB/sec. | ||
| 7916 | 2026.05.21 18:23:24.445660 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.05.21 18:23:24.445738 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_56_11} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7918 | 2026.05.21 18:23:24.445812 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7919 | 2026.05.21 18:23:24.445863 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7920 | 2026.05.21 18:23:24.445935 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.05.21 18:23:24.445978 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7922 | 2026.05.21 18:23:24.446160 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.05.21 18:23:24.446244 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_56_11} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7924 | 2026.05.21 18:23:24.446304 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7925 | 2026.05.21 18:23:24.446328 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7926 | 2026.05.21 18:23:24.446527 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.05.21 18:23:24.446662 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 7928 | 2026.05.21 18:23:24.446694 [ 286 ] {165bc379-5f80-4395-94bd-c4e22b0ce523} <Debug> TCPHandler: Processed in 0.001295295 sec. | ||
| 7929 | 2026.05.21 18:23:25.114890 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17829 | ||
| 7930 | 2026.05.21 18:23:25.115459 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.05.21 18:23:25.115510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7932 | 2026.05.21 18:23:25.116026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7933 | 2026.05.21 18:23:25.116272 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.05.21 18:23:25.116419 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17829 | ||
| 7935 | 2026.05.21 18:23:26.057438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7936 | 2026.05.21 18:23:26.076165 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.05.21 18:23:26.076239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7938 | 2026.05.21 18:23:26.082079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7939 | 2026.05.21 18:23:26.082834 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.05.21 18:23:26.086366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7941 | 2026.05.21 18:23:29.438453 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.05.21 18:23:29.438722 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7943 | 2026.05.21 18:23:29.439066 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7944 | 2026.05.21 18:23:29.439101 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <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 | ||
| 7945 | 2026.05.21 18:23:29.439303 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7946 | 2026.05.21 18:23:29.439369 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7947 | 2026.05.21 18:23:29.439498 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7948 | 2026.05.21 18:23:29.439533 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7949 | 2026.05.21 18:23:29.439553 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 7950 | 2026.05.21 18:23:29.439568 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7951 | 2026.05.21 18:23:29.439606 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7952 | 2026.05.21 18:23:29.439625 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7953 | 2026.05.21 18:23:29.440798 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002181 sec., 23383.7689133425 rows/sec., 5.53 MiB/sec. | ||
| 7954 | 2026.05.21 18:23:29.440903 [ 286 ] {df05745e-6422-4626-908a-97e38ba6732c} <Debug> TCPHandler: Processed in 0.00258969 sec. | ||
| 7955 | 2026.05.21 18:23:29.443061 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.05.21 18:23:29.443189 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7957 | 2026.05.21 18:23:29.443241 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7958 | 2026.05.21 18:23:29.443894 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.05.21 18:23:29.443947 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7960 | 2026.05.21 18:23:29.444314 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7961 | 2026.05.21 18:23:29.444522 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.05.21 18:23:29.444663 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001511 sec., 91330.2448709464 rows/sec., 7.95 MiB/sec. | ||
| 7963 | 2026.05.21 18:23:29.444699 [ 286 ] {250918a0-af26-4268-a41f-173d7ce11c6a} <Debug> TCPHandler: Processed in 0.001698912 sec. | ||
| 7964 | 2026.05.21 18:23:29.444813 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.05.21 18:23:29.444907 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.05.21 18:23:29.444948 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7967 | 2026.05.21 18:23:29.445343 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.05.21 18:23:29.445379 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7969 | 2026.05.21 18:23:29.445665 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7970 | 2026.05.21 18:23:29.445871 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.05.21 18:23:29.445997 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001109 sec., 36970.2434625789 rows/sec., 2.71 MiB/sec. | ||
| 7972 | 2026.05.21 18:23:29.446032 [ 286 ] {626b0168-8f9d-4aea-8382-7db7fcf699ef} <Debug> TCPHandler: Processed in 0.001268174 sec. | ||
| 7973 | 2026.05.21 18:23:29.446138 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2026.05.21 18:23:29.446232 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7975 | 2026.05.21 18:23:29.446271 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7976 | 2026.05.21 18:23:29.446713 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.05.21 18:23:29.446749 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7978 | 2026.05.21 18:23:29.447049 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7979 | 2026.05.21 18:23:29.447253 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.05.21 18:23:29.447374 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001161 sec., 90439.27648578813 rows/sec., 7.06 MiB/sec. | ||
| 7981 | 2026.05.21 18:23:29.447407 [ 286 ] {baeddd6c-6041-4181-a9cc-4244704fb911} <Debug> TCPHandler: Processed in 0.001317106 sec. | ||
| 7982 | 2026.05.21 18:23:29.447519 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2026.05.21 18:23:29.447612 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7984 | 2026.05.21 18:23:29.447655 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7985 | 2026.05.21 18:23:29.448080 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.05.21 18:23:29.448119 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7987 | 2026.05.21 18:23:29.448451 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7988 | 2026.05.21 18:23:29.448659 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.05.21 18:23:29.448790 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7990 | 2026.05.21 18:23:29.448858 [ 286 ] {320cccf3-6f33-4642-a31a-e5a5e6733d32} <Debug> TCPHandler: Processed in 0.001384677 sec. | ||
| 7991 | 2026.05.21 18:23:29.448988 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.05.21 18:23:29.449086 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.05.21 18:23:29.449144 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <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 | ||
| 7994 | 2026.05.21 18:23:29.449973 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.05.21 18:23:29.450012 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 7996 | 2026.05.21 18:23:29.450578 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7997 | 2026.05.21 18:23:29.450811 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.05.21 18:23:29.450951 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001885 sec., 21750.663129973476 rows/sec., 38.98 MiB/sec. | ||
| 7999 | 2026.05.21 18:23:29.451013 [ 286 ] {5eea4014-c9e2-4123-9f14-8e2610edba29} <Debug> TCPHandler: Processed in 0.00207621 sec. | ||
| 8000 | 2026.05.21 18:23:29.451134 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.05.21 18:23:29.451231 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8002 | 2026.05.21 18:23:29.451274 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8003 | 2026.05.21 18:23:29.451607 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.05.21 18:23:29.451643 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8005 | 2026.05.21 18:23:29.451943 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8006 | 2026.05.21 18:23:29.452150 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.05.21 18:23:29.452278 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8008 | 2026.05.21 18:23:29.452312 [ 286 ] {96ff052e-d073-450d-9a98-f87a1219a086} <Debug> TCPHandler: Processed in 0.001228023 sec. | ||
| 8009 | 2026.05.21 18:23:31.931816 [ 109 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8010 | 2026.05.21 18:23:31.931882 [ 109 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.05.21 18:23:31.931903 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8012 | 2026.05.21 18:23:31.932002 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 8013 | 2026.05.21 18:23:31.932107 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8014 | 2026.05.21 18:23:31.932139 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8015 | 2026.05.21 18:23:31.932206 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8016 | 2026.05.21 18:23:31.932255 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 8017 | 2026.05.21 18:23:31.932301 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 8018 | 2026.05.21 18:23:31.932343 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::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 | ||
| 8019 | 2026.05.21 18:23:31.933146 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178623 sec., 32241.013453835538 rows/sec., 2.69 MiB/sec. | ||
| 8020 | 2026.05.21 18:23:31.933365 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8021 | 2026.05.21 18:23:31.933698 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.05.21 18:23:31.933789 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_17_4} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8023 | 2026.05.21 18:23:31.933889 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8024 | 2026.05.21 18:23:32.500738 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8025 | 2026.05.21 18:23:32.500790 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8026 | 2026.05.21 18:23:32.616538 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18277 | ||
| 8027 | 2026.05.21 18:23:32.617031 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.05.21 18:23:32.617080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8029 | 2026.05.21 18:23:32.617549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8030 | 2026.05.21 18:23:32.617780 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.05.21 18:23:32.617912 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18277 | ||
| 8032 | 2026.05.21 18:23:33.586470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8033 | 2026.05.21 18:23:33.603731 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.05.21 18:23:33.603797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8035 | 2026.05.21 18:23:33.610277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8036 | 2026.05.21 18:23:33.611024 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.05.21 18:23:33.613915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8038 | 2026.05.21 18:23:34.437956 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.05.21 18:23:34.438197 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8040 | 2026.05.21 18:23:34.438545 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8041 | 2026.05.21 18:23:34.438584 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <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 | ||
| 8042 | 2026.05.21 18:23:34.438804 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8043 | 2026.05.21 18:23:34.438883 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8044 | 2026.05.21 18:23:34.439027 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8045 | 2026.05.21 18:23:34.439063 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8046 | 2026.05.21 18:23:34.439085 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8047 | 2026.05.21 18:23:34.439100 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8048 | 2026.05.21 18:23:34.439156 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8049 | 2026.05.21 18:23:34.439179 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8050 | 2026.05.21 18:23:34.440217 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002111 sec., 24159.16627190905 rows/sec., 5.71 MiB/sec. | ||
| 8051 | 2026.05.21 18:23:34.440329 [ 286 ] {4d6f674e-d586-475f-b560-ed89f6b473d6} <Debug> TCPHandler: Processed in 0.002512229 sec. | ||
| 8052 | 2026.05.21 18:23:34.441850 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.05.21 18:23:34.441963 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8054 | 2026.05.21 18:23:34.442011 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8055 | 2026.05.21 18:23:34.442504 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.05.21 18:23:34.442550 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8057 | 2026.05.21 18:23:34.442927 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8058 | 2026.05.21 18:23:34.443169 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.05.21 18:23:34.443333 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001401 sec., 39971.44896502498 rows/sec., 3.07 MiB/sec. | ||
| 8060 | 2026.05.21 18:23:34.443371 [ 286 ] {438252c6-6b10-46c0-8d76-14a109f99676} <Debug> TCPHandler: Processed in 0.00157934 sec. | ||
| 8061 | 2026.05.21 18:23:34.443492 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.05.21 18:23:34.443592 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8063 | 2026.05.21 18:23:34.443636 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8064 | 2026.05.21 18:23:34.444065 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.05.21 18:23:34.444100 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8066 | 2026.05.21 18:23:34.444427 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8067 | 2026.05.21 18:23:34.444642 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.05.21 18:23:34.444776 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 8069 | 2026.05.21 18:23:34.444810 [ 286 ] {ff1ffa68-be91-4454-afa7-c5cfc6559c70} <Debug> TCPHandler: Processed in 0.001369966 sec. | ||
| 8070 | 2026.05.21 18:23:34.444937 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.05.21 18:23:34.445035 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8072 | 2026.05.21 18:23:34.445080 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8073 | 2026.05.21 18:23:34.445478 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.05.21 18:23:34.445512 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8075 | 2026.05.21 18:23:34.445862 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8076 | 2026.05.21 18:23:34.446077 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.05.21 18:23:34.446179 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8078 | 2026.05.21 18:23:34.446206 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8079 | 2026.05.21 18:23:34.446221 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.05.21 18:23:34.446244 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8081 | 2026.05.21 18:23:34.446253 [ 286 ] {f28fa988-d044-4158-bebd-20563ea4767e} <Debug> TCPHandler: Processed in 0.001366897 sec. | ||
| 8082 | 2026.05.21 18:23:34.446365 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 8083 | 2026.05.21 18:23:34.446384 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.05.21 18:23:34.446479 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8085 | 2026.05.21 18:23:34.446514 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18745 rows starting from the beginning of the part | ||
| 8086 | 2026.05.21 18:23:34.446518 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8087 | 2026.05.21 18:23:34.446572 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 8088 | 2026.05.21 18:23:34.446574 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8089 | 2026.05.21 18:23:34.446621 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1498 rows starting from the beginning of the part | ||
| 8090 | 2026.05.21 18:23:34.446663 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 8091 | 2026.05.21 18:23:34.446714 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 8092 | 2026.05.21 18:23:34.446758 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8093 | 2026.05.21 18:23:34.446993 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.05.21 18:23:34.447036 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8095 | 2026.05.21 18:23:34.447396 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8096 | 2026.05.21 18:23:34.447612 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.05.21 18:23:34.447744 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 8098 | 2026.05.21 18:23:34.447779 [ 286 ] {a4324eef-291a-448a-8790-8e06d886eed3} <Debug> TCPHandler: Processed in 0.001458668 sec. | ||
| 8099 | 2026.05.21 18:23:34.453219 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20851 rows, containing 5 columns (5 merged, 0 gathered) in 0.006892333 sec., 3025245.588104928 rows/sec., 196.12 MiB/sec. | ||
| 8100 | 2026.05.21 18:23:34.453578 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8101 | 2026.05.21 18:23:34.453844 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.05.21 18:23:34.453909 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8103 | 2026.05.21 18:23:34.453986 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8104 | 2026.05.21 18:23:35.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.94 MiB, peak 299.77 MiB, free memory in arenas 0.00 B, will set to 293.58 MiB (RSS), difference: 2.64 MiB | ||
| 8105 | 2026.05.21 18:23:39.445351 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.05.21 18:23:39.445687 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8107 | 2026.05.21 18:23:39.446182 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8108 | 2026.05.21 18:23:39.446250 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8109 | 2026.05.21 18:23:39.446544 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8110 | 2026.05.21 18:23:39.446615 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8111 | 2026.05.21 18:23:39.446758 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 8112 | 2026.05.21 18:23:39.446796 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8113 | 2026.05.21 18:23:39.446819 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8114 | 2026.05.21 18:23:39.446835 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8115 | 2026.05.21 18:23:39.446879 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8116 | 2026.05.21 18:23:39.446901 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8117 | 2026.05.21 18:23:39.448198 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002657 sec., 19194.58035378246 rows/sec., 4.54 MiB/sec. | ||
| 8118 | 2026.05.21 18:23:39.448320 [ 286 ] {c51bde5a-1845-4f63-a572-35ab6b6c1ee8} <Debug> TCPHandler: Processed in 0.00313323 sec. | ||
| 8119 | 2026.05.21 18:23:39.454508 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.05.21 18:23:39.454671 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.05.21 18:23:39.454736 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8122 | 2026.05.21 18:23:39.455504 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.05.21 18:23:39.455547 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8124 | 2026.05.21 18:23:39.455936 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8125 | 2026.05.21 18:23:39.456160 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.05.21 18:23:39.456308 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001684 sec., 182897.8622327791 rows/sec., 11.89 MiB/sec. | ||
| 8127 | 2026.05.21 18:23:39.456345 [ 286 ] {00d6edfa-7d69-417f-9be5-78dd8cbe92e0} <Debug> TCPHandler: Processed in 0.001914557 sec. | ||
| 8128 | 2026.05.21 18:23:39.456471 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.05.21 18:23:39.456572 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8130 | 2026.05.21 18:23:39.456615 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8131 | 2026.05.21 18:23:39.457011 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.21 18:23:39.457045 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8133 | 2026.05.21 18:23:39.457366 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8134 | 2026.05.21 18:23:39.457580 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.21 18:23:39.457711 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. | ||
| 8136 | 2026.05.21 18:23:39.457747 [ 286 ] {c8285961-6fc6-4326-a314-ef79a46eec94} <Debug> TCPHandler: Processed in 0.001326236 sec. | ||
| 8137 | 2026.05.21 18:23:39.457862 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.05.21 18:23:39.457965 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8139 | 2026.05.21 18:23:39.458006 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8140 | 2026.05.21 18:23:39.458852 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.05.21 18:23:39.458888 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8142 | 2026.05.21 18:23:39.459278 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8143 | 2026.05.21 18:23:39.459488 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.05.21 18:23:39.459615 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Debug> executeQuery: Read 1001 rows, 82.34 KiB in 0.001669 sec., 599760.3355302577 rows/sec., 48.18 MiB/sec. | ||
| 8145 | 2026.05.21 18:23:39.459649 [ 286 ] {e59d8cbf-4e10-493f-8f61-a8a7fb83c252} <Debug> TCPHandler: Processed in 0.001837825 sec. | ||
| 8146 | 2026.05.21 18:23:39.459768 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.05.21 18:23:39.459866 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.05.21 18:23:39.459908 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8149 | 2026.05.21 18:23:39.460378 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.05.21 18:23:39.460413 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8151 | 2026.05.21 18:23:39.460728 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8152 | 2026.05.21 18:23:39.460940 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.05.21 18:23:39.461034 [ 103 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8154 | 2026.05.21 18:23:39.461065 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Debug> executeQuery: Read 199 rows, 12.87 KiB in 0.001219 sec., 163248.56439704675 rows/sec., 10.31 MiB/sec. | ||
| 8155 | 2026.05.21 18:23:39.461073 [ 103 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.05.21 18:23:39.461100 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8157 | 2026.05.21 18:23:39.461103 [ 286 ] {5cc5021f-e721-4fa6-bc74-9bfef047762a} <Debug> TCPHandler: Processed in 0.001385056 sec. | ||
| 8158 | 2026.05.21 18:23:39.461220 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2026.05.21 18:23:39.461231 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 8160 | 2026.05.21 18:23:39.461317 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8161 | 2026.05.21 18:23:39.461364 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8162 | 2026.05.21 18:23:39.461388 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8163 | 2026.05.21 18:23:39.461434 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 226 rows starting from the beginning of the part | ||
| 8164 | 2026.05.21 18:23:39.461513 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 61 rows starting from the beginning of the part | ||
| 8165 | 2026.05.21 18:23:39.461571 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8166 | 2026.05.21 18:23:39.461621 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 8167 | 2026.05.21 18:23:39.461669 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8168 | 2026.05.21 18:23:39.461716 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 199 rows starting from the beginning of the part | ||
| 8169 | 2026.05.21 18:23:39.461822 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.05.21 18:23:39.461864 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8171 | 2026.05.21 18:23:39.462209 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8172 | 2026.05.21 18:23:39.462455 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.05.21 18:23:39.462589 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001291 sec., 134004.64756003098 rows/sec., 9.00 MiB/sec. | ||
| 8174 | 2026.05.21 18:23:39.462623 [ 286 ] {39258e27-b583-43b0-acdc-3a4e0228eed5} <Debug> TCPHandler: Processed in 0.001454019 sec. | ||
| 8175 | 2026.05.21 18:23:39.462721 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155033 sec., 376048.97021924367 rows/sec., 26.35 MiB/sec. | ||
| 8176 | 2026.05.21 18:23:39.462731 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.05.21 18:23:39.462860 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8178 | 2026.05.21 18:23:39.462906 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8179 | 2026.05.21 18:23:39.462927 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8180 | 2026.05.21 18:23:39.463247 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.05.21 18:23:39.463336 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_36_7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8182 | 2026.05.21 18:23:39.463366 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.05.21 18:23:39.463408 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8184 | 2026.05.21 18:23:39.463417 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8185 | 2026.05.21 18:23:39.463735 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8186 | 2026.05.21 18:23:39.463958 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.05.21 18:23:39.464087 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 7.48 MiB/sec. | ||
| 8188 | 2026.05.21 18:23:39.464123 [ 286 ] {4fbd1ffa-8770-4776-9c4a-9b506ff576da} <Debug> TCPHandler: Processed in 0.001443048 sec. | ||
| 8189 | 2026.05.21 18:23:39.464239 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.05.21 18:23:39.464337 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2026.05.21 18:23:39.464378 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8192 | 2026.05.21 18:23:39.464973 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.05.21 18:23:39.465009 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8194 | 2026.05.21 18:23:39.465334 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8195 | 2026.05.21 18:23:39.465543 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.05.21 18:23:39.465669 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Debug> executeQuery: Read 571 rows, 42.05 KiB in 0.001352 sec., 422337.2781065089 rows/sec., 30.37 MiB/sec. | ||
| 8197 | 2026.05.21 18:23:39.465704 [ 286 ] {47cba3df-d4d1-4fbc-b82d-bdc79dcfcf6c} <Debug> TCPHandler: Processed in 0.001516089 sec. | ||
| 8198 | 2026.05.21 18:23:39.465820 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.05.21 18:23:39.465917 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8200 | 2026.05.21 18:23:39.465959 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8201 | 2026.05.21 18:23:39.466290 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.05.21 18:23:39.466324 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8203 | 2026.05.21 18:23:39.466617 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8204 | 2026.05.21 18:23:39.466822 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.05.21 18:23:39.466946 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 8206 | 2026.05.21 18:23:39.466981 [ 286 ] {aa93f5bc-100f-422e-9e2e-50b5b71b4f8e} <Debug> TCPHandler: Processed in 0.001211653 sec. | ||
| 8207 | 2026.05.21 18:23:39.467086 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.05.21 18:23:39.467187 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.05.21 18:23:39.467234 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8210 | 2026.05.21 18:23:39.467695 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.05.21 18:23:39.467732 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8212 | 2026.05.21 18:23:39.468082 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8213 | 2026.05.21 18:23:39.468295 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.05.21 18:23:39.468431 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Debug> executeQuery: Read 303 rows, 21.16 KiB in 0.001264 sec., 239715.18987341772 rows/sec., 16.35 MiB/sec. | ||
| 8215 | 2026.05.21 18:23:39.468467 [ 286 ] {71440ad1-55de-402e-9196-cc5e26a47555} <Debug> TCPHandler: Processed in 0.001432177 sec. | ||
| 8216 | 2026.05.21 18:23:39.468581 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.05.21 18:23:39.468680 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.05.21 18:23:39.468724 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8219 | 2026.05.21 18:23:39.469082 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.05.21 18:23:39.469126 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8221 | 2026.05.21 18:23:39.469463 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8222 | 2026.05.21 18:23:39.469677 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.05.21 18:23:39.469804 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. | ||
| 8224 | 2026.05.21 18:23:39.469840 [ 286 ] {c1f95a00-9e2f-4029-a279-d854ab4ac6e5} <Debug> TCPHandler: Processed in 0.001310376 sec. | ||
| 8225 | 2026.05.21 18:23:39.469974 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.05.21 18:23:39.470093 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.05.21 18:23:39.470159 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <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 | ||
| 8228 | 2026.05.21 18:23:39.471024 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.05.21 18:23:39.471060 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8230 | 2026.05.21 18:23:39.471624 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8231 | 2026.05.21 18:23:39.471851 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.05.21 18:23:39.471993 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 8233 | 2026.05.21 18:23:39.472051 [ 286 ] {7f237aeb-cf78-4884-9741-4bc4f3d8cf56} <Debug> TCPHandler: Processed in 0.002137471 sec. | ||
| 8234 | 2026.05.21 18:23:39.472170 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8235 | 2026.05.21 18:23:39.472267 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8236 | 2026.05.21 18:23:39.472311 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8237 | 2026.05.21 18:23:39.472645 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2026.05.21 18:23:39.472679 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8239 | 2026.05.21 18:23:39.472979 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8240 | 2026.05.21 18:23:39.473193 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2026.05.21 18:23:39.473322 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 8242 | 2026.05.21 18:23:39.473330 [ 102 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8243 | 2026.05.21 18:23:39.473355 [ 286 ] {c0615280-a298-422f-992a-70c43579f7e3} <Debug> TCPHandler: Processed in 0.001236824 sec. | ||
| 8244 | 2026.05.21 18:23:39.473386 [ 102 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2026.05.21 18:23:39.473415 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8246 | 2026.05.21 18:23:39.473498 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 8247 | 2026.05.21 18:23:39.473609 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8248 | 2026.05.21 18:23:39.473641 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2520 rows starting from the beginning of the part | ||
| 8249 | 2026.05.21 18:23:39.473696 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 8250 | 2026.05.21 18:23:39.473742 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 8251 | 2026.05.21 18:23:39.473784 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 8252 | 2026.05.21 18:23:39.473826 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 8253 | 2026.05.21 18:23:39.473868 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8254 | 2026.05.21 18:23:39.475049 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 4 columns (4 merged, 0 gathered) in 0.001586461 sec., 1758631.3183872784 rows/sec., 118.16 MiB/sec. | ||
| 8255 | 2026.05.21 18:23:39.475267 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8256 | 2026.05.21 18:23:39.475509 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.05.21 18:23:39.475575 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_56_11} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8258 | 2026.05.21 18:23:39.475641 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8259 | 2026.05.21 18:23:40.118035 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18789 | ||
| 8260 | 2026.05.21 18:23:40.118643 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.05.21 18:23:40.118686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8262 | 2026.05.21 18:23:40.119166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8263 | 2026.05.21 18:23:40.119403 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.05.21 18:23:40.119551 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18789 | ||
| 8265 | 2026.05.21 18:23:41.114030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8266 | 2026.05.21 18:23:41.130793 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.05.21 18:23:41.130863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 8268 | 2026.05.21 18:23:41.137168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8269 | 2026.05.21 18:23:41.137907 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.05.21 18:23:41.141374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8271 | 2026.05.21 18:23:44.437417 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.05.21 18:23:44.437769 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8273 | 2026.05.21 18:23:44.438269 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8274 | 2026.05.21 18:23:44.438337 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <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 | ||
| 8275 | 2026.05.21 18:23:44.438622 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8276 | 2026.05.21 18:23:44.438693 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8277 | 2026.05.21 18:23:44.438834 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8278 | 2026.05.21 18:23:44.438871 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8279 | 2026.05.21 18:23:44.438893 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8280 | 2026.05.21 18:23:44.438910 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8281 | 2026.05.21 18:23:44.438953 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8282 | 2026.05.21 18:23:44.438974 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8283 | 2026.05.21 18:23:44.439980 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002356 sec., 21646.859083191852 rows/sec., 5.12 MiB/sec. | ||
| 8284 | 2026.05.21 18:23:44.440083 [ 286 ] {bcfece35-336f-4aa1-a18c-6235a1d2b30e} <Debug> TCPHandler: Processed in 0.002838704 sec. | ||
| 8285 | 2026.05.21 18:23:44.441651 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.05.21 18:23:44.441784 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8287 | 2026.05.21 18:23:44.441837 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8288 | 2026.05.21 18:23:44.442391 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.05.21 18:23:44.442438 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8290 | 2026.05.21 18:23:44.442806 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8291 | 2026.05.21 18:23:44.443037 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.05.21 18:23:44.443182 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001437 sec., 38970.076548364654 rows/sec., 2.99 MiB/sec. | ||
| 8293 | 2026.05.21 18:23:44.443217 [ 286 ] {5caafe96-f9a9-4501-826d-40257922faab} <Debug> TCPHandler: Processed in 0.001628601 sec. | ||
| 8294 | 2026.05.21 18:23:44.443335 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.05.21 18:23:44.443432 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8296 | 2026.05.21 18:23:44.443472 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8297 | 2026.05.21 18:23:44.443895 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.05.21 18:23:44.443934 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8299 | 2026.05.21 18:23:44.444232 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8300 | 2026.05.21 18:23:44.444441 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.05.21 18:23:44.444567 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 8302 | 2026.05.21 18:23:44.444601 [ 286 ] {eafffe91-10bd-4d93-bd87-753e667c45a7} <Debug> TCPHandler: Processed in 0.001316536 sec. | ||
| 8303 | 2026.05.21 18:23:44.444719 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.05.21 18:23:44.444816 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8305 | 2026.05.21 18:23:44.444861 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8306 | 2026.05.21 18:23:44.445261 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.21 18:23:44.445296 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8308 | 2026.05.21 18:23:44.445617 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8309 | 2026.05.21 18:23:44.445824 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.21 18:23:44.445956 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 8311 | 2026.05.21 18:23:44.445991 [ 286 ] {73a5d9c4-07bc-4cc3-93db-312ae9b1182b} <Debug> TCPHandler: Processed in 0.001322405 sec. | ||
| 8312 | 2026.05.21 18:23:44.446102 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.05.21 18:23:44.446198 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.05.21 18:23:44.446241 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8315 | 2026.05.21 18:23:44.446570 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.05.21 18:23:44.446606 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8317 | 2026.05.21 18:23:44.446969 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8318 | 2026.05.21 18:23:44.447186 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.05.21 18:23:44.447320 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8320 | 2026.05.21 18:23:44.447353 [ 286 ] {99577b1c-4dff-4c1f-ac61-c141ad36858c} <Debug> TCPHandler: Processed in 0.001301095 sec. | ||
| 8321 | 2026.05.21 18:23:47.501036 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8322 | 2026.05.21 18:23:47.501109 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8323 | 2026.05.21 18:23:47.619668 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19237 | ||
| 8324 | 2026.05.21 18:23:47.620152 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.05.21 18:23:47.620196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8326 | 2026.05.21 18:23:47.620686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8327 | 2026.05.21 18:23:47.620922 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.05.21 18:23:47.621066 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19237 | ||
| 8329 | 2026.05.21 18:23:48.641477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8330 | 2026.05.21 18:23:48.657950 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.05.21 18:23:48.658010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8332 | 2026.05.21 18:23:48.664409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8333 | 2026.05.21 18:23:48.665124 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.05.21 18:23:48.668248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8335 | 2026.05.21 18:23:49.443850 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.05.21 18:23:49.444133 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8337 | 2026.05.21 18:23:49.444529 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8338 | 2026.05.21 18:23:49.444582 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8339 | 2026.05.21 18:23:49.444845 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8340 | 2026.05.21 18:23:49.444915 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8341 | 2026.05.21 18:23:49.445052 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8342 | 2026.05.21 18:23:49.445086 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8343 | 2026.05.21 18:23:49.445106 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8344 | 2026.05.21 18:23:49.445121 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8345 | 2026.05.21 18:23:49.445161 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8346 | 2026.05.21 18:23:49.445180 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8347 | 2026.05.21 18:23:49.446274 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002256 sec., 22606.382978723403 rows/sec., 5.35 MiB/sec. | ||
| 8348 | 2026.05.21 18:23:49.446384 [ 286 ] {8b9a764a-1b00-4d68-baa3-fa19784bf549} <Debug> TCPHandler: Processed in 0.002671091 sec. | ||
| 8349 | 2026.05.21 18:23:49.451986 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.05.21 18:23:49.452237 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.05.21 18:23:49.452322 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8352 | 2026.05.21 18:23:49.453130 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.05.21 18:23:49.453176 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8354 | 2026.05.21 18:23:49.453543 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8355 | 2026.05.21 18:23:49.453766 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.05.21 18:23:49.453911 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 8357 | 2026.05.21 18:23:49.453973 [ 286 ] {a5d3d7e5-769e-4678-8075-5ac177a5fc3f} <Debug> TCPHandler: Processed in 0.002092291 sec. | ||
| 8358 | 2026.05.21 18:23:49.454111 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.05.21 18:23:49.454213 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8360 | 2026.05.21 18:23:49.454258 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8361 | 2026.05.21 18:23:49.455036 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.05.21 18:23:49.455072 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8363 | 2026.05.21 18:23:49.455427 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8364 | 2026.05.21 18:23:49.455635 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.05.21 18:23:49.455765 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001574 sec., 558449.8094027954 rows/sec., 43.88 MiB/sec. | ||
| 8366 | 2026.05.21 18:23:49.455761 [ 61 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8367 | 2026.05.21 18:23:49.455800 [ 286 ] {09c927f6-89ff-4b95-bfc6-14d70240601c} <Debug> TCPHandler: Processed in 0.001740064 sec. | ||
| 8368 | 2026.05.21 18:23:49.455843 [ 61 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.05.21 18:23:49.455869 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8370 | 2026.05.21 18:23:49.455941 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2026.05.21 18:23:49.455977 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::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 | ||
| 8372 | 2026.05.21 18:23:49.456041 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8373 | 2026.05.21 18:23:49.456087 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8374 | 2026.05.21 18:23:49.456103 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8375 | 2026.05.21 18:23:49.456147 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3361 rows starting from the beginning of the part | ||
| 8376 | 2026.05.21 18:23:49.456221 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part | ||
| 8377 | 2026.05.21 18:23:49.456277 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8378 | 2026.05.21 18:23:49.456325 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1001 rows starting from the beginning of the part | ||
| 8379 | 2026.05.21 18:23:49.456370 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8380 | 2026.05.21 18:23:49.456416 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 879 rows starting from the beginning of the part | ||
| 8381 | 2026.05.21 18:23:49.456557 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.05.21 18:23:49.456600 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8383 | 2026.05.21 18:23:49.456941 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8384 | 2026.05.21 18:23:49.457167 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.05.21 18:23:49.457301 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001279 sec., 143080.53166536358 rows/sec., 8.88 MiB/sec. | ||
| 8386 | 2026.05.21 18:23:49.457338 [ 286 ] {69900530-66e4-4da6-9dcb-e706905b92a7} <Debug> TCPHandler: Processed in 0.001448588 sec. | ||
| 8387 | 2026.05.21 18:23:49.457456 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.05.21 18:23:49.457552 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8389 | 2026.05.21 18:23:49.457593 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8390 | 2026.05.21 18:23:49.458025 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.05.21 18:23:49.458062 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8392 | 2026.05.21 18:23:49.458372 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8393 | 2026.05.21 18:23:49.458576 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.05.21 18:23:49.458615 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5491 rows, containing 5 columns (5 merged, 0 gathered) in 0.002680822 sec., 2048252.364386744 rows/sec., 166.13 MiB/sec. | ||
| 8395 | 2026.05.21 18:23:49.458703 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 8396 | 2026.05.21 18:23:49.458743 [ 286 ] {29c5d3e0-d9bd-44c9-acd9-8b2f19752d02} <Debug> TCPHandler: Processed in 0.001337045 sec. | ||
| 8397 | 2026.05.21 18:23:49.458859 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.05.21 18:23:49.458985 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8399 | 2026.05.21 18:23:49.458991 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.05.21 18:23:49.459074 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8401 | 2026.05.21 18:23:49.459299 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.05.21 18:23:49.459391 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_61_12} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8403 | 2026.05.21 18:23:49.459489 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 8404 | 2026.05.21 18:23:49.459614 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.05.21 18:23:49.459663 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8406 | 2026.05.21 18:23:49.459991 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8407 | 2026.05.21 18:23:49.460217 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.05.21 18:23:49.460346 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001411 sec., 104890.14883061658 rows/sec., 5.97 MiB/sec. | ||
| 8409 | 2026.05.21 18:23:49.460383 [ 286 ] {e00a398d-9170-4241-8876-b1e1948dcf5a} <Debug> TCPHandler: Processed in 0.00157358 sec. | ||
| 8410 | 2026.05.21 18:23:49.460508 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.05.21 18:23:49.460605 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8412 | 2026.05.21 18:23:49.460646 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8413 | 2026.05.21 18:23:49.461252 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.05.21 18:23:49.461289 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8415 | 2026.05.21 18:23:49.461610 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8416 | 2026.05.21 18:23:49.461825 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.05.21 18:23:49.461931 [ 61 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8418 | 2026.05.21 18:23:49.461953 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001367 sec., 388441.8434528164 rows/sec., 27.48 MiB/sec. | ||
| 8419 | 2026.05.21 18:23:49.461970 [ 61 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.05.21 18:23:49.461996 [ 286 ] {34c16e3c-2c61-45dc-97f7-8d3cb7f7fe70} <Debug> TCPHandler: Processed in 0.001539179 sec. | ||
| 8421 | 2026.05.21 18:23:49.461996 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8422 | 2026.05.21 18:23:49.462111 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::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 | ||
| 8423 | 2026.05.21 18:23:49.462128 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.05.21 18:23:49.462235 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8425 | 2026.05.21 18:23:49.462238 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8426 | 2026.05.21 18:23:49.462295 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8427 | 2026.05.21 18:23:49.462301 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1831 rows starting from the beginning of the part | ||
| 8428 | 2026.05.21 18:23:49.462395 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 105 rows starting from the beginning of the part | ||
| 8429 | 2026.05.21 18:23:49.462451 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8430 | 2026.05.21 18:23:49.462501 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 571 rows starting from the beginning of the part | ||
| 8431 | 2026.05.21 18:23:49.462548 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8432 | 2026.05.21 18:23:49.462594 [ 192 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 531 rows starting from the beginning of the part | ||
| 8433 | 2026.05.21 18:23:49.462635 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.05.21 18:23:49.462677 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8435 | 2026.05.21 18:23:49.463002 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8436 | 2026.05.21 18:23:49.463227 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.05.21 18:23:49.463365 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 8438 | 2026.05.21 18:23:49.463400 [ 286 ] {83f36661-41d2-4a50-aa5b-ae48bdd7c5df} <Debug> TCPHandler: Processed in 0.001323585 sec. | ||
| 8439 | 2026.05.21 18:23:49.463517 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.05.21 18:23:49.463614 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.05.21 18:23:49.463657 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8442 | 2026.05.21 18:23:49.463931 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864476 sec., 1698064.2282335628 rows/sec., 125.34 MiB/sec. | ||
| 8443 | 2026.05.21 18:23:49.464102 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.05.21 18:23:49.464150 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8445 | 2026.05.21 18:23:49.464196 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8446 | 2026.05.21 18:23:49.464527 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.05.21 18:23:49.464607 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8448 | 2026.05.21 18:23:49.464610 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_61_12} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8449 | 2026.05.21 18:23:49.464712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8450 | 2026.05.21 18:23:49.464870 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.05.21 18:23:49.465013 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001418 sec., 186882.93370944992 rows/sec., 12.42 MiB/sec. | ||
| 8452 | 2026.05.21 18:23:49.465050 [ 286 ] {0ba29372-093f-424b-8487-2a28d1aee5c3} <Debug> TCPHandler: Processed in 0.001585261 sec. | ||
| 8453 | 2026.05.21 18:23:49.465181 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.05.21 18:23:49.465278 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8455 | 2026.05.21 18:23:49.465321 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8456 | 2026.05.21 18:23:49.465651 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.05.21 18:23:49.465687 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8458 | 2026.05.21 18:23:49.465984 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8459 | 2026.05.21 18:23:49.466201 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.05.21 18:23:49.466303 [ 61 ] {} <Debug> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8461 | 2026.05.21 18:23:49.466335 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 8462 | 2026.05.21 18:23:49.466338 [ 61 ] {} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.05.21 18:23:49.466376 [ 286 ] {1d009ae6-5eb5-486b-a955-14b65c81f9de} <Debug> TCPHandler: Processed in 0.001245264 sec. | ||
| 8464 | 2026.05.21 18:23:49.466376 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8465 | 2026.05.21 18:23:49.466471 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::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 | ||
| 8466 | 2026.05.21 18:23:49.466498 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.05.21 18:23:49.466571 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2026.05.21 18:23:49.466599 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8469 | 2026.05.21 18:23:49.466605 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 8470 | 2026.05.21 18:23:49.466664 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <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 | ||
| 8471 | 2026.05.21 18:23:49.466683 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::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 | ||
| 8472 | 2026.05.21 18:23:49.466739 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::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 | ||
| 8473 | 2026.05.21 18:23:49.466787 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::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 | ||
| 8474 | 2026.05.21 18:23:49.466832 [ 186 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::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 | ||
| 8475 | 2026.05.21 18:23:49.467566 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.05.21 18:23:49.467608 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8477 | 2026.05.21 18:23:49.467665 [ 192 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001223453 sec., 4086.7936896635997 rows/sec., 275.38 KiB/sec. | ||
| 8478 | 2026.05.21 18:23:49.467795 [ 190 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8479 | 2026.05.21 18:23:49.468083 [ 190 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_5_1} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.05.21 18:23:49.468146 [ 190 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_5_1} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8481 | 2026.05.21 18:23:49.468212 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8482 | 2026.05.21 18:23:49.468230 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8483 | 2026.05.21 18:23:49.468466 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.05.21 18:23:49.468587 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8485 | 2026.05.21 18:23:49.468610 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002029 sec., 20206.998521439134 rows/sec., 36.21 MiB/sec. | ||
| 8486 | 2026.05.21 18:23:49.468622 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2026.05.21 18:23:49.468651 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8488 | 2026.05.21 18:23:49.468685 [ 286 ] {11e3e09b-b759-4e28-81a2-3d1fa2a8a3ec} <Debug> TCPHandler: Processed in 0.002237223 sec. | ||
| 8489 | 2026.05.21 18:23:49.468723 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 8490 | 2026.05.21 18:23:49.468831 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.05.21 18:23:49.468929 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2026.05.21 18:23:49.468930 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.05.21 18:23:49.468988 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 860 rows starting from the beginning of the part | ||
| 8494 | 2026.05.21 18:23:49.468994 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8495 | 2026.05.21 18:23:49.469110 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 8496 | 2026.05.21 18:23:49.469212 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 8497 | 2026.05.21 18:23:49.469308 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 8498 | 2026.05.21 18:23:49.469340 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.05.21 18:23:49.469381 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8500 | 2026.05.21 18:23:49.469400 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8501 | 2026.05.21 18:23:49.469495 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 8502 | 2026.05.21 18:23:49.469700 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8503 | 2026.05.21 18:23:49.469957 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.21 18:23:49.470093 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001181 sec., 76206.60457239627 rows/sec., 4.77 MiB/sec. | ||
| 8505 | 2026.05.21 18:23:49.470127 [ 286 ] {7858f91d-8920-4c56-bf36-ce01af6ba7da} <Debug> TCPHandler: Processed in 0.001347376 sec. | ||
| 8506 | 2026.05.21 18:23:49.475718 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1035 rows, containing 19 columns (19 merged, 0 gathered) in 0.007024805 sec., 147335.0505814752 rows/sec., 264.02 MiB/sec. | ||
| 8507 | 2026.05.21 18:23:49.477561 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8508 | 2026.05.21 18:23:49.477906 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.05.21 18:23:49.477976 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8510 | 2026.05.21 18:23:49.478104 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 8511 | 2026.05.21 18:23:50.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.16 MiB, peak 303.51 MiB, free memory in arenas 0.00 B, will set to 297.84 MiB (RSS), difference: 2.68 MiB | ||
| 8512 | 2026.05.21 18:23:50.464373 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.05.21 18:23:50.464607 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8514 | 2026.05.21 18:23:50.464948 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8515 | 2026.05.21 18:23:50.464990 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8516 | 2026.05.21 18:23:50.465224 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8517 | 2026.05.21 18:23:50.465290 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8518 | 2026.05.21 18:23:50.465434 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8519 | 2026.05.21 18:23:50.465470 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8520 | 2026.05.21 18:23:50.465492 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8521 | 2026.05.21 18:23:50.465508 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8522 | 2026.05.21 18:23:50.465549 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8523 | 2026.05.21 18:23:50.465571 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8524 | 2026.05.21 18:23:50.466567 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002058 sec., 24781.34110787172 rows/sec., 5.86 MiB/sec. | ||
| 8525 | 2026.05.21 18:23:50.466665 [ 286 ] {fd0307f5-1d5e-4afc-a087-976ffcb554d7} <Debug> TCPHandler: Processed in 0.002425477 sec. | ||
| 8526 | 2026.05.21 18:23:50.478034 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.05.21 18:23:50.478165 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8528 | 2026.05.21 18:23:50.478219 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8529 | 2026.05.21 18:23:50.478801 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.05.21 18:23:50.478855 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8531 | 2026.05.21 18:23:50.479232 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8532 | 2026.05.21 18:23:50.479462 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.05.21 18:23:50.479615 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 109.75 KiB/sec. | ||
| 8534 | 2026.05.21 18:23:50.479651 [ 286 ] {d834bcc7-bdd5-470c-be92-1c8a0092f62d} <Debug> TCPHandler: Processed in 0.001681532 sec. | ||
| 8535 | 2026.05.21 18:23:50.479775 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2026.05.21 18:23:50.479871 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8537 | 2026.05.21 18:23:50.479911 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8538 | 2026.05.21 18:23:50.481313 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.05.21 18:23:50.481350 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8540 | 2026.05.21 18:23:50.481802 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8541 | 2026.05.21 18:23:50.482024 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.05.21 18:23:50.482153 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002301 sec., 1045632.3337679269 rows/sec., 77.14 MiB/sec. | ||
| 8543 | 2026.05.21 18:23:50.482189 [ 286 ] {55654414-a4cd-4af4-8ea5-178c2f27f96c} <Debug> TCPHandler: Processed in 0.002465437 sec. | ||
| 8544 | 2026.05.21 18:23:50.482308 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2026.05.21 18:23:50.482405 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8546 | 2026.05.21 18:23:50.482447 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8547 | 2026.05.21 18:23:50.482841 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.05.21 18:23:50.482878 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8549 | 2026.05.21 18:23:50.483167 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8550 | 2026.05.21 18:23:50.483432 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.05.21 18:23:50.483590 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001203 sec., 10806.31753948462 rows/sec., 803.65 KiB/sec. | ||
| 8552 | 2026.05.21 18:23:50.483626 [ 286 ] {a468a86c-6fd8-470b-9747-6cc2fef9f1f1} <Debug> TCPHandler: Processed in 0.001367496 sec. | ||
| 8553 | 2026.05.21 18:23:50.483745 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.05.21 18:23:50.483839 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8555 | 2026.05.21 18:23:50.483879 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8556 | 2026.05.21 18:23:50.484547 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.05.21 18:23:50.484583 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8558 | 2026.05.21 18:23:50.484919 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8559 | 2026.05.21 18:23:50.485131 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.05.21 18:23:50.485244 [ 96 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8561 | 2026.05.21 18:23:50.485259 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001438 sec., 557023.6439499304 rows/sec., 32.18 MiB/sec. | ||
| 8562 | 2026.05.21 18:23:50.485313 [ 96 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.05.21 18:23:50.485319 [ 286 ] {e3c02583-02b5-4d5d-958a-8ae8536c9769} <Debug> TCPHandler: Processed in 0.001623151 sec. | ||
| 8564 | 2026.05.21 18:23:50.485344 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8565 | 2026.05.21 18:23:50.485452 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::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 | ||
| 8566 | 2026.05.21 18:23:50.485452 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.05.21 18:23:50.485570 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8568 | 2026.05.21 18:23:50.485572 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.05.21 18:23:50.485611 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 974 rows starting from the beginning of the part | ||
| 8570 | 2026.05.21 18:23:50.485630 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8571 | 2026.05.21 18:23:50.485686 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8572 | 2026.05.21 18:23:50.485738 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 8573 | 2026.05.21 18:23:50.485783 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 173 rows starting from the beginning of the part | ||
| 8574 | 2026.05.21 18:23:50.485825 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 8575 | 2026.05.21 18:23:50.485869 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 8576 | 2026.05.21 18:23:50.486011 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.05.21 18:23:50.486053 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8578 | 2026.05.21 18:23:50.486366 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8579 | 2026.05.21 18:23:50.486599 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.05.21 18:23:50.486730 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 59.69 KiB/sec. | ||
| 8581 | 2026.05.21 18:23:50.486764 [ 286 ] {3e022c4a-c9d5-48de-a456-2203a49a9023} <Debug> TCPHandler: Processed in 0.001360436 sec. | ||
| 8582 | 2026.05.21 18:23:50.486878 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.05.21 18:23:50.486974 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8584 | 2026.05.21 18:23:50.487016 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8585 | 2026.05.21 18:23:50.487132 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710333 sec., 1708439.2337632496 rows/sec., 108.05 MiB/sec. | ||
| 8586 | 2026.05.21 18:23:50.487346 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8587 | 2026.05.21 18:23:50.487615 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.05.21 18:23:50.487682 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_21_4} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8589 | 2026.05.21 18:23:50.487772 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8590 | 2026.05.21 18:23:50.487962 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.05.21 18:23:50.487999 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8592 | 2026.05.21 18:23:50.488359 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8593 | 2026.05.21 18:23:50.488586 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.05.21 18:23:50.488716 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001761 sec., 733674.0488358887 rows/sec., 48.95 MiB/sec. | ||
| 8595 | 2026.05.21 18:23:50.488752 [ 286 ] {f7887a86-4620-4c14-bc71-bfc69db20d40} <Debug> TCPHandler: Processed in 0.001924978 sec. | ||
| 8596 | 2026.05.21 18:23:50.488873 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.05.21 18:23:50.488975 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.05.21 18:23:50.489022 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8599 | 2026.05.21 18:23:50.489746 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.05.21 18:23:50.489782 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8601 | 2026.05.21 18:23:50.490183 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8602 | 2026.05.21 18:23:50.490389 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.05.21 18:23:50.490517 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001604 sec., 933291.7705735661 rows/sec., 56.61 MiB/sec. | ||
| 8604 | 2026.05.21 18:23:50.490551 [ 286 ] {566886a1-16ee-40c2-a869-303dc1ea6ebd} <Debug> TCPHandler: Processed in 0.001768464 sec. | ||
| 8605 | 2026.05.21 18:23:50.490661 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.05.21 18:23:50.490750 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8607 | 2026.05.21 18:23:50.490804 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <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 | ||
| 8608 | 2026.05.21 18:23:50.491599 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.05.21 18:23:50.491636 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8610 | 2026.05.21 18:23:50.492138 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8611 | 2026.05.21 18:23:50.492361 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.05.21 18:23:50.492499 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001711 sec., 6428.988895382817 rows/sec., 11.52 MiB/sec. | ||
| 8613 | 2026.05.21 18:23:50.492552 [ 286 ] {f1bf1a2c-7c78-4b6f-9665-dc3edd7c39bd} <Debug> TCPHandler: Processed in 0.001891797 sec. | ||
| 8614 | 2026.05.21 18:23:50.492674 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.05.21 18:23:50.492771 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.05.21 18:23:50.492814 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8617 | 2026.05.21 18:23:50.493136 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.05.21 18:23:50.493172 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8619 | 2026.05.21 18:23:50.493473 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8620 | 2026.05.21 18:23:50.493705 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.05.21 18:23:50.493835 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 764.66 KiB/sec. | ||
| 8622 | 2026.05.21 18:23:50.493869 [ 286 ] {906cb3ae-5bdc-422a-85e3-4373deba9f8a} <Debug> TCPHandler: Processed in 0.001245354 sec. | ||
| 8623 | 2026.05.21 18:23:51.810637 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56745 | ||
| 8624 | 2026.05.21 18:23:51.810731 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8625 | 2026.05.21 18:23:51.810757 [ 285 ] {} <Debug> TCP-Session: 979974c7-6c89-4967-ba61-f75dad152993 Authenticating user 'default' from [fd00:1122:3344:101::e]:56745 | ||
| 8626 | 2026.05.21 18:23:51.810779 [ 285 ] {} <Debug> TCP-Session: 979974c7-6c89-4967-ba61-f75dad152993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.05.21 18:23:51.810791 [ 285 ] {} <Debug> TCP-Session: 979974c7-6c89-4967-ba61-f75dad152993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8628 | 2026.05.21 18:23:51.811008 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58357 | ||
| 8629 | 2026.05.21 18:23:51.811039 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52680 | ||
| 8630 | 2026.05.21 18:23:51.811056 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63952 | ||
| 8631 | 2026.05.21 18:23:51.811096 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33623 | ||
| 8632 | 2026.05.21 18:23:51.811114 [ 285 ] {} <Trace> TCP-Session: 979974c7-6c89-4967-ba61-f75dad152993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.05.21 18:23:51.811117 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48161 | ||
| 8634 | 2026.05.21 18:23:51.811159 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8635 | 2026.05.21 18:23:51.811117 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8636 | 2026.05.21 18:23:51.811226 [ 307 ] {} <Debug> TCP-Session: a3fce5c4-4621-4162-91f6-7d244518c14c Authenticating user 'default' from [fd00:1122:3344:101::e]:63952 | ||
| 8637 | 2026.05.21 18:23:51.811117 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8638 | 2026.05.21 18:23:51.811251 [ 306 ] {} <Debug> TCP-Session: 4fcc383d-1d8b-48d2-99b2-559d6374d9c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52680 | ||
| 8639 | 2026.05.21 18:23:51.811267 [ 307 ] {} <Debug> TCP-Session: a3fce5c4-4621-4162-91f6-7d244518c14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8640 | 2026.05.21 18:23:51.811286 [ 302 ] {} <Debug> TCP-Session: f0780bf0-c16b-4211-9aed-19fa45758f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:58357 | ||
| 8641 | 2026.05.21 18:23:51.811296 [ 306 ] {} <Debug> TCP-Session: 4fcc383d-1d8b-48d2-99b2-559d6374d9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2026.05.21 18:23:51.811301 [ 307 ] {} <Debug> TCP-Session: a3fce5c4-4621-4162-91f6-7d244518c14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8643 | 2026.05.21 18:23:51.811315 [ 302 ] {} <Debug> TCP-Session: f0780bf0-c16b-4211-9aed-19fa45758f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8644 | 2026.05.21 18:23:51.811331 [ 306 ] {} <Debug> TCP-Session: 4fcc383d-1d8b-48d2-99b2-559d6374d9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8645 | 2026.05.21 18:23:51.811350 [ 302 ] {} <Debug> TCP-Session: f0780bf0-c16b-4211-9aed-19fa45758f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2026.05.21 18:23:51.811109 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56912 | ||
| 8647 | 2026.05.21 18:23:51.811076 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37068 | ||
| 8648 | 2026.05.21 18:23:51.811040 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49069 | ||
| 8649 | 2026.05.21 18:23:51.811307 [ 285 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8650 | 2026.05.21 18:23:51.811727 [ 285 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8651 | 2026.05.21 18:23:51.811787 [ 285 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8652 | 2026.05.21 18:23:51.811819 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8653 | 2026.05.21 18:23:51.811851 [ 310 ] {} <Debug> TCP-Session: 4d292c68-17ae-4ec4-828d-d28c5f256c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:56912 | ||
| 8654 | 2026.05.21 18:23:51.811867 [ 310 ] {} <Debug> TCP-Session: 4d292c68-17ae-4ec4-828d-d28c5f256c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8655 | 2026.05.21 18:23:51.811879 [ 310 ] {} <Debug> TCP-Session: 4d292c68-17ae-4ec4-828d-d28c5f256c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.05.21 18:23:51.811949 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8657 | 2026.05.21 18:23:51.811988 [ 303 ] {} <Debug> TCP-Session: 20c4b24b-4b4a-4ae6-8fb3-f874b634874c Authenticating user 'default' from [fd00:1122:3344:101::e]:49069 | ||
| 8658 | 2026.05.21 18:23:51.812009 [ 303 ] {} <Debug> TCP-Session: 20c4b24b-4b4a-4ae6-8fb3-f874b634874c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8659 | 2026.05.21 18:23:51.812026 [ 303 ] {} <Debug> TCP-Session: 20c4b24b-4b4a-4ae6-8fb3-f874b634874c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8660 | 2026.05.21 18:23:51.812106 [ 285 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 8661 | 2026.05.21 18:23:51.812134 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8662 | 2026.05.21 18:23:51.812178 [ 258 ] {} <Debug> TCP-Session: d40030c4-583d-4e9c-a377-ee4bd2e2f69d Authenticating user 'default' from [fd00:1122:3344:101::e]:48161 | ||
| 8663 | 2026.05.21 18:23:51.812200 [ 258 ] {} <Debug> TCP-Session: d40030c4-583d-4e9c-a377-ee4bd2e2f69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2026.05.21 18:23:51.812217 [ 258 ] {} <Debug> TCP-Session: d40030c4-583d-4e9c-a377-ee4bd2e2f69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8665 | 2026.05.21 18:23:51.812468 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8666 | 2026.05.21 18:23:51.812515 [ 309 ] {} <Debug> TCP-Session: aa404e48-f499-42e4-ab1f-2a441abe7548 Authenticating user 'default' from [fd00:1122:3344:101::e]:33623 | ||
| 8667 | 2026.05.21 18:23:51.812538 [ 309 ] {} <Debug> TCP-Session: aa404e48-f499-42e4-ab1f-2a441abe7548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2026.05.21 18:23:51.812558 [ 309 ] {} <Debug> TCP-Session: aa404e48-f499-42e4-ab1f-2a441abe7548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.05.21 18:23:51.812606 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8670 | 2026.05.21 18:23:51.812667 [ 308 ] {} <Debug> TCP-Session: 69718468-5a38-411f-86f0-51ac3fd2a2a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37068 | ||
| 8671 | 2026.05.21 18:23:51.812697 [ 308 ] {} <Debug> TCP-Session: 69718468-5a38-411f-86f0-51ac3fd2a2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8672 | 2026.05.21 18:23:51.812717 [ 308 ] {} <Debug> TCP-Session: 69718468-5a38-411f-86f0-51ac3fd2a2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.05.21 18:23:51.813159 [ 333 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Trace> AggregatingTransform: Aggregating | ||
| 8674 | 2026.05.21 18:23:51.813196 [ 333 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 8675 | 2026.05.21 18:23:51.813227 [ 333 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999489 sec. (1000.511 rows/sec., 39.08 KiB/sec.) | ||
| 8676 | 2026.05.21 18:23:51.813242 [ 333 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Trace> Aggregator: Merging aggregated data | ||
| 8677 | 2026.05.21 18:23:51.813798 [ 285 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002553 sec., 391.6960438699569 rows/sec., 15.30 KiB/sec. | ||
| 8678 | 2026.05.21 18:23:51.813939 [ 285 ] {6ef5da2d-81bf-4008-b498-61f93bb0e9a5} <Debug> TCPHandler: Processed in 0.002946887 sec. | ||
| 8679 | 2026.05.21 18:23:51.814062 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8680 | 2026.05.21 18:23:51.814089 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8681 | 2026.05.21 18:23:51.814093 [ 285 ] {} <Debug> TCP-Session: 979974c7-6c89-4967-ba61-f75dad152993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8682 | 2026.05.21 18:23:51.814110 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8683 | 2026.05.21 18:23:51.814125 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8684 | 2026.05.21 18:23:51.814139 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8685 | 2026.05.21 18:23:51.814180 [ 307 ] {} <Debug> TCP-Session: a3fce5c4-4621-4162-91f6-7d244518c14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8686 | 2026.05.21 18:23:51.814193 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8687 | 2026.05.21 18:23:51.814182 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8688 | 2026.05.21 18:23:51.814231 [ 310 ] {} <Debug> TCP-Session: 4d292c68-17ae-4ec4-828d-d28c5f256c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8689 | 2026.05.21 18:23:51.814244 [ 309 ] {} <Debug> TCP-Session: aa404e48-f499-42e4-ab1f-2a441abe7548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2026.05.21 18:23:51.814280 [ 308 ] {} <Debug> TCP-Session: 69718468-5a38-411f-86f0-51ac3fd2a2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8691 | 2026.05.21 18:23:51.814164 [ 303 ] {} <Debug> TCP-Session: 20c4b24b-4b4a-4ae6-8fb3-f874b634874c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8692 | 2026.05.21 18:23:51.814147 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8693 | 2026.05.21 18:23:51.814158 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8694 | 2026.05.21 18:23:51.814373 [ 302 ] {} <Debug> TCP-Session: f0780bf0-c16b-4211-9aed-19fa45758f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8695 | 2026.05.21 18:23:51.814140 [ 258 ] {} <Debug> TCP-Session: d40030c4-583d-4e9c-a377-ee4bd2e2f69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8696 | 2026.05.21 18:23:51.814391 [ 306 ] {} <Debug> TCP-Session: 4fcc383d-1d8b-48d2-99b2-559d6374d9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2026.05.21 18:23:53.198320 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56216 | ||
| 8698 | 2026.05.21 18:23:53.198414 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8699 | 2026.05.21 18:23:53.198442 [ 309 ] {} <Debug> TCP-Session: 19e9d5e2-29f6-4751-831a-26910125e903 Authenticating user 'default' from [fd00:1122:3344:101::e]:56216 | ||
| 8700 | 2026.05.21 18:23:53.198467 [ 309 ] {} <Debug> TCP-Session: 19e9d5e2-29f6-4751-831a-26910125e903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2026.05.21 18:23:53.198482 [ 309 ] {} <Debug> TCP-Session: 19e9d5e2-29f6-4751-831a-26910125e903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8702 | 2026.05.21 18:23:53.198656 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33937 | ||
| 8703 | 2026.05.21 18:23:53.198680 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56673 | ||
| 8704 | 2026.05.21 18:23:53.198722 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37555 | ||
| 8705 | 2026.05.21 18:23:53.198746 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64292 | ||
| 8706 | 2026.05.21 18:23:53.198754 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8707 | 2026.05.21 18:23:53.198757 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34799 | ||
| 8708 | 2026.05.21 18:23:53.198802 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8709 | 2026.05.21 18:23:53.198795 [ 258 ] {} <Debug> TCP-Session: d67a0154-1844-43e8-89eb-47bab20e5e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33937 | ||
| 8710 | 2026.05.21 18:23:53.198843 [ 306 ] {} <Debug> TCP-Session: 2120e99e-6bf9-48e9-b263-5e6ea50d4009 Authenticating user 'default' from [fd00:1122:3344:101::e]:64292 | ||
| 8711 | 2026.05.21 18:23:53.198790 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8712 | 2026.05.21 18:23:53.198863 [ 306 ] {} <Debug> TCP-Session: 2120e99e-6bf9-48e9-b263-5e6ea50d4009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2026.05.21 18:23:53.198859 [ 258 ] {} <Debug> TCP-Session: d67a0154-1844-43e8-89eb-47bab20e5e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8714 | 2026.05.21 18:23:53.198881 [ 306 ] {} <Debug> TCP-Session: 2120e99e-6bf9-48e9-b263-5e6ea50d4009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8715 | 2026.05.21 18:23:53.198881 [ 302 ] {} <Debug> TCP-Session: f9f63f91-99c3-41ec-8ace-71f28b6972c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37555 | ||
| 8716 | 2026.05.21 18:23:53.198888 [ 258 ] {} <Debug> TCP-Session: d67a0154-1844-43e8-89eb-47bab20e5e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2026.05.21 18:23:53.198905 [ 302 ] {} <Debug> TCP-Session: f9f63f91-99c3-41ec-8ace-71f28b6972c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8718 | 2026.05.21 18:23:53.198780 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49420 | ||
| 8719 | 2026.05.21 18:23:53.198922 [ 302 ] {} <Debug> TCP-Session: f9f63f91-99c3-41ec-8ace-71f28b6972c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8720 | 2026.05.21 18:23:53.198784 [ 309 ] {} <Trace> TCP-Session: 19e9d5e2-29f6-4751-831a-26910125e903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2026.05.21 18:23:53.198773 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8722 | 2026.05.21 18:23:53.199012 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8723 | 2026.05.21 18:23:53.199045 [ 285 ] {} <Debug> TCP-Session: 1d8b423c-6b7d-4d18-ba97-dbe05ecd6415 Authenticating user 'default' from [fd00:1122:3344:101::e]:56673 | ||
| 8724 | 2026.05.21 18:23:53.199063 [ 308 ] {} <Debug> TCP-Session: ea0a9b4f-14a1-4262-bfa4-f2fd286c8640 Authenticating user 'default' from [fd00:1122:3344:101::e]:49420 | ||
| 8725 | 2026.05.21 18:23:53.199079 [ 285 ] {} <Debug> TCP-Session: 1d8b423c-6b7d-4d18-ba97-dbe05ecd6415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8726 | 2026.05.21 18:23:53.198748 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35721 | ||
| 8727 | 2026.05.21 18:23:53.199104 [ 285 ] {} <Debug> TCP-Session: 1d8b423c-6b7d-4d18-ba97-dbe05ecd6415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.05.21 18:23:53.199098 [ 308 ] {} <Debug> TCP-Session: ea0a9b4f-14a1-4262-bfa4-f2fd286c8640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.05.21 18:23:53.198654 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56627 | ||
| 8730 | 2026.05.21 18:23:53.199171 [ 308 ] {} <Debug> TCP-Session: ea0a9b4f-14a1-4262-bfa4-f2fd286c8640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.05.21 18:23:53.199183 [ 309 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8732 | 2026.05.21 18:23:53.199163 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8733 | 2026.05.21 18:23:53.199224 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8734 | 2026.05.21 18:23:53.199259 [ 303 ] {} <Debug> TCP-Session: c51e1228-4dc4-423e-b3bc-2f6eafdbae84 Authenticating user 'default' from [fd00:1122:3344:101::e]:35721 | ||
| 8735 | 2026.05.21 18:23:53.199273 [ 310 ] {} <Debug> TCP-Session: fff5bc71-dbc7-46dd-85e4-69eee6043a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:56627 | ||
| 8736 | 2026.05.21 18:23:53.198863 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8737 | 2026.05.21 18:23:53.199295 [ 303 ] {} <Debug> TCP-Session: c51e1228-4dc4-423e-b3bc-2f6eafdbae84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.05.21 18:23:53.199301 [ 310 ] {} <Debug> TCP-Session: fff5bc71-dbc7-46dd-85e4-69eee6043a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2026.05.21 18:23:53.199323 [ 307 ] {} <Debug> TCP-Session: 0711c69c-5690-4774-b183-1c283c50424c Authenticating user 'default' from [fd00:1122:3344:101::e]:34799 | ||
| 8740 | 2026.05.21 18:23:53.199326 [ 303 ] {} <Debug> TCP-Session: c51e1228-4dc4-423e-b3bc-2f6eafdbae84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.05.21 18:23:53.199339 [ 310 ] {} <Debug> TCP-Session: fff5bc71-dbc7-46dd-85e4-69eee6043a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.05.21 18:23:53.199354 [ 307 ] {} <Debug> TCP-Session: 0711c69c-5690-4774-b183-1c283c50424c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2026.05.21 18:23:53.199382 [ 307 ] {} <Debug> TCP-Session: 0711c69c-5690-4774-b183-1c283c50424c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2026.05.21 18:23:53.199515 [ 309 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8745 | 2026.05.21 18:23:53.199580 [ 309 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8746 | 2026.05.21 18:23:53.199895 [ 309 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 8747 | 2026.05.21 18:23:53.200919 [ 361 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Trace> AggregatingTransform: Aggregating | ||
| 8748 | 2026.05.21 18:23:53.200964 [ 361 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8749 | 2026.05.21 18:23:53.200998 [ 361 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009969 sec. (1003.110 rows/sec., 39.18 KiB/sec.) | ||
| 8750 | 2026.05.21 18:23:53.201013 [ 361 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Trace> Aggregator: Merging aggregated data | ||
| 8751 | 2026.05.21 18:23:53.201619 [ 309 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002497 sec., 400.4805766920304 rows/sec., 15.64 KiB/sec. | ||
| 8752 | 2026.05.21 18:23:53.201766 [ 309 ] {5091bc09-d8c4-49b3-a2ec-d514ef4c47fc} <Debug> TCPHandler: Processed in 0.003128891 sec. | ||
| 8753 | 2026.05.21 18:23:53.201879 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8754 | 2026.05.21 18:23:53.201910 [ 309 ] {} <Debug> TCP-Session: 19e9d5e2-29f6-4751-831a-26910125e903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2026.05.21 18:23:53.201915 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8756 | 2026.05.21 18:23:53.201930 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8757 | 2026.05.21 18:23:53.201947 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8758 | 2026.05.21 18:23:53.201972 [ 310 ] {} <Debug> TCP-Session: fff5bc71-dbc7-46dd-85e4-69eee6043a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8759 | 2026.05.21 18:23:53.201994 [ 308 ] {} <Debug> TCP-Session: ea0a9b4f-14a1-4262-bfa4-f2fd286c8640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8760 | 2026.05.21 18:23:53.202003 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8761 | 2026.05.21 18:23:53.202019 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8762 | 2026.05.21 18:23:53.202034 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8763 | 2026.05.21 18:23:53.202052 [ 307 ] {} <Debug> TCP-Session: 0711c69c-5690-4774-b183-1c283c50424c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.05.21 18:23:53.202062 [ 303 ] {} <Debug> TCP-Session: c51e1228-4dc4-423e-b3bc-2f6eafdbae84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2026.05.21 18:23:53.202083 [ 302 ] {} <Debug> TCP-Session: f9f63f91-99c3-41ec-8ace-71f28b6972c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2026.05.21 18:23:53.202008 [ 258 ] {} <Debug> TCP-Session: d67a0154-1844-43e8-89eb-47bab20e5e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8767 | 2026.05.21 18:23:53.201994 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8768 | 2026.05.21 18:23:53.201961 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8769 | 2026.05.21 18:23:53.202158 [ 306 ] {} <Debug> TCP-Session: 2120e99e-6bf9-48e9-b263-5e6ea50d4009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2026.05.21 18:23:53.202191 [ 285 ] {} <Debug> TCP-Session: 1d8b423c-6b7d-4d18-ba97-dbe05ecd6415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2026.05.21 18:23:53.551402 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62672 | ||
| 8772 | 2026.05.21 18:23:53.551490 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8773 | 2026.05.21 18:23:53.551517 [ 309 ] {} <Debug> TCP-Session: 8f615ea6-db61-4685-b5f8-e3970ab80e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:62672 | ||
| 8774 | 2026.05.21 18:23:53.551540 [ 309 ] {} <Debug> TCP-Session: 8f615ea6-db61-4685-b5f8-e3970ab80e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.05.21 18:23:53.551552 [ 309 ] {} <Debug> TCP-Session: 8f615ea6-db61-4685-b5f8-e3970ab80e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2026.05.21 18:23:53.551811 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33737 | ||
| 8777 | 2026.05.21 18:23:53.551835 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57106 | ||
| 8778 | 2026.05.21 18:23:53.551869 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40865 | ||
| 8779 | 2026.05.21 18:23:53.551868 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39652 | ||
| 8780 | 2026.05.21 18:23:53.551913 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2026.05.21 18:23:53.551918 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8782 | 2026.05.21 18:23:53.551931 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8783 | 2026.05.21 18:23:53.551955 [ 310 ] {} <Debug> TCP-Session: 88a66180-9e46-46ea-8f54-131f8be6eca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33737 | ||
| 8784 | 2026.05.21 18:23:53.551964 [ 285 ] {} <Debug> TCP-Session: 2910e850-a05b-4146-9c48-cb900c0b8bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57106 | ||
| 8785 | 2026.05.21 18:23:53.551979 [ 306 ] {} <Debug> TCP-Session: 9d05d360-39d3-4424-a6ce-30159aa76126 Authenticating user 'default' from [fd00:1122:3344:101::e]:40865 | ||
| 8786 | 2026.05.21 18:23:53.551995 [ 310 ] {} <Debug> TCP-Session: 88a66180-9e46-46ea-8f54-131f8be6eca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.05.21 18:23:53.552004 [ 285 ] {} <Debug> TCP-Session: 2910e850-a05b-4146-9c48-cb900c0b8bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.05.21 18:23:53.552015 [ 306 ] {} <Debug> TCP-Session: 9d05d360-39d3-4424-a6ce-30159aa76126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2026.05.21 18:23:53.552024 [ 310 ] {} <Debug> TCP-Session: 88a66180-9e46-46ea-8f54-131f8be6eca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8790 | 2026.05.21 18:23:53.552038 [ 285 ] {} <Debug> TCP-Session: 2910e850-a05b-4146-9c48-cb900c0b8bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2026.05.21 18:23:53.552049 [ 306 ] {} <Debug> TCP-Session: 9d05d360-39d3-4424-a6ce-30159aa76126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.05.21 18:23:53.551968 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2026.05.21 18:23:53.551907 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64683 | ||
| 8794 | 2026.05.21 18:23:53.552125 [ 303 ] {} <Debug> TCP-Session: 76adcd50-51f1-4416-85f3-6ca5c04b5ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:39652 | ||
| 8795 | 2026.05.21 18:23:53.551882 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36993 | ||
| 8796 | 2026.05.21 18:23:53.552176 [ 303 ] {} <Debug> TCP-Session: 76adcd50-51f1-4416-85f3-6ca5c04b5ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2026.05.21 18:23:53.551847 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62231 | ||
| 8798 | 2026.05.21 18:23:53.552195 [ 303 ] {} <Debug> TCP-Session: 76adcd50-51f1-4416-85f3-6ca5c04b5ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.05.21 18:23:53.552215 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8800 | 2026.05.21 18:23:53.552195 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8801 | 2026.05.21 18:23:53.552249 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8802 | 2026.05.21 18:23:53.552252 [ 307 ] {} <Debug> TCP-Session: 1ad278bc-af31-4bb7-a15d-683b6fd76e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36993 | ||
| 8803 | 2026.05.21 18:23:53.552279 [ 308 ] {} <Debug> TCP-Session: 00281425-78f7-411b-9452-534467d99476 Authenticating user 'default' from [fd00:1122:3344:101::e]:64683 | ||
| 8804 | 2026.05.21 18:23:53.552284 [ 302 ] {} <Debug> TCP-Session: 8438f9ef-5518-491a-a484-0ee77afea00f Authenticating user 'default' from [fd00:1122:3344:101::e]:62231 | ||
| 8805 | 2026.05.21 18:23:53.552297 [ 307 ] {} <Debug> TCP-Session: 1ad278bc-af31-4bb7-a15d-683b6fd76e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2026.05.21 18:23:53.552315 [ 308 ] {} <Debug> TCP-Session: 00281425-78f7-411b-9452-534467d99476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2026.05.21 18:23:53.552336 [ 307 ] {} <Debug> TCP-Session: 1ad278bc-af31-4bb7-a15d-683b6fd76e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.05.21 18:23:53.552349 [ 308 ] {} <Debug> TCP-Session: 00281425-78f7-411b-9452-534467d99476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2026.05.21 18:23:53.552323 [ 302 ] {} <Debug> TCP-Session: 8438f9ef-5518-491a-a484-0ee77afea00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.05.21 18:23:53.551811 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64075 | ||
| 8811 | 2026.05.21 18:23:53.552399 [ 302 ] {} <Debug> TCP-Session: 8438f9ef-5518-491a-a484-0ee77afea00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2026.05.21 18:23:53.551932 [ 309 ] {} <Trace> TCP-Session: 8f615ea6-db61-4685-b5f8-e3970ab80e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.05.21 18:23:53.552440 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8814 | 2026.05.21 18:23:53.552470 [ 258 ] {} <Debug> TCP-Session: 9ae80a50-0464-442a-b543-9ab6fcdd06e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64075 | ||
| 8815 | 2026.05.21 18:23:53.552486 [ 258 ] {} <Debug> TCP-Session: 9ae80a50-0464-442a-b543-9ab6fcdd06e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.05.21 18:23:53.552499 [ 258 ] {} <Debug> TCP-Session: 9ae80a50-0464-442a-b543-9ab6fcdd06e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.05.21 18:23:53.552602 [ 309 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8818 | 2026.05.21 18:23:53.552881 [ 309 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8819 | 2026.05.21 18:23:53.552939 [ 309 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8820 | 2026.05.21 18:23:53.553219 [ 309 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 8821 | 2026.05.21 18:23:53.554158 [ 336 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Trace> AggregatingTransform: Aggregating | ||
| 8822 | 2026.05.21 18:23:53.554193 [ 336 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Trace> Aggregator: Aggregation method: without_key | ||
| 8823 | 2026.05.21 18:23:53.554222 [ 336 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904367 sec. (1105.746 rows/sec., 43.19 KiB/sec.) | ||
| 8824 | 2026.05.21 18:23:53.554236 [ 336 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Trace> Aggregator: Merging aggregated data | ||
| 8825 | 2026.05.21 18:23:53.554749 [ 309 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002207 sec., 453.1037607612143 rows/sec., 17.70 KiB/sec. | ||
| 8826 | 2026.05.21 18:23:53.554874 [ 309 ] {02e71747-d309-4d2d-88c8-b14b1141db46} <Debug> TCPHandler: Processed in 0.00309438 sec. | ||
| 8827 | 2026.05.21 18:23:53.555009 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8828 | 2026.05.21 18:23:53.555041 [ 309 ] {} <Debug> TCP-Session: 8f615ea6-db61-4685-b5f8-e3970ab80e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8829 | 2026.05.21 18:23:53.555043 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8830 | 2026.05.21 18:23:53.555064 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8831 | 2026.05.21 18:23:53.555084 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8832 | 2026.05.21 18:23:53.555105 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8833 | 2026.05.21 18:23:53.555120 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8834 | 2026.05.21 18:23:53.555139 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8835 | 2026.05.21 18:23:53.555151 [ 258 ] {} <Debug> TCP-Session: 9ae80a50-0464-442a-b543-9ab6fcdd06e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.05.21 18:23:53.555154 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8837 | 2026.05.21 18:23:53.555178 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8838 | 2026.05.21 18:23:53.555195 [ 306 ] {} <Debug> TCP-Session: 9d05d360-39d3-4424-a6ce-30159aa76126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.05.21 18:23:53.555212 [ 302 ] {} <Debug> TCP-Session: 8438f9ef-5518-491a-a484-0ee77afea00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.05.21 18:23:53.555236 [ 307 ] {} <Debug> TCP-Session: 1ad278bc-af31-4bb7-a15d-683b6fd76e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.05.21 18:23:53.555138 [ 303 ] {} <Debug> TCP-Session: 76adcd50-51f1-4416-85f3-6ca5c04b5ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2026.05.21 18:23:53.555100 [ 308 ] {} <Debug> TCP-Session: 00281425-78f7-411b-9452-534467d99476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.05.21 18:23:53.555183 [ 285 ] {} <Debug> TCP-Session: 2910e850-a05b-4146-9c48-cb900c0b8bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2026.05.21 18:23:53.555127 [ 310 ] {} <Debug> TCP-Session: 88a66180-9e46-46ea-8f54-131f8be6eca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.05.21 18:23:54.439633 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2026.05.21 18:23:54.439969 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8847 | 2026.05.21 18:23:54.440439 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8848 | 2026.05.21 18:23:54.440496 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <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 | ||
| 8849 | 2026.05.21 18:23:54.440860 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8850 | 2026.05.21 18:23:54.440963 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8851 | 2026.05.21 18:23:54.441145 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8852 | 2026.05.21 18:23:54.441193 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8853 | 2026.05.21 18:23:54.441219 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8854 | 2026.05.21 18:23:54.441240 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8855 | 2026.05.21 18:23:54.441303 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8856 | 2026.05.21 18:23:54.441328 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8857 | 2026.05.21 18:23:54.442666 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002833 sec., 18002.117896223084 rows/sec., 4.26 MiB/sec. | ||
| 8858 | 2026.05.21 18:23:54.442803 [ 286 ] {923eda01-1320-4246-8236-5b5901e4c7fc} <Debug> TCPHandler: Processed in 0.003353535 sec. | ||
| 8859 | 2026.05.21 18:23:54.445041 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.05.21 18:23:54.445177 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8861 | 2026.05.21 18:23:54.445237 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8862 | 2026.05.21 18:23:54.445871 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.05.21 18:23:54.445928 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8864 | 2026.05.21 18:23:54.446394 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8865 | 2026.05.21 18:23:54.446684 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.05.21 18:23:54.446885 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.46 MiB/sec. | ||
| 8867 | 2026.05.21 18:23:54.446932 [ 286 ] {83703a4d-3cb7-428c-86f0-e3c5d8ecc3c8} <Debug> TCPHandler: Processed in 0.001983988 sec. | ||
| 8868 | 2026.05.21 18:23:54.447096 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.05.21 18:23:54.447216 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8870 | 2026.05.21 18:23:54.447269 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8871 | 2026.05.21 18:23:54.447820 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.05.21 18:23:54.447865 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8873 | 2026.05.21 18:23:54.448266 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8874 | 2026.05.21 18:23:54.448546 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.05.21 18:23:54.448704 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00151 sec., 42384.1059602649 rows/sec., 3.31 MiB/sec. | ||
| 8876 | 2026.05.21 18:23:54.448749 [ 286 ] {27f2dbcd-35ec-4f66-8ca7-8dc108e1f839} <Debug> TCPHandler: Processed in 0.001716903 sec. | ||
| 8877 | 2026.05.21 18:23:54.448902 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.05.21 18:23:54.449041 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.05.21 18:23:54.449106 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8880 | 2026.05.21 18:23:54.449888 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.05.21 18:23:54.449941 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8882 | 2026.05.21 18:23:54.450405 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8883 | 2026.05.21 18:23:54.450698 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.05.21 18:23:54.450850 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8885 | 2026.05.21 18:23:54.450870 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001855 sec., 69002.69541778976 rows/sec., 4.81 MiB/sec. | ||
| 8886 | 2026.05.21 18:23:54.450898 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.21 18:23:54.450922 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8888 | 2026.05.21 18:23:54.450934 [ 286 ] {4eaa9393-4efa-4fe4-b042-3a43689141a6} <Debug> TCPHandler: Processed in 0.002094041 sec. | ||
| 8889 | 2026.05.21 18:23:54.451080 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 8890 | 2026.05.21 18:23:54.451138 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.05.21 18:23:54.451256 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8892 | 2026.05.21 18:23:54.451269 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.05.21 18:23:54.451312 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20851 rows starting from the beginning of the part | ||
| 8894 | 2026.05.21 18:23:54.451336 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8895 | 2026.05.21 18:23:54.451395 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 303 rows starting from the beginning of the part | ||
| 8896 | 2026.05.21 18:23:54.451459 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::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 | ||
| 8897 | 2026.05.21 18:23:54.451513 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 8898 | 2026.05.21 18:23:54.451570 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1497 rows starting from the beginning of the part | ||
| 8899 | 2026.05.21 18:23:54.451621 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 8900 | 2026.05.21 18:23:54.451858 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.05.21 18:23:54.451910 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 8902 | 2026.05.21 18:23:54.452350 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8903 | 2026.05.21 18:23:54.452634 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.05.21 18:23:54.452802 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.08 MiB/sec. | ||
| 8905 | 2026.05.21 18:23:54.452847 [ 286 ] {5ab59d14-f594-4efd-826f-cf393a04b2dd} <Debug> TCPHandler: Processed in 0.001773264 sec. | ||
| 8906 | 2026.05.21 18:23:54.467521 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23204 rows, containing 5 columns (5 merged, 0 gathered) in 0.016520328 sec., 1404572.5968636943 rows/sec., 90.85 MiB/sec. | ||
| 8907 | 2026.05.21 18:23:54.468103 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8908 | 2026.05.21 18:23:54.468435 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.05.21 18:23:54.468532 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8910 | 2026.05.21 18:23:54.468645 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8911 | 2026.05.21 18:23:55.121191 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19749 | ||
| 8912 | 2026.05.21 18:23:55.121755 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.05.21 18:23:55.121808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8914 | 2026.05.21 18:23:55.122302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8915 | 2026.05.21 18:23:55.122548 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.05.21 18:23:55.122692 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19749 | ||
| 8917 | 2026.05.21 18:23:55.122690 [ 91 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8918 | 2026.05.21 18:23:55.122747 [ 91 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.05.21 18:23:55.122769 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8920 | 2026.05.21 18:23:55.122920 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 8921 | 2026.05.21 18:23:55.123071 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8922 | 2026.05.21 18:23:55.123113 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17317 rows starting from the beginning of the part | ||
| 8923 | 2026.05.21 18:23:55.123181 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8924 | 2026.05.21 18:23:55.123232 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8925 | 2026.05.21 18:23:55.123278 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8926 | 2026.05.21 18:23:55.123317 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8927 | 2026.05.21 18:23:55.123357 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8928 | 2026.05.21 18:23:55.125443 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19749 rows, containing 4 columns (4 merged, 0 gathered) in 0.002586679 sec., 7634886.276959761 rows/sec., 109.22 MiB/sec. | ||
| 8929 | 2026.05.21 18:23:55.125949 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8930 | 2026.05.21 18:23:55.126367 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.21 18:23:55.126474 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_41_8} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8932 | 2026.05.21 18:23:55.126627 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8933 | 2026.05.21 18:23:56.168362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8934 | 2026.05.21 18:23:56.186651 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.05.21 18:23:56.186715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8936 | 2026.05.21 18:23:56.193218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8937 | 2026.05.21 18:23:56.193944 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.05.21 18:23:56.194277 [ 89 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8939 | 2026.05.21 18:23:56.194351 [ 89 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.05.21 18:23:56.194376 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 8941 | 2026.05.21 18:23:56.194469 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 8942 | 2026.05.21 18:23:56.197342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8943 | 2026.05.21 18:23:56.197460 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8944 | 2026.05.21 18:23:56.198273 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8945 | 2026.05.21 18:23:56.201723 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8946 | 2026.05.21 18:23:56.205181 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 8947 | 2026.05.21 18:23:56.208903 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8948 | 2026.05.21 18:23:56.213289 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8949 | 2026.05.21 18:23:56.217342 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8950 | 2026.05.21 18:23:56.267726 [ 195 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.073282151 sec., 4216.579286817058 rows/sec., 21.80 MiB/sec. | ||
| 8951 | 2026.05.21 18:23:56.270791 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8952 | 2026.05.21 18:23:56.272953 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.05.21 18:23:56.273065 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_41_8} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8954 | 2026.05.21 18:23:56.275398 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8955 | 2026.05.21 18:23:59.442845 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2026.05.21 18:23:59.443094 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8957 | 2026.05.21 18:23:59.443440 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8958 | 2026.05.21 18:23:59.443484 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8959 | 2026.05.21 18:23:59.443731 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8960 | 2026.05.21 18:23:59.443803 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8961 | 2026.05.21 18:23:59.443950 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8962 | 2026.05.21 18:23:59.443987 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8963 | 2026.05.21 18:23:59.444012 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 8964 | 2026.05.21 18:23:59.444028 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8965 | 2026.05.21 18:23:59.444071 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8966 | 2026.05.21 18:23:59.444092 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8967 | 2026.05.21 18:23:59.445140 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002149 sec., 23731.968357375525 rows/sec., 5.61 MiB/sec. | ||
| 8968 | 2026.05.21 18:23:59.445251 [ 286 ] {ebba6ff4-f68e-4e64-9bf1-677595dcfedb} <Debug> TCPHandler: Processed in 0.002537359 sec. | ||
| 8969 | 2026.05.21 18:23:59.450755 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.05.21 18:23:59.450894 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8971 | 2026.05.21 18:23:59.450950 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8972 | 2026.05.21 18:23:59.451579 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.05.21 18:23:59.451618 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 8974 | 2026.05.21 18:23:59.452003 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8975 | 2026.05.21 18:23:59.452243 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.05.21 18:23:59.452392 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001537 sec., 184775.53675992193 rows/sec., 11.74 MiB/sec. | ||
| 8977 | 2026.05.21 18:23:59.452429 [ 286 ] {5523615b-08cd-4977-ba14-535e9ba3c915} <Debug> TCPHandler: Processed in 0.001740614 sec. | ||
| 8978 | 2026.05.21 18:23:59.452555 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.05.21 18:23:59.452657 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8980 | 2026.05.21 18:23:59.452701 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8981 | 2026.05.21 18:23:59.453525 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.05.21 18:23:59.453560 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 8983 | 2026.05.21 18:23:59.453922 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8984 | 2026.05.21 18:23:59.454135 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.05.21 18:23:59.454271 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001635 sec., 537614.6788990826 rows/sec., 42.25 MiB/sec. | ||
| 8986 | 2026.05.21 18:23:59.454307 [ 286 ] {b5812e6e-f3f2-46e4-83af-22fd59863e6b} <Debug> TCPHandler: Processed in 0.001804605 sec. | ||
| 8987 | 2026.05.21 18:23:59.454439 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.05.21 18:23:59.454538 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8989 | 2026.05.21 18:23:59.454580 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8990 | 2026.05.21 18:23:59.455066 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.05.21 18:23:59.455102 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 8992 | 2026.05.21 18:23:59.455422 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8993 | 2026.05.21 18:23:59.455631 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.05.21 18:23:59.455765 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001247 sec., 146752.20529270248 rows/sec., 9.10 MiB/sec. | ||
| 8995 | 2026.05.21 18:23:59.455801 [ 286 ] {fe8fce24-ed72-41f2-9bc0-f51ee17e6719} <Debug> TCPHandler: Processed in 0.001413147 sec. | ||
| 8996 | 2026.05.21 18:23:59.455921 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.05.21 18:23:59.456018 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8998 | 2026.05.21 18:23:59.456060 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8999 | 2026.05.21 18:23:59.456493 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.05.21 18:23:59.456529 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9001 | 2026.05.21 18:23:59.456825 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9002 | 2026.05.21 18:23:59.457036 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.05.21 18:23:59.457166 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 9004 | 2026.05.21 18:23:59.457202 [ 286 ] {7e024879-3fc5-421c-a8eb-a9824ba3531e} <Debug> TCPHandler: Processed in 0.001330935 sec. | ||
| 9005 | 2026.05.21 18:23:59.457327 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.05.21 18:23:59.457423 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.05.21 18:23:59.457464 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9008 | 2026.05.21 18:23:59.457898 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.05.21 18:23:59.457935 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9010 | 2026.05.21 18:23:59.458243 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9011 | 2026.05.21 18:23:59.458456 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.05.21 18:23:59.458583 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 9013 | 2026.05.21 18:23:59.458618 [ 286 ] {2fc85175-7836-401c-a0e0-fa25722a83bb} <Debug> TCPHandler: Processed in 0.001342306 sec. | ||
| 9014 | 2026.05.21 18:23:59.458740 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.05.21 18:23:59.458837 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9016 | 2026.05.21 18:23:59.458878 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9017 | 2026.05.21 18:23:59.459474 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.05.21 18:23:59.459510 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9019 | 2026.05.21 18:23:59.459828 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9020 | 2026.05.21 18:23:59.460046 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.05.21 18:23:59.460178 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001359 sec., 390728.4768211921 rows/sec., 27.64 MiB/sec. | ||
| 9022 | 2026.05.21 18:23:59.460213 [ 286 ] {79b7b7e5-1d0a-49be-89d1-d30d37583b5f} <Debug> TCPHandler: Processed in 0.001523229 sec. | ||
| 9023 | 2026.05.21 18:23:59.460337 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.05.21 18:23:59.460433 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9025 | 2026.05.21 18:23:59.460477 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9026 | 2026.05.21 18:23:59.460827 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.21 18:23:59.460864 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9028 | 2026.05.21 18:23:59.461165 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9029 | 2026.05.21 18:23:59.461377 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.05.21 18:23:59.461483 [ 86 ] {} <Debug> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9031 | 2026.05.21 18:23:59.461503 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 9032 | 2026.05.21 18:23:59.461548 [ 86 ] {} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.05.21 18:23:59.461553 [ 286 ] {54da2392-9f09-4381-aaf0-0519a9712347} <Debug> TCPHandler: Processed in 0.001266324 sec. | ||
| 9034 | 2026.05.21 18:23:59.461577 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9035 | 2026.05.21 18:23:59.461792 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2026.05.21 18:23:59.461797 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::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 | ||
| 9037 | 2026.05.21 18:23:59.461894 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9038 | 2026.05.21 18:23:59.461942 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9039 | 2026.05.21 18:23:59.461968 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9040 | 2026.05.21 18:23:59.462022 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9041 | 2026.05.21 18:23:59.462093 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9042 | 2026.05.21 18:23:59.462230 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9043 | 2026.05.21 18:23:59.462277 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9044 | 2026.05.21 18:23:59.462320 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9045 | 2026.05.21 18:23:59.462362 [ 196 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9046 | 2026.05.21 18:23:59.462361 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.05.21 18:23:59.462414 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9048 | 2026.05.21 18:23:59.462834 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9049 | 2026.05.21 18:23:59.463073 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.05.21 18:23:59.463211 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001336 sec., 198353.29341317367 rows/sec., 13.18 MiB/sec. | ||
| 9051 | 2026.05.21 18:23:59.463246 [ 286 ] {af53b0a6-f399-4428-9688-3a8d043503c5} <Debug> TCPHandler: Processed in 0.001504799 sec. | ||
| 9052 | 2026.05.21 18:23:59.463303 [ 199 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157275 sec., 22889.842632331904 rows/sec., 1.17 MiB/sec. | ||
| 9053 | 2026.05.21 18:23:59.463368 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.05.21 18:23:59.463421 [ 199 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9055 | 2026.05.21 18:23:59.463465 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.05.21 18:23:59.463510 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9057 | 2026.05.21 18:23:59.463675 [ 199 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.05.21 18:23:59.463738 [ 199 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_6_1} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9059 | 2026.05.21 18:23:59.463826 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9060 | 2026.05.21 18:23:59.463831 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.21 18:23:59.463870 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9062 | 2026.05.21 18:23:59.464161 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9063 | 2026.05.21 18:23:59.464369 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.05.21 18:23:59.464497 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 9065 | 2026.05.21 18:23:59.464531 [ 286 ] {c4b00bee-d06d-458b-b6ee-d2130fb78246} <Debug> TCPHandler: Processed in 0.001213134 sec. | ||
| 9066 | 2026.05.21 18:23:59.464656 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.05.21 18:23:59.464752 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9068 | 2026.05.21 18:23:59.464807 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <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 | ||
| 9069 | 2026.05.21 18:23:59.465677 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.05.21 18:23:59.465713 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9071 | 2026.05.21 18:23:59.466286 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9072 | 2026.05.21 18:23:59.466517 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.05.21 18:23:59.466671 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 37.93 MiB/sec. | ||
| 9074 | 2026.05.21 18:23:59.466735 [ 286 ] {46cd3517-6c68-4177-8db8-1180f1c5b654} <Debug> TCPHandler: Processed in 0.002129491 sec. | ||
| 9075 | 2026.05.21 18:23:59.466861 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.05.21 18:23:59.466958 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9077 | 2026.05.21 18:23:59.467000 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9078 | 2026.05.21 18:23:59.467335 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.05.21 18:23:59.467371 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9080 | 2026.05.21 18:23:59.467679 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9081 | 2026.05.21 18:23:59.467918 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.05.21 18:23:59.468032 [ 86 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9083 | 2026.05.21 18:23:59.468051 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 9084 | 2026.05.21 18:23:59.468086 [ 86 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.05.21 18:23:59.468098 [ 286 ] {a47cdc29-b0c3-48ac-8055-947ae8b32dfa} <Debug> TCPHandler: Processed in 0.001287394 sec. | ||
| 9086 | 2026.05.21 18:23:59.468116 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9087 | 2026.05.21 18:23:59.468243 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::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 | ||
| 9088 | 2026.05.21 18:23:59.468402 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9089 | 2026.05.21 18:23:59.468444 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2790 rows starting from the beginning of the part | ||
| 9090 | 2026.05.21 18:23:59.468521 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9091 | 2026.05.21 18:23:59.468573 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9092 | 2026.05.21 18:23:59.468622 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
| 9093 | 2026.05.21 18:23:59.468668 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 9094 | 2026.05.21 18:23:59.468717 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9095 | 2026.05.21 18:23:59.469930 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001742034 sec., 1773788.5712908015 rows/sec., 118.71 MiB/sec. | ||
| 9096 | 2026.05.21 18:23:59.470185 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9097 | 2026.05.21 18:23:59.470446 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.05.21 18:23:59.470523 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_61_12} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9099 | 2026.05.21 18:23:59.470600 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9100 | 2026.05.21 18:24:02.501363 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9101 | 2026.05.21 18:24:02.501413 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9102 | 2026.05.21 18:24:02.622811 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20197 | ||
| 9103 | 2026.05.21 18:24:02.623377 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.05.21 18:24:02.623412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9105 | 2026.05.21 18:24:02.623887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9106 | 2026.05.21 18:24:02.624133 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.05.21 18:24:02.624260 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20197 | ||
| 9108 | 2026.05.21 18:24:03.697449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9109 | 2026.05.21 18:24:03.713636 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.05.21 18:24:03.713702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9111 | 2026.05.21 18:24:03.719924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9112 | 2026.05.21 18:24:03.720610 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.05.21 18:24:03.723523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9114 | 2026.05.21 18:24:04.437910 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.05.21 18:24:04.438183 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9116 | 2026.05.21 18:24:04.438526 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9117 | 2026.05.21 18:24:04.438566 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <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 | ||
| 9118 | 2026.05.21 18:24:04.438787 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9119 | 2026.05.21 18:24:04.438860 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9120 | 2026.05.21 18:24:04.439004 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9121 | 2026.05.21 18:24:04.439041 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9122 | 2026.05.21 18:24:04.439066 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9123 | 2026.05.21 18:24:04.439083 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9124 | 2026.05.21 18:24:04.439126 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9125 | 2026.05.21 18:24:04.439147 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9126 | 2026.05.21 18:24:04.440263 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002185 sec., 23340.96109839817 rows/sec., 5.52 MiB/sec. | ||
| 9127 | 2026.05.21 18:24:04.440374 [ 286 ] {206cedea-0c06-4f3e-8b27-9b83b8637a3f} <Debug> TCPHandler: Processed in 0.0026119 sec. | ||
| 9128 | 2026.05.21 18:24:04.442001 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.05.21 18:24:04.442115 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9130 | 2026.05.21 18:24:04.442162 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9131 | 2026.05.21 18:24:04.442722 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.05.21 18:24:04.442775 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9133 | 2026.05.21 18:24:04.443207 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9134 | 2026.05.21 18:24:04.443435 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.05.21 18:24:04.443591 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001508 sec., 37135.278514588856 rows/sec., 2.85 MiB/sec. | ||
| 9136 | 2026.05.21 18:24:04.443629 [ 286 ] {09535e4c-7a0a-4745-87c7-a55a605ff9c5} <Debug> TCPHandler: Processed in 0.001681712 sec. | ||
| 9137 | 2026.05.21 18:24:04.443748 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.05.21 18:24:04.443849 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9139 | 2026.05.21 18:24:04.443893 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9140 | 2026.05.21 18:24:04.444320 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.05.21 18:24:04.444357 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9142 | 2026.05.21 18:24:04.444671 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9143 | 2026.05.21 18:24:04.444884 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.05.21 18:24:04.445021 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 9145 | 2026.05.21 18:24:04.445059 [ 286 ] {5c41f168-8114-459b-b608-79fe90c43d11} <Debug> TCPHandler: Processed in 0.001361886 sec. | ||
| 9146 | 2026.05.21 18:24:04.445178 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.05.21 18:24:04.445276 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.05.21 18:24:04.445322 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9149 | 2026.05.21 18:24:04.445735 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.05.21 18:24:04.445771 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9151 | 2026.05.21 18:24:04.446118 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9152 | 2026.05.21 18:24:04.446342 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.05.21 18:24:04.446473 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9154 | 2026.05.21 18:24:04.446510 [ 286 ] {4029085c-00f6-493e-8176-0d5b479a45c8} <Debug> TCPHandler: Processed in 0.001382557 sec. | ||
| 9155 | 2026.05.21 18:24:04.446617 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.05.21 18:24:04.446721 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9157 | 2026.05.21 18:24:04.446767 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9158 | 2026.05.21 18:24:04.447107 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.05.21 18:24:04.447145 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9160 | 2026.05.21 18:24:04.447473 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9161 | 2026.05.21 18:24:04.447689 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.05.21 18:24:04.447820 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9163 | 2026.05.21 18:24:04.447855 [ 286 ] {2894ccf8-f02c-4a72-b09d-e1f2926c8ced} <Debug> TCPHandler: Processed in 0.001289185 sec. | ||
| 9164 | 2026.05.21 18:24:09.441062 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.05.21 18:24:09.441308 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 9166 | 2026.05.21 18:24:09.441654 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9167 | 2026.05.21 18:24:09.441695 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <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_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')" moved to PREWHERE | ||
| 9168 | 2026.05.21 18:24:09.441928 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9169 | 2026.05.21 18:24:09.441998 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9170 | 2026.05.21 18:24:09.442144 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9171 | 2026.05.21 18:24:09.442181 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9172 | 2026.05.21 18:24:09.442203 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9173 | 2026.05.21 18:24:09.442219 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9174 | 2026.05.21 18:24:09.442261 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9175 | 2026.05.21 18:24:09.442282 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9176 | 2026.05.21 18:24:09.443391 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002186 sec., 23330.28362305581 rows/sec., 5.52 MiB/sec. | ||
| 9177 | 2026.05.21 18:24:09.443491 [ 286 ] {8ed37ca2-ac75-41b5-9131-f87f6114d518} <Debug> TCPHandler: Processed in 0.002561409 sec. | ||
| 9178 | 2026.05.21 18:24:09.446559 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.05.21 18:24:09.446692 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9180 | 2026.05.21 18:24:09.446746 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9181 | 2026.05.21 18:24:09.447295 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.05.21 18:24:09.447345 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9183 | 2026.05.21 18:24:09.447710 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9184 | 2026.05.21 18:24:09.447929 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.05.21 18:24:09.448073 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00142 sec., 16901.408450704224 rows/sec., 1.40 MiB/sec. | ||
| 9186 | 2026.05.21 18:24:09.448083 [ 76 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9187 | 2026.05.21 18:24:09.448111 [ 286 ] {3a0b75ef-8ee4-49cd-b932-66426c48b6bd} <Debug> TCPHandler: Processed in 0.001615791 sec. | ||
| 9188 | 2026.05.21 18:24:09.448155 [ 76 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.05.21 18:24:09.448184 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9190 | 2026.05.21 18:24:09.448247 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.05.21 18:24:09.448289 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9192 | 2026.05.21 18:24:09.448349 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9193 | 2026.05.21 18:24:09.448390 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9194 | 2026.05.21 18:24:09.448395 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9195 | 2026.05.21 18:24:09.448432 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 9196 | 2026.05.21 18:24:09.448500 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9197 | 2026.05.21 18:24:09.448555 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 308 rows starting from the beginning of the part | ||
| 9198 | 2026.05.21 18:24:09.448605 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 9199 | 2026.05.21 18:24:09.448653 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 9200 | 2026.05.21 18:24:09.448700 [ 199 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9201 | 2026.05.21 18:24:09.448784 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.05.21 18:24:09.448820 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9203 | 2026.05.21 18:24:09.449127 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9204 | 2026.05.21 18:24:09.449345 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.05.21 18:24:09.449479 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001149 sec., 6962.576153176675 rows/sec., 567.75 KiB/sec. | ||
| 9206 | 2026.05.21 18:24:09.449514 [ 286 ] {32108838-b5b5-4de4-9180-beae112ca8cc} <Debug> TCPHandler: Processed in 0.001317985 sec. | ||
| 9207 | 2026.05.21 18:24:09.449637 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.05.21 18:24:09.449720 [ 200 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472568 sec., 836633.6902608232 rows/sec., 57.60 MiB/sec. | ||
| 9209 | 2026.05.21 18:24:09.449758 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9210 | 2026.05.21 18:24:09.449814 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9211 | 2026.05.21 18:24:09.449900 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9212 | 2026.05.21 18:24:09.450194 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.05.21 18:24:09.450267 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_15_3} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9214 | 2026.05.21 18:24:09.450354 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9215 | 2026.05.21 18:24:09.450408 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.05.21 18:24:09.450449 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9217 | 2026.05.21 18:24:09.450771 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9218 | 2026.05.21 18:24:09.450969 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.21 18:24:09.451144 [ 76 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9220 | 2026.05.21 18:24:09.451164 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Debug> executeQuery: Read 262 rows, 24.05 KiB in 0.00143 sec., 183216.7832167832 rows/sec., 16.43 MiB/sec. | ||
| 9221 | 2026.05.21 18:24:09.451176 [ 76 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.05.21 18:24:09.451204 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9223 | 2026.05.21 18:24:09.451207 [ 286 ] {b1af0274-7980-4c90-9b1c-e2b51fa3307d} <Debug> TCPHandler: Processed in 0.001630472 sec. | ||
| 9224 | 2026.05.21 18:24:09.451281 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9225 | 2026.05.21 18:24:09.451335 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.05.21 18:24:09.451358 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9227 | 2026.05.21 18:24:09.451383 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3361 rows starting from the beginning of the part | ||
| 9228 | 2026.05.21 18:24:09.451427 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2406 rows starting from the beginning of the part | ||
| 9229 | 2026.05.21 18:24:09.451431 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9230 | 2026.05.21 18:24:09.451467 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9231 | 2026.05.21 18:24:09.451477 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9232 | 2026.05.21 18:24:09.451506 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 879 rows starting from the beginning of the part | ||
| 9233 | 2026.05.21 18:24:09.451541 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9234 | 2026.05.21 18:24:09.451577 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 262 rows starting from the beginning of the part | ||
| 9235 | 2026.05.21 18:24:09.451893 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.05.21 18:24:09.451928 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9237 | 2026.05.21 18:24:09.452239 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9238 | 2026.05.21 18:24:09.452462 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.05.21 18:24:09.452596 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001184 sec., 51520.27027027027 rows/sec., 3.80 MiB/sec. | ||
| 9240 | 2026.05.21 18:24:09.452631 [ 286 ] {f48aea32-6e85-41fa-ad1f-a6e7aac22643} <Debug> TCPHandler: Processed in 0.001345826 sec. | ||
| 9241 | 2026.05.21 18:24:09.452742 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.05.21 18:24:09.452837 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9243 | 2026.05.21 18:24:09.452877 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9244 | 2026.05.21 18:24:09.453269 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.05.21 18:24:09.453306 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9246 | 2026.05.21 18:24:09.453599 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9247 | 2026.05.21 18:24:09.453785 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 5 columns (5 merged, 0 gathered) in 0.002532258 sec., 2772229.369993105 rows/sec., 221.06 MiB/sec. | ||
| 9248 | 2026.05.21 18:24:09.453810 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.05.21 18:24:09.453946 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 9250 | 2026.05.21 18:24:09.453981 [ 286 ] {8ac86d7a-ab1d-46be-8845-3c3394a76533} <Debug> TCPHandler: Processed in 0.001288845 sec. | ||
| 9251 | 2026.05.21 18:24:09.454101 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2026.05.21 18:24:09.454163 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9253 | 2026.05.21 18:24:09.454197 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9254 | 2026.05.21 18:24:09.454243 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9255 | 2026.05.21 18:24:09.454438 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.05.21 18:24:09.454525 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_66_13} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9257 | 2026.05.21 18:24:09.454624 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 9258 | 2026.05.21 18:24:09.454639 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.05.21 18:24:09.454678 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9260 | 2026.05.21 18:24:09.454969 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9261 | 2026.05.21 18:24:09.455184 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.05.21 18:24:09.455281 [ 76 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9263 | 2026.05.21 18:24:09.455311 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 9264 | 2026.05.21 18:24:09.455313 [ 76 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.05.21 18:24:09.455351 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9266 | 2026.05.21 18:24:09.455354 [ 286 ] {936fe7c3-e70f-4b17-a8ad-c41e3fc21b90} <Debug> TCPHandler: Processed in 0.001302585 sec. | ||
| 9267 | 2026.05.21 18:24:09.455423 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9268 | 2026.05.21 18:24:09.455477 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.05.21 18:24:09.455501 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9270 | 2026.05.21 18:24:09.455525 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 9271 | 2026.05.21 18:24:09.455571 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9272 | 2026.05.21 18:24:09.455571 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9273 | 2026.05.21 18:24:09.455613 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9274 | 2026.05.21 18:24:09.455621 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 9275 | 2026.05.21 18:24:09.455658 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 9276 | 2026.05.21 18:24:09.455694 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 9277 | 2026.05.21 18:24:09.455731 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 9278 | 2026.05.21 18:24:09.456075 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.05.21 18:24:09.456110 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9280 | 2026.05.21 18:24:09.456423 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9281 | 2026.05.21 18:24:09.456469 [ 190 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072201 sec., 596903.0060594982 rows/sec., 37.09 MiB/sec. | ||
| 9282 | 2026.05.21 18:24:09.456592 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9283 | 2026.05.21 18:24:09.456638 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.05.21 18:24:09.456749 [ 76 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9285 | 2026.05.21 18:24:09.456769 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 9.88 MiB/sec. | ||
| 9286 | 2026.05.21 18:24:09.456781 [ 76 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.05.21 18:24:09.456810 [ 286 ] {45ba25b1-1950-4ddc-9a53-39dd6b0323b9} <Debug> TCPHandler: Processed in 0.001383446 sec. | ||
| 9288 | 2026.05.21 18:24:09.456813 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9289 | 2026.05.21 18:24:09.456831 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.05.21 18:24:09.456905 [ 199 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_15_3} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9291 | 2026.05.21 18:24:09.456927 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.05.21 18:24:09.456937 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9293 | 2026.05.21 18:24:09.456968 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9294 | 2026.05.21 18:24:09.457022 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9295 | 2026.05.21 18:24:09.457068 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9296 | 2026.05.21 18:24:09.457074 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9297 | 2026.05.21 18:24:09.457118 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1831 rows starting from the beginning of the part | ||
| 9298 | 2026.05.21 18:24:09.457184 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1292 rows starting from the beginning of the part | ||
| 9299 | 2026.05.21 18:24:09.457231 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9300 | 2026.05.21 18:24:09.457272 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 531 rows starting from the beginning of the part | ||
| 9301 | 2026.05.21 18:24:09.457312 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9302 | 2026.05.21 18:24:09.457350 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 9303 | 2026.05.21 18:24:09.457470 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.05.21 18:24:09.457510 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9305 | 2026.05.21 18:24:09.457878 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9306 | 2026.05.21 18:24:09.458109 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.05.21 18:24:09.458242 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001237 sec., 161681.4874696847 rows/sec., 11.59 MiB/sec. | ||
| 9308 | 2026.05.21 18:24:09.458276 [ 286 ] {d6924e9c-87a6-42c5-a588-e15a99eaac17} <Debug> TCPHandler: Processed in 0.001398627 sec. | ||
| 9309 | 2026.05.21 18:24:09.458389 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.05.21 18:24:09.458483 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9311 | 2026.05.21 18:24:09.458538 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <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 | ||
| 9312 | 2026.05.21 18:24:09.458827 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940937 sec., 2025310.4557231893 rows/sec., 147.13 MiB/sec. | ||
| 9313 | 2026.05.21 18:24:09.459053 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9314 | 2026.05.21 18:24:09.459350 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.05.21 18:24:09.459365 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.05.21 18:24:09.459394 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9317 | 2026.05.21 18:24:09.459457 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_66_13} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9318 | 2026.05.21 18:24:09.459541 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9319 | 2026.05.21 18:24:09.459979 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9320 | 2026.05.21 18:24:09.460212 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2026.05.21 18:24:09.460351 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 9322 | 2026.05.21 18:24:09.460415 [ 286 ] {15b9a89e-0ed1-4b16-8133-244e91090948} <Debug> TCPHandler: Processed in 0.00207577 sec. | ||
| 9323 | 2026.05.21 18:24:09.460534 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9324 | 2026.05.21 18:24:09.460630 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9325 | 2026.05.21 18:24:09.460673 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9326 | 2026.05.21 18:24:09.461007 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2026.05.21 18:24:09.461042 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9328 | 2026.05.21 18:24:09.461343 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9329 | 2026.05.21 18:24:09.461551 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.05.21 18:24:09.461679 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 9331 | 2026.05.21 18:24:09.461713 [ 286 ] {fa3ee5e9-035e-48ab-9740-d80dccef8573} <Debug> TCPHandler: Processed in 0.001228934 sec. | ||
| 9332 | 2026.05.21 18:24:10.124377 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20709 | ||
| 9333 | 2026.05.21 18:24:10.124912 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.05.21 18:24:10.124958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9335 | 2026.05.21 18:24:10.125440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9336 | 2026.05.21 18:24:10.125671 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.05.21 18:24:10.125800 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20709 | ||
| 9338 | 2026.05.21 18:24:11.223637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9339 | 2026.05.21 18:24:11.240757 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.05.21 18:24:11.240819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9341 | 2026.05.21 18:24:11.246855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9342 | 2026.05.21 18:24:11.247573 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.05.21 18:24:11.250605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9344 | 2026.05.21 18:24:14.437901 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2026.05.21 18:24:14.438173 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9346 | 2026.05.21 18:24:14.438549 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9347 | 2026.05.21 18:24:14.438595 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <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 | ||
| 9348 | 2026.05.21 18:24:14.438813 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9349 | 2026.05.21 18:24:14.438885 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9350 | 2026.05.21 18:24:14.439026 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9351 | 2026.05.21 18:24:14.439062 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9352 | 2026.05.21 18:24:14.439085 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9353 | 2026.05.21 18:24:14.439101 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9354 | 2026.05.21 18:24:14.439147 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9355 | 2026.05.21 18:24:14.439168 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9356 | 2026.05.21 18:24:14.440082 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002015 sec., 25310.173697270475 rows/sec., 5.99 MiB/sec. | ||
| 9357 | 2026.05.21 18:24:14.440154 [ 286 ] {e12567e7-e3ed-4a66-9a66-fc7c3c5cc947} <Debug> TCPHandler: Processed in 0.002394776 sec. | ||
| 9358 | 2026.05.21 18:24:14.441813 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.05.21 18:24:14.441944 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9360 | 2026.05.21 18:24:14.441998 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9361 | 2026.05.21 18:24:14.442559 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.05.21 18:24:14.442605 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9363 | 2026.05.21 18:24:14.442968 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9364 | 2026.05.21 18:24:14.443189 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.05.21 18:24:14.443340 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001432 sec., 39106.14525139665 rows/sec., 3.00 MiB/sec. | ||
| 9366 | 2026.05.21 18:24:14.443377 [ 286 ] {c2ca4398-cb84-4244-b481-c9ca20508b05} <Debug> TCPHandler: Processed in 0.001628801 sec. | ||
| 9367 | 2026.05.21 18:24:14.443505 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.05.21 18:24:14.443605 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9369 | 2026.05.21 18:24:14.443648 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9370 | 2026.05.21 18:24:14.444061 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.05.21 18:24:14.444100 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9372 | 2026.05.21 18:24:14.444404 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9373 | 2026.05.21 18:24:14.444615 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.05.21 18:24:14.444744 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 9375 | 2026.05.21 18:24:14.444780 [ 286 ] {8dc7bdbd-407b-4cdd-a902-1e9ce71e0797} <Debug> TCPHandler: Processed in 0.001326385 sec. | ||
| 9376 | 2026.05.21 18:24:14.444902 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.05.21 18:24:14.444998 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.05.21 18:24:14.445043 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9379 | 2026.05.21 18:24:14.445459 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.05.21 18:24:14.445496 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9381 | 2026.05.21 18:24:14.445818 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9382 | 2026.05.21 18:24:14.446034 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.05.21 18:24:14.446169 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9384 | 2026.05.21 18:24:14.446204 [ 286 ] {bea96871-35cf-49b1-a845-69039fec51ae} <Debug> TCPHandler: Processed in 0.001352156 sec. | ||
| 9385 | 2026.05.21 18:24:14.446312 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.05.21 18:24:14.446407 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9387 | 2026.05.21 18:24:14.446449 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9388 | 2026.05.21 18:24:14.446785 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.05.21 18:24:14.446820 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9390 | 2026.05.21 18:24:14.447148 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9391 | 2026.05.21 18:24:14.447374 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.05.21 18:24:14.447507 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9393 | 2026.05.21 18:24:14.447541 [ 286 ] {30bf9133-69ad-4ba7-94c6-a7f2b9507844} <Debug> TCPHandler: Processed in 0.001277384 sec. | ||
| 9394 | 2026.05.21 18:24:17.501465 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9395 | 2026.05.21 18:24:17.501517 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9396 | 2026.05.21 18:24:17.625906 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21157 | ||
| 9397 | 2026.05.21 18:24:17.626459 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.05.21 18:24:17.626509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9399 | 2026.05.21 18:24:17.627034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9400 | 2026.05.21 18:24:17.627283 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.05.21 18:24:17.627427 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21157 | ||
| 9402 | 2026.05.21 18:24:18.750677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9403 | 2026.05.21 18:24:18.767161 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.05.21 18:24:18.767224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9405 | 2026.05.21 18:24:18.773607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9406 | 2026.05.21 18:24:18.774305 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.05.21 18:24:18.777181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9408 | 2026.05.21 18:24:19.438796 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.05.21 18:24:19.439037 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9410 | 2026.05.21 18:24:19.439381 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9411 | 2026.05.21 18:24:19.439429 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <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 | ||
| 9412 | 2026.05.21 18:24:19.439652 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9413 | 2026.05.21 18:24:19.439724 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9414 | 2026.05.21 18:24:19.439866 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9415 | 2026.05.21 18:24:19.439903 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9416 | 2026.05.21 18:24:19.439925 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9417 | 2026.05.21 18:24:19.439940 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9418 | 2026.05.21 18:24:19.439981 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9419 | 2026.05.21 18:24:19.440001 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9420 | 2026.05.21 18:24:19.440969 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002025 sec., 25185.185185185186 rows/sec., 5.96 MiB/sec. | ||
| 9421 | 2026.05.21 18:24:19.441040 [ 286 ] {dcf9cf91-4802-44dc-a6ca-37c62f888182} <Debug> TCPHandler: Processed in 0.002382506 sec. | ||
| 9422 | 2026.05.21 18:24:19.443284 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.05.21 18:24:19.443418 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9424 | 2026.05.21 18:24:19.443473 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9425 | 2026.05.21 18:24:19.444062 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.05.21 18:24:19.444106 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9427 | 2026.05.21 18:24:19.444485 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9428 | 2026.05.21 18:24:19.444707 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.05.21 18:24:19.444856 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001476 sec., 93495.93495934959 rows/sec., 8.14 MiB/sec. | ||
| 9430 | 2026.05.21 18:24:19.444893 [ 286 ] {3f11ff64-b2b2-4d29-af17-3acb80327214} <Debug> TCPHandler: Processed in 0.001674272 sec. | ||
| 9431 | 2026.05.21 18:24:19.445027 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.05.21 18:24:19.445127 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9433 | 2026.05.21 18:24:19.445171 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9434 | 2026.05.21 18:24:19.445590 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.05.21 18:24:19.445627 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9436 | 2026.05.21 18:24:19.445946 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9437 | 2026.05.21 18:24:19.446161 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.05.21 18:24:19.446281 [ 66 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9439 | 2026.05.21 18:24:19.446292 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 9440 | 2026.05.21 18:24:19.446356 [ 66 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.21 18:24:19.446369 [ 286 ] {c4f8d75e-2140-4dde-ad35-da12d84127f9} <Debug> TCPHandler: Processed in 0.001394447 sec. | ||
| 9442 | 2026.05.21 18:24:19.446387 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9443 | 2026.05.21 18:24:19.446492 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 9444 | 2026.05.21 18:24:19.446500 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.05.21 18:24:19.446603 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9446 | 2026.05.21 18:24:19.446609 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9447 | 2026.05.21 18:24:19.446643 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part | ||
| 9448 | 2026.05.21 18:24:19.446663 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9449 | 2026.05.21 18:24:19.446723 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 183 rows starting from the beginning of the part | ||
| 9450 | 2026.05.21 18:24:19.446782 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
| 9451 | 2026.05.21 18:24:19.446829 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 183 rows starting from the beginning of the part | ||
| 9452 | 2026.05.21 18:24:19.446875 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 61 rows starting from the beginning of the part | ||
| 9453 | 2026.05.21 18:24:19.446922 [ 190 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 9454 | 2026.05.21 18:24:19.447101 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.05.21 18:24:19.447148 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9456 | 2026.05.21 18:24:19.447488 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9457 | 2026.05.21 18:24:19.447721 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.05.21 18:24:19.447849 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001259 sec., 83399.52343129468 rows/sec., 6.51 MiB/sec. | ||
| 9459 | 2026.05.21 18:24:19.447885 [ 286 ] {6435346b-ddae-432e-acd0-5b9463c29096} <Debug> TCPHandler: Processed in 0.001435617 sec. | ||
| 9460 | 2026.05.21 18:24:19.447919 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472939 sec., 479992.72203397425 rows/sec., 32.80 MiB/sec. | ||
| 9461 | 2026.05.21 18:24:19.448026 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.05.21 18:24:19.448087 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9463 | 2026.05.21 18:24:19.448125 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9464 | 2026.05.21 18:24:19.448174 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9465 | 2026.05.21 18:24:19.448369 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2026.05.21 18:24:19.448450 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_41_8} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9467 | 2026.05.21 18:24:19.448526 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9468 | 2026.05.21 18:24:19.448626 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.05.21 18:24:19.448666 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9470 | 2026.05.21 18:24:19.449002 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9471 | 2026.05.21 18:24:19.449222 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.05.21 18:24:19.449356 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 9473 | 2026.05.21 18:24:19.449379 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9474 | 2026.05.21 18:24:19.449390 [ 286 ] {54f76a2d-a3de-431c-a7fa-a8f4a5aaf604} <Debug> TCPHandler: Processed in 0.001415487 sec. | ||
| 9475 | 2026.05.21 18:24:19.449459 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.05.21 18:24:19.449489 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9477 | 2026.05.21 18:24:19.449561 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9478 | 2026.05.21 18:24:19.449564 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9479 | 2026.05.21 18:24:19.449665 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.05.21 18:24:19.449687 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9481 | 2026.05.21 18:24:19.449720 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23204 rows starting from the beginning of the part | ||
| 9482 | 2026.05.21 18:24:19.449726 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <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 | ||
| 9483 | 2026.05.21 18:24:19.449774 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9484 | 2026.05.21 18:24:19.449817 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9485 | 2026.05.21 18:24:19.449853 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 200 rows starting from the beginning of the part | ||
| 9486 | 2026.05.21 18:24:19.449887 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9487 | 2026.05.21 18:24:19.449923 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9488 | 2026.05.21 18:24:19.450579 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.05.21 18:24:19.450620 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9490 | 2026.05.21 18:24:19.451298 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9491 | 2026.05.21 18:24:19.451523 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.05.21 18:24:19.451672 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002023 sec., 20266.93030153238 rows/sec., 36.32 MiB/sec. | ||
| 9493 | 2026.05.21 18:24:19.451743 [ 286 ] {6da724bd-80ec-463d-baf5-5ab57bcfe294} <Debug> TCPHandler: Processed in 0.002232863 sec. | ||
| 9494 | 2026.05.21 18:24:19.451878 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2026.05.21 18:24:19.451974 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9496 | 2026.05.21 18:24:19.452016 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9497 | 2026.05.21 18:24:19.452363 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.05.21 18:24:19.452399 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9499 | 2026.05.21 18:24:19.452717 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9500 | 2026.05.21 18:24:19.452935 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2026.05.21 18:24:19.453079 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 9502 | 2026.05.21 18:24:19.453115 [ 286 ] {c5b1cddb-bee4-46cd-a90f-de04a936772b} <Debug> TCPHandler: Processed in 0.001287395 sec. | ||
| 9503 | 2026.05.21 18:24:19.456409 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24149 rows, containing 5 columns (5 merged, 0 gathered) in 0.006873623 sec., 3513285.497327974 rows/sec., 227.86 MiB/sec. | ||
| 9504 | 2026.05.21 18:24:19.457114 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9505 | 2026.05.21 18:24:19.457392 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.05.21 18:24:19.457460 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9507 | 2026.05.21 18:24:19.457537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9508 | 2026.05.21 18:24:20.001185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.95 MiB, peak 313.49 MiB, free memory in arenas 0.00 B, will set to 304.64 MiB (RSS), difference: 2.69 MiB | ||
| 9509 | 2026.05.21 18:24:20.469384 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.05.21 18:24:20.469768 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9511 | 2026.05.21 18:24:20.470139 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9512 | 2026.05.21 18:24:20.470181 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9513 | 2026.05.21 18:24:20.470422 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9514 | 2026.05.21 18:24:20.470493 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9515 | 2026.05.21 18:24:20.470637 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9516 | 2026.05.21 18:24:20.470675 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9517 | 2026.05.21 18:24:20.470697 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9518 | 2026.05.21 18:24:20.470712 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9519 | 2026.05.21 18:24:20.470756 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9520 | 2026.05.21 18:24:20.470778 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9521 | 2026.05.21 18:24:20.471737 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002142 sec., 23809.523809523813 rows/sec., 5.63 MiB/sec. | ||
| 9522 | 2026.05.21 18:24:20.471817 [ 286 ] {9c862bd3-a8c2-4a32-b971-ad49393eda24} <Debug> TCPHandler: Processed in 0.00262356 sec. | ||
| 9523 | 2026.05.21 18:24:20.483292 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9524 | 2026.05.21 18:24:20.483411 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9525 | 2026.05.21 18:24:20.483459 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9526 | 2026.05.21 18:24:20.483934 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.05.21 18:24:20.483980 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9528 | 2026.05.21 18:24:20.484356 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9529 | 2026.05.21 18:24:20.484580 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.05.21 18:24:20.484739 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001361 sec., 2939.0154298310067 rows/sec., 239.66 KiB/sec. | ||
| 9531 | 2026.05.21 18:24:20.484777 [ 286 ] {547af0e0-1262-4e0c-b064-a9eec84dc2da} <Debug> TCPHandler: Processed in 0.001538229 sec. | ||
| 9532 | 2026.05.21 18:24:20.484893 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.05.21 18:24:20.484995 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9534 | 2026.05.21 18:24:20.485037 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9535 | 2026.05.21 18:24:20.486307 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.05.21 18:24:20.486346 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9537 | 2026.05.21 18:24:20.486852 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9538 | 2026.05.21 18:24:20.487073 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.05.21 18:24:20.487210 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002236 sec., 1076475.8497316637 rows/sec., 79.42 MiB/sec. | ||
| 9540 | 2026.05.21 18:24:20.487245 [ 286 ] {a2d8a0ce-cb86-465c-afe1-54022390d562} <Debug> TCPHandler: Processed in 0.002402277 sec. | ||
| 9541 | 2026.05.21 18:24:20.487370 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.05.21 18:24:20.487498 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9543 | 2026.05.21 18:24:20.487547 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9544 | 2026.05.21 18:24:20.487987 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.05.21 18:24:20.488025 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9546 | 2026.05.21 18:24:20.488338 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9547 | 2026.05.21 18:24:20.488550 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.05.21 18:24:20.488683 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001213 sec., 12366.034624896949 rows/sec., 912.16 KiB/sec. | ||
| 9549 | 2026.05.21 18:24:20.488720 [ 286 ] {2620b93b-c07b-46ba-a3bc-0e890abac181} <Debug> TCPHandler: Processed in 0.001413047 sec. | ||
| 9550 | 2026.05.21 18:24:20.488834 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.05.21 18:24:20.488932 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9552 | 2026.05.21 18:24:20.488973 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9553 | 2026.05.21 18:24:20.489581 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.05.21 18:24:20.489619 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9555 | 2026.05.21 18:24:20.489942 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9556 | 2026.05.21 18:24:20.490169 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.05.21 18:24:20.490300 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001388 sec., 577089.3371757925 rows/sec., 33.33 MiB/sec. | ||
| 9558 | 2026.05.21 18:24:20.490337 [ 286 ] {4fb7645e-3267-4678-98f2-fa7eae6bdf56} <Debug> TCPHandler: Processed in 0.00155518 sec. | ||
| 9559 | 2026.05.21 18:24:20.490443 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2026.05.21 18:24:20.490544 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9561 | 2026.05.21 18:24:20.490585 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9562 | 2026.05.21 18:24:20.490970 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2026.05.21 18:24:20.491007 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9564 | 2026.05.21 18:24:20.491303 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9565 | 2026.05.21 18:24:20.491513 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.05.21 18:24:20.491641 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 9567 | 2026.05.21 18:24:20.491677 [ 286 ] {a1e74bb7-ec1c-4673-8d7c-12b6356c0e6e} <Debug> TCPHandler: Processed in 0.001284375 sec. | ||
| 9568 | 2026.05.21 18:24:20.491786 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.05.21 18:24:20.491881 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9570 | 2026.05.21 18:24:20.491921 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9571 | 2026.05.21 18:24:20.492667 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.05.21 18:24:20.492704 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9573 | 2026.05.21 18:24:20.493072 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9574 | 2026.05.21 18:24:20.493292 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.05.21 18:24:20.493422 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001559 sec., 830019.2431045541 rows/sec., 55.40 MiB/sec. | ||
| 9576 | 2026.05.21 18:24:20.493458 [ 286 ] {ec8db81a-4b95-4694-bb09-ddbf3faed938} <Debug> TCPHandler: Processed in 0.001721873 sec. | ||
| 9577 | 2026.05.21 18:24:20.493572 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2026.05.21 18:24:20.493668 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2026.05.21 18:24:20.493713 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9580 | 2026.05.21 18:24:20.494379 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.21 18:24:20.494416 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9582 | 2026.05.21 18:24:20.494850 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9583 | 2026.05.21 18:24:20.495065 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.05.21 18:24:20.495195 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Debug> executeQuery: Read 1486 rows, 92.22 KiB in 0.001546 sec., 961190.1681759378 rows/sec., 58.25 MiB/sec. | ||
| 9585 | 2026.05.21 18:24:20.495231 [ 286 ] {f4a93e8a-589d-4911-a59c-fdac920d1acb} <Debug> TCPHandler: Processed in 0.001708842 sec. | ||
| 9586 | 2026.05.21 18:24:20.495347 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.05.21 18:24:20.495443 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9588 | 2026.05.21 18:24:20.495499 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <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 | ||
| 9589 | 2026.05.21 18:24:20.496246 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.05.21 18:24:20.496283 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9591 | 2026.05.21 18:24:20.496783 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9592 | 2026.05.21 18:24:20.497006 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2026.05.21 18:24:20.497129 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9594 | 2026.05.21 18:24:20.497145 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001721 sec., 6391.632771644392 rows/sec., 11.45 MiB/sec. | ||
| 9595 | 2026.05.21 18:24:20.497215 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.05.21 18:24:20.497246 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9597 | 2026.05.21 18:24:20.497247 [ 286 ] {cb287fb0-f076-4d70-aacb-26f71d09ee84} <Debug> TCPHandler: Processed in 0.001949977 sec. | ||
| 9598 | 2026.05.21 18:24:20.497361 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 9599 | 2026.05.21 18:24:20.497384 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.05.21 18:24:20.497501 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.05.21 18:24:20.497544 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9602 | 2026.05.21 18:24:20.497637 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9603 | 2026.05.21 18:24:20.497705 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1035 rows starting from the beginning of the part | ||
| 9604 | 2026.05.21 18:24:20.497843 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 9605 | 2026.05.21 18:24:20.497863 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.05.21 18:24:20.497905 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9607 | 2026.05.21 18:24:20.497948 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 9608 | 2026.05.21 18:24:20.498048 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 9609 | 2026.05.21 18:24:20.498133 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 9610 | 2026.05.21 18:24:20.498217 [ 192 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 9611 | 2026.05.21 18:24:20.498218 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9612 | 2026.05.21 18:24:20.498452 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.05.21 18:24:20.498568 [ 64 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9614 | 2026.05.21 18:24:20.498591 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec. | ||
| 9615 | 2026.05.21 18:24:20.498599 [ 64 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.05.21 18:24:20.498635 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 9617 | 2026.05.21 18:24:20.498636 [ 286 ] {edbaa3b9-5d0b-4205-ab57-e7605f0c5ffe} <Debug> TCPHandler: Processed in 0.001302815 sec. | ||
| 9618 | 2026.05.21 18:24:20.498717 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9619 | 2026.05.21 18:24:20.498810 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9620 | 2026.05.21 18:24:20.498839 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3090 rows starting from the beginning of the part | ||
| 9621 | 2026.05.21 18:24:20.498888 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9622 | 2026.05.21 18:24:20.498930 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9623 | 2026.05.21 18:24:20.498971 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9624 | 2026.05.21 18:24:20.499006 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9625 | 2026.05.21 18:24:20.499046 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
| 9626 | 2026.05.21 18:24:20.500199 [ 199 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518609 sec., 2200698.138888944 rows/sec., 147.36 MiB/sec. | ||
| 9627 | 2026.05.21 18:24:20.500430 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9628 | 2026.05.21 18:24:20.500692 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.05.21 18:24:20.500759 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_66_13} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9630 | 2026.05.21 18:24:20.500828 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9631 | 2026.05.21 18:24:20.505369 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 19 columns (19 merged, 0 gathered) in 0.008046995 sec., 146638.5899332608 rows/sec., 262.77 MiB/sec. | ||
| 9632 | 2026.05.21 18:24:20.507244 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9633 | 2026.05.21 18:24:20.507570 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.05.21 18:24:20.507646 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9635 | 2026.05.21 18:24:20.507769 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 9636 | 2026.05.21 18:24:21.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.31 MiB, peak 316.88 MiB, free memory in arenas 0.00 B, will set to 309.13 MiB (RSS), difference: 3.82 MiB | ||
| 9637 | 2026.05.21 18:24:24.437178 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.05.21 18:24:24.437450 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9639 | 2026.05.21 18:24:24.437824 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9640 | 2026.05.21 18:24:24.437927 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <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 | ||
| 9641 | 2026.05.21 18:24:24.438152 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9642 | 2026.05.21 18:24:24.438226 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9643 | 2026.05.21 18:24:24.438369 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9644 | 2026.05.21 18:24:24.438494 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9645 | 2026.05.21 18:24:24.438518 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9646 | 2026.05.21 18:24:24.438534 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9647 | 2026.05.21 18:24:24.438577 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9648 | 2026.05.21 18:24:24.438596 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9649 | 2026.05.21 18:24:24.439570 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002225 sec., 22921.34831460674 rows/sec., 5.42 MiB/sec. | ||
| 9650 | 2026.05.21 18:24:24.439648 [ 286 ] {79cfa049-4786-459b-9c6b-6900d1681923} <Debug> TCPHandler: Processed in 0.002614231 sec. | ||
| 9651 | 2026.05.21 18:24:24.441145 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.05.21 18:24:24.441257 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9653 | 2026.05.21 18:24:24.441304 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9654 | 2026.05.21 18:24:24.441775 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.05.21 18:24:24.441818 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9656 | 2026.05.21 18:24:24.442187 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9657 | 2026.05.21 18:24:24.442411 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.05.21 18:24:24.442563 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001339 sec., 41822.25541448843 rows/sec., 3.21 MiB/sec. | ||
| 9659 | 2026.05.21 18:24:24.442600 [ 286 ] {6b94f135-acf1-4acc-a169-17090e10945f} <Debug> TCPHandler: Processed in 0.001508829 sec. | ||
| 9660 | 2026.05.21 18:24:24.442726 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.05.21 18:24:24.442826 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9662 | 2026.05.21 18:24:24.442869 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9663 | 2026.05.21 18:24:24.443279 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.05.21 18:24:24.443316 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9665 | 2026.05.21 18:24:24.443628 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9666 | 2026.05.21 18:24:24.443842 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.05.21 18:24:24.443974 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 9668 | 2026.05.21 18:24:24.444008 [ 286 ] {8fc8289b-0c82-417f-99dd-b89dea166e88} <Debug> TCPHandler: Processed in 0.001333386 sec. | ||
| 9669 | 2026.05.21 18:24:24.444128 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2026.05.21 18:24:24.444225 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9671 | 2026.05.21 18:24:24.444269 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9672 | 2026.05.21 18:24:24.444649 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.05.21 18:24:24.444685 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9674 | 2026.05.21 18:24:24.445013 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9675 | 2026.05.21 18:24:24.445254 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2026.05.21 18:24:24.445386 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 9677 | 2026.05.21 18:24:24.445421 [ 286 ] {bd8ec932-bd02-444b-a34e-c56a20052146} <Debug> TCPHandler: Processed in 0.001343206 sec. | ||
| 9678 | 2026.05.21 18:24:24.445542 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2026.05.21 18:24:24.445638 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9680 | 2026.05.21 18:24:24.445680 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9681 | 2026.05.21 18:24:24.446004 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2026.05.21 18:24:24.446040 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9683 | 2026.05.21 18:24:24.446373 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9684 | 2026.05.21 18:24:24.446585 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2026.05.21 18:24:24.446726 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001105 sec., 43438.914027149316 rows/sec., 2.93 MiB/sec. | ||
| 9686 | 2026.05.21 18:24:24.446772 [ 286 ] {af2d7cb9-729f-4c80-8adf-1132fd294fad} <Debug> TCPHandler: Processed in 0.001279595 sec. | ||
| 9687 | 2026.05.21 18:24:25.128415 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21669 | ||
| 9688 | 2026.05.21 18:24:25.128882 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.05.21 18:24:25.128916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9690 | 2026.05.21 18:24:25.129367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9691 | 2026.05.21 18:24:25.129590 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.05.21 18:24:25.129719 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21669 | ||
| 9693 | 2026.05.21 18:24:26.278179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9694 | 2026.05.21 18:24:26.295137 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.05.21 18:24:26.295210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9696 | 2026.05.21 18:24:26.301509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9697 | 2026.05.21 18:24:26.302219 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.05.21 18:24:26.305436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9699 | 2026.05.21 18:24:29.438627 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.05.21 18:24:29.438894 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9701 | 2026.05.21 18:24:29.439258 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9702 | 2026.05.21 18:24:29.439300 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <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 | ||
| 9703 | 2026.05.21 18:24:29.439518 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9704 | 2026.05.21 18:24:29.439589 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9705 | 2026.05.21 18:24:29.439730 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9706 | 2026.05.21 18:24:29.439767 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9707 | 2026.05.21 18:24:29.439790 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9708 | 2026.05.21 18:24:29.439805 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9709 | 2026.05.21 18:24:29.439847 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9710 | 2026.05.21 18:24:29.439868 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9711 | 2026.05.21 18:24:29.440800 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002011 sec., 25360.517155643956 rows/sec., 6.00 MiB/sec. | ||
| 9712 | 2026.05.21 18:24:29.440875 [ 286 ] {b6909d03-e780-4ccc-9f18-2b599cdf288d} <Debug> TCPHandler: Processed in 0.002391056 sec. | ||
| 9713 | 2026.05.21 18:24:29.443049 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.05.21 18:24:29.443186 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9715 | 2026.05.21 18:24:29.443241 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9716 | 2026.05.21 18:24:29.443862 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.05.21 18:24:29.443915 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9718 | 2026.05.21 18:24:29.444323 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9719 | 2026.05.21 18:24:29.444552 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.05.21 18:24:29.444690 [ 55 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9721 | 2026.05.21 18:24:29.444700 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00155 sec., 89032.25806451614 rows/sec., 7.75 MiB/sec. | ||
| 9722 | 2026.05.21 18:24:29.444733 [ 55 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.21 18:24:29.444746 [ 286 ] {ca41161c-3f41-4f5e-b6c9-8f938856eb6b} <Debug> TCPHandler: Processed in 0.001774154 sec. | ||
| 9724 | 2026.05.21 18:24:29.444758 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9725 | 2026.05.21 18:24:29.444865 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.05.21 18:24:29.444894 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9727 | 2026.05.21 18:24:29.444965 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.05.21 18:24:29.445012 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9729 | 2026.05.21 18:24:29.445047 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9730 | 2026.05.21 18:24:29.445092 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3361 rows starting from the beginning of the part | ||
| 9731 | 2026.05.21 18:24:29.445170 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9732 | 2026.05.21 18:24:29.445226 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 9733 | 2026.05.21 18:24:29.445286 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2407 rows starting from the beginning of the part | ||
| 9734 | 2026.05.21 18:24:29.445336 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9735 | 2026.05.21 18:24:29.445385 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 138 rows starting from the beginning of the part | ||
| 9736 | 2026.05.21 18:24:29.445421 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.05.21 18:24:29.445460 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9738 | 2026.05.21 18:24:29.445819 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9739 | 2026.05.21 18:24:29.446050 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.05.21 18:24:29.446185 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001241 sec., 33037.8726833199 rows/sec., 2.43 MiB/sec. | ||
| 9741 | 2026.05.21 18:24:29.446221 [ 286 ] {b6764d0b-a4a5-4965-a470-7bf9630de9cc} <Debug> TCPHandler: Processed in 0.001407227 sec. | ||
| 9742 | 2026.05.21 18:24:29.446324 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.05.21 18:24:29.446419 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9744 | 2026.05.21 18:24:29.446460 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9745 | 2026.05.21 18:24:29.446886 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.05.21 18:24:29.446920 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9747 | 2026.05.21 18:24:29.447234 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9748 | 2026.05.21 18:24:29.447447 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.05.21 18:24:29.447547 [ 55 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9750 | 2026.05.21 18:24:29.447573 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001173 sec., 89514.06649616368 rows/sec., 6.99 MiB/sec. | ||
| 9751 | 2026.05.21 18:24:29.447579 [ 55 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.05.21 18:24:29.447604 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9753 | 2026.05.21 18:24:29.447607 [ 286 ] {036396f0-bafd-446a-b735-334d341224b4} <Debug> TCPHandler: Processed in 0.001333106 sec. | ||
| 9754 | 2026.05.21 18:24:29.447682 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9755 | 2026.05.21 18:24:29.447715 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002889626 sec., 2130379.5023992723 rows/sec., 168.89 MiB/sec. | ||
| 9756 | 2026.05.21 18:24:29.447728 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.05.21 18:24:29.447766 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9758 | 2026.05.21 18:24:29.447793 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part | ||
| 9759 | 2026.05.21 18:24:29.447830 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9760 | 2026.05.21 18:24:29.447847 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9761 | 2026.05.21 18:24:29.447874 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9762 | 2026.05.21 18:24:29.447893 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 9763 | 2026.05.21 18:24:29.447934 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1294 rows starting from the beginning of the part | ||
| 9764 | 2026.05.21 18:24:29.447976 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9765 | 2026.05.21 18:24:29.448015 [ 191 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 105 rows starting from the beginning of the part | ||
| 9766 | 2026.05.21 18:24:29.448150 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9767 | 2026.05.21 18:24:29.448276 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.05.21 18:24:29.448317 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9769 | 2026.05.21 18:24:29.448658 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.05.21 18:24:29.448785 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_71_14} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9771 | 2026.05.21 18:24:29.448915 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9772 | 2026.05.21 18:24:29.448920 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 9773 | 2026.05.21 18:24:29.449158 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.05.21 18:24:29.449297 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
| 9775 | 2026.05.21 18:24:29.449333 [ 286 ] {dff82223-0875-4ca8-b073-1c4e5490bd0a} <Debug> TCPHandler: Processed in 0.001655112 sec. | ||
| 9776 | 2026.05.21 18:24:29.449384 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727733 sec., 2004360.6274812138 rows/sec., 145.15 MiB/sec. | ||
| 9777 | 2026.05.21 18:24:29.449443 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2026.05.21 18:24:29.449543 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9779 | 2026.05.21 18:24:29.449593 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9780 | 2026.05.21 18:24:29.449600 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <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 | ||
| 9781 | 2026.05.21 18:24:29.449834 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.05.21 18:24:29.449902 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_71_14} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9783 | 2026.05.21 18:24:29.449979 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9784 | 2026.05.21 18:24:29.450435 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.05.21 18:24:29.450470 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9786 | 2026.05.21 18:24:29.451052 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9787 | 2026.05.21 18:24:29.451288 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.05.21 18:24:29.451427 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 38.61 MiB/sec. | ||
| 9789 | 2026.05.21 18:24:29.451490 [ 286 ] {7d9a571c-3058-461f-8e4d-a5382cd2ba0e} <Debug> TCPHandler: Processed in 0.00209713 sec. | ||
| 9790 | 2026.05.21 18:24:29.451626 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.05.21 18:24:29.451722 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.05.21 18:24:29.451764 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9793 | 2026.05.21 18:24:29.452099 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.05.21 18:24:29.452133 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9795 | 2026.05.21 18:24:29.452436 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9796 | 2026.05.21 18:24:29.452645 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.05.21 18:24:29.452773 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9798 | 2026.05.21 18:24:29.452806 [ 286 ] {f1b208c1-d79c-471f-8b7b-240f04e56a04} <Debug> TCPHandler: Processed in 0.001230743 sec. | ||
| 9799 | 2026.05.21 18:24:32.246527 [ 49 ] {} <Debug> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9800 | 2026.05.21 18:24:32.246625 [ 49 ] {} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.05.21 18:24:32.246664 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9802 | 2026.05.21 18:24:32.246854 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 9803 | 2026.05.21 18:24:32.247075 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9804 | 2026.05.21 18:24:32.247140 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9805 | 2026.05.21 18:24:32.247261 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9806 | 2026.05.21 18:24:32.247353 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9807 | 2026.05.21 18:24:32.247408 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9808 | 2026.05.21 18:24:32.247452 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9809 | 2026.05.21 18:24:32.248250 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477098 sec., 4062.018904635982 rows/sec., 301.48 KiB/sec. | ||
| 9810 | 2026.05.21 18:24:32.248369 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9811 | 2026.05.21 18:24:32.248604 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.21 18:24:32.248668 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_9_2} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9813 | 2026.05.21 18:24:32.248730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9814 | 2026.05.21 18:24:32.443213 [ 49 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9815 | 2026.05.21 18:24:32.443285 [ 49 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.21 18:24:32.443320 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9817 | 2026.05.21 18:24:32.443436 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9818 | 2026.05.21 18:24:32.443566 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9819 | 2026.05.21 18:24:32.443601 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9820 | 2026.05.21 18:24:32.443667 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9821 | 2026.05.21 18:24:32.443717 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 9822 | 2026.05.21 18:24:32.443764 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 9823 | 2026.05.21 18:24:32.443808 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9824 | 2026.05.21 18:24:32.444539 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146462 sec., 33145.4509613053 rows/sec., 2.77 MiB/sec. | ||
| 9825 | 2026.05.21 18:24:32.444747 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9826 | 2026.05.21 18:24:32.445092 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.05.21 18:24:32.445176 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_21_5} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9828 | 2026.05.21 18:24:32.445275 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9829 | 2026.05.21 18:24:32.501568 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9830 | 2026.05.21 18:24:32.501622 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9831 | 2026.05.21 18:24:32.630722 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22117 | ||
| 9832 | 2026.05.21 18:24:32.631203 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.05.21 18:24:32.631250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9834 | 2026.05.21 18:24:32.631729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9835 | 2026.05.21 18:24:32.631972 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.05.21 18:24:32.632119 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22117 | ||
| 9837 | 2026.05.21 18:24:32.632139 [ 49 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9838 | 2026.05.21 18:24:32.632200 [ 49 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.05.21 18:24:32.632221 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9840 | 2026.05.21 18:24:32.632334 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 9841 | 2026.05.21 18:24:32.632472 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9842 | 2026.05.21 18:24:32.632518 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19749 rows starting from the beginning of the part | ||
| 9843 | 2026.05.21 18:24:32.632592 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9844 | 2026.05.21 18:24:32.632647 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9845 | 2026.05.21 18:24:32.632693 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9846 | 2026.05.21 18:24:32.632738 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9847 | 2026.05.21 18:24:32.632784 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9848 | 2026.05.21 18:24:32.634800 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509608 sec., 8812930.14685959 rows/sec., 126.07 MiB/sec. | ||
| 9849 | 2026.05.21 18:24:32.635076 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9850 | 2026.05.21 18:24:32.635334 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.05.21 18:24:32.635408 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_46_9} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9852 | 2026.05.21 18:24:32.635493 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9853 | 2026.05.21 18:24:33.806450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9854 | 2026.05.21 18:24:33.823735 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.05.21 18:24:33.823792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9856 | 2026.05.21 18:24:33.830604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9857 | 2026.05.21 18:24:33.831340 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.21 18:24:33.831619 [ 48 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9859 | 2026.05.21 18:24:33.831666 [ 48 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.05.21 18:24:33.831689 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9861 | 2026.05.21 18:24:33.831830 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 9862 | 2026.05.21 18:24:33.834597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9863 | 2026.05.21 18:24:33.835995 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9864 | 2026.05.21 18:24:33.837825 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9865 | 2026.05.21 18:24:33.843364 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9866 | 2026.05.21 18:24:33.848578 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9867 | 2026.05.21 18:24:33.854140 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9868 | 2026.05.21 18:24:33.859313 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9869 | 2026.05.21 18:24:33.863842 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9870 | 2026.05.21 18:24:33.917546 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.085780551 sec., 4045.206004797055 rows/sec., 20.92 MiB/sec. | ||
| 9871 | 2026.05.21 18:24:33.920240 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9872 | 2026.05.21 18:24:33.922312 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.05.21 18:24:33.922404 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_46_9} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9874 | 2026.05.21 18:24:33.925076 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9875 | 2026.05.21 18:24:34.437453 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.05.21 18:24:34.437719 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9877 | 2026.05.21 18:24:34.438117 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9878 | 2026.05.21 18:24:34.438164 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <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 | ||
| 9879 | 2026.05.21 18:24:34.438386 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9880 | 2026.05.21 18:24:34.438459 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9881 | 2026.05.21 18:24:34.438603 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9882 | 2026.05.21 18:24:34.438640 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9883 | 2026.05.21 18:24:34.438662 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9884 | 2026.05.21 18:24:34.438677 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9885 | 2026.05.21 18:24:34.438721 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9886 | 2026.05.21 18:24:34.438741 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9887 | 2026.05.21 18:24:34.439670 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002055 sec., 24817.518248175184 rows/sec., 5.87 MiB/sec. | ||
| 9888 | 2026.05.21 18:24:34.439744 [ 286 ] {a875353f-bc4b-45ec-90cd-6b0cd7343cbb} <Debug> TCPHandler: Processed in 0.002431407 sec. | ||
| 9889 | 2026.05.21 18:24:34.441436 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.05.21 18:24:34.441548 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9891 | 2026.05.21 18:24:34.441594 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9892 | 2026.05.21 18:24:34.442067 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.05.21 18:24:34.442104 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9894 | 2026.05.21 18:24:34.442463 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9895 | 2026.05.21 18:24:34.442689 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.05.21 18:24:34.442832 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001316 sec., 42553.19148936171 rows/sec., 3.27 MiB/sec. | ||
| 9897 | 2026.05.21 18:24:34.442868 [ 286 ] {369922e4-6c66-4c7f-a82a-864dafd8a9cf} <Debug> TCPHandler: Processed in 0.001485479 sec. | ||
| 9898 | 2026.05.21 18:24:34.442992 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.05.21 18:24:34.443091 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9900 | 2026.05.21 18:24:34.443134 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9901 | 2026.05.21 18:24:34.443570 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.05.21 18:24:34.443606 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9903 | 2026.05.21 18:24:34.443943 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9904 | 2026.05.21 18:24:34.444161 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.05.21 18:24:34.444290 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 9906 | 2026.05.21 18:24:34.444325 [ 286 ] {4692cbc5-ca9a-49f1-9ca0-f0414b5df0d2} <Debug> TCPHandler: Processed in 0.001385247 sec. | ||
| 9907 | 2026.05.21 18:24:34.444441 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.05.21 18:24:34.444537 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.05.21 18:24:34.444583 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9910 | 2026.05.21 18:24:34.444990 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.05.21 18:24:34.445025 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9912 | 2026.05.21 18:24:34.445342 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9913 | 2026.05.21 18:24:34.445558 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.05.21 18:24:34.445686 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9915 | 2026.05.21 18:24:34.445721 [ 286 ] {723bd00e-2b73-4bf2-8d71-2b8138dda255} <Debug> TCPHandler: Processed in 0.001330456 sec. | ||
| 9916 | 2026.05.21 18:24:34.445833 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.05.21 18:24:34.445929 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9918 | 2026.05.21 18:24:34.445972 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9919 | 2026.05.21 18:24:34.446304 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.21 18:24:34.446339 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9921 | 2026.05.21 18:24:34.446651 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9922 | 2026.05.21 18:24:34.446857 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.21 18:24:34.446985 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 9924 | 2026.05.21 18:24:34.447019 [ 286 ] {fb722403-ab84-40d8-8cb4-018c8d453ef3} <Debug> TCPHandler: Processed in 0.001236344 sec. | ||
| 9925 | 2026.05.21 18:24:39.441326 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.05.21 18:24:39.441577 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 9927 | 2026.05.21 18:24:39.441943 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9928 | 2026.05.21 18:24:39.441986 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <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_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')" moved to PREWHERE | ||
| 9929 | 2026.05.21 18:24:39.442235 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9930 | 2026.05.21 18:24:39.442308 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9931 | 2026.05.21 18:24:39.442456 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9932 | 2026.05.21 18:24:39.442493 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9933 | 2026.05.21 18:24:39.442514 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 9934 | 2026.05.21 18:24:39.442530 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9935 | 2026.05.21 18:24:39.442575 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9936 | 2026.05.21 18:24:39.442596 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9937 | 2026.05.21 18:24:39.443546 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002068 sec., 24661.508704061896 rows/sec., 5.83 MiB/sec. | ||
| 9938 | 2026.05.21 18:24:39.443642 [ 286 ] {e57838d8-253f-40e3-858d-cb6b18476f75} <Debug> TCPHandler: Processed in 0.002444087 sec. | ||
| 9939 | 2026.05.21 18:24:39.446715 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.05.21 18:24:39.446835 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.05.21 18:24:39.446885 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9942 | 2026.05.21 18:24:39.447381 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.05.21 18:24:39.447422 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9944 | 2026.05.21 18:24:39.447790 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9945 | 2026.05.21 18:24:39.448023 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.21 18:24:39.448174 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001373 sec., 17479.970866715223 rows/sec., 1.45 MiB/sec. | ||
| 9947 | 2026.05.21 18:24:39.448211 [ 286 ] {d51d67ab-d146-4b07-bf07-dbc3a6f133f9} <Debug> TCPHandler: Processed in 0.00155283 sec. | ||
| 9948 | 2026.05.21 18:24:39.448337 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.05.21 18:24:39.448447 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9950 | 2026.05.21 18:24:39.448493 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9951 | 2026.05.21 18:24:39.448911 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.05.21 18:24:39.448950 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9953 | 2026.05.21 18:24:39.449261 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9954 | 2026.05.21 18:24:39.449474 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.05.21 18:24:39.449610 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 275.25 KiB/sec. | ||
| 9956 | 2026.05.21 18:24:39.449646 [ 286 ] {784d38b5-013e-42bd-8229-b5c04608d4b2} <Debug> TCPHandler: Processed in 0.001362176 sec. | ||
| 9957 | 2026.05.21 18:24:39.449765 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.05.21 18:24:39.449870 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9959 | 2026.05.21 18:24:39.449912 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9960 | 2026.05.21 18:24:39.450487 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.05.21 18:24:39.450525 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9962 | 2026.05.21 18:24:39.450878 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9963 | 2026.05.21 18:24:39.451106 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.05.21 18:24:39.451239 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001387 sec., 187454.93871665464 rows/sec., 16.83 MiB/sec. | ||
| 9965 | 2026.05.21 18:24:39.451287 [ 286 ] {3b369b00-d250-4441-985b-d026faa0bf71} <Debug> TCPHandler: Processed in 0.00157259 sec. | ||
| 9966 | 2026.05.21 18:24:39.451413 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.05.21 18:24:39.451517 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9968 | 2026.05.21 18:24:39.451560 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9969 | 2026.05.21 18:24:39.452002 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.05.21 18:24:39.452039 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9971 | 2026.05.21 18:24:39.452375 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9972 | 2026.05.21 18:24:39.452602 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.05.21 18:24:39.452730 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001232 sec., 46266.23376623377 rows/sec., 3.43 MiB/sec. | ||
| 9974 | 2026.05.21 18:24:39.452771 [ 286 ] {4da5aa73-f132-4dfc-9298-1d170119dd0a} <Debug> TCPHandler: Processed in 0.001408407 sec. | ||
| 9975 | 2026.05.21 18:24:39.452921 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.05.21 18:24:39.453041 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.05.21 18:24:39.453090 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9978 | 2026.05.21 18:24:39.453521 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.05.21 18:24:39.453558 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9980 | 2026.05.21 18:24:39.453865 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9981 | 2026.05.21 18:24:39.454086 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.05.21 18:24:39.454220 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.65 MiB/sec. | ||
| 9983 | 2026.05.21 18:24:39.454256 [ 286 ] {d8ec90b6-0099-440e-a696-a0e15683c0be} <Debug> TCPHandler: Processed in 0.001396667 sec. | ||
| 9984 | 2026.05.21 18:24:39.454372 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.05.21 18:24:39.454469 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9986 | 2026.05.21 18:24:39.454509 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9987 | 2026.05.21 18:24:39.454902 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.05.21 18:24:39.454939 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9989 | 2026.05.21 18:24:39.455244 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9990 | 2026.05.21 18:24:39.455456 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.05.21 18:24:39.455584 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 9992 | 2026.05.21 18:24:39.455619 [ 286 ] {44ed0eaa-56b6-4c16-82bb-48c323a79fd0} <Debug> TCPHandler: Processed in 0.001297274 sec. | ||
| 9993 | 2026.05.21 18:24:39.455730 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.05.21 18:24:39.455826 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9995 | 2026.05.21 18:24:39.455867 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9996 | 2026.05.21 18:24:39.456336 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.05.21 18:24:39.456372 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 9998 | 2026.05.21 18:24:39.456687 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9999 | 2026.05.21 18:24:39.456897 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.05.21 18:24:39.457027 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Debug> executeQuery: Read 145 rows, 11.98 KiB in 0.001219 sec., 118949.95898277276 rows/sec., 9.60 MiB/sec. | ||
| 10001 | 2026.05.21 18:24:39.457062 [ 286 ] {ca543492-69d4-41d3-8ce4-c7132e8d5ae1} <Debug> TCPHandler: Processed in 0.001382086 sec. | ||
| 10002 | 2026.05.21 18:24:39.457188 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.05.21 18:24:39.457285 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10004 | 2026.05.21 18:24:39.457329 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10005 | 2026.05.21 18:24:39.457732 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.21 18:24:39.457767 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10007 | 2026.05.21 18:24:39.458118 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10008 | 2026.05.21 18:24:39.458341 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.21 18:24:39.458442 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10010 | 2026.05.21 18:24:39.458469 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001203 sec., 164588.52867830422 rows/sec., 11.80 MiB/sec. | ||
| 10011 | 2026.05.21 18:24:39.458478 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.05.21 18:24:39.458499 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10013 | 2026.05.21 18:24:39.458504 [ 286 ] {31416e73-04fb-42c7-97cb-ef86236f4f2c} <Debug> TCPHandler: Processed in 0.001366786 sec. | ||
| 10014 | 2026.05.21 18:24:39.458628 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.05.21 18:24:39.458634 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10016 | 2026.05.21 18:24:39.458724 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10017 | 2026.05.21 18:24:39.458785 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <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 | ||
| 10018 | 2026.05.21 18:24:39.458805 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10019 | 2026.05.21 18:24:39.458853 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24149 rows starting from the beginning of the part | ||
| 10020 | 2026.05.21 18:24:39.458927 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1486 rows starting from the beginning of the part | ||
| 10021 | 2026.05.21 18:24:39.458983 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 10022 | 2026.05.21 18:24:39.459066 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10023 | 2026.05.21 18:24:39.459139 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10024 | 2026.05.21 18:24:39.459190 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 198 rows starting from the beginning of the part | ||
| 10025 | 2026.05.21 18:24:39.459628 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.05.21 18:24:39.459669 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10027 | 2026.05.21 18:24:39.460611 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10028 | 2026.05.21 18:24:39.460855 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.05.21 18:24:39.461004 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002297 sec., 17849.368741837177 rows/sec., 31.99 MiB/sec. | ||
| 10030 | 2026.05.21 18:24:39.461059 [ 286 ] {2dd828c6-54ea-40fc-aeee-559bb620d041} <Debug> TCPHandler: Processed in 0.002481297 sec. | ||
| 10031 | 2026.05.21 18:24:39.461183 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.05.21 18:24:39.461281 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.05.21 18:24:39.461323 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10034 | 2026.05.21 18:24:39.461798 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.05.21 18:24:39.461842 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10036 | 2026.05.21 18:24:39.462369 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10037 | 2026.05.21 18:24:39.462606 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.05.21 18:24:39.462765 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 10039 | 2026.05.21 18:24:39.462802 [ 286 ] {15a2d394-418d-4235-affb-bddedf1ca1f4} <Debug> TCPHandler: Processed in 0.001671402 sec. | ||
| 10040 | 2026.05.21 18:24:39.471617 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26281 rows, containing 5 columns (5 merged, 0 gathered) in 0.013037901 sec., 2015738.5763245174 rows/sec., 130.52 MiB/sec. | ||
| 10041 | 2026.05.21 18:24:39.471902 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10042 | 2026.05.21 18:24:39.472184 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.05.21 18:24:39.472265 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10044 | 2026.05.21 18:24:39.472344 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10045 | 2026.05.21 18:24:40.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.72 MiB, peak 323.86 MiB, free memory in arenas 0.00 B, will set to 312.93 MiB (RSS), difference: 1.21 MiB | ||
| 10046 | 2026.05.21 18:24:40.132249 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22629 | ||
| 10047 | 2026.05.21 18:24:40.133038 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.05.21 18:24:40.133101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10049 | 2026.05.21 18:24:40.133814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10050 | 2026.05.21 18:24:40.134036 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.05.21 18:24:40.134164 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22629 | ||
| 10052 | 2026.05.21 18:24:41.334694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10053 | 2026.05.21 18:24:41.350198 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.05.21 18:24:41.350258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10055 | 2026.05.21 18:24:41.355770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10056 | 2026.05.21 18:24:41.356474 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.05.21 18:24:41.359253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10058 | 2026.05.21 18:24:44.437733 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.05.21 18:24:44.438089 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10060 | 2026.05.21 18:24:44.438563 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10061 | 2026.05.21 18:24:44.438603 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <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 | ||
| 10062 | 2026.05.21 18:24:44.438820 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10063 | 2026.05.21 18:24:44.438890 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10064 | 2026.05.21 18:24:44.439067 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10065 | 2026.05.21 18:24:44.439129 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10066 | 2026.05.21 18:24:44.439161 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10067 | 2026.05.21 18:24:44.439181 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10068 | 2026.05.21 18:24:44.439240 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10069 | 2026.05.21 18:24:44.439265 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10070 | 2026.05.21 18:24:44.440405 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00246 sec., 20731.70731707317 rows/sec., 4.90 MiB/sec. | ||
| 10071 | 2026.05.21 18:24:44.440514 [ 286 ] {08ab2315-d93e-49f3-80da-f0cbbc800962} <Debug> TCPHandler: Processed in 0.002960387 sec. | ||
| 10072 | 2026.05.21 18:24:44.442178 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.05.21 18:24:44.442292 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10074 | 2026.05.21 18:24:44.442338 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10075 | 2026.05.21 18:24:44.442904 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.05.21 18:24:44.442957 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10077 | 2026.05.21 18:24:44.443386 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10078 | 2026.05.21 18:24:44.443608 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.05.21 18:24:44.443758 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001499 sec., 37358.23882588393 rows/sec., 2.87 MiB/sec. | ||
| 10080 | 2026.05.21 18:24:44.443796 [ 286 ] {aa3f8014-3b7a-4a7f-ba9b-34fa07589270} <Debug> TCPHandler: Processed in 0.001672252 sec. | ||
| 10081 | 2026.05.21 18:24:44.443925 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.05.21 18:24:44.444024 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10083 | 2026.05.21 18:24:44.444067 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10084 | 2026.05.21 18:24:44.444476 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.05.21 18:24:44.444512 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10086 | 2026.05.21 18:24:44.444806 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10087 | 2026.05.21 18:24:44.445022 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.05.21 18:24:44.445154 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 10089 | 2026.05.21 18:24:44.445190 [ 286 ] {5ca7a807-cdea-4f42-a7e5-a9e776d01bd3} <Debug> TCPHandler: Processed in 0.001315005 sec. | ||
| 10090 | 2026.05.21 18:24:44.445311 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.05.21 18:24:44.445408 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10092 | 2026.05.21 18:24:44.445455 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10093 | 2026.05.21 18:24:44.445873 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.05.21 18:24:44.445911 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10095 | 2026.05.21 18:24:44.446230 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10096 | 2026.05.21 18:24:44.446434 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.05.21 18:24:44.446564 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 10098 | 2026.05.21 18:24:44.446597 [ 286 ] {664a5316-1d72-494d-bb05-d48550530ea8} <Debug> TCPHandler: Processed in 0.001335945 sec. | ||
| 10099 | 2026.05.21 18:24:44.446723 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.05.21 18:24:44.446848 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10101 | 2026.05.21 18:24:44.446902 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10102 | 2026.05.21 18:24:44.447309 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.05.21 18:24:44.447352 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10104 | 2026.05.21 18:24:44.447673 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10105 | 2026.05.21 18:24:44.447883 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.05.21 18:24:44.448009 [ 24 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10107 | 2026.05.21 18:24:44.448020 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 10108 | 2026.05.21 18:24:44.448078 [ 24 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.05.21 18:24:44.448083 [ 286 ] {a4d02c57-362a-43ee-b974-b7ef40ffaad2} <Debug> TCPHandler: Processed in 0.001422957 sec. | ||
| 10110 | 2026.05.21 18:24:44.448109 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10111 | 2026.05.21 18:24:44.448239 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10112 | 2026.05.21 18:24:44.448386 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10113 | 2026.05.21 18:24:44.448423 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3342 rows starting from the beginning of the part | ||
| 10114 | 2026.05.21 18:24:44.448488 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
| 10115 | 2026.05.21 18:24:44.448541 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10116 | 2026.05.21 18:24:44.448591 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10117 | 2026.05.21 18:24:44.448636 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10118 | 2026.05.21 18:24:44.448678 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10119 | 2026.05.21 18:24:44.450043 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001858826 sec., 1952845.5057116696 rows/sec., 130.83 MiB/sec. | ||
| 10120 | 2026.05.21 18:24:44.450370 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10121 | 2026.05.21 18:24:44.450690 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.05.21 18:24:44.450775 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_71_14} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10123 | 2026.05.21 18:24:44.450869 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10124 | 2026.05.21 18:24:46.147432 [ 261 ] {} <Trace> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.05.21 18:24:46.147754 [ 261 ] {18c08ae5-3a4a-44a6-b725-cd96ddd55360} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44778) 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) | ||
| 10126 | 2026.05.21 18:24:46.148206 [ 261 ] {18c08ae5-3a4a-44a6-b725-cd96ddd55360} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10127 | 2026.05.21 18:24:46.148395 [ 261 ] {18c08ae5-3a4a-44a6-b725-cd96ddd55360} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10128 | 2026.05.21 18:24:46.148779 [ 318 ] {18c08ae5-3a4a-44a6-b725-cd96ddd55360} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10129 | 2026.05.21 18:24:46.149219 [ 261 ] {18c08ae5-3a4a-44a6-b725-cd96ddd55360} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001577 sec., 25998.73176918199 rows/sec., 1.55 MiB/sec. | ||
| 10130 | 2026.05.21 18:24:46.149304 [ 261 ] {18c08ae5-3a4a-44a6-b725-cd96ddd55360} <Debug> TCPHandler: Processed in 0.00205805 sec. | ||
| 10131 | 2026.05.21 18:24:47.501885 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10132 | 2026.05.21 18:24:47.501971 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10133 | 2026.05.21 18:24:47.634276 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23077 | ||
| 10134 | 2026.05.21 18:24:47.634886 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.21 18:24:47.634940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10136 | 2026.05.21 18:24:47.635490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10137 | 2026.05.21 18:24:47.635727 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.21 18:24:47.635873 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23077 | ||
| 10139 | 2026.05.21 18:24:48.001361 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000959759 sec. | ||
| 10140 | 2026.05.21 18:24:48.859328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10141 | 2026.05.21 18:24:48.875771 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.05.21 18:24:48.875822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10143 | 2026.05.21 18:24:48.881648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10144 | 2026.05.21 18:24:48.882336 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.05.21 18:24:48.885034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10146 | 2026.05.21 18:24:49.439653 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2026.05.21 18:24:49.439903 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10148 | 2026.05.21 18:24:49.440241 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10149 | 2026.05.21 18:24:49.440281 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <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 | ||
| 10150 | 2026.05.21 18:24:49.440501 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10151 | 2026.05.21 18:24:49.440573 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10152 | 2026.05.21 18:24:49.440713 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10153 | 2026.05.21 18:24:49.440749 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10154 | 2026.05.21 18:24:49.440770 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10155 | 2026.05.21 18:24:49.440786 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10156 | 2026.05.21 18:24:49.440828 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10157 | 2026.05.21 18:24:49.440848 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10158 | 2026.05.21 18:24:49.441897 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002085 sec., 24460.43165467626 rows/sec., 5.78 MiB/sec. | ||
| 10159 | 2026.05.21 18:24:49.442013 [ 286 ] {24e67224-3717-4d43-9b2f-04f5486a7125} <Debug> TCPHandler: Processed in 0.002490139 sec. | ||
| 10160 | 2026.05.21 18:24:49.444457 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.05.21 18:24:49.444593 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10162 | 2026.05.21 18:24:49.444649 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10163 | 2026.05.21 18:24:49.445306 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.05.21 18:24:49.445361 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10165 | 2026.05.21 18:24:49.445758 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10166 | 2026.05.21 18:24:49.445979 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2026.05.21 18:24:49.446131 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001578 sec., 87452.47148288974 rows/sec., 7.61 MiB/sec. | ||
| 10168 | 2026.05.21 18:24:49.446169 [ 286 ] {83a9c1f3-120d-4209-883d-84ee7101c7b1} <Debug> TCPHandler: Processed in 0.001774935 sec. | ||
| 10169 | 2026.05.21 18:24:49.446296 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10170 | 2026.05.21 18:24:49.446394 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10171 | 2026.05.21 18:24:49.446437 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10172 | 2026.05.21 18:24:49.446845 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.05.21 18:24:49.446882 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10174 | 2026.05.21 18:24:49.447184 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10175 | 2026.05.21 18:24:49.447408 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.05.21 18:24:49.447544 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001172 sec., 34982.93515358362 rows/sec., 2.57 MiB/sec. | ||
| 10177 | 2026.05.21 18:24:49.447579 [ 286 ] {8ca749c8-7da7-4d67-8d3f-486636d43995} <Debug> TCPHandler: Processed in 0.001332646 sec. | ||
| 10178 | 2026.05.21 18:24:49.447696 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2026.05.21 18:24:49.447794 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10180 | 2026.05.21 18:24:49.447835 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10181 | 2026.05.21 18:24:49.448259 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2026.05.21 18:24:49.448296 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10183 | 2026.05.21 18:24:49.448593 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10184 | 2026.05.21 18:24:49.448800 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2026.05.21 18:24:49.448927 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001153 sec., 91066.78230702516 rows/sec., 7.11 MiB/sec. | ||
| 10186 | 2026.05.21 18:24:49.448961 [ 286 ] {04e13a73-b7e8-4209-8563-15d82e2d4c62} <Debug> TCPHandler: Processed in 0.001312746 sec. | ||
| 10187 | 2026.05.21 18:24:49.449086 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.05.21 18:24:49.449180 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10189 | 2026.05.21 18:24:49.449225 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10190 | 2026.05.21 18:24:49.449629 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.05.21 18:24:49.449665 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10192 | 2026.05.21 18:24:49.450173 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10193 | 2026.05.21 18:24:49.450403 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.05.21 18:24:49.450538 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 10195 | 2026.05.21 18:24:49.450574 [ 286 ] {6ce19142-7a18-4416-b685-1518a39779cc} <Debug> TCPHandler: Processed in 0.00153637 sec. | ||
| 10196 | 2026.05.21 18:24:49.450697 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.05.21 18:24:49.450795 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10198 | 2026.05.21 18:24:49.450853 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <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 | ||
| 10199 | 2026.05.21 18:24:49.451719 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.05.21 18:24:49.451757 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10201 | 2026.05.21 18:24:49.452355 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10202 | 2026.05.21 18:24:49.452594 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.05.21 18:24:49.452742 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001967 sec., 20843.924758515506 rows/sec., 37.35 MiB/sec. | ||
| 10204 | 2026.05.21 18:24:49.452811 [ 286 ] {ef885ecb-5963-4d4a-8945-863ab9d17568} <Debug> TCPHandler: Processed in 0.002164532 sec. | ||
| 10205 | 2026.05.21 18:24:49.452938 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2026.05.21 18:24:49.453037 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10207 | 2026.05.21 18:24:49.453081 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10208 | 2026.05.21 18:24:49.453429 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2026.05.21 18:24:49.453465 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10210 | 2026.05.21 18:24:49.453779 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10211 | 2026.05.21 18:24:49.453994 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2026.05.21 18:24:49.454132 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10213 | 2026.05.21 18:24:49.454166 [ 286 ] {5e5d24a4-2470-4c81-a1ef-597be3b5fa86} <Debug> TCPHandler: Processed in 0.001279695 sec. | ||
| 10214 | 2026.05.21 18:24:50.465826 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.05.21 18:24:50.466118 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10216 | 2026.05.21 18:24:50.466507 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10217 | 2026.05.21 18:24:50.466557 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10218 | 2026.05.21 18:24:50.466794 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10219 | 2026.05.21 18:24:50.466863 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10220 | 2026.05.21 18:24:50.467007 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10221 | 2026.05.21 18:24:50.467044 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10222 | 2026.05.21 18:24:50.467065 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10223 | 2026.05.21 18:24:50.467081 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10224 | 2026.05.21 18:24:50.467123 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10225 | 2026.05.21 18:24:50.467143 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10226 | 2026.05.21 18:24:50.468225 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002247 sec., 22696.929238985314 rows/sec., 5.37 MiB/sec. | ||
| 10227 | 2026.05.21 18:24:50.468338 [ 286 ] {d31c7690-f024-4d1a-a9b7-61598d6a3cb2} <Debug> TCPHandler: Processed in 0.002652912 sec. | ||
| 10228 | 2026.05.21 18:24:50.480566 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.05.21 18:24:50.480706 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10230 | 2026.05.21 18:24:50.480763 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10231 | 2026.05.21 18:24:50.481303 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.05.21 18:24:50.481357 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10233 | 2026.05.21 18:24:50.481762 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10234 | 2026.05.21 18:24:50.481993 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.05.21 18:24:50.482148 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001482 sec., 1349.527665317139 rows/sec., 110.04 KiB/sec. | ||
| 10236 | 2026.05.21 18:24:50.482212 [ 286 ] {0ccf4f9d-65f1-4907-bb06-376003429e62} <Debug> TCPHandler: Processed in 0.001713703 sec. | ||
| 10237 | 2026.05.21 18:24:50.482339 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2026.05.21 18:24:50.482440 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10239 | 2026.05.21 18:24:50.482483 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10240 | 2026.05.21 18:24:50.483968 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.05.21 18:24:50.484007 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10242 | 2026.05.21 18:24:50.484471 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10243 | 2026.05.21 18:24:50.484695 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.05.21 18:24:50.484857 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002439 sec., 986469.8646986469 rows/sec., 72.78 MiB/sec. | ||
| 10245 | 2026.05.21 18:24:50.484856 [ 38 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10246 | 2026.05.21 18:24:50.484894 [ 286 ] {6d69e291-bbb4-448c-8165-4d197e3dd6a3} <Debug> TCPHandler: Processed in 0.002607701 sec. | ||
| 10247 | 2026.05.21 18:24:50.484940 [ 38 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.05.21 18:24:50.484970 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10249 | 2026.05.21 18:24:50.485045 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2026.05.21 18:24:50.485105 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10251 | 2026.05.21 18:24:50.485180 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10252 | 2026.05.21 18:24:50.485236 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10253 | 2026.05.21 18:24:50.485258 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10254 | 2026.05.21 18:24:50.485304 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3361 rows starting from the beginning of the part | ||
| 10255 | 2026.05.21 18:24:50.485384 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10256 | 2026.05.21 18:24:50.485441 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 260 rows starting from the beginning of the part | ||
| 10257 | 2026.05.21 18:24:50.485493 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10258 | 2026.05.21 18:24:50.485540 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
| 10259 | 2026.05.21 18:24:50.485584 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2406 rows starting from the beginning of the part | ||
| 10260 | 2026.05.21 18:24:50.485709 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.05.21 18:24:50.485756 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10262 | 2026.05.21 18:24:50.486098 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10263 | 2026.05.21 18:24:50.486322 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.05.21 18:24:50.486464 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001311 sec., 9916.094584286804 rows/sec., 737.45 KiB/sec. | ||
| 10265 | 2026.05.21 18:24:50.486475 [ 37 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10266 | 2026.05.21 18:24:50.486502 [ 286 ] {b2c5801f-9a5d-4bec-aa0b-88311591336e} <Debug> TCPHandler: Processed in 0.001519429 sec. | ||
| 10267 | 2026.05.21 18:24:50.486548 [ 37 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.05.21 18:24:50.486576 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10269 | 2026.05.21 18:24:50.486648 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.05.21 18:24:50.486673 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 10271 | 2026.05.21 18:24:50.486774 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.05.21 18:24:50.486795 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10273 | 2026.05.21 18:24:50.486831 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10274 | 2026.05.21 18:24:50.486835 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 226 rows starting from the beginning of the part | ||
| 10275 | 2026.05.21 18:24:50.486917 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 10276 | 2026.05.21 18:24:50.486962 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 10277 | 2026.05.21 18:24:50.487008 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
| 10278 | 2026.05.21 18:24:50.487053 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 10279 | 2026.05.21 18:24:50.487093 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
| 10280 | 2026.05.21 18:24:50.487624 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.05.21 18:24:50.487672 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10282 | 2026.05.21 18:24:50.487898 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266365 sec., 310337.0671173003 rows/sec., 22.29 MiB/sec. | ||
| 10283 | 2026.05.21 18:24:50.488042 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002998198 sec., 2093590.8835907434 rows/sec., 166.68 MiB/sec. | ||
| 10284 | 2026.05.21 18:24:50.488139 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10285 | 2026.05.21 18:24:50.488303 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10286 | 2026.05.21 18:24:50.488339 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10287 | 2026.05.21 18:24:50.488618 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.05.21 18:24:50.488641 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.05.21 18:24:50.488668 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.05.21 18:24:50.488746 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_76_15} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10291 | 2026.05.21 18:24:50.488746 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_46_9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10292 | 2026.05.21 18:24:50.488754 [ 37 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10293 | 2026.05.21 18:24:50.488769 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00202 sec., 396534.6534653465 rows/sec., 22.91 MiB/sec. | ||
| 10294 | 2026.05.21 18:24:50.488812 [ 37 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.05.21 18:24:50.488829 [ 286 ] {d0542d39-9d89-4a6a-bdd7-5882a732ee81} <Debug> TCPHandler: Processed in 0.002243113 sec. | ||
| 10296 | 2026.05.21 18:24:50.488831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 10297 | 2026.05.21 18:24:50.488843 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10298 | 2026.05.21 18:24:50.488902 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10299 | 2026.05.21 18:24:50.488960 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.05.21 18:24:50.489013 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::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 | ||
| 10301 | 2026.05.21 18:24:50.489065 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.05.21 18:24:50.489112 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10303 | 2026.05.21 18:24:50.489140 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10304 | 2026.05.21 18:24:50.489173 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 974 rows starting from the beginning of the part | ||
| 10305 | 2026.05.21 18:24:50.489224 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10306 | 2026.05.21 18:24:50.489269 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10307 | 2026.05.21 18:24:50.489309 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 10308 | 2026.05.21 18:24:50.489351 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10309 | 2026.05.21 18:24:50.489393 [ 192 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 10310 | 2026.05.21 18:24:50.489504 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.05.21 18:24:50.489547 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10312 | 2026.05.21 18:24:50.489868 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10313 | 2026.05.21 18:24:50.490109 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.05.21 18:24:50.490243 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001197 sec., 835.421888053467 rows/sec., 58.74 KiB/sec. | ||
| 10315 | 2026.05.21 18:24:50.490278 [ 286 ] {8737ef4c-ce07-444e-ac53-9c6c580491d2} <Debug> TCPHandler: Processed in 0.001369066 sec. | ||
| 10316 | 2026.05.21 18:24:50.490407 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.05.21 18:24:50.490497 [ 200 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151871 sec., 1825891.7107281839 rows/sec., 114.97 MiB/sec. | ||
| 10318 | 2026.05.21 18:24:50.490527 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10319 | 2026.05.21 18:24:50.490582 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10320 | 2026.05.21 18:24:50.490706 [ 194 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10321 | 2026.05.21 18:24:50.491038 [ 194 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.05.21 18:24:50.491132 [ 194 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_26_5} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10323 | 2026.05.21 18:24:50.491236 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10324 | 2026.05.21 18:24:50.491553 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2026.05.21 18:24:50.491594 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10326 | 2026.05.21 18:24:50.491985 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10327 | 2026.05.21 18:24:50.492201 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2026.05.21 18:24:50.492322 [ 37 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10329 | 2026.05.21 18:24:50.492334 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001833 sec., 704855.4282596835 rows/sec., 47.03 MiB/sec. | ||
| 10330 | 2026.05.21 18:24:50.492362 [ 37 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.05.21 18:24:50.492381 [ 286 ] {bbe58387-9003-43af-b6a5-5960ade732c3} <Debug> TCPHandler: Processed in 0.002036089 sec. | ||
| 10332 | 2026.05.21 18:24:50.492392 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10333 | 2026.05.21 18:24:50.492488 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10334 | 2026.05.21 18:24:50.492508 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.05.21 18:24:50.492577 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10336 | 2026.05.21 18:24:50.492605 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 10337 | 2026.05.21 18:24:50.492607 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10338 | 2026.05.21 18:24:50.492657 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10339 | 2026.05.21 18:24:50.492662 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10340 | 2026.05.21 18:24:50.492715 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 145 rows starting from the beginning of the part | ||
| 10341 | 2026.05.21 18:24:50.492759 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10342 | 2026.05.21 18:24:50.492802 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part | ||
| 10343 | 2026.05.21 18:24:50.492845 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1292 rows starting from the beginning of the part | ||
| 10344 | 2026.05.21 18:24:50.493385 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.05.21 18:24:50.493420 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10346 | 2026.05.21 18:24:50.493873 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10347 | 2026.05.21 18:24:50.494093 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640722 sec., 2133816.697770859 rows/sec., 154.97 MiB/sec. | ||
| 10348 | 2026.05.21 18:24:50.494094 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.05.21 18:24:50.494242 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001655 sec., 904531.7220543807 rows/sec., 54.86 MiB/sec. | ||
| 10350 | 2026.05.21 18:24:50.494279 [ 286 ] {c9de5a77-b432-4761-80de-f80b800cb322} <Debug> TCPHandler: Processed in 0.001821415 sec. | ||
| 10351 | 2026.05.21 18:24:50.494299 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10352 | 2026.05.21 18:24:50.494414 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.05.21 18:24:50.494518 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10354 | 2026.05.21 18:24:50.494579 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <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 | ||
| 10355 | 2026.05.21 18:24:50.494584 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.05.21 18:24:50.494669 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_76_15} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10357 | 2026.05.21 18:24:50.494749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10358 | 2026.05.21 18:24:50.495373 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.05.21 18:24:50.495415 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10360 | 2026.05.21 18:24:50.495944 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10361 | 2026.05.21 18:24:50.496182 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.05.21 18:24:50.496331 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001833 sec., 6001.091107474086 rows/sec., 10.75 MiB/sec. | ||
| 10363 | 2026.05.21 18:24:50.496395 [ 286 ] {9c0eeb09-44a4-42d5-8ea0-26aedc85c9fc} <Debug> TCPHandler: Processed in 0.002031799 sec. | ||
| 10364 | 2026.05.21 18:24:50.496516 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2026.05.21 18:24:50.496614 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10366 | 2026.05.21 18:24:50.496658 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10367 | 2026.05.21 18:24:50.496976 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.05.21 18:24:50.497013 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 10369 | 2026.05.21 18:24:50.497311 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10370 | 2026.05.21 18:24:50.497523 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.05.21 18:24:50.497651 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 10372 | 2026.05.21 18:24:50.497685 [ 286 ] {6060e6c9-6c85-498f-8245-2b30b3711206} <Debug> TCPHandler: Processed in 0.001220304 sec. | ||
| 10373 | 2026.05.21 18:24:51.539935 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60727 | ||
| 10374 | 2026.05.21 18:24:51.540023 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10375 | 2026.05.21 18:24:51.540051 [ 309 ] {} <Debug> TCP-Session: 89c1e84f-aaa6-4736-9f48-fc15665571f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60727 | ||
| 10376 | 2026.05.21 18:24:51.540074 [ 309 ] {} <Debug> TCP-Session: 89c1e84f-aaa6-4736-9f48-fc15665571f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10377 | 2026.05.21 18:24:51.540087 [ 309 ] {} <Debug> TCP-Session: 89c1e84f-aaa6-4736-9f48-fc15665571f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.05.21 18:24:51.540317 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46538 | ||
| 10379 | 2026.05.21 18:24:51.540367 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53466 | ||
| 10380 | 2026.05.21 18:24:51.540386 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59745 | ||
| 10381 | 2026.05.21 18:24:51.540386 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45697 | ||
| 10382 | 2026.05.21 18:24:51.540421 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33495 | ||
| 10383 | 2026.05.21 18:24:51.540466 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10384 | 2026.05.21 18:24:51.540464 [ 309 ] {} <Trace> TCP-Session: 89c1e84f-aaa6-4736-9f48-fc15665571f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.05.21 18:24:51.540517 [ 306 ] {} <Debug> TCP-Session: b84e12ff-0bdc-4dab-b84f-8396241072fe Authenticating user 'default' from [fd00:1122:3344:101::e]:59745 | ||
| 10386 | 2026.05.21 18:24:51.540453 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10387 | 2026.05.21 18:24:51.540556 [ 306 ] {} <Debug> TCP-Session: b84e12ff-0bdc-4dab-b84f-8396241072fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10388 | 2026.05.21 18:24:51.540453 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10389 | 2026.05.21 18:24:51.540569 [ 302 ] {} <Debug> TCP-Session: b02dd627-4072-4e7f-828c-a9eaa0269d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:53466 | ||
| 10390 | 2026.05.21 18:24:51.540572 [ 306 ] {} <Debug> TCP-Session: b84e12ff-0bdc-4dab-b84f-8396241072fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.05.21 18:24:51.540601 [ 310 ] {} <Debug> TCP-Session: 7d5c43fb-6832-422d-ab94-ea1bb2a7bcab Authenticating user 'default' from [fd00:1122:3344:101::e]:46538 | ||
| 10392 | 2026.05.21 18:24:51.540603 [ 302 ] {} <Debug> TCP-Session: b02dd627-4072-4e7f-828c-a9eaa0269d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.05.21 18:24:51.540620 [ 310 ] {} <Debug> TCP-Session: 7d5c43fb-6832-422d-ab94-ea1bb2a7bcab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2026.05.21 18:24:51.540627 [ 302 ] {} <Debug> TCP-Session: b02dd627-4072-4e7f-828c-a9eaa0269d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.05.21 18:24:51.540397 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 | ||
| 10396 | 2026.05.21 18:24:51.540636 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10397 | 2026.05.21 18:24:51.540638 [ 310 ] {} <Debug> TCP-Session: 7d5c43fb-6832-422d-ab94-ea1bb2a7bcab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.05.21 18:24:51.540684 [ 303 ] {} <Debug> TCP-Session: 27952d83-425d-4a1a-8a3b-ab1a3e1f7254 Authenticating user 'default' from [fd00:1122:3344:101::e]:45697 | ||
| 10399 | 2026.05.21 18:24:51.540685 [ 309 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60727) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10400 | 2026.05.21 18:24:51.540723 [ 303 ] {} <Debug> TCP-Session: 27952d83-425d-4a1a-8a3b-ab1a3e1f7254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2026.05.21 18:24:51.540359 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64576 | ||
| 10402 | 2026.05.21 18:24:51.540747 [ 303 ] {} <Debug> TCP-Session: 27952d83-425d-4a1a-8a3b-ab1a3e1f7254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2026.05.21 18:24:51.540317 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35669 | ||
| 10404 | 2026.05.21 18:24:51.540976 [ 309 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10405 | 2026.05.21 18:24:51.541040 [ 309 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10406 | 2026.05.21 18:24:51.541167 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10407 | 2026.05.21 18:24:51.541200 [ 307 ] {} <Debug> TCP-Session: 8681fdb4-43b5-440b-8f28-497f700effba Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 | ||
| 10408 | 2026.05.21 18:24:51.541216 [ 307 ] {} <Debug> TCP-Session: 8681fdb4-43b5-440b-8f28-497f700effba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.05.21 18:24:51.541228 [ 307 ] {} <Debug> TCP-Session: 8681fdb4-43b5-440b-8f28-497f700effba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2026.05.21 18:24:51.541336 [ 309 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 10411 | 2026.05.21 18:24:51.541428 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10412 | 2026.05.21 18:24:51.541470 [ 308 ] {} <Debug> TCP-Session: c4938445-d2bb-4c04-a4c8-dc4c6a60e8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33495 | ||
| 10413 | 2026.05.21 18:24:51.541495 [ 308 ] {} <Debug> TCP-Session: c4938445-d2bb-4c04-a4c8-dc4c6a60e8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.05.21 18:24:51.541509 [ 308 ] {} <Debug> TCP-Session: c4938445-d2bb-4c04-a4c8-dc4c6a60e8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10415 | 2026.05.21 18:24:51.541545 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10416 | 2026.05.21 18:24:51.541580 [ 285 ] {} <Debug> TCP-Session: 781a5854-11fe-4e24-b01d-857016a2a73f Authenticating user 'default' from [fd00:1122:3344:101::e]:64576 | ||
| 10417 | 2026.05.21 18:24:51.541599 [ 285 ] {} <Debug> TCP-Session: 781a5854-11fe-4e24-b01d-857016a2a73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10418 | 2026.05.21 18:24:51.541611 [ 285 ] {} <Debug> TCP-Session: 781a5854-11fe-4e24-b01d-857016a2a73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.05.21 18:24:51.541680 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10420 | 2026.05.21 18:24:51.541714 [ 258 ] {} <Debug> TCP-Session: b094c3de-3fa6-482b-9b0c-a6cbf07b5b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:35669 | ||
| 10421 | 2026.05.21 18:24:51.541732 [ 258 ] {} <Debug> TCP-Session: b094c3de-3fa6-482b-9b0c-a6cbf07b5b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.05.21 18:24:51.541745 [ 258 ] {} <Debug> TCP-Session: b094c3de-3fa6-482b-9b0c-a6cbf07b5b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10423 | 2026.05.21 18:24:51.542298 [ 356 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Trace> AggregatingTransform: Aggregating | ||
| 10424 | 2026.05.21 18:24:51.542335 [ 356 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10425 | 2026.05.21 18:24:51.542365 [ 356 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920678 sec. (1086.156 rows/sec., 42.43 KiB/sec.) | ||
| 10426 | 2026.05.21 18:24:51.542381 [ 356 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Trace> Aggregator: Merging aggregated data | ||
| 10427 | 2026.05.21 18:24:51.542896 [ 309 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002269 sec., 440.7227853680035 rows/sec., 17.22 KiB/sec. | ||
| 10428 | 2026.05.21 18:24:51.543026 [ 309 ] {2b46ddd0-d078-49ea-a72b-9f9df8dca3e5} <Debug> TCPHandler: Processed in 0.002711043 sec. | ||
| 10429 | 2026.05.21 18:24:51.543138 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10430 | 2026.05.21 18:24:51.543170 [ 309 ] {} <Debug> TCP-Session: 89c1e84f-aaa6-4736-9f48-fc15665571f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2026.05.21 18:24:51.543171 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10432 | 2026.05.21 18:24:51.543191 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10433 | 2026.05.21 18:24:51.543218 [ 310 ] {} <Debug> TCP-Session: 7d5c43fb-6832-422d-ab94-ea1bb2a7bcab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2026.05.21 18:24:51.543206 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10435 | 2026.05.21 18:24:51.543243 [ 258 ] {} <Debug> TCP-Session: b094c3de-3fa6-482b-9b0c-a6cbf07b5b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10436 | 2026.05.21 18:24:51.543252 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10437 | 2026.05.21 18:24:51.543272 [ 302 ] {} <Debug> TCP-Session: b02dd627-4072-4e7f-828c-a9eaa0269d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10438 | 2026.05.21 18:24:51.543272 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10439 | 2026.05.21 18:24:51.543301 [ 306 ] {} <Debug> TCP-Session: b84e12ff-0bdc-4dab-b84f-8396241072fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10440 | 2026.05.21 18:24:51.543293 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10441 | 2026.05.21 18:24:51.543340 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10442 | 2026.05.21 18:24:51.543334 [ 285 ] {} <Debug> TCP-Session: 781a5854-11fe-4e24-b01d-857016a2a73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.05.21 18:24:51.543372 [ 303 ] {} <Debug> TCP-Session: 27952d83-425d-4a1a-8a3b-ab1a3e1f7254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10444 | 2026.05.21 18:24:51.543400 [ 308 ] {} <Debug> TCP-Session: c4938445-d2bb-4c04-a4c8-dc4c6a60e8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10445 | 2026.05.21 18:24:51.543234 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10446 | 2026.05.21 18:24:51.543490 [ 307 ] {} <Debug> TCP-Session: 8681fdb4-43b5-440b-8f28-497f700effba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2026.05.21 18:24:53.120056 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37853 | ||
| 10448 | 2026.05.21 18:24:53.120152 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10449 | 2026.05.21 18:24:53.120178 [ 309 ] {} <Debug> TCP-Session: 2bdb1b89-e8df-46c4-ae48-a6164226864f Authenticating user 'default' from [fd00:1122:3344:101::e]:37853 | ||
| 10450 | 2026.05.21 18:24:53.120202 [ 309 ] {} <Debug> TCP-Session: 2bdb1b89-e8df-46c4-ae48-a6164226864f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10451 | 2026.05.21 18:24:53.120216 [ 309 ] {} <Debug> TCP-Session: 2bdb1b89-e8df-46c4-ae48-a6164226864f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10452 | 2026.05.21 18:24:53.120417 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43092 | ||
| 10453 | 2026.05.21 18:24:53.120449 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56744 | ||
| 10454 | 2026.05.21 18:24:53.120489 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40705 | ||
| 10455 | 2026.05.21 18:24:53.120501 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49949 | ||
| 10456 | 2026.05.21 18:24:53.120534 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10457 | 2026.05.21 18:24:53.120545 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10458 | 2026.05.21 18:24:53.120556 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10459 | 2026.05.21 18:24:53.120585 [ 310 ] {} <Debug> TCP-Session: 4985c033-2651-4d1b-bded-3f82a4643100 Authenticating user 'default' from [fd00:1122:3344:101::e]:43092 | ||
| 10460 | 2026.05.21 18:24:53.120592 [ 309 ] {} <Trace> TCP-Session: 2bdb1b89-e8df-46c4-ae48-a6164226864f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.05.21 18:24:53.120601 [ 306 ] {} <Debug> TCP-Session: 2c3bbd67-d896-45d4-8837-7ed0bdad006e Authenticating user 'default' from [fd00:1122:3344:101::e]:40705 | ||
| 10462 | 2026.05.21 18:24:53.120612 [ 310 ] {} <Debug> TCP-Session: 4985c033-2651-4d1b-bded-3f82a4643100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2026.05.21 18:24:53.120643 [ 306 ] {} <Debug> TCP-Session: 2c3bbd67-d896-45d4-8837-7ed0bdad006e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.05.21 18:24:53.120649 [ 310 ] {} <Debug> TCP-Session: 4985c033-2651-4d1b-bded-3f82a4643100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10465 | 2026.05.21 18:24:53.120658 [ 306 ] {} <Debug> TCP-Session: 2c3bbd67-d896-45d4-8837-7ed0bdad006e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10466 | 2026.05.21 18:24:53.120601 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10467 | 2026.05.21 18:24:53.120595 [ 258 ] {} <Debug> TCP-Session: 7ec35fe9-ae6b-4111-9a43-b33c9c824333 Authenticating user 'default' from [fd00:1122:3344:101::e]:56744 | ||
| 10468 | 2026.05.21 18:24:53.120710 [ 307 ] {} <Debug> TCP-Session: 362a6f92-8af7-41d7-8116-812bb36aa112 Authenticating user 'default' from [fd00:1122:3344:101::e]:49949 | ||
| 10469 | 2026.05.21 18:24:53.120525 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40440 | ||
| 10470 | 2026.05.21 18:24:53.120748 [ 307 ] {} <Debug> TCP-Session: 362a6f92-8af7-41d7-8116-812bb36aa112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10471 | 2026.05.21 18:24:53.120772 [ 309 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10472 | 2026.05.21 18:24:53.120788 [ 307 ] {} <Debug> TCP-Session: 362a6f92-8af7-41d7-8116-812bb36aa112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10473 | 2026.05.21 18:24:53.120488 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58133 | ||
| 10474 | 2026.05.21 18:24:53.120815 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10475 | 2026.05.21 18:24:53.120469 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34086 | ||
| 10476 | 2026.05.21 18:24:53.120877 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10477 | 2026.05.21 18:24:53.120870 [ 308 ] {} <Debug> TCP-Session: 0380243a-a754-481a-a38e-29038457e612 Authenticating user 'default' from [fd00:1122:3344:101::e]:40440 | ||
| 10478 | 2026.05.21 18:24:53.120922 [ 303 ] {} <Debug> TCP-Session: a6a738fc-f4ce-4548-baaf-37289c435754 Authenticating user 'default' from [fd00:1122:3344:101::e]:58133 | ||
| 10479 | 2026.05.21 18:24:53.120930 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10480 | 2026.05.21 18:24:53.120959 [ 303 ] {} <Debug> TCP-Session: a6a738fc-f4ce-4548-baaf-37289c435754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.05.21 18:24:53.120982 [ 302 ] {} <Debug> TCP-Session: 38052df7-3d2b-471d-955a-fbdd51bf4852 Authenticating user 'default' from [fd00:1122:3344:101::e]:34086 | ||
| 10482 | 2026.05.21 18:24:53.120991 [ 303 ] {} <Debug> TCP-Session: a6a738fc-f4ce-4548-baaf-37289c435754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2026.05.21 18:24:53.121016 [ 302 ] {} <Debug> TCP-Session: 38052df7-3d2b-471d-955a-fbdd51bf4852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10484 | 2026.05.21 18:24:53.120945 [ 308 ] {} <Debug> TCP-Session: 0380243a-a754-481a-a38e-29038457e612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.05.21 18:24:53.121051 [ 302 ] {} <Debug> TCP-Session: 38052df7-3d2b-471d-955a-fbdd51bf4852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2026.05.21 18:24:53.121055 [ 309 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10487 | 2026.05.21 18:24:53.121067 [ 308 ] {} <Debug> TCP-Session: 0380243a-a754-481a-a38e-29038457e612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10488 | 2026.05.21 18:24:53.120457 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57667 | ||
| 10489 | 2026.05.21 18:24:53.121143 [ 309 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10490 | 2026.05.21 18:24:53.120735 [ 258 ] {} <Debug> TCP-Session: 7ec35fe9-ae6b-4111-9a43-b33c9c824333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.05.21 18:24:53.121183 [ 258 ] {} <Debug> TCP-Session: 7ec35fe9-ae6b-4111-9a43-b33c9c824333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10492 | 2026.05.21 18:24:53.121186 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10493 | 2026.05.21 18:24:53.121228 [ 285 ] {} <Debug> TCP-Session: 318309e1-b5ea-48d4-9d60-343d4ff7ade6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57667 | ||
| 10494 | 2026.05.21 18:24:53.121246 [ 285 ] {} <Debug> TCP-Session: 318309e1-b5ea-48d4-9d60-343d4ff7ade6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10495 | 2026.05.21 18:24:53.121259 [ 285 ] {} <Debug> TCP-Session: 318309e1-b5ea-48d4-9d60-343d4ff7ade6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2026.05.21 18:24:53.121434 [ 309 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 10497 | 2026.05.21 18:24:53.122281 [ 332 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Trace> AggregatingTransform: Aggregating | ||
| 10498 | 2026.05.21 18:24:53.122317 [ 332 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10499 | 2026.05.21 18:24:53.122347 [ 332 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000811426 sec. (1232.398 rows/sec., 48.14 KiB/sec.) | ||
| 10500 | 2026.05.21 18:24:53.122363 [ 332 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Trace> Aggregator: Merging aggregated data | ||
| 10501 | 2026.05.21 18:24:53.122997 [ 309 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002284 sec., 437.82837127845886 rows/sec., 17.10 KiB/sec. | ||
| 10502 | 2026.05.21 18:24:53.123115 [ 309 ] {94492fa2-1778-4842-acd3-d1badd29f9a6} <Debug> TCPHandler: Processed in 0.002638521 sec. | ||
| 10503 | 2026.05.21 18:24:53.123255 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10504 | 2026.05.21 18:24:53.123285 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10505 | 2026.05.21 18:24:53.123298 [ 309 ] {} <Debug> TCP-Session: 2bdb1b89-e8df-46c4-ae48-a6164226864f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.05.21 18:24:53.123303 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10507 | 2026.05.21 18:24:53.123334 [ 310 ] {} <Debug> TCP-Session: 4985c033-2651-4d1b-bded-3f82a4643100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2026.05.21 18:24:53.123349 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10509 | 2026.05.21 18:24:53.123359 [ 285 ] {} <Debug> TCP-Session: 318309e1-b5ea-48d4-9d60-343d4ff7ade6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.05.21 18:24:53.123389 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10511 | 2026.05.21 18:24:53.123393 [ 302 ] {} <Debug> TCP-Session: 38052df7-3d2b-471d-955a-fbdd51bf4852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.05.21 18:24:53.123425 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10513 | 2026.05.21 18:24:53.123438 [ 308 ] {} <Debug> TCP-Session: 0380243a-a754-481a-a38e-29038457e612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.05.21 18:24:53.123325 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10515 | 2026.05.21 18:24:53.123464 [ 258 ] {} <Debug> TCP-Session: 7ec35fe9-ae6b-4111-9a43-b33c9c824333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.05.21 18:24:53.123487 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10517 | 2026.05.21 18:24:53.123500 [ 306 ] {} <Debug> TCP-Session: 2c3bbd67-d896-45d4-8837-7ed0bdad006e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.05.21 18:24:53.123465 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10519 | 2026.05.21 18:24:53.123545 [ 307 ] {} <Debug> TCP-Session: 362a6f92-8af7-41d7-8116-812bb36aa112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10520 | 2026.05.21 18:24:53.123572 [ 303 ] {} <Debug> TCP-Session: a6a738fc-f4ce-4548-baaf-37289c435754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.05.21 18:24:53.453288 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51915 | ||
| 10522 | 2026.05.21 18:24:53.453367 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10523 | 2026.05.21 18:24:53.453391 [ 258 ] {} <Debug> TCP-Session: afa4eb7d-483d-4072-851f-8ad73b4551a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51915 | ||
| 10524 | 2026.05.21 18:24:53.453413 [ 258 ] {} <Debug> TCP-Session: afa4eb7d-483d-4072-851f-8ad73b4551a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10525 | 2026.05.21 18:24:53.453433 [ 258 ] {} <Debug> TCP-Session: afa4eb7d-483d-4072-851f-8ad73b4551a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2026.05.21 18:24:53.453655 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46396 | ||
| 10527 | 2026.05.21 18:24:53.453679 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48151 | ||
| 10528 | 2026.05.21 18:24:53.453711 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52251 | ||
| 10529 | 2026.05.21 18:24:53.453730 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37463 | ||
| 10530 | 2026.05.21 18:24:53.453750 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10531 | 2026.05.21 18:24:53.453765 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10532 | 2026.05.21 18:24:53.453774 [ 258 ] {} <Trace> TCP-Session: afa4eb7d-483d-4072-851f-8ad73b4551a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2026.05.21 18:24:53.453810 [ 302 ] {} <Debug> TCP-Session: f098b480-38b5-4872-9664-6d2389b00a5c Authenticating user 'default' from [fd00:1122:3344:101::e]:48151 | ||
| 10534 | 2026.05.21 18:24:53.453801 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10535 | 2026.05.21 18:24:53.453834 [ 302 ] {} <Debug> TCP-Session: f098b480-38b5-4872-9664-6d2389b00a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10536 | 2026.05.21 18:24:53.453799 [ 285 ] {} <Debug> TCP-Session: 4c65cd46-fe3d-4e86-92ae-6f57eefdb88e Authenticating user 'default' from [fd00:1122:3344:101::e]:46396 | ||
| 10537 | 2026.05.21 18:24:53.453859 [ 302 ] {} <Debug> TCP-Session: f098b480-38b5-4872-9664-6d2389b00a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.05.21 18:24:53.453855 [ 307 ] {} <Debug> TCP-Session: 65612278-ccaf-4331-b457-6b4c5a2309c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52251 | ||
| 10539 | 2026.05.21 18:24:53.453890 [ 285 ] {} <Debug> TCP-Session: 4c65cd46-fe3d-4e86-92ae-6f57eefdb88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2026.05.21 18:24:53.453742 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64729 | ||
| 10541 | 2026.05.21 18:24:53.453926 [ 307 ] {} <Debug> TCP-Session: 65612278-ccaf-4331-b457-6b4c5a2309c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.05.21 18:24:53.453928 [ 285 ] {} <Debug> TCP-Session: 4c65cd46-fe3d-4e86-92ae-6f57eefdb88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.05.21 18:24:53.453967 [ 307 ] {} <Debug> TCP-Session: 65612278-ccaf-4331-b457-6b4c5a2309c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2026.05.21 18:24:53.453979 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10545 | 2026.05.21 18:24:53.453968 [ 258 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10546 | 2026.05.21 18:24:53.454026 [ 310 ] {} <Debug> TCP-Session: 6019267d-6528-49e6-b5d7-4695c26e4271 Authenticating user 'default' from [fd00:1122:3344:101::e]:64729 | ||
| 10547 | 2026.05.21 18:24:53.453735 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41428 | ||
| 10548 | 2026.05.21 18:24:53.453696 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64723 | ||
| 10549 | 2026.05.21 18:24:53.454054 [ 310 ] {} <Debug> TCP-Session: 6019267d-6528-49e6-b5d7-4695c26e4271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.05.21 18:24:53.453810 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10551 | 2026.05.21 18:24:53.454150 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10552 | 2026.05.21 18:24:53.454146 [ 310 ] {} <Debug> TCP-Session: 6019267d-6528-49e6-b5d7-4695c26e4271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2026.05.21 18:24:53.454186 [ 306 ] {} <Debug> TCP-Session: d82dfee2-2feb-444c-afb7-1452a8a574c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64723 | ||
| 10554 | 2026.05.21 18:24:53.454178 [ 309 ] {} <Debug> TCP-Session: 73317146-98a7-401c-b2da-bea66337c160 Authenticating user 'default' from [fd00:1122:3344:101::e]:37463 | ||
| 10555 | 2026.05.21 18:24:53.454210 [ 306 ] {} <Debug> TCP-Session: d82dfee2-2feb-444c-afb7-1452a8a574c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10556 | 2026.05.21 18:24:53.454144 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10557 | 2026.05.21 18:24:53.454235 [ 306 ] {} <Debug> TCP-Session: d82dfee2-2feb-444c-afb7-1452a8a574c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.05.21 18:24:53.454229 [ 309 ] {} <Debug> TCP-Session: 73317146-98a7-401c-b2da-bea66337c160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.05.21 18:24:53.454267 [ 308 ] {} <Debug> TCP-Session: 86a29ae0-8893-42f7-98b3-b976a6724430 Authenticating user 'default' from [fd00:1122:3344:101::e]:41428 | ||
| 10560 | 2026.05.21 18:24:53.454290 [ 309 ] {} <Debug> TCP-Session: 73317146-98a7-401c-b2da-bea66337c160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10561 | 2026.05.21 18:24:53.453698 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57441 | ||
| 10562 | 2026.05.21 18:24:53.454314 [ 308 ] {} <Debug> TCP-Session: 86a29ae0-8893-42f7-98b3-b976a6724430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.05.21 18:24:53.454330 [ 258 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10564 | 2026.05.21 18:24:53.454365 [ 308 ] {} <Debug> TCP-Session: 86a29ae0-8893-42f7-98b3-b976a6724430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.05.21 18:24:53.454373 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10566 | 2026.05.21 18:24:53.454413 [ 303 ] {} <Debug> TCP-Session: c62418e1-11a5-4975-b87c-35637b15e336 Authenticating user 'default' from [fd00:1122:3344:101::e]:57441 | ||
| 10567 | 2026.05.21 18:24:53.454415 [ 258 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10568 | 2026.05.21 18:24:53.454432 [ 303 ] {} <Debug> TCP-Session: c62418e1-11a5-4975-b87c-35637b15e336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.05.21 18:24:53.454454 [ 303 ] {} <Debug> TCP-Session: c62418e1-11a5-4975-b87c-35637b15e336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2026.05.21 18:24:53.454714 [ 258 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 10571 | 2026.05.21 18:24:53.455565 [ 362 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Trace> AggregatingTransform: Aggregating | ||
| 10572 | 2026.05.21 18:24:53.455601 [ 362 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10573 | 2026.05.21 18:24:53.455631 [ 362 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815956 sec. (1225.556 rows/sec., 47.87 KiB/sec.) | ||
| 10574 | 2026.05.21 18:24:53.455646 [ 362 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Trace> Aggregator: Merging aggregated data | ||
| 10575 | 2026.05.21 18:24:53.456226 [ 258 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002318 sec., 431.4063848144952 rows/sec., 16.85 KiB/sec. | ||
| 10576 | 2026.05.21 18:24:53.456363 [ 258 ] {c1aa9d91-6419-4e35-8c7d-e972a2ae91a8} <Debug> TCPHandler: Processed in 0.002702482 sec. | ||
| 10577 | 2026.05.21 18:24:53.456471 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10578 | 2026.05.21 18:24:53.456500 [ 258 ] {} <Debug> TCP-Session: afa4eb7d-483d-4072-851f-8ad73b4551a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.05.21 18:24:53.456508 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10580 | 2026.05.21 18:24:53.456531 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10581 | 2026.05.21 18:24:53.456545 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10582 | 2026.05.21 18:24:53.456564 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10583 | 2026.05.21 18:24:53.456581 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10584 | 2026.05.21 18:24:53.456611 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10585 | 2026.05.21 18:24:53.456634 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10586 | 2026.05.21 18:24:53.456645 [ 302 ] {} <Debug> TCP-Session: f098b480-38b5-4872-9664-6d2389b00a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.05.21 18:24:53.456650 [ 310 ] {} <Debug> TCP-Session: 6019267d-6528-49e6-b5d7-4695c26e4271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.05.21 18:24:53.456642 [ 306 ] {} <Debug> TCP-Session: d82dfee2-2feb-444c-afb7-1452a8a574c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10589 | 2026.05.21 18:24:53.456681 [ 309 ] {} <Debug> TCP-Session: 73317146-98a7-401c-b2da-bea66337c160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2026.05.21 18:24:53.456598 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10591 | 2026.05.21 18:24:53.456560 [ 285 ] {} <Debug> TCP-Session: 4c65cd46-fe3d-4e86-92ae-6f57eefdb88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.05.21 18:24:53.456607 [ 308 ] {} <Debug> TCP-Session: 86a29ae0-8893-42f7-98b3-b976a6724430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.05.21 18:24:53.456756 [ 307 ] {} <Debug> TCP-Session: 65612278-ccaf-4331-b457-6b4c5a2309c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.05.21 18:24:53.456595 [ 303 ] {} <Debug> TCP-Session: c62418e1-11a5-4975-b87c-35637b15e336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.05.21 18:24:54.436735 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.05.21 18:24:54.436976 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10597 | 2026.05.21 18:24:54.437311 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10598 | 2026.05.21 18:24:54.437349 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <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 | ||
| 10599 | 2026.05.21 18:24:54.437573 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10600 | 2026.05.21 18:24:54.437644 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10601 | 2026.05.21 18:24:54.437789 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10602 | 2026.05.21 18:24:54.437827 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10603 | 2026.05.21 18:24:54.437849 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10604 | 2026.05.21 18:24:54.437866 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10605 | 2026.05.21 18:24:54.437908 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10606 | 2026.05.21 18:24:54.437928 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10607 | 2026.05.21 18:24:54.438918 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002037 sec., 25036.81885125184 rows/sec., 5.92 MiB/sec. | ||
| 10608 | 2026.05.21 18:24:54.438996 [ 286 ] {878d3f14-37be-4e88-a59b-87a96cb06642} <Debug> TCPHandler: Processed in 0.002398756 sec. | ||
| 10609 | 2026.05.21 18:24:54.440564 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2026.05.21 18:24:54.440678 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10611 | 2026.05.21 18:24:54.440725 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10612 | 2026.05.21 18:24:54.441212 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.05.21 18:24:54.441253 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10614 | 2026.05.21 18:24:54.441619 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10615 | 2026.05.21 18:24:54.441863 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2026.05.21 18:24:54.442019 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001373 sec., 40786.59868900218 rows/sec., 3.13 MiB/sec. | ||
| 10617 | 2026.05.21 18:24:54.442058 [ 286 ] {0799a800-72dc-4e6c-b71e-a6d672d78346} <Debug> TCPHandler: Processed in 0.00155422 sec. | ||
| 10618 | 2026.05.21 18:24:54.442195 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.05.21 18:24:54.442298 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10620 | 2026.05.21 18:24:54.442341 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10621 | 2026.05.21 18:24:54.442779 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.05.21 18:24:54.442818 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10623 | 2026.05.21 18:24:54.443128 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10624 | 2026.05.21 18:24:54.443340 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.05.21 18:24:54.443470 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 10626 | 2026.05.21 18:24:54.443506 [ 286 ] {0e482a04-473f-46ab-87bb-008cfd1a9720} <Debug> TCPHandler: Processed in 0.001364256 sec. | ||
| 10627 | 2026.05.21 18:24:54.443638 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.05.21 18:24:54.443735 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10629 | 2026.05.21 18:24:54.443780 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10630 | 2026.05.21 18:24:54.444168 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.05.21 18:24:54.444206 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10632 | 2026.05.21 18:24:54.444545 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10633 | 2026.05.21 18:24:54.444754 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.05.21 18:24:54.444882 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 10635 | 2026.05.21 18:24:54.444917 [ 286 ] {c8a4f42c-a8b9-4558-ac5c-a57db2ed8d0f} <Debug> TCPHandler: Processed in 0.001330766 sec. | ||
| 10636 | 2026.05.21 18:24:54.445047 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2026.05.21 18:24:54.445144 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10638 | 2026.05.21 18:24:54.445186 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10639 | 2026.05.21 18:24:54.445529 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2026.05.21 18:24:54.445567 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10641 | 2026.05.21 18:24:54.445875 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10642 | 2026.05.21 18:24:54.446092 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2026.05.21 18:24:54.446227 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001101 sec., 43596.73024523161 rows/sec., 2.94 MiB/sec. | ||
| 10644 | 2026.05.21 18:24:54.446260 [ 286 ] {3859f5fd-c28b-4895-ab22-522570d27aba} <Debug> TCPHandler: Processed in 0.001264634 sec. | ||
| 10645 | 2026.05.21 18:24:55.135970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23589 | ||
| 10646 | 2026.05.21 18:24:55.136766 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.05.21 18:24:55.136857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10648 | 2026.05.21 18:24:55.137452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10649 | 2026.05.21 18:24:55.137693 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.05.21 18:24:55.137825 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23589 | ||
| 10651 | 2026.05.21 18:24:56.385115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10652 | 2026.05.21 18:24:56.402994 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.05.21 18:24:56.403057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10654 | 2026.05.21 18:24:56.409206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10655 | 2026.05.21 18:24:56.409924 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.05.21 18:24:56.413314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10657 | 2026.05.21 18:24:59.439065 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.05.21 18:24:59.439463 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10659 | 2026.05.21 18:24:59.439975 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10660 | 2026.05.21 18:24:59.440015 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <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 | ||
| 10661 | 2026.05.21 18:24:59.440240 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10662 | 2026.05.21 18:24:59.440313 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10663 | 2026.05.21 18:24:59.440457 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10664 | 2026.05.21 18:24:59.440495 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10665 | 2026.05.21 18:24:59.440517 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10666 | 2026.05.21 18:24:59.440533 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10667 | 2026.05.21 18:24:59.440577 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10668 | 2026.05.21 18:24:59.440597 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10669 | 2026.05.21 18:24:59.441621 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002319 sec., 21992.23803363519 rows/sec., 5.20 MiB/sec. | ||
| 10670 | 2026.05.21 18:24:59.441696 [ 286 ] {01b454c6-c599-4561-9ec2-291530433dd0} <Debug> TCPHandler: Processed in 0.002827614 sec. | ||
| 10671 | 2026.05.21 18:24:59.443903 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.05.21 18:24:59.444034 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10673 | 2026.05.21 18:24:59.444096 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10674 | 2026.05.21 18:24:59.444715 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.05.21 18:24:59.444764 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10676 | 2026.05.21 18:24:59.445142 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10677 | 2026.05.21 18:24:59.445367 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.05.21 18:24:59.445523 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001525 sec., 90491.80327868852 rows/sec., 7.88 MiB/sec. | ||
| 10679 | 2026.05.21 18:24:59.445560 [ 286 ] {500d3693-5ba0-4602-8614-1bc4c2ff7949} <Debug> TCPHandler: Processed in 0.001721243 sec. | ||
| 10680 | 2026.05.21 18:24:59.445677 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.05.21 18:24:59.445778 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10682 | 2026.05.21 18:24:59.445822 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10683 | 2026.05.21 18:24:59.446223 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.05.21 18:24:59.446261 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10685 | 2026.05.21 18:24:59.446572 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10686 | 2026.05.21 18:24:59.446781 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.05.21 18:24:59.446910 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 10688 | 2026.05.21 18:24:59.446945 [ 286 ] {be48a526-e975-4149-8b87-efa8842c116c} <Debug> TCPHandler: Processed in 0.001321015 sec. | ||
| 10689 | 2026.05.21 18:24:59.447055 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.05.21 18:24:59.447154 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10691 | 2026.05.21 18:24:59.447199 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10692 | 2026.05.21 18:24:59.447620 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.05.21 18:24:59.447658 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10694 | 2026.05.21 18:24:59.447955 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10695 | 2026.05.21 18:24:59.448163 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.05.21 18:24:59.448298 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001164 sec., 90206.1855670103 rows/sec., 7.05 MiB/sec. | ||
| 10697 | 2026.05.21 18:24:59.448333 [ 286 ] {b6e10e6c-ca44-451d-a0bc-e1a4ceffdad3} <Debug> TCPHandler: Processed in 0.001328386 sec. | ||
| 10698 | 2026.05.21 18:24:59.448448 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2026.05.21 18:24:59.448547 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10700 | 2026.05.21 18:24:59.448593 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10701 | 2026.05.21 18:24:59.448981 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.05.21 18:24:59.449018 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10703 | 2026.05.21 18:24:59.449334 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10704 | 2026.05.21 18:24:59.449542 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.05.21 18:24:59.449671 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 10706 | 2026.05.21 18:24:59.449672 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10707 | 2026.05.21 18:24:59.449705 [ 286 ] {329101c9-4df5-4d32-924e-76283dd5eed8} <Debug> TCPHandler: Processed in 0.001307625 sec. | ||
| 10708 | 2026.05.21 18:24:59.449729 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.05.21 18:24:59.449752 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10710 | 2026.05.21 18:24:59.449817 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2026.05.21 18:24:59.449852 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10712 | 2026.05.21 18:24:59.449914 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10713 | 2026.05.21 18:24:59.449948 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10714 | 2026.05.21 18:24:59.449970 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <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 | ||
| 10715 | 2026.05.21 18:24:59.449979 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26281 rows starting from the beginning of the part | ||
| 10716 | 2026.05.21 18:24:59.450036 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10717 | 2026.05.21 18:24:59.450088 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10718 | 2026.05.21 18:24:59.450132 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1497 rows starting from the beginning of the part | ||
| 10719 | 2026.05.21 18:24:59.450170 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 10720 | 2026.05.21 18:24:59.450209 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10721 | 2026.05.21 18:24:59.450753 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.05.21 18:24:59.450787 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10723 | 2026.05.21 18:24:59.451363 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10724 | 2026.05.21 18:24:59.451595 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.05.21 18:24:59.451699 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10726 | 2026.05.21 18:24:59.451726 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.05.21 18:24:59.451730 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001834 sec., 22355.507088331517 rows/sec., 40.06 MiB/sec. | ||
| 10728 | 2026.05.21 18:24:59.451743 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10729 | 2026.05.21 18:24:59.451786 [ 286 ] {6722eaba-2e78-4e8b-88c9-e6c38aeec320} <Debug> TCPHandler: Processed in 0.00201979 sec. | ||
| 10730 | 2026.05.21 18:24:59.451861 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 10731 | 2026.05.21 18:24:59.451911 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.05.21 18:24:59.452014 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.05.21 18:24:59.452058 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10734 | 2026.05.21 18:24:59.452133 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10735 | 2026.05.21 18:24:59.452206 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1180 rows starting from the beginning of the part | ||
| 10736 | 2026.05.21 18:24:59.452350 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 10737 | 2026.05.21 18:24:59.452393 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.05.21 18:24:59.452433 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10739 | 2026.05.21 18:24:59.452470 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 10740 | 2026.05.21 18:24:59.452583 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 10741 | 2026.05.21 18:24:59.452688 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 10742 | 2026.05.21 18:24:59.452747 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10743 | 2026.05.21 18:24:59.452796 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 10744 | 2026.05.21 18:24:59.452967 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.05.21 18:24:59.453103 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 10746 | 2026.05.21 18:24:59.453138 [ 286 ] {1a718c53-7dcd-4724-bfbc-b0d1f90e5ab4} <Debug> TCPHandler: Processed in 0.001277215 sec. | ||
| 10747 | 2026.05.21 18:24:59.461398 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1355 rows, containing 19 columns (19 merged, 0 gathered) in 0.009597945 sec., 141176.05383235682 rows/sec., 252.98 MiB/sec. | ||
| 10748 | 2026.05.21 18:24:59.462640 [ 197 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28386 rows, containing 5 columns (5 merged, 0 gathered) in 0.012822167 sec., 2213822.359356262 rows/sec., 143.10 MiB/sec. | ||
| 10749 | 2026.05.21 18:24:59.463257 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10750 | 2026.05.21 18:24:59.463281 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10751 | 2026.05.21 18:24:59.463730 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.05.21 18:24:59.463819 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10753 | 2026.05.21 18:24:59.463904 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.05.21 18:24:59.463938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 10755 | 2026.05.21 18:24:59.463997 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10756 | 2026.05.21 18:24:59.464118 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10757 | 2026.05.21 18:25:00.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.71 MiB, peak 332.41 MiB, free memory in arenas 0.00 B, will set to 320.83 MiB (RSS), difference: 7.12 MiB | ||
| 10758 | 2026.05.21 18:25:02.502049 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10759 | 2026.05.21 18:25:02.502107 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10760 | 2026.05.21 18:25:02.637928 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24037 | ||
| 10761 | 2026.05.21 18:25:02.638426 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.05.21 18:25:02.638473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10763 | 2026.05.21 18:25:02.638980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10764 | 2026.05.21 18:25:02.639227 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.21 18:25:02.639356 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24037 | ||
| 10766 | 2026.05.21 18:25:03.913396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10767 | 2026.05.21 18:25:03.931228 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.05.21 18:25:03.931293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10769 | 2026.05.21 18:25:03.937643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10770 | 2026.05.21 18:25:03.938357 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.05.21 18:25:03.941543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10772 | 2026.05.21 18:25:04.438790 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.05.21 18:25:04.439053 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10774 | 2026.05.21 18:25:04.439393 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10775 | 2026.05.21 18:25:04.439433 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <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 | ||
| 10776 | 2026.05.21 18:25:04.439651 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10777 | 2026.05.21 18:25:04.439724 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10778 | 2026.05.21 18:25:04.439870 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10779 | 2026.05.21 18:25:04.439909 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10780 | 2026.05.21 18:25:04.439931 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10781 | 2026.05.21 18:25:04.439947 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10782 | 2026.05.21 18:25:04.439990 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10783 | 2026.05.21 18:25:04.440011 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10784 | 2026.05.21 18:25:04.440959 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002004 sec., 25449.101796407183 rows/sec., 6.02 MiB/sec. | ||
| 10785 | 2026.05.21 18:25:04.441041 [ 286 ] {193e395a-7186-423e-b4e3-98964c537b81} <Debug> TCPHandler: Processed in 0.002396576 sec. | ||
| 10786 | 2026.05.21 18:25:04.442577 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.05.21 18:25:04.442694 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10788 | 2026.05.21 18:25:04.442741 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10789 | 2026.05.21 18:25:04.443215 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.05.21 18:25:04.443257 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10791 | 2026.05.21 18:25:04.443614 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10792 | 2026.05.21 18:25:04.443834 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.05.21 18:25:04.443985 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001325 sec., 42264.15094339623 rows/sec., 3.25 MiB/sec. | ||
| 10794 | 2026.05.21 18:25:04.444023 [ 286 ] {718debdc-0bbc-4d29-898f-9875b2cdca8d} <Debug> TCPHandler: Processed in 0.001499908 sec. | ||
| 10795 | 2026.05.21 18:25:04.444142 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2026.05.21 18:25:04.444245 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10797 | 2026.05.21 18:25:04.444287 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10798 | 2026.05.21 18:25:04.444691 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.05.21 18:25:04.444728 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10800 | 2026.05.21 18:25:04.445030 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10801 | 2026.05.21 18:25:04.445257 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.05.21 18:25:04.445390 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 10803 | 2026.05.21 18:25:04.445438 [ 286 ] {4d6de077-2434-41ff-9e79-6cb14dc9c219} <Debug> TCPHandler: Processed in 0.001346706 sec. | ||
| 10804 | 2026.05.21 18:25:04.445580 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.05.21 18:25:04.445704 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.05.21 18:25:04.445753 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10807 | 2026.05.21 18:25:04.446192 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.05.21 18:25:04.446230 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10809 | 2026.05.21 18:25:04.446562 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10810 | 2026.05.21 18:25:04.446775 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.05.21 18:25:04.446906 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10812 | 2026.05.21 18:25:04.446941 [ 286 ] {4187a2ee-b86b-46c5-a28c-1fefda7fc262} <Debug> TCPHandler: Processed in 0.001426268 sec. | ||
| 10813 | 2026.05.21 18:25:04.447063 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.05.21 18:25:04.447160 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10815 | 2026.05.21 18:25:04.447205 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10816 | 2026.05.21 18:25:04.447541 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.05.21 18:25:04.447577 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10818 | 2026.05.21 18:25:04.447884 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10819 | 2026.05.21 18:25:04.448100 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.05.21 18:25:04.448229 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 10821 | 2026.05.21 18:25:04.448226 [ 42 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10822 | 2026.05.21 18:25:04.448263 [ 286 ] {15edfd34-b1d6-4f4f-94f9-d1784433ff6f} <Debug> TCPHandler: Processed in 0.001250474 sec. | ||
| 10823 | 2026.05.21 18:25:04.448302 [ 42 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.05.21 18:25:04.448328 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 10825 | 2026.05.21 18:25:04.448462 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10826 | 2026.05.21 18:25:04.448617 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10827 | 2026.05.21 18:25:04.448657 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3630 rows starting from the beginning of the part | ||
| 10828 | 2026.05.21 18:25:04.448734 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10829 | 2026.05.21 18:25:04.448787 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part | ||
| 10830 | 2026.05.21 18:25:04.448835 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 10831 | 2026.05.21 18:25:04.448882 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10832 | 2026.05.21 18:25:04.448930 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10833 | 2026.05.21 18:25:04.450166 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765544 sec., 2191958.9656219273 rows/sec., 146.90 MiB/sec. | ||
| 10834 | 2026.05.21 18:25:04.450565 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10835 | 2026.05.21 18:25:04.450900 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.05.21 18:25:04.450984 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_76_15} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10837 | 2026.05.21 18:25:04.451103 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 10838 | 2026.05.21 18:25:09.440036 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2026.05.21 18:25:09.440364 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10840 | 2026.05.21 18:25:09.440716 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10841 | 2026.05.21 18:25:09.440758 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <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_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')" moved to PREWHERE | ||
| 10842 | 2026.05.21 18:25:09.440999 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10843 | 2026.05.21 18:25:09.441071 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10844 | 2026.05.21 18:25:09.441219 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10845 | 2026.05.21 18:25:09.441257 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10846 | 2026.05.21 18:25:09.441279 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10847 | 2026.05.21 18:25:09.441295 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10848 | 2026.05.21 18:25:09.441338 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10849 | 2026.05.21 18:25:09.441358 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10850 | 2026.05.21 18:25:09.442318 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002055 sec., 24817.518248175184 rows/sec., 5.87 MiB/sec. | ||
| 10851 | 2026.05.21 18:25:09.442393 [ 286 ] {78557636-fc0a-4831-963b-21bf851b336d} <Debug> TCPHandler: Processed in 0.002555309 sec. | ||
| 10852 | 2026.05.21 18:25:09.445567 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2026.05.21 18:25:09.445683 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10854 | 2026.05.21 18:25:09.445731 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10855 | 2026.05.21 18:25:09.446197 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.05.21 18:25:09.446239 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10857 | 2026.05.21 18:25:09.446599 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10858 | 2026.05.21 18:25:09.446848 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.05.21 18:25:09.446999 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001348 sec., 17804.154302670624 rows/sec., 1.48 MiB/sec. | ||
| 10860 | 2026.05.21 18:25:09.447036 [ 286 ] {e6cdb210-9115-4134-84cb-393fd532db69} <Debug> TCPHandler: Processed in 0.001524069 sec. | ||
| 10861 | 2026.05.21 18:25:09.447168 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.05.21 18:25:09.447270 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10863 | 2026.05.21 18:25:09.447314 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10864 | 2026.05.21 18:25:09.447711 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.05.21 18:25:09.447749 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10866 | 2026.05.21 18:25:09.448038 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10867 | 2026.05.21 18:25:09.448255 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.05.21 18:25:09.448398 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001149 sec., 6962.576153176675 rows/sec., 567.75 KiB/sec. | ||
| 10869 | 2026.05.21 18:25:09.448433 [ 286 ] {0ac40acf-fd83-4928-8894-acb71124a901} <Debug> TCPHandler: Processed in 0.001316665 sec. | ||
| 10870 | 2026.05.21 18:25:09.448551 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2026.05.21 18:25:09.448647 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10872 | 2026.05.21 18:25:09.448687 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10873 | 2026.05.21 18:25:09.449225 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2026.05.21 18:25:09.449262 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10875 | 2026.05.21 18:25:09.449579 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10876 | 2026.05.21 18:25:09.449790 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2026.05.21 18:25:09.449921 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Debug> executeQuery: Read 262 rows, 24.05 KiB in 0.001293 sec., 202629.54369682906 rows/sec., 18.17 MiB/sec. | ||
| 10878 | 2026.05.21 18:25:09.449957 [ 286 ] {6394fecd-a1f6-43e3-ba47-810b9640c434} <Debug> TCPHandler: Processed in 0.001457558 sec. | ||
| 10879 | 2026.05.21 18:25:09.450073 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2026.05.21 18:25:09.450171 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10881 | 2026.05.21 18:25:09.450212 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10882 | 2026.05.21 18:25:09.450622 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.05.21 18:25:09.450659 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10884 | 2026.05.21 18:25:09.450958 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10885 | 2026.05.21 18:25:09.451168 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.05.21 18:25:09.451297 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001145 sec., 53275.10917030568 rows/sec., 3.93 MiB/sec. | ||
| 10887 | 2026.05.21 18:25:09.451332 [ 286 ] {37530673-68a4-4b5b-80e6-b4b5e421dd99} <Debug> TCPHandler: Processed in 0.001309805 sec. | ||
| 10888 | 2026.05.21 18:25:09.451454 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2026.05.21 18:25:09.451579 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10890 | 2026.05.21 18:25:09.451630 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10891 | 2026.05.21 18:25:09.452106 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2026.05.21 18:25:09.452151 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10893 | 2026.05.21 18:25:09.452470 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10894 | 2026.05.21 18:25:09.452698 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2026.05.21 18:25:09.452830 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001277 sec., 18794.048551292093 rows/sec., 1.56 MiB/sec. | ||
| 10896 | 2026.05.21 18:25:09.452866 [ 286 ] {b6e80047-39da-491d-809f-af9dfa95bbd4} <Debug> TCPHandler: Processed in 0.001473689 sec. | ||
| 10897 | 2026.05.21 18:25:09.452993 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2026.05.21 18:25:09.453089 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10899 | 2026.05.21 18:25:09.453131 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10900 | 2026.05.21 18:25:09.453531 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.05.21 18:25:09.453568 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10902 | 2026.05.21 18:25:09.453874 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10903 | 2026.05.21 18:25:09.454102 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.05.21 18:25:09.454230 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 10905 | 2026.05.21 18:25:09.454265 [ 286 ] {1455f9e7-d388-41b2-aac6-cac399fc2ab1} <Debug> TCPHandler: Processed in 0.001323016 sec. | ||
| 10906 | 2026.05.21 18:25:09.454379 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10907 | 2026.05.21 18:25:09.454475 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10908 | 2026.05.21 18:25:09.454516 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10909 | 2026.05.21 18:25:09.454978 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.05.21 18:25:09.455016 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10911 | 2026.05.21 18:25:09.455332 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10912 | 2026.05.21 18:25:09.455552 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.05.21 18:25:09.455678 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 9.84 MiB/sec. | ||
| 10914 | 2026.05.21 18:25:09.455713 [ 286 ] {738d8bbc-f4db-4a90-a28c-d41169030a76} <Debug> TCPHandler: Processed in 0.001383947 sec. | ||
| 10915 | 2026.05.21 18:25:09.455826 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10916 | 2026.05.21 18:25:09.455922 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10917 | 2026.05.21 18:25:09.455966 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10918 | 2026.05.21 18:25:09.456420 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.05.21 18:25:09.456455 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10920 | 2026.05.21 18:25:09.456790 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10921 | 2026.05.21 18:25:09.457001 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.05.21 18:25:09.457139 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001235 sec., 161943.3198380567 rows/sec., 11.61 MiB/sec. | ||
| 10923 | 2026.05.21 18:25:09.457173 [ 286 ] {d8e0fb93-2890-4c57-9d04-8639170d4f27} <Debug> TCPHandler: Processed in 0.001397127 sec. | ||
| 10924 | 2026.05.21 18:25:09.457288 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10925 | 2026.05.21 18:25:09.457383 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10926 | 2026.05.21 18:25:09.457519 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <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 | ||
| 10927 | 2026.05.21 18:25:09.458355 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2026.05.21 18:25:09.458391 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10929 | 2026.05.21 18:25:09.458947 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10930 | 2026.05.21 18:25:09.459172 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2026.05.21 18:25:09.459307 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001941 sec., 21123.1324059763 rows/sec., 37.85 MiB/sec. | ||
| 10932 | 2026.05.21 18:25:09.459357 [ 286 ] {4233d15c-9274-48c3-b69c-fc98df32d816} <Debug> TCPHandler: Processed in 0.002118991 sec. | ||
| 10933 | 2026.05.21 18:25:09.459480 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2026.05.21 18:25:09.459575 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10935 | 2026.05.21 18:25:09.459616 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10936 | 2026.05.21 18:25:09.459959 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2026.05.21 18:25:09.459993 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10938 | 2026.05.21 18:25:09.460296 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10939 | 2026.05.21 18:25:09.460508 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.05.21 18:25:09.460634 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10941 | 2026.05.21 18:25:09.460668 [ 286 ] {b84afffa-38ce-4ea1-bdde-6bb9f844baaa} <Debug> TCPHandler: Processed in 0.001237644 sec. | ||
| 10942 | 2026.05.21 18:25:10.139475 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24549 | ||
| 10943 | 2026.05.21 18:25:10.139964 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.05.21 18:25:10.140006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10945 | 2026.05.21 18:25:10.140499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10946 | 2026.05.21 18:25:10.140732 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.05.21 18:25:10.140877 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24549 | ||
| 10948 | 2026.05.21 18:25:10.140885 [ 122 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10949 | 2026.05.21 18:25:10.140956 [ 122 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.05.21 18:25:10.140976 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10951 | 2026.05.21 18:25:10.141085 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 10952 | 2026.05.21 18:25:10.141211 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10953 | 2026.05.21 18:25:10.141256 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22117 rows starting from the beginning of the part | ||
| 10954 | 2026.05.21 18:25:10.141330 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10955 | 2026.05.21 18:25:10.141385 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10956 | 2026.05.21 18:25:10.141436 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10957 | 2026.05.21 18:25:10.141484 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10958 | 2026.05.21 18:25:10.141532 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10959 | 2026.05.21 18:25:10.143714 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24549 rows, containing 4 columns (4 merged, 0 gathered) in 0.002666911 sec., 9205031.58898066 rows/sec., 131.68 MiB/sec. | ||
| 10960 | 2026.05.21 18:25:10.144049 [ 190 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10961 | 2026.05.21 18:25:10.144324 [ 190 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.05.21 18:25:10.144413 [ 190 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_51_10} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10963 | 2026.05.21 18:25:10.144498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10964 | 2026.05.21 18:25:11.441660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10965 | 2026.05.21 18:25:11.459040 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.05.21 18:25:11.459097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10967 | 2026.05.21 18:25:11.465350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10968 | 2026.05.21 18:25:11.466054 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.05.21 18:25:11.466349 [ 146 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10970 | 2026.05.21 18:25:11.466415 [ 146 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.05.21 18:25:11.466438 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 10972 | 2026.05.21 18:25:11.466550 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 10973 | 2026.05.21 18:25:11.469182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10974 | 2026.05.21 18:25:11.470799 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10975 | 2026.05.21 18:25:11.472472 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10976 | 2026.05.21 18:25:11.477658 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10977 | 2026.05.21 18:25:11.482409 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10978 | 2026.05.21 18:25:11.487273 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10979 | 2026.05.21 18:25:11.491735 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10980 | 2026.05.21 18:25:11.495616 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10981 | 2026.05.21 18:25:11.548065 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081564231 sec., 4707.946060326371 rows/sec., 24.34 MiB/sec. | ||
| 10982 | 2026.05.21 18:25:11.551237 [ 200 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10983 | 2026.05.21 18:25:11.553257 [ 200 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.05.21 18:25:11.553339 [ 200 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_51_10} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10985 | 2026.05.21 18:25:11.555240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10986 | 2026.05.21 18:25:12.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.16 MiB, peak 335.56 MiB, free memory in arenas 0.00 B, will set to 323.88 MiB (RSS), difference: 1.72 MiB | ||
| 10987 | 2026.05.21 18:25:14.438886 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.05.21 18:25:14.439142 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10989 | 2026.05.21 18:25:14.439482 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10990 | 2026.05.21 18:25:14.439523 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <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 | ||
| 10991 | 2026.05.21 18:25:14.439762 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10992 | 2026.05.21 18:25:14.439841 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10993 | 2026.05.21 18:25:14.439988 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10994 | 2026.05.21 18:25:14.440027 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10995 | 2026.05.21 18:25:14.440050 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 10996 | 2026.05.21 18:25:14.440067 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10997 | 2026.05.21 18:25:14.440111 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10998 | 2026.05.21 18:25:14.440131 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10999 | 2026.05.21 18:25:14.441252 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002203 sec., 23150.24965955515 rows/sec., 5.47 MiB/sec. | ||
| 11000 | 2026.05.21 18:25:14.441373 [ 286 ] {c6a80fbb-9f18-4957-a867-625244757756} <Debug> TCPHandler: Processed in 0.002650352 sec. | ||
| 11001 | 2026.05.21 18:25:14.443085 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.05.21 18:25:14.443207 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11003 | 2026.05.21 18:25:14.443257 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11004 | 2026.05.21 18:25:14.443791 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.05.21 18:25:14.443837 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11006 | 2026.05.21 18:25:14.444221 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11007 | 2026.05.21 18:25:14.444461 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.05.21 18:25:14.444613 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00144 sec., 38888.88888888888 rows/sec., 2.99 MiB/sec. | ||
| 11009 | 2026.05.21 18:25:14.444641 [ 150 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11010 | 2026.05.21 18:25:14.444655 [ 286 ] {764cdb15-54cb-4201-8228-706561ee344c} <Debug> TCPHandler: Processed in 0.001625001 sec. | ||
| 11011 | 2026.05.21 18:25:14.444713 [ 150 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.05.21 18:25:14.444768 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11013 | 2026.05.21 18:25:14.444836 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.05.21 18:25:14.444868 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11015 | 2026.05.21 18:25:14.444941 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11016 | 2026.05.21 18:25:14.444960 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11017 | 2026.05.21 18:25:14.444986 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11018 | 2026.05.21 18:25:14.444990 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3361 rows starting from the beginning of the part | ||
| 11019 | 2026.05.21 18:25:14.445054 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11020 | 2026.05.21 18:25:14.445106 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 11021 | 2026.05.21 18:25:14.445154 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11022 | 2026.05.21 18:25:14.445197 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 262 rows starting from the beginning of the part | ||
| 11023 | 2026.05.21 18:25:14.445238 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11024 | 2026.05.21 18:25:14.445450 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.05.21 18:25:14.445488 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11026 | 2026.05.21 18:25:14.445794 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11027 | 2026.05.21 18:25:14.446013 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.05.21 18:25:14.446146 [ 150 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11029 | 2026.05.21 18:25:14.446149 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 11030 | 2026.05.21 18:25:14.446188 [ 150 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.05.21 18:25:14.446209 [ 286 ] {8479af9f-b293-4604-aeaf-35557c1c69ba} <Debug> TCPHandler: Processed in 0.001424308 sec. | ||
| 11032 | 2026.05.21 18:25:14.446213 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11033 | 2026.05.21 18:25:14.446334 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11034 | 2026.05.21 18:25:14.446351 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.05.21 18:25:14.446469 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11036 | 2026.05.21 18:25:14.446471 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11037 | 2026.05.21 18:25:14.446511 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 11038 | 2026.05.21 18:25:14.446539 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11039 | 2026.05.21 18:25:14.446582 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11040 | 2026.05.21 18:25:14.446637 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 11041 | 2026.05.21 18:25:14.446683 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11042 | 2026.05.21 18:25:14.446735 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 149 rows starting from the beginning of the part | ||
| 11043 | 2026.05.21 18:25:14.446783 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11044 | 2026.05.21 18:25:14.446844 [ 201 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008269 sec., 1956411.2178199235 rows/sec., 158.21 MiB/sec. | ||
| 11045 | 2026.05.21 18:25:14.446963 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.05.21 18:25:14.447006 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11047 | 2026.05.21 18:25:14.447189 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11048 | 2026.05.21 18:25:14.447479 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.05.21 18:25:14.447560 [ 195 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_81_16} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11050 | 2026.05.21 18:25:14.447632 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 11051 | 2026.05.21 18:25:14.447633 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11052 | 2026.05.21 18:25:14.447886 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.05.21 18:25:14.448025 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
| 11054 | 2026.05.21 18:25:14.448050 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772604 sec., 1284550.8641523994 rows/sec., 95.17 MiB/sec. | ||
| 11055 | 2026.05.21 18:25:14.448061 [ 286 ] {48b5ebe0-774d-4698-b375-0e7a752beb4d} <Debug> TCPHandler: Processed in 0.001762034 sec. | ||
| 11056 | 2026.05.21 18:25:14.448207 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.05.21 18:25:14.448277 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11058 | 2026.05.21 18:25:14.448306 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.05.21 18:25:14.448351 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11060 | 2026.05.21 18:25:14.448535 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.05.21 18:25:14.448605 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_81_16} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11062 | 2026.05.21 18:25:14.448680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11063 | 2026.05.21 18:25:14.448692 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.05.21 18:25:14.448728 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11065 | 2026.05.21 18:25:14.449029 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11066 | 2026.05.21 18:25:14.449240 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2026.05.21 18:25:14.449380 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11068 | 2026.05.21 18:25:14.449421 [ 286 ] {0becf405-2216-46b3-a276-59bf220f73a7} <Debug> TCPHandler: Processed in 0.001263705 sec. | ||
| 11069 | 2026.05.21 18:25:17.502371 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11070 | 2026.05.21 18:25:17.502452 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11071 | 2026.05.21 18:25:17.641386 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24997 | ||
| 11072 | 2026.05.21 18:25:17.641882 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.05.21 18:25:17.641931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11074 | 2026.05.21 18:25:17.642412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11075 | 2026.05.21 18:25:17.642656 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.05.21 18:25:17.642799 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24997 | ||
| 11077 | 2026.05.21 18:25:18.969639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11078 | 2026.05.21 18:25:18.985172 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.05.21 18:25:18.985243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11080 | 2026.05.21 18:25:18.990930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11081 | 2026.05.21 18:25:18.991703 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.05.21 18:25:18.994865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11083 | 2026.05.21 18:25:19.439630 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.05.21 18:25:19.439911 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11085 | 2026.05.21 18:25:19.440276 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11086 | 2026.05.21 18:25:19.440319 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <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 | ||
| 11087 | 2026.05.21 18:25:19.440556 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11088 | 2026.05.21 18:25:19.440632 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11089 | 2026.05.21 18:25:19.440781 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11090 | 2026.05.21 18:25:19.440820 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11091 | 2026.05.21 18:25:19.440843 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11092 | 2026.05.21 18:25:19.440859 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11093 | 2026.05.21 18:25:19.440903 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11094 | 2026.05.21 18:25:19.440924 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11095 | 2026.05.21 18:25:19.442100 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002294 sec., 22231.909328683523 rows/sec., 5.26 MiB/sec. | ||
| 11096 | 2026.05.21 18:25:19.442219 [ 286 ] {830edb28-5b72-4d40-8d4f-45cb4fe84ff3} <Debug> TCPHandler: Processed in 0.002735673 sec. | ||
| 11097 | 2026.05.21 18:25:19.444666 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2026.05.21 18:25:19.444789 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11099 | 2026.05.21 18:25:19.444839 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11100 | 2026.05.21 18:25:19.445413 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.05.21 18:25:19.445460 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11102 | 2026.05.21 18:25:19.445867 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11103 | 2026.05.21 18:25:19.446103 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.05.21 18:25:19.446263 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001507 sec., 91572.6609157266 rows/sec., 7.97 MiB/sec. | ||
| 11105 | 2026.05.21 18:25:19.446303 [ 286 ] {85c8afd7-75c5-4236-8a35-d5be9e4d3c00} <Debug> TCPHandler: Processed in 0.001694852 sec. | ||
| 11106 | 2026.05.21 18:25:19.446427 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.05.21 18:25:19.446532 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11108 | 2026.05.21 18:25:19.446576 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11109 | 2026.05.21 18:25:19.446998 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.05.21 18:25:19.447034 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11111 | 2026.05.21 18:25:19.447346 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11112 | 2026.05.21 18:25:19.447568 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.05.21 18:25:19.447701 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001194 sec., 34338.35845896148 rows/sec., 2.52 MiB/sec. | ||
| 11114 | 2026.05.21 18:25:19.447738 [ 286 ] {829389c2-2912-4849-b6a8-858374c919e5} <Debug> TCPHandler: Processed in 0.001364236 sec. | ||
| 11115 | 2026.05.21 18:25:19.447870 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2026.05.21 18:25:19.447971 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11117 | 2026.05.21 18:25:19.448014 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11118 | 2026.05.21 18:25:19.448447 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.05.21 18:25:19.448484 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11120 | 2026.05.21 18:25:19.448829 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11121 | 2026.05.21 18:25:19.449049 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.05.21 18:25:19.449183 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001233 sec., 85158.15085158151 rows/sec., 6.65 MiB/sec. | ||
| 11123 | 2026.05.21 18:25:19.449218 [ 286 ] {a360fa75-208d-45f4-bf7d-6c74787c8f35} <Debug> TCPHandler: Processed in 0.001400077 sec. | ||
| 11124 | 2026.05.21 18:25:19.449343 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.05.21 18:25:19.449442 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11126 | 2026.05.21 18:25:19.449489 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11127 | 2026.05.21 18:25:19.449906 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.05.21 18:25:19.449940 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11129 | 2026.05.21 18:25:19.450278 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11130 | 2026.05.21 18:25:19.450490 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.05.21 18:25:19.450621 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 11132 | 2026.05.21 18:25:19.450656 [ 286 ] {bea9588b-c8ab-497d-b330-89883a0df487} <Debug> TCPHandler: Processed in 0.001363536 sec. | ||
| 11133 | 2026.05.21 18:25:19.450775 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2026.05.21 18:25:19.450874 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11135 | 2026.05.21 18:25:19.450931 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <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 | ||
| 11136 | 2026.05.21 18:25:19.451827 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.05.21 18:25:19.451864 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11138 | 2026.05.21 18:25:19.452475 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11139 | 2026.05.21 18:25:19.452702 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.05.21 18:25:19.452844 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00199 sec., 20603.015075376883 rows/sec., 36.92 MiB/sec. | ||
| 11141 | 2026.05.21 18:25:19.452914 [ 286 ] {d038347a-3ef1-4aa3-a3b2-d4f63b47b513} <Debug> TCPHandler: Processed in 0.002189072 sec. | ||
| 11142 | 2026.05.21 18:25:19.453042 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.05.21 18:25:19.453141 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11144 | 2026.05.21 18:25:19.453186 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11145 | 2026.05.21 18:25:19.453534 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.05.21 18:25:19.453569 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11147 | 2026.05.21 18:25:19.453912 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11148 | 2026.05.21 18:25:19.454125 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.05.21 18:25:19.454252 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 11150 | 2026.05.21 18:25:19.454287 [ 286 ] {49122ed4-322a-42cd-b259-0505d837dd19} <Debug> TCPHandler: Processed in 0.001297305 sec. | ||
| 11151 | 2026.05.21 18:25:20.466154 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.05.21 18:25:20.466417 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11153 | 2026.05.21 18:25:20.466820 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11154 | 2026.05.21 18:25:20.466873 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11155 | 2026.05.21 18:25:20.467114 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11156 | 2026.05.21 18:25:20.467184 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11157 | 2026.05.21 18:25:20.467330 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11158 | 2026.05.21 18:25:20.467368 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11159 | 2026.05.21 18:25:20.467393 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11160 | 2026.05.21 18:25:20.467410 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11161 | 2026.05.21 18:25:20.467453 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11162 | 2026.05.21 18:25:20.467474 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11163 | 2026.05.21 18:25:20.468526 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002223 sec., 22941.97031039136 rows/sec., 5.43 MiB/sec. | ||
| 11164 | 2026.05.21 18:25:20.468636 [ 286 ] {a9c2873e-a8c7-430b-a264-ba961a16c2a0} <Debug> TCPHandler: Processed in 0.002621631 sec. | ||
| 11165 | 2026.05.21 18:25:20.481220 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2026.05.21 18:25:20.481359 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11167 | 2026.05.21 18:25:20.481416 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11168 | 2026.05.21 18:25:20.481973 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2026.05.21 18:25:20.482016 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11170 | 2026.05.21 18:25:20.482396 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11171 | 2026.05.21 18:25:20.482626 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.05.21 18:25:20.482780 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001461 sec., 2737.8507871321012 rows/sec., 223.25 KiB/sec. | ||
| 11173 | 2026.05.21 18:25:20.482820 [ 286 ] {9a7699c8-c24e-4a11-b8a1-71c280503130} <Debug> TCPHandler: Processed in 0.001668073 sec. | ||
| 11174 | 2026.05.21 18:25:20.482951 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.05.21 18:25:20.483052 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11176 | 2026.05.21 18:25:20.483096 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11177 | 2026.05.21 18:25:20.484648 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.05.21 18:25:20.484687 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11179 | 2026.05.21 18:25:20.485171 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11180 | 2026.05.21 18:25:20.485489 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.05.21 18:25:20.485658 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002625 sec., 916952.380952381 rows/sec., 67.65 MiB/sec. | ||
| 11182 | 2026.05.21 18:25:20.485709 [ 286 ] {41737924-f083-4d0a-a8ab-4e9404db613b} <Debug> TCPHandler: Processed in 0.002808574 sec. | ||
| 11183 | 2026.05.21 18:25:20.485850 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.05.21 18:25:20.485970 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11185 | 2026.05.21 18:25:20.486025 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11186 | 2026.05.21 18:25:20.486531 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.05.21 18:25:20.486572 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11188 | 2026.05.21 18:25:20.486965 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11189 | 2026.05.21 18:25:20.487291 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.05.21 18:25:20.487456 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001505 sec., 9966.777408637874 rows/sec., 735.18 KiB/sec. | ||
| 11191 | 2026.05.21 18:25:20.487505 [ 286 ] {e389aa76-8fcd-4edf-9abe-c80b5a3ca838} <Debug> TCPHandler: Processed in 0.001717693 sec. | ||
| 11192 | 2026.05.21 18:25:20.487642 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.05.21 18:25:20.487764 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11194 | 2026.05.21 18:25:20.487812 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11195 | 2026.05.21 18:25:20.488622 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.05.21 18:25:20.488663 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11197 | 2026.05.21 18:25:20.489015 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11198 | 2026.05.21 18:25:20.489232 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.05.21 18:25:20.489367 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00163 sec., 491411.04294478527 rows/sec., 28.39 MiB/sec. | ||
| 11200 | 2026.05.21 18:25:20.489404 [ 286 ] {a654ece2-5eb7-4dd2-8a1c-79b604592d3c} <Debug> TCPHandler: Processed in 0.001818275 sec. | ||
| 11201 | 2026.05.21 18:25:20.489521 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2026.05.21 18:25:20.489618 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11203 | 2026.05.21 18:25:20.489659 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11204 | 2026.05.21 18:25:20.490047 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.05.21 18:25:20.490084 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11206 | 2026.05.21 18:25:20.490367 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11207 | 2026.05.21 18:25:20.490589 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.05.21 18:25:20.490723 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 11209 | 2026.05.21 18:25:20.490760 [ 286 ] {4a2f4ca8-69da-42a9-959c-6f34d30bf61e} <Debug> TCPHandler: Processed in 0.001290565 sec. | ||
| 11210 | 2026.05.21 18:25:20.490877 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.05.21 18:25:20.490974 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11212 | 2026.05.21 18:25:20.491015 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11213 | 2026.05.21 18:25:20.491841 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.05.21 18:25:20.491878 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11215 | 2026.05.21 18:25:20.492240 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11216 | 2026.05.21 18:25:20.492464 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.05.21 18:25:20.492593 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001638 sec., 789987.78998779 rows/sec., 52.73 MiB/sec. | ||
| 11218 | 2026.05.21 18:25:20.492629 [ 286 ] {5657ecf1-b1e8-4e8a-bce0-85901107a68c} <Debug> TCPHandler: Processed in 0.001803435 sec. | ||
| 11219 | 2026.05.21 18:25:20.492751 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.05.21 18:25:20.492848 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11221 | 2026.05.21 18:25:20.492892 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11222 | 2026.05.21 18:25:20.493612 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.05.21 18:25:20.493648 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11224 | 2026.05.21 18:25:20.494078 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11225 | 2026.05.21 18:25:20.494291 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.05.21 18:25:20.494411 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11227 | 2026.05.21 18:25:20.494421 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001593 sec., 940364.0929064658 rows/sec., 57.04 MiB/sec. | ||
| 11228 | 2026.05.21 18:25:20.494482 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.05.21 18:25:20.494506 [ 286 ] {221ce515-d0ca-4771-8b81-84f048b908fd} <Debug> TCPHandler: Processed in 0.001803385 sec. | ||
| 11230 | 2026.05.21 18:25:20.494509 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11231 | 2026.05.21 18:25:20.494628 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11232 | 2026.05.21 18:25:20.494653 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.05.21 18:25:20.494755 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.05.21 18:25:20.494759 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11235 | 2026.05.21 18:25:20.494813 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28386 rows starting from the beginning of the part | ||
| 11236 | 2026.05.21 18:25:20.494817 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <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 | ||
| 11237 | 2026.05.21 18:25:20.494890 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11238 | 2026.05.21 18:25:20.494942 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 200 rows starting from the beginning of the part | ||
| 11239 | 2026.05.21 18:25:20.494988 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11240 | 2026.05.21 18:25:20.495031 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11241 | 2026.05.21 18:25:20.495074 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1498 rows starting from the beginning of the part | ||
| 11242 | 2026.05.21 18:25:20.495601 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.05.21 18:25:20.495644 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11244 | 2026.05.21 18:25:20.496208 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11245 | 2026.05.21 18:25:20.496446 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.05.21 18:25:20.496590 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001854 sec., 5933.117583603021 rows/sec., 10.63 MiB/sec. | ||
| 11247 | 2026.05.21 18:25:20.496643 [ 286 ] {ab0cb14b-52bb-422b-972e-a57e1637e16c} <Debug> TCPHandler: Processed in 0.002042569 sec. | ||
| 11248 | 2026.05.21 18:25:20.496766 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.05.21 18:25:20.496862 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11250 | 2026.05.21 18:25:20.496905 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11251 | 2026.05.21 18:25:20.497238 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.05.21 18:25:20.497274 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11253 | 2026.05.21 18:25:20.497594 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11254 | 2026.05.21 18:25:20.497839 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.05.21 18:25:20.497970 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 734.80 KiB/sec. | ||
| 11256 | 2026.05.21 18:25:20.498003 [ 286 ] {09294651-d748-4860-a0fc-d03e7cfa5b50} <Debug> TCPHandler: Processed in 0.001287795 sec. | ||
| 11257 | 2026.05.21 18:25:20.502380 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30564 rows, containing 5 columns (5 merged, 0 gathered) in 0.00779834 sec., 3919295.6449705963 rows/sec., 253.07 MiB/sec. | ||
| 11258 | 2026.05.21 18:25:20.503049 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11259 | 2026.05.21 18:25:20.503318 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.05.21 18:25:20.503389 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11261 | 2026.05.21 18:25:20.503481 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11262 | 2026.05.21 18:25:21.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.97 MiB, peak 335.56 MiB, free memory in arenas 0.00 B, will set to 326.56 MiB (RSS), difference: 1.59 MiB | ||
| 11263 | 2026.05.21 18:25:24.437767 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.05.21 18:25:24.438017 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11265 | 2026.05.21 18:25:24.438374 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11266 | 2026.05.21 18:25:24.438421 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <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 | ||
| 11267 | 2026.05.21 18:25:24.438700 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11268 | 2026.05.21 18:25:24.438793 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11269 | 2026.05.21 18:25:24.438974 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11270 | 2026.05.21 18:25:24.439022 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11271 | 2026.05.21 18:25:24.439053 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11272 | 2026.05.21 18:25:24.439075 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11273 | 2026.05.21 18:25:24.439125 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11274 | 2026.05.21 18:25:24.439148 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11275 | 2026.05.21 18:25:24.440256 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002334 sec., 21850.89974293059 rows/sec., 5.17 MiB/sec. | ||
| 11276 | 2026.05.21 18:25:24.440367 [ 286 ] {2d82b60e-ee73-4cba-b9d1-db472ec068f1} <Debug> TCPHandler: Processed in 0.002737442 sec. | ||
| 11277 | 2026.05.21 18:25:24.441944 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.05.21 18:25:24.442064 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11279 | 2026.05.21 18:25:24.442112 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11280 | 2026.05.21 18:25:24.442631 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.05.21 18:25:24.442679 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11282 | 2026.05.21 18:25:24.443056 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11283 | 2026.05.21 18:25:24.443287 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.05.21 18:25:24.443442 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001414 sec., 39603.960396039605 rows/sec., 3.04 MiB/sec. | ||
| 11285 | 2026.05.21 18:25:24.443481 [ 286 ] {3e207586-b2cc-4bcf-b9e3-6369f469ea4b} <Debug> TCPHandler: Processed in 0.001593011 sec. | ||
| 11286 | 2026.05.21 18:25:24.443604 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.05.21 18:25:24.443707 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11288 | 2026.05.21 18:25:24.443751 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11289 | 2026.05.21 18:25:24.444171 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.05.21 18:25:24.444209 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11291 | 2026.05.21 18:25:24.444524 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11292 | 2026.05.21 18:25:24.444743 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.05.21 18:25:24.444877 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 11294 | 2026.05.21 18:25:24.444913 [ 286 ] {5af0c452-6a6c-44bf-b7d1-6ea2dd584af2} <Debug> TCPHandler: Processed in 0.001361456 sec. | ||
| 11295 | 2026.05.21 18:25:24.445033 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.05.21 18:25:24.445132 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11297 | 2026.05.21 18:25:24.445178 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11298 | 2026.05.21 18:25:24.445555 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.05.21 18:25:24.445592 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11300 | 2026.05.21 18:25:24.445926 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11301 | 2026.05.21 18:25:24.446151 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.05.21 18:25:24.446281 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00117 sec., 109401.70940170939 rows/sec., 7.62 MiB/sec. | ||
| 11303 | 2026.05.21 18:25:24.446317 [ 286 ] {dbadc6bb-3a79-4d60-aa67-fb3f2af6ac5d} <Debug> TCPHandler: Processed in 0.001334976 sec. | ||
| 11304 | 2026.05.21 18:25:24.446436 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.05.21 18:25:24.446534 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.05.21 18:25:24.446579 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11307 | 2026.05.21 18:25:24.446914 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.05.21 18:25:24.446950 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11309 | 2026.05.21 18:25:24.447288 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11310 | 2026.05.21 18:25:24.447615 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.05.21 18:25:24.447801 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001284 sec., 37383.17757009346 rows/sec., 2.52 MiB/sec. | ||
| 11312 | 2026.05.21 18:25:24.447809 [ 111 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11313 | 2026.05.21 18:25:24.447853 [ 286 ] {903b21f5-6fd4-43d0-9a7f-95b5d7bee362} <Debug> TCPHandler: Processed in 0.001467219 sec. | ||
| 11314 | 2026.05.21 18:25:24.447904 [ 111 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.05.21 18:25:24.447940 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11316 | 2026.05.21 18:25:24.448064 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11317 | 2026.05.21 18:25:24.448215 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11318 | 2026.05.21 18:25:24.448254 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3870 rows starting from the beginning of the part | ||
| 11319 | 2026.05.21 18:25:24.448325 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11320 | 2026.05.21 18:25:24.448378 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11321 | 2026.05.21 18:25:24.448422 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11322 | 2026.05.21 18:25:24.448463 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part | ||
| 11323 | 2026.05.21 18:25:24.448506 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part | ||
| 11324 | 2026.05.21 18:25:24.449842 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001836786 sec., 2237604.1629237155 rows/sec., 150.01 MiB/sec. | ||
| 11325 | 2026.05.21 18:25:24.450151 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11326 | 2026.05.21 18:25:24.450427 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.05.21 18:25:24.450500 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_81_16} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11328 | 2026.05.21 18:25:24.450582 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11329 | 2026.05.21 18:25:25.142932 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25509 | ||
| 11330 | 2026.05.21 18:25:25.143441 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.05.21 18:25:25.143476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11332 | 2026.05.21 18:25:25.143978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11333 | 2026.05.21 18:25:25.144222 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.05.21 18:25:25.144364 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25509 | ||
| 11335 | 2026.05.21 18:25:26.494966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11336 | 2026.05.21 18:25:26.512395 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.05.21 18:25:26.512467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 11338 | 2026.05.21 18:25:26.518714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11339 | 2026.05.21 18:25:26.519465 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.05.21 18:25:26.522561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11341 | 2026.05.21 18:25:29.439353 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.05.21 18:25:29.439623 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11343 | 2026.05.21 18:25:29.439994 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11344 | 2026.05.21 18:25:29.440041 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11345 | 2026.05.21 18:25:29.440281 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11346 | 2026.05.21 18:25:29.440351 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11347 | 2026.05.21 18:25:29.440491 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11348 | 2026.05.21 18:25:29.440534 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11349 | 2026.05.21 18:25:29.440556 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11350 | 2026.05.21 18:25:29.440571 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11351 | 2026.05.21 18:25:29.440613 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11352 | 2026.05.21 18:25:29.440634 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11353 | 2026.05.21 18:25:29.441672 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002156 sec., 23654.91651205937 rows/sec., 5.59 MiB/sec. | ||
| 11354 | 2026.05.21 18:25:29.441774 [ 286 ] {cae133ba-25be-45ae-b320-1fbefc902d8d} <Debug> TCPHandler: Processed in 0.002565449 sec. | ||
| 11355 | 2026.05.21 18:25:29.444101 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11356 | 2026.05.21 18:25:29.444225 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11357 | 2026.05.21 18:25:29.444280 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11358 | 2026.05.21 18:25:29.444935 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11359 | 2026.05.21 18:25:29.444991 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11360 | 2026.05.21 18:25:29.445404 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11361 | 2026.05.21 18:25:29.445635 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2026.05.21 18:25:29.445789 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.0016 sec., 86250 rows/sec., 7.51 MiB/sec. | ||
| 11363 | 2026.05.21 18:25:29.445827 [ 286 ] {99998d49-d157-4ad9-b327-31e58dbee83d} <Debug> TCPHandler: Processed in 0.001780374 sec. | ||
| 11364 | 2026.05.21 18:25:29.445948 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11365 | 2026.05.21 18:25:29.446047 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11366 | 2026.05.21 18:25:29.446090 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11367 | 2026.05.21 18:25:29.446509 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2026.05.21 18:25:29.446548 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11369 | 2026.05.21 18:25:29.446854 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11370 | 2026.05.21 18:25:29.447063 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.05.21 18:25:29.447184 [ 142 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11372 | 2026.05.21 18:25:29.447193 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 11373 | 2026.05.21 18:25:29.447262 [ 142 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.05.21 18:25:29.447273 [ 286 ] {fae0af00-1912-4edb-a188-a6031e2f294d} <Debug> TCPHandler: Processed in 0.001375116 sec. | ||
| 11375 | 2026.05.21 18:25:29.447295 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11376 | 2026.05.21 18:25:29.447398 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 11377 | 2026.05.21 18:25:29.447400 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.05.21 18:25:29.447503 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11379 | 2026.05.21 18:25:29.447516 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11380 | 2026.05.21 18:25:29.447536 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 11381 | 2026.05.21 18:25:29.447558 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11382 | 2026.05.21 18:25:29.447604 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 11383 | 2026.05.21 18:25:29.447658 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 61 rows starting from the beginning of the part | ||
| 11384 | 2026.05.21 18:25:29.447705 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 11385 | 2026.05.21 18:25:29.447753 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 11386 | 2026.05.21 18:25:29.447798 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 11387 | 2026.05.21 18:25:29.447990 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.05.21 18:25:29.448025 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11389 | 2026.05.21 18:25:29.448340 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11390 | 2026.05.21 18:25:29.448567 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.05.21 18:25:29.448605 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249674 sec., 340088.6951316903 rows/sec., 24.56 MiB/sec. | ||
| 11392 | 2026.05.21 18:25:29.448700 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 11393 | 2026.05.21 18:25:29.448735 [ 286 ] {4690057b-f934-4da3-851f-168aabfa8477} <Debug> TCPHandler: Processed in 0.001384376 sec. | ||
| 11394 | 2026.05.21 18:25:29.448745 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11395 | 2026.05.21 18:25:29.448852 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2026.05.21 18:25:29.448949 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.05.21 18:25:29.448994 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11398 | 2026.05.21 18:25:29.449046 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.05.21 18:25:29.449127 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_51_10} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11400 | 2026.05.21 18:25:29.449200 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11401 | 2026.05.21 18:25:29.449411 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.05.21 18:25:29.449447 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11403 | 2026.05.21 18:25:29.449771 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11404 | 2026.05.21 18:25:29.449983 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.05.21 18:25:29.450111 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11406 | 2026.05.21 18:25:29.450145 [ 286 ] {938610ab-a409-4e99-880e-e9185b2c7dd2} <Debug> TCPHandler: Processed in 0.001343056 sec. | ||
| 11407 | 2026.05.21 18:25:29.450257 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.05.21 18:25:29.450352 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.05.21 18:25:29.450408 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <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 | ||
| 11410 | 2026.05.21 18:25:29.451204 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.05.21 18:25:29.451240 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11412 | 2026.05.21 18:25:29.451812 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11413 | 2026.05.21 18:25:29.452039 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.05.21 18:25:29.452175 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001842 sec., 22258.41476655809 rows/sec., 39.89 MiB/sec. | ||
| 11415 | 2026.05.21 18:25:29.452225 [ 286 ] {05763ab3-eabf-44e4-a909-3739a8131a5d} <Debug> TCPHandler: Processed in 0.002017948 sec. | ||
| 11416 | 2026.05.21 18:25:29.452355 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.05.21 18:25:29.452451 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11418 | 2026.05.21 18:25:29.452495 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11419 | 2026.05.21 18:25:29.452825 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.05.21 18:25:29.452859 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11421 | 2026.05.21 18:25:29.453164 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11422 | 2026.05.21 18:25:29.453376 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.05.21 18:25:29.453503 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11424 | 2026.05.21 18:25:29.453535 [ 286 ] {1cbbcfa3-8c76-4361-af0e-12fd7aae7da7} <Debug> TCPHandler: Processed in 0.001230484 sec. | ||
| 11425 | 2026.05.21 18:25:31.399983 [ 141 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11426 | 2026.05.21 18:25:31.400086 [ 141 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.05.21 18:25:31.400125 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11428 | 2026.05.21 18:25:31.400268 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 11429 | 2026.05.21 18:25:31.400432 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11430 | 2026.05.21 18:25:31.400470 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11431 | 2026.05.21 18:25:31.400550 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11432 | 2026.05.21 18:25:31.400607 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11433 | 2026.05.21 18:25:31.400658 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 11434 | 2026.05.21 18:25:31.400708 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 11435 | 2026.05.21 18:25:31.401501 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294315 sec., 29359.15909187485 rows/sec., 2.45 MiB/sec. | ||
| 11436 | 2026.05.21 18:25:31.401690 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11437 | 2026.05.21 18:25:31.402014 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.05.21 18:25:31.402094 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_25_6} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11439 | 2026.05.21 18:25:31.402191 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11440 | 2026.05.21 18:25:32.502507 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11441 | 2026.05.21 18:25:32.502565 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11442 | 2026.05.21 18:25:32.644519 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25957 | ||
| 11443 | 2026.05.21 18:25:32.645038 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.05.21 18:25:32.645091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11445 | 2026.05.21 18:25:32.645590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11446 | 2026.05.21 18:25:32.645829 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.05.21 18:25:32.645974 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25957 | ||
| 11448 | 2026.05.21 18:25:34.022648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11449 | 2026.05.21 18:25:34.039538 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.05.21 18:25:34.039619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11451 | 2026.05.21 18:25:34.046576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11452 | 2026.05.21 18:25:34.047314 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.05.21 18:25:34.050510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11454 | 2026.05.21 18:25:34.438491 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.05.21 18:25:34.438735 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11456 | 2026.05.21 18:25:34.439085 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11457 | 2026.05.21 18:25:34.439124 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <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 | ||
| 11458 | 2026.05.21 18:25:34.439338 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11459 | 2026.05.21 18:25:34.439408 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11460 | 2026.05.21 18:25:34.439552 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11461 | 2026.05.21 18:25:34.439589 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11462 | 2026.05.21 18:25:34.439612 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11463 | 2026.05.21 18:25:34.439628 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11464 | 2026.05.21 18:25:34.439670 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11465 | 2026.05.21 18:25:34.439691 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11466 | 2026.05.21 18:25:34.440779 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00214 sec., 23831.77570093458 rows/sec., 5.64 MiB/sec. | ||
| 11467 | 2026.05.21 18:25:34.440881 [ 286 ] {b32d0637-92a7-445f-b091-25b11075aa4b} <Debug> TCPHandler: Processed in 0.002528449 sec. | ||
| 11468 | 2026.05.21 18:25:34.442492 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2026.05.21 18:25:34.442622 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11470 | 2026.05.21 18:25:34.442675 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11471 | 2026.05.21 18:25:34.443254 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.05.21 18:25:34.443308 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11473 | 2026.05.21 18:25:34.443691 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11474 | 2026.05.21 18:25:34.443909 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.05.21 18:25:34.444058 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001473 sec., 38017.651052274276 rows/sec., 2.92 MiB/sec. | ||
| 11476 | 2026.05.21 18:25:34.444078 [ 137 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11477 | 2026.05.21 18:25:34.444094 [ 286 ] {1ab32204-d231-4540-ac33-5aad274be376} <Debug> TCPHandler: Processed in 0.001665401 sec. | ||
| 11478 | 2026.05.21 18:25:34.444161 [ 137 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.05.21 18:25:34.444196 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11480 | 2026.05.21 18:25:34.444266 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2026.05.21 18:25:34.444304 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11482 | 2026.05.21 18:25:34.444387 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11483 | 2026.05.21 18:25:34.444408 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11484 | 2026.05.21 18:25:34.444433 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11485 | 2026.05.21 18:25:34.444442 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3361 rows starting from the beginning of the part | ||
| 11486 | 2026.05.21 18:25:34.444510 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 11487 | 2026.05.21 18:25:34.444565 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2407 rows starting from the beginning of the part | ||
| 11488 | 2026.05.21 18:25:34.444614 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11489 | 2026.05.21 18:25:34.444658 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 138 rows starting from the beginning of the part | ||
| 11490 | 2026.05.21 18:25:34.444704 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11491 | 2026.05.21 18:25:34.444864 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.05.21 18:25:34.444901 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11493 | 2026.05.21 18:25:34.445223 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11494 | 2026.05.21 18:25:34.445449 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.05.21 18:25:34.445573 [ 137 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11496 | 2026.05.21 18:25:34.445583 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 11497 | 2026.05.21 18:25:34.445610 [ 137 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.05.21 18:25:34.445631 [ 286 ] {8e170156-2632-4289-b1fe-77ec1913cb42} <Debug> TCPHandler: Processed in 0.001417227 sec. | ||
| 11499 | 2026.05.21 18:25:34.445634 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11500 | 2026.05.21 18:25:34.445761 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11501 | 2026.05.21 18:25:34.445766 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.05.21 18:25:34.445902 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11503 | 2026.05.21 18:25:34.445906 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11504 | 2026.05.21 18:25:34.445943 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 11505 | 2026.05.21 18:25:34.445968 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11506 | 2026.05.21 18:25:34.446017 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 11507 | 2026.05.21 18:25:34.446070 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1294 rows starting from the beginning of the part | ||
| 11508 | 2026.05.21 18:25:34.446112 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11509 | 2026.05.21 18:25:34.446154 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 105 rows starting from the beginning of the part | ||
| 11510 | 2026.05.21 18:25:34.446194 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11511 | 2026.05.21 18:25:34.446387 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.05.21 18:25:34.446428 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11513 | 2026.05.21 18:25:34.446760 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499628 sec., 2462766.459649196 rows/sec., 195.24 MiB/sec. | ||
| 11514 | 2026.05.21 18:25:34.447031 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11515 | 2026.05.21 18:25:34.447138 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11516 | 2026.05.21 18:25:34.447268 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.05.21 18:25:34.447404 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
| 11518 | 2026.05.21 18:25:34.447426 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.05.21 18:25:34.447439 [ 286 ] {4bbb0819-2730-47a6-87ff-6b98eb4a2372} <Debug> TCPHandler: Processed in 0.001725563 sec. | ||
| 11520 | 2026.05.21 18:25:34.447492 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_86_17} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11521 | 2026.05.21 18:25:34.447560 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11522 | 2026.05.21 18:25:34.447564 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.05.21 18:25:34.447624 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919457 sec., 1804156.071222226 rows/sec., 130.65 MiB/sec. | ||
| 11524 | 2026.05.21 18:25:34.447669 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11525 | 2026.05.21 18:25:34.447823 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11526 | 2026.05.21 18:25:34.447989 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11527 | 2026.05.21 18:25:34.448177 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.05.21 18:25:34.448219 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11529 | 2026.05.21 18:25:34.448317 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.05.21 18:25:34.448411 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_86_17} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11531 | 2026.05.21 18:25:34.448565 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11532 | 2026.05.21 18:25:34.448626 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11533 | 2026.05.21 18:25:34.448787 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.05.21 18:25:34.448935 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 11535 | 2026.05.21 18:25:34.448975 [ 286 ] {82afdac2-69d8-41b4-a4fd-93fefec45517} <Debug> TCPHandler: Processed in 0.001462739 sec. | ||
| 11536 | 2026.05.21 18:25:39.441532 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.05.21 18:25:39.441803 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 11538 | 2026.05.21 18:25:39.442172 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11539 | 2026.05.21 18:25:39.442215 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <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_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')" moved to PREWHERE | ||
| 11540 | 2026.05.21 18:25:39.442465 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11541 | 2026.05.21 18:25:39.442540 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11542 | 2026.05.21 18:25:39.442687 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11543 | 2026.05.21 18:25:39.442724 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11544 | 2026.05.21 18:25:39.442746 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11545 | 2026.05.21 18:25:39.442762 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11546 | 2026.05.21 18:25:39.442805 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 11547 | 2026.05.21 18:25:39.442829 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11548 | 2026.05.21 18:25:39.443978 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002278 sec., 22388.059701492537 rows/sec., 5.29 MiB/sec. | ||
| 11549 | 2026.05.21 18:25:39.444085 [ 286 ] {4b4ae95c-ea46-4370-98e7-6fd03a139943} <Debug> TCPHandler: Processed in 0.002689992 sec. | ||
| 11550 | 2026.05.21 18:25:39.447121 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.05.21 18:25:39.447236 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11552 | 2026.05.21 18:25:39.447284 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11553 | 2026.05.21 18:25:39.447781 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.05.21 18:25:39.447829 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11555 | 2026.05.21 18:25:39.448212 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11556 | 2026.05.21 18:25:39.448444 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.05.21 18:25:39.448604 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001402 sec., 17118.402282453637 rows/sec., 1.42 MiB/sec. | ||
| 11558 | 2026.05.21 18:25:39.448642 [ 286 ] {fb593605-9253-435c-b8bb-333c59f46636} <Debug> TCPHandler: Processed in 0.001574951 sec. | ||
| 11559 | 2026.05.21 18:25:39.448780 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.05.21 18:25:39.448909 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11561 | 2026.05.21 18:25:39.448961 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11562 | 2026.05.21 18:25:39.449450 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.05.21 18:25:39.449504 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11564 | 2026.05.21 18:25:39.449814 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11565 | 2026.05.21 18:25:39.450037 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.05.21 18:25:39.450176 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001294 sec., 3091.190108191654 rows/sec., 252.06 KiB/sec. | ||
| 11567 | 2026.05.21 18:25:39.450212 [ 286 ] {da1bdca3-3803-4979-8f4c-9df5dacdf51e} <Debug> TCPHandler: Processed in 0.001495859 sec. | ||
| 11568 | 2026.05.21 18:25:39.450332 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.05.21 18:25:39.450432 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11570 | 2026.05.21 18:25:39.450475 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11571 | 2026.05.21 18:25:39.450989 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.05.21 18:25:39.451027 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11573 | 2026.05.21 18:25:39.451352 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11574 | 2026.05.21 18:25:39.451580 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.05.21 18:25:39.451714 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001301 sec., 199846.27209838585 rows/sec., 17.94 MiB/sec. | ||
| 11576 | 2026.05.21 18:25:39.451749 [ 286 ] {70b74cb5-bfc2-44ff-b50a-426e2c24da08} <Debug> TCPHandler: Processed in 0.001468899 sec. | ||
| 11577 | 2026.05.21 18:25:39.451880 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.05.21 18:25:39.451980 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11579 | 2026.05.21 18:25:39.452021 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11580 | 2026.05.21 18:25:39.452437 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.05.21 18:25:39.452474 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11582 | 2026.05.21 18:25:39.452785 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11583 | 2026.05.21 18:25:39.452998 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.05.21 18:25:39.453127 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001164 sec., 48969.07216494845 rows/sec., 3.63 MiB/sec. | ||
| 11585 | 2026.05.21 18:25:39.453164 [ 286 ] {1244f45d-416b-4c4e-92ea-e1c9e7557914} <Debug> TCPHandler: Processed in 0.001335686 sec. | ||
| 11586 | 2026.05.21 18:25:39.453276 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.05.21 18:25:39.453375 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.05.21 18:25:39.453415 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11589 | 2026.05.21 18:25:39.453810 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.05.21 18:25:39.453849 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11591 | 2026.05.21 18:25:39.454138 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11592 | 2026.05.21 18:25:39.454348 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.05.21 18:25:39.454476 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 11594 | 2026.05.21 18:25:39.454511 [ 286 ] {e9578ded-9852-4283-913f-de8b0605401c} <Debug> TCPHandler: Processed in 0.001285495 sec. | ||
| 11595 | 2026.05.21 18:25:39.454627 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.05.21 18:25:39.454726 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11597 | 2026.05.21 18:25:39.454767 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11598 | 2026.05.21 18:25:39.455159 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.05.21 18:25:39.455196 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11600 | 2026.05.21 18:25:39.455494 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11601 | 2026.05.21 18:25:39.455705 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.05.21 18:25:39.455840 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 11603 | 2026.05.21 18:25:39.455876 [ 286 ] {2bdd0157-0d8b-4aec-8228-4b3a97f34dbc} <Debug> TCPHandler: Processed in 0.001299825 sec. | ||
| 11604 | 2026.05.21 18:25:39.455993 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.05.21 18:25:39.456090 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11606 | 2026.05.21 18:25:39.456130 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11607 | 2026.05.21 18:25:39.456584 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.05.21 18:25:39.456620 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11609 | 2026.05.21 18:25:39.456928 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11610 | 2026.05.21 18:25:39.457146 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.05.21 18:25:39.457275 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Debug> executeQuery: Read 145 rows, 11.98 KiB in 0.001204 sec., 120431.89368770765 rows/sec., 9.72 MiB/sec. | ||
| 11612 | 2026.05.21 18:25:39.457310 [ 286 ] {5957c72f-706f-4a82-860d-e4bc04753462} <Debug> TCPHandler: Processed in 0.001368167 sec. | ||
| 11613 | 2026.05.21 18:25:39.457430 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.05.21 18:25:39.457527 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11615 | 2026.05.21 18:25:39.457571 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11616 | 2026.05.21 18:25:39.457968 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.05.21 18:25:39.458003 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11618 | 2026.05.21 18:25:39.458339 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11619 | 2026.05.21 18:25:39.458552 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.05.21 18:25:39.458690 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001183 sec., 167371.09044801354 rows/sec., 12.00 MiB/sec. | ||
| 11621 | 2026.05.21 18:25:39.458725 [ 286 ] {235f63e0-2f63-44e6-ad54-21c7567e09a2} <Debug> TCPHandler: Processed in 0.001344606 sec. | ||
| 11622 | 2026.05.21 18:25:39.458842 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.05.21 18:25:39.458938 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11624 | 2026.05.21 18:25:39.458993 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <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 | ||
| 11625 | 2026.05.21 18:25:39.459850 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.05.21 18:25:39.459887 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11627 | 2026.05.21 18:25:39.460456 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11628 | 2026.05.21 18:25:39.460683 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.05.21 18:25:39.460809 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11630 | 2026.05.21 18:25:39.460824 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 38.59 MiB/sec. | ||
| 11631 | 2026.05.21 18:25:39.460879 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.05.21 18:25:39.460905 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11633 | 2026.05.21 18:25:39.460917 [ 286 ] {022194ad-45b0-4262-b79f-d3e8da4ef2e9} <Debug> TCPHandler: Processed in 0.002125221 sec. | ||
| 11634 | 2026.05.21 18:25:39.460995 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 11635 | 2026.05.21 18:25:39.461058 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.05.21 18:25:39.461163 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11637 | 2026.05.21 18:25:39.461207 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11638 | 2026.05.21 18:25:39.461236 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11639 | 2026.05.21 18:25:39.461302 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1355 rows starting from the beginning of the part | ||
| 11640 | 2026.05.21 18:25:39.461427 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 11641 | 2026.05.21 18:25:39.461543 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 11642 | 2026.05.21 18:25:39.461544 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.05.21 18:25:39.461596 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11644 | 2026.05.21 18:25:39.461643 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 11645 | 2026.05.21 18:25:39.461744 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 11646 | 2026.05.21 18:25:39.461845 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 11647 | 2026.05.21 18:25:39.461917 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11648 | 2026.05.21 18:25:39.462139 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.05.21 18:25:39.462279 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 11650 | 2026.05.21 18:25:39.462314 [ 286 ] {b4a34365-909f-49ba-ab38-6ec18c8f4589} <Debug> TCPHandler: Processed in 0.001306135 sec. | ||
| 11651 | 2026.05.21 18:25:39.469231 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 19 columns (19 merged, 0 gathered) in 0.008265109 sec., 185115.52600213743 rows/sec., 331.72 MiB/sec. | ||
| 11652 | 2026.05.21 18:25:39.470969 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11653 | 2026.05.21 18:25:39.471359 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.05.21 18:25:39.471459 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11655 | 2026.05.21 18:25:39.471610 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 11656 | 2026.05.21 18:25:40.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.04 MiB, peak 339.65 MiB, free memory in arenas 0.00 B, will set to 330.46 MiB (RSS), difference: 2.42 MiB | ||
| 11657 | 2026.05.21 18:25:40.146139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26469 | ||
| 11658 | 2026.05.21 18:25:40.146836 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.05.21 18:25:40.146883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11660 | 2026.05.21 18:25:40.147372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11661 | 2026.05.21 18:25:40.147606 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.05.21 18:25:40.147743 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26469 | ||
| 11663 | 2026.05.21 18:25:41.550602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11664 | 2026.05.21 18:25:41.567900 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.05.21 18:25:41.567954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11666 | 2026.05.21 18:25:41.574106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11667 | 2026.05.21 18:25:41.574815 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.05.21 18:25:41.577942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11669 | 2026.05.21 18:25:44.438306 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.05.21 18:25:44.438607 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11671 | 2026.05.21 18:25:44.438991 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11672 | 2026.05.21 18:25:44.439032 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <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 | ||
| 11673 | 2026.05.21 18:25:44.439252 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11674 | 2026.05.21 18:25:44.439325 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11675 | 2026.05.21 18:25:44.439469 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11676 | 2026.05.21 18:25:44.439505 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11677 | 2026.05.21 18:25:44.439527 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11678 | 2026.05.21 18:25:44.439542 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11679 | 2026.05.21 18:25:44.439585 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11680 | 2026.05.21 18:25:44.439606 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11681 | 2026.05.21 18:25:44.440649 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002167 sec., 23534.84079372404 rows/sec., 5.57 MiB/sec. | ||
| 11682 | 2026.05.21 18:25:44.440759 [ 286 ] {966ca0c6-3393-4c6f-abd2-bf844dcf8b35} <Debug> TCPHandler: Processed in 0.002609921 sec. | ||
| 11683 | 2026.05.21 18:25:44.442410 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.05.21 18:25:44.442525 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11685 | 2026.05.21 18:25:44.442572 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11686 | 2026.05.21 18:25:44.443081 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.05.21 18:25:44.443126 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11688 | 2026.05.21 18:25:44.443513 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11689 | 2026.05.21 18:25:44.443741 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.05.21 18:25:44.443893 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001401 sec., 39971.44896502498 rows/sec., 3.07 MiB/sec. | ||
| 11691 | 2026.05.21 18:25:44.443932 [ 286 ] {34d36a81-fa0e-4963-9423-d58e0ecf2c1b} <Debug> TCPHandler: Processed in 0.001575321 sec. | ||
| 11692 | 2026.05.21 18:25:44.444062 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.05.21 18:25:44.444163 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11694 | 2026.05.21 18:25:44.444206 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11695 | 2026.05.21 18:25:44.444637 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.05.21 18:25:44.444676 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11697 | 2026.05.21 18:25:44.444978 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11698 | 2026.05.21 18:25:44.445189 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.05.21 18:25:44.445321 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 11700 | 2026.05.21 18:25:44.445357 [ 286 ] {78f0834a-f260-4637-b690-7197498d9ccf} <Debug> TCPHandler: Processed in 0.001347046 sec. | ||
| 11701 | 2026.05.21 18:25:44.445479 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.05.21 18:25:44.445575 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11703 | 2026.05.21 18:25:44.445621 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11704 | 2026.05.21 18:25:44.446032 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.05.21 18:25:44.446068 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11706 | 2026.05.21 18:25:44.446396 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11707 | 2026.05.21 18:25:44.446612 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.05.21 18:25:44.446744 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11709 | 2026.05.21 18:25:44.446779 [ 286 ] {e489e4e1-8ab6-4d8d-a341-94800d436c01} <Debug> TCPHandler: Processed in 0.001350666 sec. | ||
| 11710 | 2026.05.21 18:25:44.446784 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11711 | 2026.05.21 18:25:44.446852 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.05.21 18:25:44.446875 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11713 | 2026.05.21 18:25:44.446903 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2026.05.21 18:25:44.447014 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11715 | 2026.05.21 18:25:44.447033 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11716 | 2026.05.21 18:25:44.447108 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11717 | 2026.05.21 18:25:44.447166 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11718 | 2026.05.21 18:25:44.447216 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 30564 rows starting from the beginning of the part | ||
| 11719 | 2026.05.21 18:25:44.447298 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 11720 | 2026.05.21 18:25:44.447356 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11721 | 2026.05.21 18:25:44.447407 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11722 | 2026.05.21 18:25:44.447456 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 198 rows starting from the beginning of the part | ||
| 11723 | 2026.05.21 18:25:44.447506 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11724 | 2026.05.21 18:25:44.447527 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.05.21 18:25:44.447577 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11726 | 2026.05.21 18:25:44.447958 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11727 | 2026.05.21 18:25:44.448173 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.05.21 18:25:44.448317 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec. | ||
| 11729 | 2026.05.21 18:25:44.448352 [ 286 ] {6baaa622-6bcb-48d1-8939-06b7120ce691} <Debug> TCPHandler: Processed in 0.001511959 sec. | ||
| 11730 | 2026.05.21 18:25:44.453496 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31370 rows, containing 5 columns (5 merged, 0 gathered) in 0.006549957 sec., 4789344.418596947 rows/sec., 309.93 MiB/sec. | ||
| 11731 | 2026.05.21 18:25:44.453983 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11732 | 2026.05.21 18:25:44.454259 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.05.21 18:25:44.454337 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11734 | 2026.05.21 18:25:44.454432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11735 | 2026.05.21 18:25:47.502621 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11736 | 2026.05.21 18:25:47.502680 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11737 | 2026.05.21 18:25:47.647925 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26917 | ||
| 11738 | 2026.05.21 18:25:47.648412 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.05.21 18:25:47.648454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11740 | 2026.05.21 18:25:47.648938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11741 | 2026.05.21 18:25:47.649169 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.05.21 18:25:47.649295 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26917 | ||
| 11743 | 2026.05.21 18:25:47.649318 [ 126 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11744 | 2026.05.21 18:25:47.649385 [ 126 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.05.21 18:25:47.649408 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11746 | 2026.05.21 18:25:47.649529 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 11747 | 2026.05.21 18:25:47.649644 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11748 | 2026.05.21 18:25:47.649681 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24549 rows starting from the beginning of the part | ||
| 11749 | 2026.05.21 18:25:47.649744 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11750 | 2026.05.21 18:25:47.649787 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11751 | 2026.05.21 18:25:47.649831 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11752 | 2026.05.21 18:25:47.649869 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11753 | 2026.05.21 18:25:47.649910 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11754 | 2026.05.21 18:25:47.651993 [ 200 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26917 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498778 sec., 10772065.385560462 rows/sec., 154.10 MiB/sec. | ||
| 11755 | 2026.05.21 18:25:47.652355 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11756 | 2026.05.21 18:25:47.652724 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.05.21 18:25:47.652822 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_56_11} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11758 | 2026.05.21 18:25:47.652938 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11759 | 2026.05.21 18:25:49.078085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11760 | 2026.05.21 18:25:49.095468 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.05.21 18:25:49.095523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11762 | 2026.05.21 18:25:49.101792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11763 | 2026.05.21 18:25:49.102543 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.05.21 18:25:49.102843 [ 121 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11765 | 2026.05.21 18:25:49.102912 [ 121 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.05.21 18:25:49.102932 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11767 | 2026.05.21 18:25:49.103055 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 11768 | 2026.05.21 18:25:49.105948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11769 | 2026.05.21 18:25:49.106897 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11770 | 2026.05.21 18:25:49.108456 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11771 | 2026.05.21 18:25:49.113003 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 11772 | 2026.05.21 18:25:49.117527 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11773 | 2026.05.21 18:25:49.122187 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11774 | 2026.05.21 18:25:49.126705 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11775 | 2026.05.21 18:25:49.130665 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11776 | 2026.05.21 18:25:49.182086 [ 200 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079084594 sec., 5336.058246692144 rows/sec., 27.59 MiB/sec. | ||
| 11777 | 2026.05.21 18:25:49.184504 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11778 | 2026.05.21 18:25:49.186326 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.05.21 18:25:49.186430 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_56_11} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11780 | 2026.05.21 18:25:49.188063 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11781 | 2026.05.21 18:25:49.439372 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11782 | 2026.05.21 18:25:49.439607 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11783 | 2026.05.21 18:25:49.439938 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11784 | 2026.05.21 18:25:49.439977 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <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 | ||
| 11785 | 2026.05.21 18:25:49.440192 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11786 | 2026.05.21 18:25:49.440262 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11787 | 2026.05.21 18:25:49.440402 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11788 | 2026.05.21 18:25:49.440439 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11789 | 2026.05.21 18:25:49.440461 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11790 | 2026.05.21 18:25:49.440477 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11791 | 2026.05.21 18:25:49.440518 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11792 | 2026.05.21 18:25:49.440538 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11793 | 2026.05.21 18:25:49.441950 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002436 sec., 20935.960591133007 rows/sec., 4.95 MiB/sec. | ||
| 11794 | 2026.05.21 18:25:49.442052 [ 286 ] {d20f200e-33ff-43cc-ba7e-8e615c74a098} <Debug> TCPHandler: Processed in 0.002808054 sec. | ||
| 11795 | 2026.05.21 18:25:49.444382 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.05.21 18:25:49.444588 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11797 | 2026.05.21 18:25:49.444679 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11798 | 2026.05.21 18:25:49.445366 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.05.21 18:25:49.445403 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11800 | 2026.05.21 18:25:49.445775 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11801 | 2026.05.21 18:25:49.445992 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.05.21 18:25:49.446136 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001605 sec., 85981.30841121495 rows/sec., 7.48 MiB/sec. | ||
| 11803 | 2026.05.21 18:25:49.446171 [ 286 ] {28288f3f-8b78-4c7e-8c06-875630335b55} <Debug> TCPHandler: Processed in 0.001891867 sec. | ||
| 11804 | 2026.05.21 18:25:49.446288 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.05.21 18:25:49.446383 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.05.21 18:25:49.446423 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11807 | 2026.05.21 18:25:49.446828 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.05.21 18:25:49.446863 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11809 | 2026.05.21 18:25:49.447153 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11810 | 2026.05.21 18:25:49.447368 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.05.21 18:25:49.447497 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001133 sec., 36187.113857016775 rows/sec., 2.66 MiB/sec. | ||
| 11812 | 2026.05.21 18:25:49.447531 [ 286 ] {8caea9a9-d1d7-4d03-b101-e0488e98c57c} <Debug> TCPHandler: Processed in 0.001292315 sec. | ||
| 11813 | 2026.05.21 18:25:49.447643 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.05.21 18:25:49.447739 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11815 | 2026.05.21 18:25:49.447779 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11816 | 2026.05.21 18:25:49.448197 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.05.21 18:25:49.448231 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11818 | 2026.05.21 18:25:49.448529 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11819 | 2026.05.21 18:25:49.448742 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.05.21 18:25:49.448867 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001147 sec., 91543.15605928509 rows/sec., 7.15 MiB/sec. | ||
| 11821 | 2026.05.21 18:25:49.448901 [ 286 ] {c72708f7-8168-452e-9a2b-2d14a40d90cd} <Debug> TCPHandler: Processed in 0.001307635 sec. | ||
| 11822 | 2026.05.21 18:25:49.449015 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.05.21 18:25:49.449109 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.05.21 18:25:49.449153 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11825 | 2026.05.21 18:25:49.449550 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.05.21 18:25:49.449583 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11827 | 2026.05.21 18:25:49.449916 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11828 | 2026.05.21 18:25:49.450122 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.05.21 18:25:49.450250 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 11830 | 2026.05.21 18:25:49.450284 [ 286 ] {99cc13ce-14fa-4664-82ca-76a2fd8b4461} <Debug> TCPHandler: Processed in 0.001318686 sec. | ||
| 11831 | 2026.05.21 18:25:49.450391 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.05.21 18:25:49.450494 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.05.21 18:25:49.450553 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <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 | ||
| 11834 | 2026.05.21 18:25:49.451381 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.05.21 18:25:49.451418 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11836 | 2026.05.21 18:25:49.452025 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11837 | 2026.05.21 18:25:49.452256 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.05.21 18:25:49.452405 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001931 sec., 21232.522009321594 rows/sec., 38.05 MiB/sec. | ||
| 11839 | 2026.05.21 18:25:49.452467 [ 286 ] {ce9f8836-a79b-46a7-8da5-ca44b08400c9} <Debug> TCPHandler: Processed in 0.002128041 sec. | ||
| 11840 | 2026.05.21 18:25:49.452597 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.05.21 18:25:49.452697 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11842 | 2026.05.21 18:25:49.452741 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11843 | 2026.05.21 18:25:49.453081 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.05.21 18:25:49.453118 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11845 | 2026.05.21 18:25:49.453435 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11846 | 2026.05.21 18:25:49.453653 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.05.21 18:25:49.453759 [ 123 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11848 | 2026.05.21 18:25:49.453785 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 11849 | 2026.05.21 18:25:49.453790 [ 123 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11850 | 2026.05.21 18:25:49.453818 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11851 | 2026.05.21 18:25:49.453821 [ 286 ] {9f37bf4a-8e4a-463e-b585-8e491153c320} <Debug> TCPHandler: Processed in 0.001275965 sec. | ||
| 11852 | 2026.05.21 18:25:49.453927 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11853 | 2026.05.21 18:25:49.454074 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11854 | 2026.05.21 18:25:49.454114 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4110 rows starting from the beginning of the part | ||
| 11855 | 2026.05.21 18:25:49.454185 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11856 | 2026.05.21 18:25:49.454235 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11857 | 2026.05.21 18:25:49.454282 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11858 | 2026.05.21 18:25:49.454327 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11859 | 2026.05.21 18:25:49.454376 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11860 | 2026.05.21 18:25:49.455924 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.002047769 sec., 2153563.2192888944 rows/sec., 144.43 MiB/sec. | ||
| 11861 | 2026.05.21 18:25:49.456262 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11862 | 2026.05.21 18:25:49.456569 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.05.21 18:25:49.456658 [ 188 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_86_17} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11864 | 2026.05.21 18:25:49.456757 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11865 | 2026.05.21 18:25:50.468041 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.05.21 18:25:50.468418 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11867 | 2026.05.21 18:25:50.468972 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11868 | 2026.05.21 18:25:50.469014 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11869 | 2026.05.21 18:25:50.469244 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11870 | 2026.05.21 18:25:50.469310 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11871 | 2026.05.21 18:25:50.469450 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11872 | 2026.05.21 18:25:50.469485 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11873 | 2026.05.21 18:25:50.469507 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 11874 | 2026.05.21 18:25:50.469522 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11875 | 2026.05.21 18:25:50.469562 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11876 | 2026.05.21 18:25:50.469581 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11877 | 2026.05.21 18:25:50.470678 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002429 sec., 20996.294771510908 rows/sec., 4.97 MiB/sec. | ||
| 11878 | 2026.05.21 18:25:50.470775 [ 286 ] {a54704b4-d415-44be-8dc0-1bd582f91291} <Debug> TCPHandler: Processed in 0.002901286 sec. | ||
| 11879 | 2026.05.21 18:25:50.482667 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.05.21 18:25:50.482870 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11881 | 2026.05.21 18:25:50.482953 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11882 | 2026.05.21 18:25:50.483454 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.05.21 18:25:50.483495 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11884 | 2026.05.21 18:25:50.483848 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11885 | 2026.05.21 18:25:50.484074 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.05.21 18:25:50.484221 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00141 sec., 1418.4397163120568 rows/sec., 115.66 KiB/sec. | ||
| 11887 | 2026.05.21 18:25:50.484256 [ 286 ] {08835261-c16f-43c6-be86-0a8f0bffb2da} <Debug> TCPHandler: Processed in 0.001689483 sec. | ||
| 11888 | 2026.05.21 18:25:50.484372 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.05.21 18:25:50.484466 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11890 | 2026.05.21 18:25:50.484505 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11891 | 2026.05.21 18:25:50.486257 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.05.21 18:25:50.486292 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11893 | 2026.05.21 18:25:50.486720 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11894 | 2026.05.21 18:25:50.486915 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.05.21 18:25:50.487035 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002612 sec., 921133.2312404288 rows/sec., 67.96 MiB/sec. | ||
| 11896 | 2026.05.21 18:25:50.487067 [ 286 ] {fb2b9943-bd20-473a-9eba-f063df502988} <Debug> TCPHandler: Processed in 0.002769664 sec. | ||
| 11897 | 2026.05.21 18:25:50.487177 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2026.05.21 18:25:50.487265 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11899 | 2026.05.21 18:25:50.487303 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11900 | 2026.05.21 18:25:50.487757 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.05.21 18:25:50.487794 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11902 | 2026.05.21 18:25:50.488085 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11903 | 2026.05.21 18:25:50.488296 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.05.21 18:25:50.488422 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001135 sec., 11453.74449339207 rows/sec., 851.80 KiB/sec. | ||
| 11905 | 2026.05.21 18:25:50.488457 [ 286 ] {42fd409a-7779-4fa9-8ae5-e22cffef3f3b} <Debug> TCPHandler: Processed in 0.001294045 sec. | ||
| 11906 | 2026.05.21 18:25:50.488569 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.05.21 18:25:50.488663 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11908 | 2026.05.21 18:25:50.488708 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11909 | 2026.05.21 18:25:50.489495 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.05.21 18:25:50.489531 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11911 | 2026.05.21 18:25:50.489848 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11912 | 2026.05.21 18:25:50.490051 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.05.21 18:25:50.490175 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00153 sec., 523529.4117647059 rows/sec., 30.24 MiB/sec. | ||
| 11914 | 2026.05.21 18:25:50.490209 [ 286 ] {69c4e22d-4a77-4603-b451-0c1d09a85122} <Debug> TCPHandler: Processed in 0.001687992 sec. | ||
| 11915 | 2026.05.21 18:25:50.490329 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11916 | 2026.05.21 18:25:50.490451 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11917 | 2026.05.21 18:25:50.490501 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11918 | 2026.05.21 18:25:50.490968 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.05.21 18:25:50.491004 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11920 | 2026.05.21 18:25:50.491299 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11921 | 2026.05.21 18:25:50.491511 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.05.21 18:25:50.491639 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001213 sec., 824.4023083264633 rows/sec., 57.97 KiB/sec. | ||
| 11923 | 2026.05.21 18:25:50.491674 [ 286 ] {ae08fe43-c7d1-45df-b171-702780ffeee0} <Debug> TCPHandler: Processed in 0.001407727 sec. | ||
| 11924 | 2026.05.21 18:25:50.491845 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2026.05.21 18:25:50.491939 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11926 | 2026.05.21 18:25:50.491980 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11927 | 2026.05.21 18:25:50.493007 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.05.21 18:25:50.493044 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11929 | 2026.05.21 18:25:50.493398 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11930 | 2026.05.21 18:25:50.493615 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.05.21 18:25:50.493745 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001824 sec., 708333.3333333333 rows/sec., 47.26 MiB/sec. | ||
| 11932 | 2026.05.21 18:25:50.493780 [ 286 ] {f3657f2c-7ee8-4f3b-9320-7dfd4c3140fd} <Debug> TCPHandler: Processed in 0.001992328 sec. | ||
| 11933 | 2026.05.21 18:25:50.493903 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.05.21 18:25:50.493999 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11935 | 2026.05.21 18:25:50.494043 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11936 | 2026.05.21 18:25:50.494886 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.05.21 18:25:50.494923 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11938 | 2026.05.21 18:25:50.495339 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11939 | 2026.05.21 18:25:50.495565 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.05.21 18:25:50.495699 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001718 sec., 871362.0488940629 rows/sec., 52.85 MiB/sec. | ||
| 11941 | 2026.05.21 18:25:50.495745 [ 286 ] {2851fd66-9545-4c25-98ad-6802155d7869} <Debug> TCPHandler: Processed in 0.001891506 sec. | ||
| 11942 | 2026.05.21 18:25:50.495866 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.05.21 18:25:50.495963 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11944 | 2026.05.21 18:25:50.496019 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <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 | ||
| 11945 | 2026.05.21 18:25:50.496800 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2026.05.21 18:25:50.496836 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11947 | 2026.05.21 18:25:50.497334 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11948 | 2026.05.21 18:25:50.497554 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.05.21 18:25:50.497695 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 11950 | 2026.05.21 18:25:50.497747 [ 286 ] {05da2fcd-76bc-4d35-8a0b-460c208b9b06} <Debug> TCPHandler: Processed in 0.001931797 sec. | ||
| 11951 | 2026.05.21 18:25:50.497864 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.05.21 18:25:50.497961 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11953 | 2026.05.21 18:25:50.498004 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11954 | 2026.05.21 18:25:50.498393 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.05.21 18:25:50.498442 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 11956 | 2026.05.21 18:25:50.498807 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11957 | 2026.05.21 18:25:50.499047 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.05.21 18:25:50.499180 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001237 sec., 9700.889248181084 rows/sec., 669.46 KiB/sec. | ||
| 11959 | 2026.05.21 18:25:50.499215 [ 286 ] {a11a3133-9ec9-43e9-9c2d-07b84220395b} <Debug> TCPHandler: Processed in 0.001402447 sec. | ||
| 11960 | 2026.05.21 18:25:51.598016 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42060 | ||
| 11961 | 2026.05.21 18:25:51.598106 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11962 | 2026.05.21 18:25:51.598132 [ 258 ] {} <Debug> TCP-Session: e3e32d1e-7373-43ec-aa1e-c37a19ba2f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:42060 | ||
| 11963 | 2026.05.21 18:25:51.598154 [ 258 ] {} <Debug> TCP-Session: e3e32d1e-7373-43ec-aa1e-c37a19ba2f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.05.21 18:25:51.598167 [ 258 ] {} <Debug> TCP-Session: e3e32d1e-7373-43ec-aa1e-c37a19ba2f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.05.21 18:25:51.598348 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62510 | ||
| 11966 | 2026.05.21 18:25:51.598362 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39804 | ||
| 11967 | 2026.05.21 18:25:51.598428 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61973 | ||
| 11968 | 2026.05.21 18:25:51.598440 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63411 | ||
| 11969 | 2026.05.21 18:25:51.598462 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59945 | ||
| 11970 | 2026.05.21 18:25:51.598503 [ 258 ] {} <Trace> TCP-Session: e3e32d1e-7373-43ec-aa1e-c37a19ba2f9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.05.21 18:25:51.598466 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33095 | ||
| 11972 | 2026.05.21 18:25:51.598462 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36118 | ||
| 11973 | 2026.05.21 18:25:51.598428 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64334 | ||
| 11974 | 2026.05.21 18:25:51.598646 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11975 | 2026.05.21 18:25:51.598687 [ 285 ] {} <Debug> TCP-Session: 6deac339-ca57-4f63-8152-877b9e84fbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62510 | ||
| 11976 | 2026.05.21 18:25:51.598713 [ 285 ] {} <Debug> TCP-Session: 6deac339-ca57-4f63-8152-877b9e84fbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11977 | 2026.05.21 18:25:51.598728 [ 285 ] {} <Debug> TCP-Session: 6deac339-ca57-4f63-8152-877b9e84fbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11978 | 2026.05.21 18:25:51.598743 [ 258 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11979 | 2026.05.21 18:25:51.599020 [ 258 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11980 | 2026.05.21 18:25:51.599057 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11981 | 2026.05.21 18:25:51.599072 [ 258 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11982 | 2026.05.21 18:25:51.599084 [ 310 ] {} <Debug> TCP-Session: 741b961a-14ad-44e4-bb6a-57368fb7a5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33095 | ||
| 11983 | 2026.05.21 18:25:51.599102 [ 310 ] {} <Debug> TCP-Session: 741b961a-14ad-44e4-bb6a-57368fb7a5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11984 | 2026.05.21 18:25:51.599114 [ 310 ] {} <Debug> TCP-Session: 741b961a-14ad-44e4-bb6a-57368fb7a5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.05.21 18:25:51.599177 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11986 | 2026.05.21 18:25:51.599211 [ 303 ] {} <Debug> TCP-Session: 8510d8eb-b184-4837-919f-e7cf7e579b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:64334 | ||
| 11987 | 2026.05.21 18:25:51.599232 [ 303 ] {} <Debug> TCP-Session: 8510d8eb-b184-4837-919f-e7cf7e579b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2026.05.21 18:25:51.599245 [ 303 ] {} <Debug> TCP-Session: 8510d8eb-b184-4837-919f-e7cf7e579b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11989 | 2026.05.21 18:25:51.599341 [ 258 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 11990 | 2026.05.21 18:25:51.599566 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11991 | 2026.05.21 18:25:51.599600 [ 309 ] {} <Debug> TCP-Session: 6450b391-902f-47d0-81ce-8cb3d5bfa561 Authenticating user 'default' from [fd00:1122:3344:101::e]:36118 | ||
| 11992 | 2026.05.21 18:25:51.599681 [ 309 ] {} <Debug> TCP-Session: 6450b391-902f-47d0-81ce-8cb3d5bfa561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11993 | 2026.05.21 18:25:51.599695 [ 309 ] {} <Debug> TCP-Session: 6450b391-902f-47d0-81ce-8cb3d5bfa561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11994 | 2026.05.21 18:25:51.599760 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11995 | 2026.05.21 18:25:51.599802 [ 308 ] {} <Debug> TCP-Session: 1379dff4-d618-40e4-a2c2-4d7ae9e66931 Authenticating user 'default' from [fd00:1122:3344:101::e]:59945 | ||
| 11996 | 2026.05.21 18:25:51.599825 [ 308 ] {} <Debug> TCP-Session: 1379dff4-d618-40e4-a2c2-4d7ae9e66931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11997 | 2026.05.21 18:25:51.599842 [ 308 ] {} <Debug> TCP-Session: 1379dff4-d618-40e4-a2c2-4d7ae9e66931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2026.05.21 18:25:51.600174 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11999 | 2026.05.21 18:25:51.600213 [ 307 ] {} <Debug> TCP-Session: 836757dc-2d46-4023-88f3-27683e6325df Authenticating user 'default' from [fd00:1122:3344:101::e]:63411 | ||
| 12000 | 2026.05.21 18:25:51.600234 [ 307 ] {} <Debug> TCP-Session: 836757dc-2d46-4023-88f3-27683e6325df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2026.05.21 18:25:51.600255 [ 307 ] {} <Debug> TCP-Session: 836757dc-2d46-4023-88f3-27683e6325df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2026.05.21 18:25:51.600305 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12003 | 2026.05.21 18:25:51.600347 [ 302 ] {} <Debug> TCP-Session: 5a41ff69-cbbf-438f-be30-88359320d853 Authenticating user 'default' from [fd00:1122:3344:101::e]:39804 | ||
| 12004 | 2026.05.21 18:25:51.600364 [ 344 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Trace> AggregatingTransform: Aggregating | ||
| 12005 | 2026.05.21 18:25:51.600369 [ 302 ] {} <Debug> TCP-Session: 5a41ff69-cbbf-438f-be30-88359320d853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12006 | 2026.05.21 18:25:51.600416 [ 344 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12007 | 2026.05.21 18:25:51.600426 [ 302 ] {} <Debug> TCP-Session: 5a41ff69-cbbf-438f-be30-88359320d853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.05.21 18:25:51.600466 [ 344 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969898 sec. (1031.036 rows/sec., 40.27 KiB/sec.) | ||
| 12009 | 2026.05.21 18:25:51.600476 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12010 | 2026.05.21 18:25:51.600495 [ 344 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Trace> Aggregator: Merging aggregated data | ||
| 12011 | 2026.05.21 18:25:51.600520 [ 306 ] {} <Debug> TCP-Session: e3fba693-5b7d-46dc-87a9-a6fd7bca0295 Authenticating user 'default' from [fd00:1122:3344:101::e]:61973 | ||
| 12012 | 2026.05.21 18:25:51.600541 [ 306 ] {} <Debug> TCP-Session: e3fba693-5b7d-46dc-87a9-a6fd7bca0295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12013 | 2026.05.21 18:25:51.600553 [ 306 ] {} <Debug> TCP-Session: e3fba693-5b7d-46dc-87a9-a6fd7bca0295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12014 | 2026.05.21 18:25:51.601076 [ 258 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002401 sec., 416.49312786339027 rows/sec., 16.27 KiB/sec. | ||
| 12015 | 2026.05.21 18:25:51.601211 [ 258 ] {c689d260-8301-4506-a2a2-4832fb8150bd} <Debug> TCPHandler: Processed in 0.002830555 sec. | ||
| 12016 | 2026.05.21 18:25:51.601326 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12017 | 2026.05.21 18:25:51.601353 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12018 | 2026.05.21 18:25:51.601369 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12019 | 2026.05.21 18:25:51.601387 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12020 | 2026.05.21 18:25:51.601407 [ 285 ] {} <Debug> TCP-Session: 6deac339-ca57-4f63-8152-877b9e84fbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2026.05.21 18:25:51.601428 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12022 | 2026.05.21 18:25:51.601440 [ 302 ] {} <Debug> TCP-Session: 5a41ff69-cbbf-438f-be30-88359320d853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12023 | 2026.05.21 18:25:51.601474 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12024 | 2026.05.21 18:25:51.601485 [ 303 ] {} <Debug> TCP-Session: 8510d8eb-b184-4837-919f-e7cf7e579b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12025 | 2026.05.21 18:25:51.601443 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12026 | 2026.05.21 18:25:51.601523 [ 309 ] {} <Debug> TCP-Session: 6450b391-902f-47d0-81ce-8cb3d5bfa561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2026.05.21 18:25:51.601437 [ 310 ] {} <Debug> TCP-Session: 741b961a-14ad-44e4-bb6a-57368fb7a5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.05.21 18:25:51.601556 [ 306 ] {} <Debug> TCP-Session: e3fba693-5b7d-46dc-87a9-a6fd7bca0295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.05.21 18:25:51.601358 [ 258 ] {} <Debug> TCP-Session: e3e32d1e-7373-43ec-aa1e-c37a19ba2f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.05.21 18:25:51.601459 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12031 | 2026.05.21 18:25:51.601405 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12032 | 2026.05.21 18:25:51.601637 [ 307 ] {} <Debug> TCP-Session: 836757dc-2d46-4023-88f3-27683e6325df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2026.05.21 18:25:51.601666 [ 308 ] {} <Debug> TCP-Session: 1379dff4-d618-40e4-a2c2-4d7ae9e66931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2026.05.21 18:25:53.144324 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39598 | ||
| 12035 | 2026.05.21 18:25:53.144411 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12036 | 2026.05.21 18:25:53.144441 [ 258 ] {} <Debug> TCP-Session: 53d2446a-0fdb-40dd-9dda-4da4755069f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39598 | ||
| 12037 | 2026.05.21 18:25:53.144463 [ 258 ] {} <Debug> TCP-Session: 53d2446a-0fdb-40dd-9dda-4da4755069f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12038 | 2026.05.21 18:25:53.144476 [ 258 ] {} <Debug> TCP-Session: 53d2446a-0fdb-40dd-9dda-4da4755069f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.05.21 18:25:53.144676 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36155 | ||
| 12040 | 2026.05.21 18:25:53.144703 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33450 | ||
| 12041 | 2026.05.21 18:25:53.144738 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42392 | ||
| 12042 | 2026.05.21 18:25:53.144781 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61115 | ||
| 12043 | 2026.05.21 18:25:53.144807 [ 258 ] {} <Trace> TCP-Session: 53d2446a-0fdb-40dd-9dda-4da4755069f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.05.21 18:25:53.144821 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12045 | 2026.05.21 18:25:53.144788 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45467 | ||
| 12046 | 2026.05.21 18:25:53.144857 [ 306 ] {} <Debug> TCP-Session: 67f02833-c750-4878-913e-511bbff151bf Authenticating user 'default' from [fd00:1122:3344:101::e]:42392 | ||
| 12047 | 2026.05.21 18:25:53.144849 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12048 | 2026.05.21 18:25:53.144887 [ 306 ] {} <Debug> TCP-Session: 67f02833-c750-4878-913e-511bbff151bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12049 | 2026.05.21 18:25:53.144894 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12050 | 2026.05.21 18:25:53.144910 [ 309 ] {} <Debug> TCP-Session: cc2f8a25-3855-40d8-9250-7db2aaff49db Authenticating user 'default' from [fd00:1122:3344:101::e]:61115 | ||
| 12051 | 2026.05.21 18:25:53.144915 [ 306 ] {} <Debug> TCP-Session: 67f02833-c750-4878-913e-511bbff151bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2026.05.21 18:25:53.144929 [ 310 ] {} <Debug> TCP-Session: 862407b6-44cd-4203-ad2c-c2357cdff101 Authenticating user 'default' from [fd00:1122:3344:101::e]:45467 | ||
| 12053 | 2026.05.21 18:25:53.144961 [ 309 ] {} <Debug> TCP-Session: cc2f8a25-3855-40d8-9250-7db2aaff49db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.05.21 18:25:53.144977 [ 310 ] {} <Debug> TCP-Session: 862407b6-44cd-4203-ad2c-c2357cdff101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.05.21 18:25:53.144988 [ 258 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39598) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12056 | 2026.05.21 18:25:53.144989 [ 309 ] {} <Debug> TCP-Session: cc2f8a25-3855-40d8-9250-7db2aaff49db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12057 | 2026.05.21 18:25:53.145009 [ 310 ] {} <Debug> TCP-Session: 862407b6-44cd-4203-ad2c-c2357cdff101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2026.05.21 18:25:53.144787 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12059 | 2026.05.21 18:25:53.144781 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48753 | ||
| 12060 | 2026.05.21 18:25:53.145081 [ 285 ] {} <Debug> TCP-Session: 7f1eb7ba-b7d3-4df1-9aa2-90fafb66a63f Authenticating user 'default' from [fd00:1122:3344:101::e]:36155 | ||
| 12061 | 2026.05.21 18:25:53.144749 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58711 | ||
| 12062 | 2026.05.21 18:25:53.145130 [ 285 ] {} <Debug> TCP-Session: 7f1eb7ba-b7d3-4df1-9aa2-90fafb66a63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12063 | 2026.05.21 18:25:53.145159 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12064 | 2026.05.21 18:25:53.145174 [ 285 ] {} <Debug> TCP-Session: 7f1eb7ba-b7d3-4df1-9aa2-90fafb66a63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12065 | 2026.05.21 18:25:53.144738 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33904 | ||
| 12066 | 2026.05.21 18:25:53.145198 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12067 | 2026.05.21 18:25:53.145204 [ 308 ] {} <Debug> TCP-Session: f1cd4f57-4404-4948-b45d-5cf39526b5ca Authenticating user 'default' from [fd00:1122:3344:101::e]:48753 | ||
| 12068 | 2026.05.21 18:25:53.145244 [ 307 ] {} <Debug> TCP-Session: 9f46314c-dc0e-4544-9fa8-ab2aa9633a3b Authenticating user 'default' from [fd00:1122:3344:101::e]:58711 | ||
| 12069 | 2026.05.21 18:25:53.145252 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12070 | 2026.05.21 18:25:53.145274 [ 307 ] {} <Debug> TCP-Session: 9f46314c-dc0e-4544-9fa8-ab2aa9633a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12071 | 2026.05.21 18:25:53.145259 [ 308 ] {} <Debug> TCP-Session: f1cd4f57-4404-4948-b45d-5cf39526b5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12072 | 2026.05.21 18:25:53.145309 [ 303 ] {} <Debug> TCP-Session: cd126634-9e71-466b-95c5-0bca5162e8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33904 | ||
| 12073 | 2026.05.21 18:25:53.145305 [ 307 ] {} <Debug> TCP-Session: 9f46314c-dc0e-4544-9fa8-ab2aa9633a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12074 | 2026.05.21 18:25:53.145349 [ 308 ] {} <Debug> TCP-Session: f1cd4f57-4404-4948-b45d-5cf39526b5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2026.05.21 18:25:53.145360 [ 303 ] {} <Debug> TCP-Session: cd126634-9e71-466b-95c5-0bca5162e8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2026.05.21 18:25:53.145271 [ 258 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12077 | 2026.05.21 18:25:53.145400 [ 303 ] {} <Debug> TCP-Session: cd126634-9e71-466b-95c5-0bca5162e8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2026.05.21 18:25:53.144798 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12079 | 2026.05.21 18:25:53.145465 [ 302 ] {} <Debug> TCP-Session: fc99e6c4-6edb-416f-9358-d41a5298c9f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33450 | ||
| 12080 | 2026.05.21 18:25:53.145466 [ 258 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12081 | 2026.05.21 18:25:53.145484 [ 302 ] {} <Debug> TCP-Session: fc99e6c4-6edb-416f-9358-d41a5298c9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12082 | 2026.05.21 18:25:53.145498 [ 302 ] {} <Debug> TCP-Session: fc99e6c4-6edb-416f-9358-d41a5298c9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.05.21 18:25:53.145761 [ 258 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 12084 | 2026.05.21 18:25:53.146544 [ 346 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Trace> AggregatingTransform: Aggregating | ||
| 12085 | 2026.05.21 18:25:53.146586 [ 346 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12086 | 2026.05.21 18:25:53.146615 [ 346 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000753775 sec. (1326.656 rows/sec., 51.82 KiB/sec.) | ||
| 12087 | 2026.05.21 18:25:53.146631 [ 346 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Trace> Aggregator: Merging aggregated data | ||
| 12088 | 2026.05.21 18:25:53.147127 [ 258 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002202 sec., 454.1326067211626 rows/sec., 17.74 KiB/sec. | ||
| 12089 | 2026.05.21 18:25:53.147205 [ 258 ] {9d5d0b01-0081-4190-9e12-8f24a0c40dd0} <Debug> TCPHandler: Processed in 0.002534989 sec. | ||
| 12090 | 2026.05.21 18:25:53.147340 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12091 | 2026.05.21 18:25:53.147369 [ 258 ] {} <Debug> TCP-Session: 53d2446a-0fdb-40dd-9dda-4da4755069f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12092 | 2026.05.21 18:25:53.147376 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12093 | 2026.05.21 18:25:53.147394 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12094 | 2026.05.21 18:25:53.147429 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12095 | 2026.05.21 18:25:53.147444 [ 302 ] {} <Debug> TCP-Session: fc99e6c4-6edb-416f-9358-d41a5298c9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12096 | 2026.05.21 18:25:53.147456 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12097 | 2026.05.21 18:25:53.147484 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12098 | 2026.05.21 18:25:53.147506 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12099 | 2026.05.21 18:25:53.147523 [ 310 ] {} <Debug> TCP-Session: 862407b6-44cd-4203-ad2c-c2357cdff101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12100 | 2026.05.21 18:25:53.147540 [ 303 ] {} <Debug> TCP-Session: cd126634-9e71-466b-95c5-0bca5162e8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12101 | 2026.05.21 18:25:53.147557 [ 306 ] {} <Debug> TCP-Session: 67f02833-c750-4878-913e-511bbff151bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.05.21 18:25:53.147483 [ 308 ] {} <Debug> TCP-Session: f1cd4f57-4404-4948-b45d-5cf39526b5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12103 | 2026.05.21 18:25:53.147470 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12104 | 2026.05.21 18:25:53.147431 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12105 | 2026.05.21 18:25:53.147644 [ 309 ] {} <Debug> TCP-Session: cc2f8a25-3855-40d8-9250-7db2aaff49db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12106 | 2026.05.21 18:25:53.147434 [ 307 ] {} <Debug> TCP-Session: 9f46314c-dc0e-4544-9fa8-ab2aa9633a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2026.05.21 18:25:53.147661 [ 285 ] {} <Debug> TCP-Session: 7f1eb7ba-b7d3-4df1-9aa2-90fafb66a63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2026.05.21 18:25:53.494698 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36248 | ||
| 12109 | 2026.05.21 18:25:53.494790 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12110 | 2026.05.21 18:25:53.494816 [ 309 ] {} <Debug> TCP-Session: 0ae14eb7-91e9-4380-92ed-d83dd711fb1f Authenticating user 'default' from [fd00:1122:3344:101::e]:36248 | ||
| 12111 | 2026.05.21 18:25:53.494840 [ 309 ] {} <Debug> TCP-Session: 0ae14eb7-91e9-4380-92ed-d83dd711fb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2026.05.21 18:25:53.494852 [ 309 ] {} <Debug> TCP-Session: 0ae14eb7-91e9-4380-92ed-d83dd711fb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12113 | 2026.05.21 18:25:53.495060 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44905 | ||
| 12114 | 2026.05.21 18:25:53.495098 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61824 | ||
| 12115 | 2026.05.21 18:25:53.495131 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45565 | ||
| 12116 | 2026.05.21 18:25:53.495141 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55236 | ||
| 12117 | 2026.05.21 18:25:53.495169 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12118 | 2026.05.21 18:25:53.495189 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12119 | 2026.05.21 18:25:53.495202 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12120 | 2026.05.21 18:25:53.495222 [ 310 ] {} <Debug> TCP-Session: f99a0988-fbb4-480d-b948-8e616058afc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44905 | ||
| 12121 | 2026.05.21 18:25:53.495228 [ 285 ] {} <Debug> TCP-Session: 66246c06-b752-43fa-a1b8-dc6522b58c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:61824 | ||
| 12122 | 2026.05.21 18:25:53.495241 [ 306 ] {} <Debug> TCP-Session: 2fa81c6c-4b04-4a5e-9bee-41beae40524a Authenticating user 'default' from [fd00:1122:3344:101::e]:45565 | ||
| 12123 | 2026.05.21 18:25:53.495254 [ 310 ] {} <Debug> TCP-Session: f99a0988-fbb4-480d-b948-8e616058afc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12124 | 2026.05.21 18:25:53.495264 [ 285 ] {} <Debug> TCP-Session: 66246c06-b752-43fa-a1b8-dc6522b58c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.05.21 18:25:53.495281 [ 310 ] {} <Debug> TCP-Session: f99a0988-fbb4-480d-b948-8e616058afc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12126 | 2026.05.21 18:25:53.495303 [ 285 ] {} <Debug> TCP-Session: 66246c06-b752-43fa-a1b8-dc6522b58c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12127 | 2026.05.21 18:25:53.495275 [ 306 ] {} <Debug> TCP-Session: 2fa81c6c-4b04-4a5e-9bee-41beae40524a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12128 | 2026.05.21 18:25:53.495238 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12129 | 2026.05.21 18:25:53.495352 [ 306 ] {} <Debug> TCP-Session: 2fa81c6c-4b04-4a5e-9bee-41beae40524a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.05.21 18:25:53.495166 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34996 | ||
| 12131 | 2026.05.21 18:25:53.495383 [ 307 ] {} <Debug> TCP-Session: 6eb26308-9af6-4940-8545-f702b2ac5f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:55236 | ||
| 12132 | 2026.05.21 18:25:53.495130 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52699 | ||
| 12133 | 2026.05.21 18:25:53.495452 [ 307 ] {} <Debug> TCP-Session: 6eb26308-9af6-4940-8545-f702b2ac5f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2026.05.21 18:25:53.495144 [ 309 ] {} <Trace> TCP-Session: 0ae14eb7-91e9-4380-92ed-d83dd711fb1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.05.21 18:25:53.495471 [ 307 ] {} <Debug> TCP-Session: 6eb26308-9af6-4940-8545-f702b2ac5f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12136 | 2026.05.21 18:25:53.495489 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12137 | 2026.05.21 18:25:53.495469 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12138 | 2026.05.21 18:25:53.495520 [ 303 ] {} <Debug> TCP-Session: a8b2c193-1a65-4eb1-9847-c3b0a22cdf54 Authenticating user 'default' from [fd00:1122:3344:101::e]:52699 | ||
| 12139 | 2026.05.21 18:25:53.495109 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45355 | ||
| 12140 | 2026.05.21 18:25:53.495555 [ 303 ] {} <Debug> TCP-Session: a8b2c193-1a65-4eb1-9847-c3b0a22cdf54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12141 | 2026.05.21 18:25:53.495552 [ 308 ] {} <Debug> TCP-Session: 785af592-a704-4f26-9422-31a6f32258d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34996 | ||
| 12142 | 2026.05.21 18:25:53.495590 [ 303 ] {} <Debug> TCP-Session: a8b2c193-1a65-4eb1-9847-c3b0a22cdf54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12143 | 2026.05.21 18:25:53.495604 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12144 | 2026.05.21 18:25:53.495618 [ 308 ] {} <Debug> TCP-Session: 785af592-a704-4f26-9422-31a6f32258d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12145 | 2026.05.21 18:25:53.495641 [ 309 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12146 | 2026.05.21 18:25:53.495642 [ 302 ] {} <Debug> TCP-Session: 51e2b990-ce5e-4a7c-8937-0fad46ba78ad Authenticating user 'default' from [fd00:1122:3344:101::e]:45355 | ||
| 12147 | 2026.05.21 18:25:53.495655 [ 308 ] {} <Debug> TCP-Session: 785af592-a704-4f26-9422-31a6f32258d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12148 | 2026.05.21 18:25:53.495688 [ 302 ] {} <Debug> TCP-Session: 51e2b990-ce5e-4a7c-8937-0fad46ba78ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12149 | 2026.05.21 18:25:53.495060 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58311 | ||
| 12150 | 2026.05.21 18:25:53.495714 [ 302 ] {} <Debug> TCP-Session: 51e2b990-ce5e-4a7c-8937-0fad46ba78ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2026.05.21 18:25:53.495754 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12152 | 2026.05.21 18:25:53.495774 [ 258 ] {} <Debug> TCP-Session: 9339985d-dd41-4c58-833a-18af4ffc2872 Authenticating user 'default' from [fd00:1122:3344:101::e]:58311 | ||
| 12153 | 2026.05.21 18:25:53.495789 [ 258 ] {} <Debug> TCP-Session: 9339985d-dd41-4c58-833a-18af4ffc2872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.05.21 18:25:53.495802 [ 258 ] {} <Debug> TCP-Session: 9339985d-dd41-4c58-833a-18af4ffc2872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.05.21 18:25:53.495911 [ 309 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12156 | 2026.05.21 18:25:53.495971 [ 309 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12157 | 2026.05.21 18:25:53.496253 [ 309 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 12158 | 2026.05.21 18:25:53.497175 [ 343 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Trace> AggregatingTransform: Aggregating | ||
| 12159 | 2026.05.21 18:25:53.497236 [ 343 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12160 | 2026.05.21 18:25:53.497285 [ 343 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930288 sec. (1074.936 rows/sec., 41.99 KiB/sec.) | ||
| 12161 | 2026.05.21 18:25:53.497313 [ 343 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Trace> Aggregator: Merging aggregated data | ||
| 12162 | 2026.05.21 18:25:53.498001 [ 309 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002413 sec., 414.4218814753419 rows/sec., 16.19 KiB/sec. | ||
| 12163 | 2026.05.21 18:25:53.498153 [ 309 ] {0698d24c-7087-4dd1-8788-2e2cad3ae4b3} <Debug> TCPHandler: Processed in 0.00312703 sec. | ||
| 12164 | 2026.05.21 18:25:53.498263 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12165 | 2026.05.21 18:25:53.498297 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12166 | 2026.05.21 18:25:53.498299 [ 309 ] {} <Debug> TCP-Session: 0ae14eb7-91e9-4380-92ed-d83dd711fb1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2026.05.21 18:25:53.498321 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12168 | 2026.05.21 18:25:53.498345 [ 310 ] {} <Debug> TCP-Session: f99a0988-fbb4-480d-b948-8e616058afc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12169 | 2026.05.21 18:25:53.498363 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12170 | 2026.05.21 18:25:53.498363 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12171 | 2026.05.21 18:25:53.498384 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12172 | 2026.05.21 18:25:53.498402 [ 307 ] {} <Debug> TCP-Session: 6eb26308-9af6-4940-8545-f702b2ac5f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12173 | 2026.05.21 18:25:53.498430 [ 303 ] {} <Debug> TCP-Session: a8b2c193-1a65-4eb1-9847-c3b0a22cdf54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12174 | 2026.05.21 18:25:53.498431 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12175 | 2026.05.21 18:25:53.498459 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12176 | 2026.05.21 18:25:53.498407 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12177 | 2026.05.21 18:25:53.498488 [ 306 ] {} <Debug> TCP-Session: 2fa81c6c-4b04-4a5e-9bee-41beae40524a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2026.05.21 18:25:53.498494 [ 302 ] {} <Debug> TCP-Session: 51e2b990-ce5e-4a7c-8937-0fad46ba78ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12179 | 2026.05.21 18:25:53.498527 [ 308 ] {} <Debug> TCP-Session: 785af592-a704-4f26-9422-31a6f32258d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12180 | 2026.05.21 18:25:53.498375 [ 258 ] {} <Debug> TCP-Session: 9339985d-dd41-4c58-833a-18af4ffc2872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12181 | 2026.05.21 18:25:53.498450 [ 285 ] {} <Debug> TCP-Session: 66246c06-b752-43fa-a1b8-dc6522b58c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12182 | 2026.05.21 18:25:54.439557 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2026.05.21 18:25:54.439853 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12184 | 2026.05.21 18:25:54.440277 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12185 | 2026.05.21 18:25:54.440325 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <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 | ||
| 12186 | 2026.05.21 18:25:54.440618 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12187 | 2026.05.21 18:25:54.440713 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12188 | 2026.05.21 18:25:54.440906 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12189 | 2026.05.21 18:25:54.440954 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12190 | 2026.05.21 18:25:54.440983 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12191 | 2026.05.21 18:25:54.441065 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12192 | 2026.05.21 18:25:54.441122 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12193 | 2026.05.21 18:25:54.441152 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12194 | 2026.05.21 18:25:54.442550 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002806 sec., 18175.338560228083 rows/sec., 4.30 MiB/sec. | ||
| 12195 | 2026.05.21 18:25:54.442745 [ 286 ] {006ac9e6-2cae-4758-941f-c7fdeee34385} <Debug> TCPHandler: Processed in 0.003354124 sec. | ||
| 12196 | 2026.05.21 18:25:54.444810 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.05.21 18:25:54.444959 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12198 | 2026.05.21 18:25:54.445023 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12199 | 2026.05.21 18:25:54.445662 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.05.21 18:25:54.445709 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12201 | 2026.05.21 18:25:54.446185 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12202 | 2026.05.21 18:25:54.446475 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.05.21 18:25:54.446637 [ 115 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12204 | 2026.05.21 18:25:54.446663 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
| 12205 | 2026.05.21 18:25:54.446694 [ 115 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.05.21 18:25:54.446710 [ 286 ] {7378243e-eeb5-45a0-a76b-b115a52bdc2f} <Debug> TCPHandler: Processed in 0.001967688 sec. | ||
| 12207 | 2026.05.21 18:25:54.446726 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12208 | 2026.05.21 18:25:54.446868 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2026.05.21 18:25:54.446883 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12210 | 2026.05.21 18:25:54.446994 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12211 | 2026.05.21 18:25:54.447051 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12212 | 2026.05.21 18:25:54.447088 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12213 | 2026.05.21 18:25:54.447148 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3361 rows starting from the beginning of the part | ||
| 12214 | 2026.05.21 18:25:54.447236 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 260 rows starting from the beginning of the part | ||
| 12215 | 2026.05.21 18:25:54.447298 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12216 | 2026.05.21 18:25:54.447354 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 138 rows starting from the beginning of the part | ||
| 12217 | 2026.05.21 18:25:54.447405 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2406 rows starting from the beginning of the part | ||
| 12218 | 2026.05.21 18:25:54.447456 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12219 | 2026.05.21 18:25:54.447569 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2026.05.21 18:25:54.447622 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12221 | 2026.05.21 18:25:54.448050 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12222 | 2026.05.21 18:25:54.448339 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2026.05.21 18:25:54.448494 [ 115 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12224 | 2026.05.21 18:25:54.448521 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001557 sec., 41104.68850353244 rows/sec., 3.21 MiB/sec. | ||
| 12225 | 2026.05.21 18:25:54.448527 [ 115 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.05.21 18:25:54.448561 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12227 | 2026.05.21 18:25:54.448567 [ 286 ] {d1a4e933-6f4a-4d5e-ac90-ed8ae4f178c8} <Debug> TCPHandler: Processed in 0.001762043 sec. | ||
| 12228 | 2026.05.21 18:25:54.448684 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12229 | 2026.05.21 18:25:54.448738 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2026.05.21 18:25:54.448828 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12231 | 2026.05.21 18:25:54.448862 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12232 | 2026.05.21 18:25:54.448871 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 12233 | 2026.05.21 18:25:54.448924 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12234 | 2026.05.21 18:25:54.448959 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 145 rows starting from the beginning of the part | ||
| 12235 | 2026.05.21 18:25:54.449031 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12236 | 2026.05.21 18:25:54.449091 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 105 rows starting from the beginning of the part | ||
| 12237 | 2026.05.21 18:25:54.449159 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1292 rows starting from the beginning of the part | ||
| 12238 | 2026.05.21 18:25:54.449239 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12239 | 2026.05.21 18:25:54.449442 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.05.21 18:25:54.449494 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12241 | 2026.05.21 18:25:54.450092 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12242 | 2026.05.21 18:25:54.450320 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.003512318 sec., 1787138.8638500273 rows/sec., 142.28 MiB/sec. | ||
| 12243 | 2026.05.21 18:25:54.450392 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.05.21 18:25:54.450565 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001727 sec., 74116.96583671105 rows/sec., 5.16 MiB/sec. | ||
| 12245 | 2026.05.21 18:25:54.450611 [ 286 ] {3e33d7a4-d7b3-47ba-9a32-262b84467d43} <Debug> TCPHandler: Processed in 0.001935807 sec. | ||
| 12246 | 2026.05.21 18:25:54.450763 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.05.21 18:25:54.450776 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12248 | 2026.05.21 18:25:54.450885 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12249 | 2026.05.21 18:25:54.450938 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12250 | 2026.05.21 18:25:54.450993 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002360086 sec., 1483420.51942175 rows/sec., 107.73 MiB/sec. | ||
| 12251 | 2026.05.21 18:25:54.451212 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2026.05.21 18:25:54.451323 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_91_18} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12253 | 2026.05.21 18:25:54.451339 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.05.21 18:25:54.451382 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12255 | 2026.05.21 18:25:54.451436 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12256 | 2026.05.21 18:25:54.451445 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12257 | 2026.05.21 18:25:54.451815 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12258 | 2026.05.21 18:25:54.451991 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.05.21 18:25:54.452119 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.05.21 18:25:54.452142 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_91_18} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12261 | 2026.05.21 18:25:54.452289 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00143 sec., 33566.43356643357 rows/sec., 2.26 MiB/sec. | ||
| 12262 | 2026.05.21 18:25:54.452292 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 12263 | 2026.05.21 18:25:54.452339 [ 286 ] {adb31c17-5e50-4c39-b30f-20e834a36d9b} <Debug> TCPHandler: Processed in 0.001639461 sec. | ||
| 12264 | 2026.05.21 18:25:55.149491 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27429 | ||
| 12265 | 2026.05.21 18:25:55.150003 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2026.05.21 18:25:55.150042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12267 | 2026.05.21 18:25:55.150531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12268 | 2026.05.21 18:25:55.150792 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2026.05.21 18:25:55.150922 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27429 | ||
| 12270 | 2026.05.21 18:25:56.606095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12271 | 2026.05.21 18:25:56.621580 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.05.21 18:25:56.621644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12273 | 2026.05.21 18:25:56.627009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12274 | 2026.05.21 18:25:56.627701 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.05.21 18:25:56.630455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12276 | 2026.05.21 18:25:59.439582 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.05.21 18:25:59.439850 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12278 | 2026.05.21 18:25:59.440221 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12279 | 2026.05.21 18:25:59.440270 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <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 | ||
| 12280 | 2026.05.21 18:25:59.440500 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12281 | 2026.05.21 18:25:59.440571 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12282 | 2026.05.21 18:25:59.440713 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12283 | 2026.05.21 18:25:59.440749 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12284 | 2026.05.21 18:25:59.440772 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12285 | 2026.05.21 18:25:59.440788 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12286 | 2026.05.21 18:25:59.440830 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12287 | 2026.05.21 18:25:59.440851 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12288 | 2026.05.21 18:25:59.441968 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002218 sec., 22993.688007213706 rows/sec., 5.44 MiB/sec. | ||
| 12289 | 2026.05.21 18:25:59.442114 [ 286 ] {9606e200-2e1b-4f5e-b700-1e6a7bbc97d8} <Debug> TCPHandler: Processed in 0.002667031 sec. | ||
| 12290 | 2026.05.21 18:25:59.444537 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2026.05.21 18:25:59.444678 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12292 | 2026.05.21 18:25:59.444727 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12293 | 2026.05.21 18:25:59.445330 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.05.21 18:25:59.445372 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12295 | 2026.05.21 18:25:59.445752 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12296 | 2026.05.21 18:25:59.445981 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.05.21 18:25:59.446156 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00151 sec., 91390.72847682118 rows/sec., 7.95 MiB/sec. | ||
| 12298 | 2026.05.21 18:25:59.446199 [ 286 ] {21fb667b-cb99-44bb-a307-5e83f006bdc1} <Debug> TCPHandler: Processed in 0.001715963 sec. | ||
| 12299 | 2026.05.21 18:25:59.446326 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.05.21 18:25:59.446427 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12301 | 2026.05.21 18:25:59.446470 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12302 | 2026.05.21 18:25:59.446908 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2026.05.21 18:25:59.446946 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12304 | 2026.05.21 18:25:59.447261 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12305 | 2026.05.21 18:25:59.447471 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.05.21 18:25:59.447603 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001198 sec., 34223.7061769616 rows/sec., 2.51 MiB/sec. | ||
| 12307 | 2026.05.21 18:25:59.447639 [ 286 ] {dafcb0e8-e47e-490b-9df7-d1d3d06a74e7} <Debug> TCPHandler: Processed in 0.001364337 sec. | ||
| 12308 | 2026.05.21 18:25:59.447757 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.05.21 18:25:59.447856 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12310 | 2026.05.21 18:25:59.447898 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12311 | 2026.05.21 18:25:59.448332 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.05.21 18:25:59.448369 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12313 | 2026.05.21 18:25:59.448687 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12314 | 2026.05.21 18:25:59.448897 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2026.05.21 18:25:59.449025 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.90 MiB/sec. | ||
| 12316 | 2026.05.21 18:25:59.449062 [ 286 ] {0bda243f-80c1-4247-aa68-585e47b9a608} <Debug> TCPHandler: Processed in 0.001354586 sec. | ||
| 12317 | 2026.05.21 18:25:59.449180 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2026.05.21 18:25:59.449278 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12319 | 2026.05.21 18:25:59.449323 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12320 | 2026.05.21 18:25:59.449736 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.05.21 18:25:59.449772 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12322 | 2026.05.21 18:25:59.450099 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12323 | 2026.05.21 18:25:59.450314 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.05.21 18:25:59.450443 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 12325 | 2026.05.21 18:25:59.450478 [ 286 ] {403f6904-2363-4dc6-a81f-9138fd457fce} <Debug> TCPHandler: Processed in 0.001347476 sec. | ||
| 12326 | 2026.05.21 18:25:59.450591 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12327 | 2026.05.21 18:25:59.450688 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12328 | 2026.05.21 18:25:59.450743 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <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 | ||
| 12329 | 2026.05.21 18:25:59.451578 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.05.21 18:25:59.451615 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12331 | 2026.05.21 18:25:59.452175 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12332 | 2026.05.21 18:25:59.452398 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2026.05.21 18:25:59.452537 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001868 sec., 21948.60813704497 rows/sec., 39.33 MiB/sec. | ||
| 12334 | 2026.05.21 18:25:59.452604 [ 286 ] {266cc833-e707-446a-9adf-fff715bdee3e} <Debug> TCPHandler: Processed in 0.00206194 sec. | ||
| 12335 | 2026.05.21 18:25:59.452750 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.05.21 18:25:59.452849 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.05.21 18:25:59.452895 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12338 | 2026.05.21 18:25:59.453232 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.05.21 18:25:59.453268 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12340 | 2026.05.21 18:25:59.453572 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12341 | 2026.05.21 18:25:59.453786 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.05.21 18:25:59.453915 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12343 | 2026.05.21 18:25:59.453949 [ 286 ] {fcf1743b-cb85-4995-ad23-81143524ef14} <Debug> TCPHandler: Processed in 0.001253724 sec. | ||
| 12344 | 2026.05.21 18:26:02.502728 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12345 | 2026.05.21 18:26:02.502791 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12346 | 2026.05.21 18:26:02.651160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27877 | ||
| 12347 | 2026.05.21 18:26:02.651794 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.05.21 18:26:02.651847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12349 | 2026.05.21 18:26:02.652349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12350 | 2026.05.21 18:26:02.652605 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.05.21 18:26:02.652756 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27877 | ||
| 12352 | 2026.05.21 18:26:04.130606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12353 | 2026.05.21 18:26:04.146353 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2026.05.21 18:26:04.146406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12355 | 2026.05.21 18:26:04.152468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12356 | 2026.05.21 18:26:04.153206 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.05.21 18:26:04.155931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12358 | 2026.05.21 18:26:04.438883 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2026.05.21 18:26:04.439144 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12360 | 2026.05.21 18:26:04.439523 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12361 | 2026.05.21 18:26:04.439561 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <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 | ||
| 12362 | 2026.05.21 18:26:04.439771 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12363 | 2026.05.21 18:26:04.439839 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12364 | 2026.05.21 18:26:04.439978 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12365 | 2026.05.21 18:26:04.440014 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12366 | 2026.05.21 18:26:04.440035 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12367 | 2026.05.21 18:26:04.440050 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12368 | 2026.05.21 18:26:04.440090 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12369 | 2026.05.21 18:26:04.440110 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12370 | 2026.05.21 18:26:04.441175 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002136 sec., 23876.404494382023 rows/sec., 5.65 MiB/sec. | ||
| 12371 | 2026.05.21 18:26:04.441273 [ 286 ] {b3e45ec0-aa32-4805-a3cd-8ab81f7c225d} <Debug> TCPHandler: Processed in 0.002525239 sec. | ||
| 12372 | 2026.05.21 18:26:04.442950 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2026.05.21 18:26:04.443055 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12374 | 2026.05.21 18:26:04.443098 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12375 | 2026.05.21 18:26:04.443576 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.05.21 18:26:04.443612 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12377 | 2026.05.21 18:26:04.443963 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12378 | 2026.05.21 18:26:04.444172 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.05.21 18:26:04.444309 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001284 sec., 43613.70716510904 rows/sec., 3.35 MiB/sec. | ||
| 12380 | 2026.05.21 18:26:04.444344 [ 286 ] {87c21ed9-ecf8-46c6-a4d4-ef3e9df7f62f} <Debug> TCPHandler: Processed in 0.001442348 sec. | ||
| 12381 | 2026.05.21 18:26:04.444459 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12382 | 2026.05.21 18:26:04.444553 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12383 | 2026.05.21 18:26:04.444592 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12384 | 2026.05.21 18:26:04.445003 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.05.21 18:26:04.445036 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12386 | 2026.05.21 18:26:04.445317 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12387 | 2026.05.21 18:26:04.445535 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.05.21 18:26:04.445657 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 12389 | 2026.05.21 18:26:04.445690 [ 286 ] {73e3fd45-9b9a-4479-8db2-f27a26170a70} <Debug> TCPHandler: Processed in 0.001278155 sec. | ||
| 12390 | 2026.05.21 18:26:04.445804 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.05.21 18:26:04.445898 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12392 | 2026.05.21 18:26:04.445940 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12393 | 2026.05.21 18:26:04.446339 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.05.21 18:26:04.446372 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12395 | 2026.05.21 18:26:04.446689 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12396 | 2026.05.21 18:26:04.446889 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2026.05.21 18:26:04.446988 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 3 parts from all_1_86_17 to all_88_88_0 | ||
| 12398 | 2026.05.21 18:26:04.447011 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 12399 | 2026.05.21 18:26:04.447024 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.05.21 18:26:04.447044 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12401 | 2026.05.21 18:26:04.447045 [ 286 ] {15db9cdd-fdc7-4039-a5a1-e9da9b605a10} <Debug> TCPHandler: Processed in 0.001287445 sec. | ||
| 12402 | 2026.05.21 18:26:04.447124 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_86_17 to all_88_88_0 into Compact with storage Full | ||
| 12403 | 2026.05.21 18:26:04.447160 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.05.21 18:26:04.447212 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12405 | 2026.05.21 18:26:04.447241 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 31370 rows starting from the beginning of the part | ||
| 12406 | 2026.05.21 18:26:04.447263 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12407 | 2026.05.21 18:26:04.447300 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12408 | 2026.05.21 18:26:04.447308 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12409 | 2026.05.21 18:26:04.447347 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1497 rows starting from the beginning of the part | ||
| 12410 | 2026.05.21 18:26:04.447679 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.05.21 18:26:04.447714 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12412 | 2026.05.21 18:26:04.448057 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12413 | 2026.05.21 18:26:04.448268 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.05.21 18:26:04.448402 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 12415 | 2026.05.21 18:26:04.448437 [ 286 ] {6fd53705-a742-49f0-94ba-ef90c30e5778} <Debug> TCPHandler: Processed in 0.001328736 sec. | ||
| 12416 | 2026.05.21 18:26:04.455084 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33027 rows, containing 5 columns (5 merged, 0 gathered) in 0.007983554 sec., 4136879.3898055926 rows/sec., 267.05 MiB/sec. | ||
| 12417 | 2026.05.21 18:26:04.455467 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 12418 | 2026.05.21 18:26:04.455789 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.05.21 18:26:04.455890 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 3 parts: [all_1_86_17, all_88_88_0] -> all_1_88_18 | ||
| 12420 | 2026.05.21 18:26:04.455987 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12421 | 2026.05.21 18:26:05.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.50 MiB, peak 345.60 MiB, free memory in arenas 0.00 B, will set to 336.45 MiB (RSS), difference: 2.94 MiB | ||
| 12422 | 2026.05.21 18:26:06.093363 [ 106 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 12423 | 2026.05.21 18:26:06.093466 [ 106 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.05.21 18:26:06.093503 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12425 | 2026.05.21 18:26:06.093721 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 12426 | 2026.05.21 18:26:06.093960 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12427 | 2026.05.21 18:26:06.094026 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 974 rows starting from the beginning of the part | ||
| 12428 | 2026.05.21 18:26:06.094130 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12429 | 2026.05.21 18:26:06.094205 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 12430 | 2026.05.21 18:26:06.094273 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 12431 | 2026.05.21 18:26:06.094336 [ 189 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 12432 | 2026.05.21 18:26:06.095550 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921997 sec., 1365246.6679188365 rows/sec., 85.54 MiB/sec. | ||
| 12433 | 2026.05.21 18:26:06.095783 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 12434 | 2026.05.21 18:26:06.096082 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.05.21 18:26:06.096168 [ 197 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_30_6} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 12436 | 2026.05.21 18:26:06.096246 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 12437 | 2026.05.21 18:26:09.444696 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.05.21 18:26:09.445109 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12439 | 2026.05.21 18:26:09.445689 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12440 | 2026.05.21 18:26:09.445766 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12441 | 2026.05.21 18:26:09.446019 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12442 | 2026.05.21 18:26:09.446091 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12443 | 2026.05.21 18:26:09.446237 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12444 | 2026.05.21 18:26:09.446275 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12445 | 2026.05.21 18:26:09.446298 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12446 | 2026.05.21 18:26:09.446315 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12447 | 2026.05.21 18:26:09.446360 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12448 | 2026.05.21 18:26:09.446382 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12449 | 2026.05.21 18:26:09.447492 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002558 sec., 19937.451133698203 rows/sec., 4.71 MiB/sec. | ||
| 12450 | 2026.05.21 18:26:09.447602 [ 286 ] {fd1c3755-a198-4283-8933-6dd93205ee36} <Debug> TCPHandler: Processed in 0.00309399 sec. | ||
| 12451 | 2026.05.21 18:26:09.453284 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2026.05.21 18:26:09.453497 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12453 | 2026.05.21 18:26:09.453584 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12454 | 2026.05.21 18:26:09.454249 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.05.21 18:26:09.454287 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12456 | 2026.05.21 18:26:09.454676 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12457 | 2026.05.21 18:26:09.454903 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.05.21 18:26:09.455047 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. | ||
| 12459 | 2026.05.21 18:26:09.455084 [ 286 ] {3c3deda4-3dde-4527-8b73-edad3bb71273} <Debug> TCPHandler: Processed in 0.001907347 sec. | ||
| 12460 | 2026.05.21 18:26:09.455205 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12461 | 2026.05.21 18:26:09.455308 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12462 | 2026.05.21 18:26:09.455350 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12463 | 2026.05.21 18:26:09.455752 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.05.21 18:26:09.455788 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12465 | 2026.05.21 18:26:09.456083 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12466 | 2026.05.21 18:26:09.456296 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.05.21 18:26:09.456423 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 572.73 KiB/sec. | ||
| 12468 | 2026.05.21 18:26:09.456457 [ 286 ] {a59aa06c-38cb-4c2c-bc6d-6a9a170b2886} <Debug> TCPHandler: Processed in 0.001304105 sec. | ||
| 12469 | 2026.05.21 18:26:09.456571 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2026.05.21 18:26:09.456667 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12471 | 2026.05.21 18:26:09.456707 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12472 | 2026.05.21 18:26:09.457491 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12473 | 2026.05.21 18:26:09.457528 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12474 | 2026.05.21 18:26:09.457926 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12475 | 2026.05.21 18:26:09.458140 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12476 | 2026.05.21 18:26:09.458272 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Debug> executeQuery: Read 883 rows, 71.02 KiB in 0.001625 sec., 543384.6153846154 rows/sec., 42.68 MiB/sec. | ||
| 12477 | 2026.05.21 18:26:09.458307 [ 286 ] {1099baf5-63ce-4a52-a31e-5d74e796b3c3} <Debug> TCPHandler: Processed in 0.001787314 sec. | ||
| 12478 | 2026.05.21 18:26:09.458427 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12479 | 2026.05.21 18:26:09.458525 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12480 | 2026.05.21 18:26:09.458566 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12481 | 2026.05.21 18:26:09.459058 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12482 | 2026.05.21 18:26:09.459093 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12483 | 2026.05.21 18:26:09.459408 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12484 | 2026.05.21 18:26:09.459618 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2026.05.21 18:26:09.459716 [ 103 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12486 | 2026.05.21 18:26:09.459748 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Debug> executeQuery: Read 191 rows, 12.18 KiB in 0.001242 sec., 153784.2190016103 rows/sec., 9.58 MiB/sec. | ||
| 12487 | 2026.05.21 18:26:09.459759 [ 103 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.05.21 18:26:09.459783 [ 286 ] {bf53294e-315a-40da-ac8f-9275ff55afdf} <Debug> TCPHandler: Processed in 0.001406757 sec. | ||
| 12489 | 2026.05.21 18:26:09.459784 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12490 | 2026.05.21 18:26:09.459896 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.05.21 18:26:09.459912 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 12492 | 2026.05.21 18:26:09.459993 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12493 | 2026.05.21 18:26:09.460038 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12494 | 2026.05.21 18:26:09.460046 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12495 | 2026.05.21 18:26:09.460088 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 12496 | 2026.05.21 18:26:09.460160 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 57 rows starting from the beginning of the part | ||
| 12497 | 2026.05.21 18:26:09.460212 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 12498 | 2026.05.21 18:26:09.460259 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
| 12499 | 2026.05.21 18:26:09.460302 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 12500 | 2026.05.21 18:26:09.460351 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 191 rows starting from the beginning of the part | ||
| 12501 | 2026.05.21 18:26:09.460479 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.05.21 18:26:09.460520 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12503 | 2026.05.21 18:26:09.460847 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12504 | 2026.05.21 18:26:09.461081 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2026.05.21 18:26:09.461222 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 12506 | 2026.05.21 18:26:09.461256 [ 286 ] {cbb578ca-4e7f-4a31-886a-55322638f514} <Debug> TCPHandler: Processed in 0.001409927 sec. | ||
| 12507 | 2026.05.21 18:26:09.461281 [ 187 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429337 sec., 398086.6653560357 rows/sec., 27.79 MiB/sec. | ||
| 12508 | 2026.05.21 18:26:09.461371 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.05.21 18:26:09.461440 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12510 | 2026.05.21 18:26:09.461470 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12511 | 2026.05.21 18:26:09.461514 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12512 | 2026.05.21 18:26:09.461742 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.05.21 18:26:09.461819 [ 201 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_56_11} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12514 | 2026.05.21 18:26:09.461900 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12515 | 2026.05.21 18:26:09.461950 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.05.21 18:26:09.461990 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12517 | 2026.05.21 18:26:09.462296 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12518 | 2026.05.21 18:26:09.462527 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.05.21 18:26:09.462654 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 12520 | 2026.05.21 18:26:09.462690 [ 286 ] {f2da47a8-7bb6-4527-9f59-d51dc05f8fbb} <Debug> TCPHandler: Processed in 0.001368946 sec. | ||
| 12521 | 2026.05.21 18:26:09.462805 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.05.21 18:26:09.462901 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12523 | 2026.05.21 18:26:09.462942 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12524 | 2026.05.21 18:26:09.463529 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2026.05.21 18:26:09.463565 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12526 | 2026.05.21 18:26:09.463898 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12527 | 2026.05.21 18:26:09.464109 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.05.21 18:26:09.464237 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Debug> executeQuery: Read 539 rows, 39.11 KiB in 0.001354 sec., 398079.7636632201 rows/sec., 28.21 MiB/sec. | ||
| 12529 | 2026.05.21 18:26:09.464270 [ 286 ] {cf16ef4d-702b-4e50-9f2a-3e2d18f93685} <Debug> TCPHandler: Processed in 0.001515449 sec. | ||
| 12530 | 2026.05.21 18:26:09.464386 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.05.21 18:26:09.464482 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12532 | 2026.05.21 18:26:09.464525 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12533 | 2026.05.21 18:26:09.464846 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.05.21 18:26:09.464881 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12535 | 2026.05.21 18:26:09.465178 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12536 | 2026.05.21 18:26:09.465383 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.05.21 18:26:09.465511 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 12538 | 2026.05.21 18:26:09.465544 [ 286 ] {497fce4e-bf34-48ca-b60b-fa3d68c2558e} <Debug> TCPHandler: Processed in 0.001209143 sec. | ||
| 12539 | 2026.05.21 18:26:09.465657 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.05.21 18:26:09.465769 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12541 | 2026.05.21 18:26:09.465825 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12542 | 2026.05.21 18:26:09.466331 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.05.21 18:26:09.466376 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12544 | 2026.05.21 18:26:09.466788 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12545 | 2026.05.21 18:26:09.467005 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2026.05.21 18:26:09.467135 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001391 sec., 193386.0531991373 rows/sec., 12.86 MiB/sec. | ||
| 12547 | 2026.05.21 18:26:09.467171 [ 286 ] {da4c0cbd-e45f-4624-ab5c-4b152076224a} <Debug> TCPHandler: Processed in 0.001566371 sec. | ||
| 12548 | 2026.05.21 18:26:09.467293 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.05.21 18:26:09.467391 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12550 | 2026.05.21 18:26:09.467434 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12551 | 2026.05.21 18:26:09.467754 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.05.21 18:26:09.467790 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12553 | 2026.05.21 18:26:09.468085 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12554 | 2026.05.21 18:26:09.468324 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.05.21 18:26:09.468452 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 12556 | 2026.05.21 18:26:09.468487 [ 286 ] {32966151-5778-4e2b-9922-1f2731e51c2b} <Debug> TCPHandler: Processed in 0.001244954 sec. | ||
| 12557 | 2026.05.21 18:26:09.468604 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2026.05.21 18:26:09.468701 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12559 | 2026.05.21 18:26:09.468756 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <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 | ||
| 12560 | 2026.05.21 18:26:09.469596 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.05.21 18:26:09.469633 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12562 | 2026.05.21 18:26:09.470201 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12563 | 2026.05.21 18:26:09.470429 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.05.21 18:26:09.470566 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 12565 | 2026.05.21 18:26:09.470617 [ 286 ] {46a13aee-7158-4e87-8eed-f7d9509f21b9} <Debug> TCPHandler: Processed in 0.00206457 sec. | ||
| 12566 | 2026.05.21 18:26:09.470735 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.05.21 18:26:09.470832 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12568 | 2026.05.21 18:26:09.470875 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12569 | 2026.05.21 18:26:09.471209 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.05.21 18:26:09.471245 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12571 | 2026.05.21 18:26:09.471558 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12572 | 2026.05.21 18:26:09.471765 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.05.21 18:26:09.471894 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 12574 | 2026.05.21 18:26:09.471893 [ 102 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12575 | 2026.05.21 18:26:09.471929 [ 286 ] {27fdaf5a-1ee3-4f04-8f77-b9f82652a12f} <Debug> TCPHandler: Processed in 0.001244704 sec. | ||
| 12576 | 2026.05.21 18:26:09.471968 [ 102 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.05.21 18:26:09.471996 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12578 | 2026.05.21 18:26:09.472110 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12579 | 2026.05.21 18:26:09.472278 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12580 | 2026.05.21 18:26:09.472331 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4410 rows starting from the beginning of the part | ||
| 12581 | 2026.05.21 18:26:09.472415 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 12 rows starting from the beginning of the part | ||
| 12582 | 2026.05.21 18:26:09.472486 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
| 12583 | 2026.05.21 18:26:09.472550 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12584 | 2026.05.21 18:26:09.472614 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12585 | 2026.05.21 18:26:09.472682 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 12586 | 2026.05.21 18:26:09.474179 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212517 sec., 2202176.7670351076 rows/sec., 147.53 MiB/sec. | ||
| 12587 | 2026.05.21 18:26:09.474521 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12588 | 2026.05.21 18:26:09.474820 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2026.05.21 18:26:09.474899 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_91_18} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12590 | 2026.05.21 18:26:09.474967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12591 | 2026.05.21 18:26:10.152955 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28389 | ||
| 12592 | 2026.05.21 18:26:10.153486 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12593 | 2026.05.21 18:26:10.153534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12594 | 2026.05.21 18:26:10.154041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12595 | 2026.05.21 18:26:10.154281 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.05.21 18:26:10.154417 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28389 | ||
| 12597 | 2026.05.21 18:26:11.656074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12598 | 2026.05.21 18:26:11.673071 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.05.21 18:26:11.673125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 12600 | 2026.05.21 18:26:11.679255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12601 | 2026.05.21 18:26:11.680030 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.05.21 18:26:11.683181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12603 | 2026.05.21 18:26:14.439095 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.05.21 18:26:14.439325 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12605 | 2026.05.21 18:26:14.439638 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12606 | 2026.05.21 18:26:14.439675 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <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 | ||
| 12607 | 2026.05.21 18:26:14.439943 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12608 | 2026.05.21 18:26:14.440019 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12609 | 2026.05.21 18:26:14.440162 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12610 | 2026.05.21 18:26:14.440202 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12611 | 2026.05.21 18:26:14.440226 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12612 | 2026.05.21 18:26:14.440243 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12613 | 2026.05.21 18:26:14.440285 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12614 | 2026.05.21 18:26:14.440306 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12615 | 2026.05.21 18:26:14.441445 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002189 sec., 23298.309730470533 rows/sec., 5.51 MiB/sec. | ||
| 12616 | 2026.05.21 18:26:14.441545 [ 286 ] {6cdc92d1-44e5-4530-b07d-c00c98952155} <Debug> TCPHandler: Processed in 0.002637841 sec. | ||
| 12617 | 2026.05.21 18:26:14.443201 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.05.21 18:26:14.443331 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12619 | 2026.05.21 18:26:14.443383 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12620 | 2026.05.21 18:26:14.443965 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.05.21 18:26:14.444012 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12622 | 2026.05.21 18:26:14.444398 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12623 | 2026.05.21 18:26:14.444621 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.05.21 18:26:14.444769 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001475 sec., 37966.101694915254 rows/sec., 2.92 MiB/sec. | ||
| 12625 | 2026.05.21 18:26:14.444808 [ 286 ] {ba35329f-3c41-4ffe-88d5-22a059e44f4f} <Debug> TCPHandler: Processed in 0.001669052 sec. | ||
| 12626 | 2026.05.21 18:26:14.444950 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.05.21 18:26:14.445048 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12628 | 2026.05.21 18:26:14.445088 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12629 | 2026.05.21 18:26:14.445512 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.05.21 18:26:14.445549 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12631 | 2026.05.21 18:26:14.445856 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12632 | 2026.05.21 18:26:14.446065 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.05.21 18:26:14.446192 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 12634 | 2026.05.21 18:26:14.446227 [ 286 ] {e1e8a82f-c4d3-4e56-8ccf-bf410852218e} <Debug> TCPHandler: Processed in 0.001328416 sec. | ||
| 12635 | 2026.05.21 18:26:14.446351 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.05.21 18:26:14.446447 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12637 | 2026.05.21 18:26:14.446491 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12638 | 2026.05.21 18:26:14.446901 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.05.21 18:26:14.446937 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12640 | 2026.05.21 18:26:14.447254 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12641 | 2026.05.21 18:26:14.447457 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.05.21 18:26:14.447581 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 5 parts from all_1_88_18 to all_92_92_0 | ||
| 12643 | 2026.05.21 18:26:14.447586 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 12644 | 2026.05.21 18:26:14.447651 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.05.21 18:26:14.447666 [ 286 ] {7532e335-1c63-43b3-8766-60d340d22741} <Debug> TCPHandler: Processed in 0.001363737 sec. | ||
| 12646 | 2026.05.21 18:26:14.447682 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12647 | 2026.05.21 18:26:14.447784 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_88_18 to all_92_92_0 into Compact with storage Full | ||
| 12648 | 2026.05.21 18:26:14.447793 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12649 | 2026.05.21 18:26:14.447894 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12650 | 2026.05.21 18:26:14.447902 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12651 | 2026.05.21 18:26:14.447949 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_88_18, total 33027 rows starting from the beginning of the part | ||
| 12652 | 2026.05.21 18:26:14.447967 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12653 | 2026.05.21 18:26:14.448024 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 128 rows starting from the beginning of the part | ||
| 12654 | 2026.05.21 18:26:14.448086 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12655 | 2026.05.21 18:26:14.448137 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12656 | 2026.05.21 18:26:14.448186 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 269 rows starting from the beginning of the part | ||
| 12657 | 2026.05.21 18:26:14.448307 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2026.05.21 18:26:14.448350 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12659 | 2026.05.21 18:26:14.448682 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12660 | 2026.05.21 18:26:14.448893 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.05.21 18:26:14.449026 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 12662 | 2026.05.21 18:26:14.449060 [ 286 ] {99c59123-6ab9-4782-a5d3-8bc43db342d1} <Debug> TCPHandler: Processed in 0.001318186 sec. | ||
| 12663 | 2026.05.21 18:26:14.455339 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33744 rows, containing 5 columns (5 merged, 0 gathered) in 0.007584456 sec., 4449099.579455665 rows/sec., 287.57 MiB/sec. | ||
| 12664 | 2026.05.21 18:26:14.455683 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 12665 | 2026.05.21 18:26:14.456029 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.05.21 18:26:14.456111 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 5 parts: [all_1_88_18, all_92_92_0] -> all_1_92_19 | ||
| 12667 | 2026.05.21 18:26:14.456212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12668 | 2026.05.21 18:26:15.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.90 MiB, peak 345.60 MiB, free memory in arenas 0.00 B, will set to 338.34 MiB (RSS), difference: 1.43 MiB | ||
| 12669 | 2026.05.21 18:26:17.503056 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12670 | 2026.05.21 18:26:17.503122 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12671 | 2026.05.21 18:26:17.654645 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28837 | ||
| 12672 | 2026.05.21 18:26:17.655437 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.05.21 18:26:17.655491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12674 | 2026.05.21 18:26:17.655979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12675 | 2026.05.21 18:26:17.656266 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.05.21 18:26:17.656421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28837 | ||
| 12677 | 2026.05.21 18:26:19.183330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12678 | 2026.05.21 18:26:19.200344 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.05.21 18:26:19.200407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12680 | 2026.05.21 18:26:19.206648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12681 | 2026.05.21 18:26:19.207331 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2026.05.21 18:26:19.210242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12683 | 2026.05.21 18:26:19.444749 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2026.05.21 18:26:19.445041 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12685 | 2026.05.21 18:26:19.445420 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12686 | 2026.05.21 18:26:19.445466 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12687 | 2026.05.21 18:26:19.445715 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12688 | 2026.05.21 18:26:19.445787 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12689 | 2026.05.21 18:26:19.445931 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12690 | 2026.05.21 18:26:19.445970 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12691 | 2026.05.21 18:26:19.445994 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12692 | 2026.05.21 18:26:19.446012 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12693 | 2026.05.21 18:26:19.446055 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12694 | 2026.05.21 18:26:19.446076 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12695 | 2026.05.21 18:26:19.447233 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002314 sec., 22039.757994814172 rows/sec., 5.21 MiB/sec. | ||
| 12696 | 2026.05.21 18:26:19.447347 [ 286 ] {615371c1-579e-4fd1-8780-7637c5c82d66} <Debug> TCPHandler: Processed in 0.002741752 sec. | ||
| 12697 | 2026.05.21 18:26:19.453163 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.05.21 18:26:19.453282 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12699 | 2026.05.21 18:26:19.453332 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12700 | 2026.05.21 18:26:19.453947 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.05.21 18:26:19.453994 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12702 | 2026.05.21 18:26:19.454414 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12703 | 2026.05.21 18:26:19.454662 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.05.21 18:26:19.454819 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001571 sec., 180776.57542966265 rows/sec., 11.48 MiB/sec. | ||
| 12705 | 2026.05.21 18:26:19.454835 [ 56 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 12706 | 2026.05.21 18:26:19.454859 [ 286 ] {600f621b-fcbc-47de-81d6-27b688ea3fc1} <Debug> TCPHandler: Processed in 0.001752294 sec. | ||
| 12707 | 2026.05.21 18:26:19.454897 [ 56 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.05.21 18:26:19.454928 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12709 | 2026.05.21 18:26:19.455011 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.05.21 18:26:19.455074 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 12711 | 2026.05.21 18:26:19.455120 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12712 | 2026.05.21 18:26:19.455172 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12713 | 2026.05.21 18:26:19.455248 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12714 | 2026.05.21 18:26:19.455298 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 12715 | 2026.05.21 18:26:19.455376 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 12716 | 2026.05.21 18:26:19.455434 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12717 | 2026.05.21 18:26:19.455484 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 12718 | 2026.05.21 18:26:19.455533 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 12719 | 2026.05.21 18:26:19.455581 [ 190 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 12720 | 2026.05.21 18:26:19.456109 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.05.21 18:26:19.456154 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12722 | 2026.05.21 18:26:19.456544 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12723 | 2026.05.21 18:26:19.456665 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661642 sec., 570520.0037071764 rows/sec., 39.54 MiB/sec. | ||
| 12724 | 2026.05.21 18:26:19.456771 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.05.21 18:26:19.456882 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 12726 | 2026.05.21 18:26:19.456916 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001819 sec., 483232.5453545904 rows/sec., 37.97 MiB/sec. | ||
| 12727 | 2026.05.21 18:26:19.456917 [ 56 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12728 | 2026.05.21 18:26:19.456960 [ 286 ] {f8f0eb99-c98c-4b42-b02f-9c10390d8747} <Debug> TCPHandler: Processed in 0.002002009 sec. | ||
| 12729 | 2026.05.21 18:26:19.456976 [ 56 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.05.21 18:26:19.457006 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12731 | 2026.05.21 18:26:19.457098 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2026.05.21 18:26:19.457098 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12733 | 2026.05.21 18:26:19.457208 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12734 | 2026.05.21 18:26:19.457212 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2026.05.21 18:26:19.457231 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12736 | 2026.05.21 18:26:19.457259 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12737 | 2026.05.21 18:26:19.457281 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3361 rows starting from the beginning of the part | ||
| 12738 | 2026.05.21 18:26:19.457318 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_20_4} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 12739 | 2026.05.21 18:26:19.457355 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 138 rows starting from the beginning of the part | ||
| 12740 | 2026.05.21 18:26:19.457405 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12741 | 2026.05.21 18:26:19.457439 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12742 | 2026.05.21 18:26:19.457448 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 883 rows starting from the beginning of the part | ||
| 12743 | 2026.05.21 18:26:19.457500 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 12744 | 2026.05.21 18:26:19.457541 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 879 rows starting from the beginning of the part | ||
| 12745 | 2026.05.21 18:26:19.457841 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.05.21 18:26:19.457884 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12747 | 2026.05.21 18:26:19.458199 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12748 | 2026.05.21 18:26:19.458429 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.05.21 18:26:19.458565 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001378 sec., 132801.1611030479 rows/sec., 8.24 MiB/sec. | ||
| 12750 | 2026.05.21 18:26:19.458602 [ 286 ] {51ee0dfb-b6cc-4c11-83ad-97afdf7feb52} <Debug> TCPHandler: Processed in 0.00155464 sec. | ||
| 12751 | 2026.05.21 18:26:19.458728 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.05.21 18:26:19.458823 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12753 | 2026.05.21 18:26:19.458864 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12754 | 2026.05.21 18:26:19.459346 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.05.21 18:26:19.459383 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12756 | 2026.05.21 18:26:19.459551 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5373 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491608 sec., 2156438.7335407496 rows/sec., 174.14 MiB/sec. | ||
| 12757 | 2026.05.21 18:26:19.459697 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12758 | 2026.05.21 18:26:19.459888 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12759 | 2026.05.21 18:26:19.459951 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2026.05.21 18:26:19.460130 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001322 sec., 112708.01815431165 rows/sec., 7.28 MiB/sec. | ||
| 12761 | 2026.05.21 18:26:19.460181 [ 286 ] {ec9ac167-e8ba-4974-aeae-59b3ba64f942} <Debug> TCPHandler: Processed in 0.001503489 sec. | ||
| 12762 | 2026.05.21 18:26:19.460214 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.05.21 18:26:19.460308 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_96_19} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12764 | 2026.05.21 18:26:19.460323 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.05.21 18:26:19.460421 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12766 | 2026.05.21 18:26:19.460444 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12767 | 2026.05.21 18:26:19.460500 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12768 | 2026.05.21 18:26:19.461060 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.05.21 18:26:19.461104 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12770 | 2026.05.21 18:26:19.461443 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12771 | 2026.05.21 18:26:19.461663 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.05.21 18:26:19.461766 [ 56 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 12773 | 2026.05.21 18:26:19.461792 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001372 sec., 107871.72011661807 rows/sec., 6.13 MiB/sec. | ||
| 12774 | 2026.05.21 18:26:19.461802 [ 56 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.05.21 18:26:19.461833 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12776 | 2026.05.21 18:26:19.461835 [ 286 ] {175daa04-75c5-4099-a462-074c45a4127e} <Debug> TCPHandler: Processed in 0.001574971 sec. | ||
| 12777 | 2026.05.21 18:26:19.461911 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 12778 | 2026.05.21 18:26:19.461979 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12779 | 2026.05.21 18:26:19.462005 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12780 | 2026.05.21 18:26:19.462040 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 12781 | 2026.05.21 18:26:19.462089 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12782 | 2026.05.21 18:26:19.462096 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12783 | 2026.05.21 18:26:19.462138 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12784 | 2026.05.21 18:26:19.462165 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12785 | 2026.05.21 18:26:19.462226 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12786 | 2026.05.21 18:26:19.462276 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 12787 | 2026.05.21 18:26:19.462328 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 12788 | 2026.05.21 18:26:19.462854 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.05.21 18:26:19.462897 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12790 | 2026.05.21 18:26:19.463238 [ 186 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359596 sec., 361872.2032133075 rows/sec., 22.65 MiB/sec. | ||
| 12791 | 2026.05.21 18:26:19.463249 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12792 | 2026.05.21 18:26:19.463364 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 12793 | 2026.05.21 18:26:19.463516 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.05.21 18:26:19.463651 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.05.21 18:26:19.463653 [ 56 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12796 | 2026.05.21 18:26:19.463662 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001592 sec., 333542.7135678392 rows/sec., 23.59 MiB/sec. | ||
| 12797 | 2026.05.21 18:26:19.463704 [ 56 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.05.21 18:26:19.463727 [ 286 ] {b9f10323-7bbf-4ff3-98c6-09d9099a86ef} <Debug> TCPHandler: Processed in 0.001808175 sec. | ||
| 12799 | 2026.05.21 18:26:19.463729 [ 198 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_20_4} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 12800 | 2026.05.21 18:26:19.463731 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12801 | 2026.05.21 18:26:19.463832 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12802 | 2026.05.21 18:26:19.463880 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12803 | 2026.05.21 18:26:19.463917 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.05.21 18:26:19.463995 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12805 | 2026.05.21 18:26:19.464022 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12806 | 2026.05.21 18:26:19.464034 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 12807 | 2026.05.21 18:26:19.464073 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12808 | 2026.05.21 18:26:19.464101 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 105 rows starting from the beginning of the part | ||
| 12809 | 2026.05.21 18:26:19.464152 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12810 | 2026.05.21 18:26:19.464219 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 539 rows starting from the beginning of the part | ||
| 12811 | 2026.05.21 18:26:19.464259 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 12812 | 2026.05.21 18:26:19.464302 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 531 rows starting from the beginning of the part | ||
| 12813 | 2026.05.21 18:26:19.464401 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2026.05.21 18:26:19.464445 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12815 | 2026.05.21 18:26:19.464775 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12816 | 2026.05.21 18:26:19.465006 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.05.21 18:26:19.465142 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 12818 | 2026.05.21 18:26:19.465178 [ 286 ] {5dec6718-b54d-4d62-9a1d-57e6fe69a738} <Debug> TCPHandler: Processed in 0.001311225 sec. | ||
| 12819 | 2026.05.21 18:26:19.465296 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12820 | 2026.05.21 18:26:19.465390 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12821 | 2026.05.21 18:26:19.465434 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12822 | 2026.05.21 18:26:19.465534 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724994 sec., 1816817.9135695545 rows/sec., 133.74 MiB/sec. | ||
| 12823 | 2026.05.21 18:26:19.465782 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12824 | 2026.05.21 18:26:19.465881 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.05.21 18:26:19.465919 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12826 | 2026.05.21 18:26:19.466089 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.05.21 18:26:19.466166 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_96_19} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12828 | 2026.05.21 18:26:19.466261 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12829 | 2026.05.21 18:26:19.466260 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12830 | 2026.05.21 18:26:19.466510 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.05.21 18:26:19.466644 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001273 sec., 208169.67792615868 rows/sec., 13.83 MiB/sec. | ||
| 12832 | 2026.05.21 18:26:19.466680 [ 286 ] {f0f273e4-e917-47b6-be19-095dee034f10} <Debug> TCPHandler: Processed in 0.001433638 sec. | ||
| 12833 | 2026.05.21 18:26:19.466809 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2026.05.21 18:26:19.466902 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12835 | 2026.05.21 18:26:19.466945 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12836 | 2026.05.21 18:26:19.467263 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2026.05.21 18:26:19.467298 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12838 | 2026.05.21 18:26:19.467585 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12839 | 2026.05.21 18:26:19.467793 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.05.21 18:26:19.467920 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 12841 | 2026.05.21 18:26:19.467954 [ 286 ] {a863a4a1-8184-407e-85d5-0cba2bdd4dd1} <Debug> TCPHandler: Processed in 0.001195223 sec. | ||
| 12842 | 2026.05.21 18:26:19.468076 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2026.05.21 18:26:19.468171 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12844 | 2026.05.21 18:26:19.468225 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <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 | ||
| 12845 | 2026.05.21 18:26:19.469069 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.05.21 18:26:19.469105 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12847 | 2026.05.21 18:26:19.469679 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12848 | 2026.05.21 18:26:19.469905 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.05.21 18:26:19.470019 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12850 | 2026.05.21 18:26:19.470049 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 38.77 MiB/sec. | ||
| 12851 | 2026.05.21 18:26:19.470058 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.05.21 18:26:19.470093 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12853 | 2026.05.21 18:26:19.470123 [ 286 ] {6afd23af-9beb-48fe-9bb7-f33690375e84} <Debug> TCPHandler: Processed in 0.00209691 sec. | ||
| 12854 | 2026.05.21 18:26:19.470164 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 12855 | 2026.05.21 18:26:19.470255 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.05.21 18:26:19.470354 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12857 | 2026.05.21 18:26:19.470355 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12858 | 2026.05.21 18:26:19.470410 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1530 rows starting from the beginning of the part | ||
| 12859 | 2026.05.21 18:26:19.470418 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12860 | 2026.05.21 18:26:19.470530 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 12861 | 2026.05.21 18:26:19.470635 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 12862 | 2026.05.21 18:26:19.470732 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 12863 | 2026.05.21 18:26:19.470763 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.05.21 18:26:19.470804 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12865 | 2026.05.21 18:26:19.470833 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 12866 | 2026.05.21 18:26:19.470936 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 12867 | 2026.05.21 18:26:19.471129 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12868 | 2026.05.21 18:26:19.471465 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.05.21 18:26:19.471625 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001288 sec., 69875.77639751552 rows/sec., 4.37 MiB/sec. | ||
| 12870 | 2026.05.21 18:26:19.471664 [ 286 ] {d9933f95-f194-49a7-a1e0-5f5be2f43e68} <Debug> TCPHandler: Processed in 0.001459208 sec. | ||
| 12871 | 2026.05.21 18:26:19.480077 [ 195 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1705 rows, containing 19 columns (19 merged, 0 gathered) in 0.009943042 sec., 171476.69697060518 rows/sec., 307.28 MiB/sec. | ||
| 12872 | 2026.05.21 18:26:19.481779 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12873 | 2026.05.21 18:26:19.482143 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.05.21 18:26:19.482221 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12875 | 2026.05.21 18:26:19.482376 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 12876 | 2026.05.21 18:26:20.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.69 MiB, peak 351.28 MiB, free memory in arenas 0.00 B, will set to 343.90 MiB (RSS), difference: 4.21 MiB | ||
| 12877 | 2026.05.21 18:26:20.468453 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.05.21 18:26:20.468834 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12879 | 2026.05.21 18:26:20.469314 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12880 | 2026.05.21 18:26:20.469356 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12881 | 2026.05.21 18:26:20.469595 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12882 | 2026.05.21 18:26:20.469667 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12883 | 2026.05.21 18:26:20.469812 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12884 | 2026.05.21 18:26:20.469849 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12885 | 2026.05.21 18:26:20.469872 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12886 | 2026.05.21 18:26:20.469887 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12887 | 2026.05.21 18:26:20.469930 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12888 | 2026.05.21 18:26:20.469951 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12889 | 2026.05.21 18:26:20.471044 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00238 sec., 21428.571428571428 rows/sec., 5.07 MiB/sec. | ||
| 12890 | 2026.05.21 18:26:20.471155 [ 286 ] {6c680db4-f083-413f-96a7-7df94d65af85} <Debug> TCPHandler: Processed in 0.002893806 sec. | ||
| 12891 | 2026.05.21 18:26:20.484282 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.05.21 18:26:20.484426 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12893 | 2026.05.21 18:26:20.484483 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12894 | 2026.05.21 18:26:20.485055 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2026.05.21 18:26:20.485111 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12896 | 2026.05.21 18:26:20.485490 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12897 | 2026.05.21 18:26:20.485727 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2026.05.21 18:26:20.485882 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001497 sec., 2672.010688042752 rows/sec., 217.88 KiB/sec. | ||
| 12899 | 2026.05.21 18:26:20.485921 [ 286 ] {d5ab6d70-0bc2-4ccd-ab67-e4afaf8a0ef0} <Debug> TCPHandler: Processed in 0.001710032 sec. | ||
| 12900 | 2026.05.21 18:26:20.486055 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12901 | 2026.05.21 18:26:20.486157 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12902 | 2026.05.21 18:26:20.486200 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12903 | 2026.05.21 18:26:20.487697 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.05.21 18:26:20.487736 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12905 | 2026.05.21 18:26:20.488191 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12906 | 2026.05.21 18:26:20.488406 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.05.21 18:26:20.488545 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.00241 sec., 998755.1867219917 rows/sec., 73.68 MiB/sec. | ||
| 12908 | 2026.05.21 18:26:20.488581 [ 286 ] {6b9cdfd8-563f-4585-b247-207ca694b0c3} <Debug> TCPHandler: Processed in 0.00257873 sec. | ||
| 12909 | 2026.05.21 18:26:20.488700 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.05.21 18:26:20.488801 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12911 | 2026.05.21 18:26:20.488844 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12912 | 2026.05.21 18:26:20.489257 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.05.21 18:26:20.489295 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12914 | 2026.05.21 18:26:20.489602 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12915 | 2026.05.21 18:26:20.489809 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.05.21 18:26:20.489944 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001164 sec., 12886.597938144329 rows/sec., 950.55 KiB/sec. | ||
| 12917 | 2026.05.21 18:26:20.489980 [ 286 ] {691cb3c3-fd90-46fe-a80d-9f184348494b} <Debug> TCPHandler: Processed in 0.001330496 sec. | ||
| 12918 | 2026.05.21 18:26:20.490124 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2026.05.21 18:26:20.490223 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12920 | 2026.05.21 18:26:20.490264 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12921 | 2026.05.21 18:26:20.490942 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.05.21 18:26:20.490980 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12923 | 2026.05.21 18:26:20.491309 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12924 | 2026.05.21 18:26:20.491533 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.05.21 18:26:20.491663 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00146 sec., 548630.1369863014 rows/sec., 31.69 MiB/sec. | ||
| 12926 | 2026.05.21 18:26:20.491699 [ 286 ] {21eadd74-5208-4bb5-8020-2738323ca74e} <Debug> TCPHandler: Processed in 0.001625551 sec. | ||
| 12927 | 2026.05.21 18:26:20.491831 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12928 | 2026.05.21 18:26:20.491929 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12929 | 2026.05.21 18:26:20.491970 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12930 | 2026.05.21 18:26:20.492369 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.05.21 18:26:20.492407 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12932 | 2026.05.21 18:26:20.492703 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12933 | 2026.05.21 18:26:20.492911 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.05.21 18:26:20.493039 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 12935 | 2026.05.21 18:26:20.493075 [ 286 ] {97d3d02b-cf1e-431a-84be-b16e425a90d5} <Debug> TCPHandler: Processed in 0.001294724 sec. | ||
| 12936 | 2026.05.21 18:26:20.493195 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.05.21 18:26:20.493293 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12938 | 2026.05.21 18:26:20.493334 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12939 | 2026.05.21 18:26:20.494126 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.05.21 18:26:20.494164 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12941 | 2026.05.21 18:26:20.494521 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12942 | 2026.05.21 18:26:20.494727 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.05.21 18:26:20.494855 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001582 sec., 817951.9595448799 rows/sec., 54.59 MiB/sec. | ||
| 12944 | 2026.05.21 18:26:20.494891 [ 286 ] {5eeec497-92a0-420b-976d-4c20eb1b7db7} <Debug> TCPHandler: Processed in 0.001747203 sec. | ||
| 12945 | 2026.05.21 18:26:20.495014 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.05.21 18:26:20.495113 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12947 | 2026.05.21 18:26:20.495159 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12948 | 2026.05.21 18:26:20.495890 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.05.21 18:26:20.495926 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12950 | 2026.05.21 18:26:20.496351 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12951 | 2026.05.21 18:26:20.496566 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.05.21 18:26:20.496699 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001605 sec., 933333.3333333333 rows/sec., 56.61 MiB/sec. | ||
| 12953 | 2026.05.21 18:26:20.496734 [ 286 ] {72075ff9-8bf9-4ab8-acc6-8a4baeefcc06} <Debug> TCPHandler: Processed in 0.001771134 sec. | ||
| 12954 | 2026.05.21 18:26:20.496853 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.05.21 18:26:20.496951 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12956 | 2026.05.21 18:26:20.497009 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <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 | ||
| 12957 | 2026.05.21 18:26:20.497773 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.05.21 18:26:20.497810 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12959 | 2026.05.21 18:26:20.498325 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12960 | 2026.05.21 18:26:20.498553 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.05.21 18:26:20.498691 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. | ||
| 12962 | 2026.05.21 18:26:20.498742 [ 286 ] {aa5ff5d4-3213-4a7c-9163-f03179b7c62f} <Debug> TCPHandler: Processed in 0.001939827 sec. | ||
| 12963 | 2026.05.21 18:26:20.498872 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.05.21 18:26:20.498972 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.05.21 18:26:20.499015 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12966 | 2026.05.21 18:26:20.499339 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.05.21 18:26:20.499376 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12968 | 2026.05.21 18:26:20.499669 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12969 | 2026.05.21 18:26:20.499880 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.05.21 18:26:20.500011 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 12971 | 2026.05.21 18:26:20.500049 [ 286 ] {05e2ed7a-cc15-47f8-8eb0-2c316f921f5d} <Debug> TCPHandler: Processed in 0.001230424 sec. | ||
| 12972 | 2026.05.21 18:26:24.437773 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.05.21 18:26:24.438041 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12974 | 2026.05.21 18:26:24.438439 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12975 | 2026.05.21 18:26:24.438484 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <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 | ||
| 12976 | 2026.05.21 18:26:24.438700 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12977 | 2026.05.21 18:26:24.438771 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12978 | 2026.05.21 18:26:24.438914 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12979 | 2026.05.21 18:26:24.438952 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12980 | 2026.05.21 18:26:24.438973 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 12981 | 2026.05.21 18:26:24.438988 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12982 | 2026.05.21 18:26:24.439031 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12983 | 2026.05.21 18:26:24.439052 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12984 | 2026.05.21 18:26:24.440155 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002219 sec., 22983.32582244254 rows/sec., 5.43 MiB/sec. | ||
| 12985 | 2026.05.21 18:26:24.440267 [ 286 ] {b12fe1b5-3b46-4bf6-a294-305ab0c1e9ba} <Debug> TCPHandler: Processed in 0.002634461 sec. | ||
| 12986 | 2026.05.21 18:26:24.441810 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2026.05.21 18:26:24.441934 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12988 | 2026.05.21 18:26:24.441984 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12989 | 2026.05.21 18:26:24.442523 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.05.21 18:26:24.442572 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 12991 | 2026.05.21 18:26:24.442962 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12992 | 2026.05.21 18:26:24.443203 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.05.21 18:26:24.443377 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001476 sec., 37940.37940379404 rows/sec., 2.91 MiB/sec. | ||
| 12994 | 2026.05.21 18:26:24.443417 [ 286 ] {3d823875-0521-40c8-a3e7-c812854b26d5} <Debug> TCPHandler: Processed in 0.001664652 sec. | ||
| 12995 | 2026.05.21 18:26:24.443551 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12996 | 2026.05.21 18:26:24.443654 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12997 | 2026.05.21 18:26:24.443701 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12998 | 2026.05.21 18:26:24.444127 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2026.05.21 18:26:24.444167 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13000 | 2026.05.21 18:26:24.444496 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13001 | 2026.05.21 18:26:24.444714 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2026.05.21 18:26:24.444854 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 13003 | 2026.05.21 18:26:24.444891 [ 286 ] {b48cfdcc-08c6-434b-876b-a848d4efc571} <Debug> TCPHandler: Processed in 0.001393037 sec. | ||
| 13004 | 2026.05.21 18:26:24.445014 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13005 | 2026.05.21 18:26:24.445114 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13006 | 2026.05.21 18:26:24.445162 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13007 | 2026.05.21 18:26:24.445562 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.05.21 18:26:24.445601 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13009 | 2026.05.21 18:26:24.445937 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13010 | 2026.05.21 18:26:24.446157 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.05.21 18:26:24.446287 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001193 sec., 107292.53981559095 rows/sec., 7.47 MiB/sec. | ||
| 13012 | 2026.05.21 18:26:24.446322 [ 286 ] {cd791482-1616-464e-a13b-8ef8907f1750} <Debug> TCPHandler: Processed in 0.001358757 sec. | ||
| 13013 | 2026.05.21 18:26:24.446446 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2026.05.21 18:26:24.446544 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13015 | 2026.05.21 18:26:24.446587 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13016 | 2026.05.21 18:26:24.446921 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.05.21 18:26:24.446956 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13018 | 2026.05.21 18:26:24.447259 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13019 | 2026.05.21 18:26:24.447468 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.05.21 18:26:24.447601 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 13021 | 2026.05.21 18:26:24.447635 [ 286 ] {9f25f7f0-1667-4ae4-92a1-152c98a67cce} <Debug> TCPHandler: Processed in 0.001240974 sec. | ||
| 13022 | 2026.05.21 18:26:25.156640 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29349 | ||
| 13023 | 2026.05.21 18:26:25.157424 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.05.21 18:26:25.157470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13025 | 2026.05.21 18:26:25.157936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13026 | 2026.05.21 18:26:25.158170 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.05.21 18:26:25.158318 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29349 | ||
| 13028 | 2026.05.21 18:26:25.158343 [ 90 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13029 | 2026.05.21 18:26:25.158438 [ 90 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2026.05.21 18:26:25.158462 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13031 | 2026.05.21 18:26:25.158577 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::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 | ||
| 13032 | 2026.05.21 18:26:25.158708 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13033 | 2026.05.21 18:26:25.158753 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26917 rows starting from the beginning of the part | ||
| 13034 | 2026.05.21 18:26:25.158826 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13035 | 2026.05.21 18:26:25.158889 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13036 | 2026.05.21 18:26:25.158940 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13037 | 2026.05.21 18:26:25.158987 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13038 | 2026.05.21 18:26:25.159039 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13039 | 2026.05.21 18:26:25.161299 [ 200 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29349 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764763 sec., 10615376.435520874 rows/sec., 151.85 MiB/sec. | ||
| 13040 | 2026.05.21 18:26:25.161693 [ 188 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13041 | 2026.05.21 18:26:25.162018 [ 188 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.05.21 18:26:25.162109 [ 188 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_61_12} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13043 | 2026.05.21 18:26:25.162231 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13044 | 2026.05.21 18:26:26.710374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13045 | 2026.05.21 18:26:26.727968 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.05.21 18:26:26.728032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13047 | 2026.05.21 18:26:26.734246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13048 | 2026.05.21 18:26:26.734953 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.05.21 18:26:26.735290 [ 89 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13050 | 2026.05.21 18:26:26.735388 [ 89 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.05.21 18:26:26.735427 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13052 | 2026.05.21 18:26:26.735543 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::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 | ||
| 13053 | 2026.05.21 18:26:26.737946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13054 | 2026.05.21 18:26:26.738662 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13055 | 2026.05.21 18:26:26.739388 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13056 | 2026.05.21 18:26:26.742699 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13057 | 2026.05.21 18:26:26.745967 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13058 | 2026.05.21 18:26:26.749771 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13059 | 2026.05.21 18:26:26.753754 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13060 | 2026.05.21 18:26:26.757650 [ 192 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13061 | 2026.05.21 18:26:26.808926 [ 191 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.073414725 sec., 6265.7729767427445 rows/sec., 32.40 MiB/sec. | ||
| 13062 | 2026.05.21 18:26:26.812116 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13063 | 2026.05.21 18:26:26.814063 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.05.21 18:26:26.814173 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_61_12} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13065 | 2026.05.21 18:26:26.816882 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13066 | 2026.05.21 18:26:29.444917 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.05.21 18:26:29.445241 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13068 | 2026.05.21 18:26:29.445672 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13069 | 2026.05.21 18:26:29.445716 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13070 | 2026.05.21 18:26:29.445962 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13071 | 2026.05.21 18:26:29.446034 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13072 | 2026.05.21 18:26:29.446184 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13073 | 2026.05.21 18:26:29.446223 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13074 | 2026.05.21 18:26:29.446245 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 13075 | 2026.05.21 18:26:29.446260 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13076 | 2026.05.21 18:26:29.446304 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13077 | 2026.05.21 18:26:29.446325 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13078 | 2026.05.21 18:26:29.447510 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002417 sec., 21100.53785684733 rows/sec., 4.99 MiB/sec. | ||
| 13079 | 2026.05.21 18:26:29.447617 [ 286 ] {aac297a0-0df2-45d4-854e-c1079f35047a} <Debug> TCPHandler: Processed in 0.002847184 sec. | ||
| 13080 | 2026.05.21 18:26:29.453355 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.05.21 18:26:29.453489 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13082 | 2026.05.21 18:26:29.453545 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13083 | 2026.05.21 18:26:29.454234 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.05.21 18:26:29.454288 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13085 | 2026.05.21 18:26:29.454708 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13086 | 2026.05.21 18:26:29.454948 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.05.21 18:26:29.455098 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. | ||
| 13088 | 2026.05.21 18:26:29.455137 [ 286 ] {141d7a58-2d37-440a-abcd-df25fa3dc5e3} <Debug> TCPHandler: Processed in 0.001846475 sec. | ||
| 13089 | 2026.05.21 18:26:29.455270 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13090 | 2026.05.21 18:26:29.455373 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13091 | 2026.05.21 18:26:29.455416 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13092 | 2026.05.21 18:26:29.456258 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2026.05.21 18:26:29.456296 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13094 | 2026.05.21 18:26:29.456663 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13095 | 2026.05.21 18:26:29.456879 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2026.05.21 18:26:29.457010 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001659 sec., 529837.2513562386 rows/sec., 41.63 MiB/sec. | ||
| 13097 | 2026.05.21 18:26:29.457045 [ 286 ] {dd4449f5-75f4-425f-b462-33a3a4bdf11d} <Debug> TCPHandler: Processed in 0.001826725 sec. | ||
| 13098 | 2026.05.21 18:26:29.457164 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.05.21 18:26:29.457263 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13100 | 2026.05.21 18:26:29.457306 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13101 | 2026.05.21 18:26:29.457794 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.05.21 18:26:29.457831 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13103 | 2026.05.21 18:26:29.458135 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13104 | 2026.05.21 18:26:29.458349 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.05.21 18:26:29.458477 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001234 sec., 148298.21717990274 rows/sec., 9.20 MiB/sec. | ||
| 13106 | 2026.05.21 18:26:29.458514 [ 286 ] {56268e48-d40c-47e8-8295-d6ce5f929e8e} <Debug> TCPHandler: Processed in 0.001400777 sec. | ||
| 13107 | 2026.05.21 18:26:29.458630 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2026.05.21 18:26:29.458729 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13109 | 2026.05.21 18:26:29.458772 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13110 | 2026.05.21 18:26:29.459207 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.05.21 18:26:29.459243 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13112 | 2026.05.21 18:26:29.459546 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13113 | 2026.05.21 18:26:29.459769 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.05.21 18:26:29.459898 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 13115 | 2026.05.21 18:26:29.459933 [ 286 ] {932f28ac-c548-4030-a26c-7f3166b15aeb} <Debug> TCPHandler: Processed in 0.001353877 sec. | ||
| 13116 | 2026.05.21 18:26:29.460050 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2026.05.21 18:26:29.460155 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13118 | 2026.05.21 18:26:29.460196 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13119 | 2026.05.21 18:26:29.460622 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.05.21 18:26:29.460657 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13121 | 2026.05.21 18:26:29.460958 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13122 | 2026.05.21 18:26:29.461171 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2026.05.21 18:26:29.461297 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 13124 | 2026.05.21 18:26:29.461330 [ 286 ] {55f6122b-15b8-47f4-a066-4948931a1c27} <Debug> TCPHandler: Processed in 0.001331146 sec. | ||
| 13125 | 2026.05.21 18:26:29.461449 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.05.21 18:26:29.461545 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13127 | 2026.05.21 18:26:29.461586 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13128 | 2026.05.21 18:26:29.462167 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2026.05.21 18:26:29.462203 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13130 | 2026.05.21 18:26:29.462521 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13131 | 2026.05.21 18:26:29.462731 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.05.21 18:26:29.462858 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001331 sec., 398948.1592787378 rows/sec., 28.22 MiB/sec. | ||
| 13133 | 2026.05.21 18:26:29.462893 [ 286 ] {d4de5ced-1836-49b5-affb-18bf541de391} <Debug> TCPHandler: Processed in 0.001494699 sec. | ||
| 13134 | 2026.05.21 18:26:29.463010 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2026.05.21 18:26:29.463109 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13136 | 2026.05.21 18:26:29.463152 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13137 | 2026.05.21 18:26:29.463479 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.05.21 18:26:29.463514 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13139 | 2026.05.21 18:26:29.463814 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13140 | 2026.05.21 18:26:29.464030 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.05.21 18:26:29.464160 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 13142 | 2026.05.21 18:26:29.464194 [ 286 ] {42bebc9d-0b18-4104-b949-f31298eb16af} <Debug> TCPHandler: Processed in 0.001234724 sec. | ||
| 13143 | 2026.05.21 18:26:29.464310 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2026.05.21 18:26:29.464408 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13145 | 2026.05.21 18:26:29.464453 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13146 | 2026.05.21 18:26:29.464869 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.05.21 18:26:29.464906 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13148 | 2026.05.21 18:26:29.465233 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13149 | 2026.05.21 18:26:29.465450 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.05.21 18:26:29.465583 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 13151 | 2026.05.21 18:26:29.465586 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_92_19 to all_97_97_0 | ||
| 13152 | 2026.05.21 18:26:29.465618 [ 286 ] {d46fdafa-798e-47d1-95cd-771d2dfa3b30} <Debug> TCPHandler: Processed in 0.001358586 sec. | ||
| 13153 | 2026.05.21 18:26:29.465662 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2026.05.21 18:26:29.465692 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13155 | 2026.05.21 18:26:29.465762 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2026.05.21 18:26:29.465820 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_19 to all_97_97_0 into Compact with storage Full | ||
| 13157 | 2026.05.21 18:26:29.465863 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.05.21 18:26:29.465913 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13159 | 2026.05.21 18:26:29.465986 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13160 | 2026.05.21 18:26:29.466034 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 33744 rows starting from the beginning of the part | ||
| 13161 | 2026.05.21 18:26:29.466111 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13162 | 2026.05.21 18:26:29.466177 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 13163 | 2026.05.21 18:26:29.466228 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1498 rows starting from the beginning of the part | ||
| 13164 | 2026.05.21 18:26:29.466243 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.05.21 18:26:29.466278 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 13166 | 2026.05.21 18:26:29.466287 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13167 | 2026.05.21 18:26:29.466336 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 265 rows starting from the beginning of the part | ||
| 13168 | 2026.05.21 18:26:29.466648 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13169 | 2026.05.21 18:26:29.466874 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.05.21 18:26:29.467005 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 13171 | 2026.05.21 18:26:29.467040 [ 286 ] {208a3a0b-7ded-4dce-87a6-b03d5c4e15d0} <Debug> TCPHandler: Processed in 0.001329766 sec. | ||
| 13172 | 2026.05.21 18:26:29.467155 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2026.05.21 18:26:29.467252 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13174 | 2026.05.21 18:26:29.467307 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <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 | ||
| 13175 | 2026.05.21 18:26:29.468142 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.05.21 18:26:29.468179 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13177 | 2026.05.21 18:26:29.468916 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13178 | 2026.05.21 18:26:29.469215 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.05.21 18:26:29.469395 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00216 sec., 18981.48148148148 rows/sec., 34.01 MiB/sec. | ||
| 13180 | 2026.05.21 18:26:29.469457 [ 286 ] {f1a98542-b42e-4e83-969d-87d2a9844072} <Debug> TCPHandler: Processed in 0.002351905 sec. | ||
| 13181 | 2026.05.21 18:26:29.469599 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.05.21 18:26:29.469718 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.05.21 18:26:29.469761 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13184 | 2026.05.21 18:26:29.470105 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.05.21 18:26:29.470143 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13186 | 2026.05.21 18:26:29.470683 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13187 | 2026.05.21 18:26:29.470900 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.05.21 18:26:29.471028 [ 86 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13189 | 2026.05.21 18:26:29.471035 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001337 sec., 67314.88406881076 rows/sec., 4.21 MiB/sec. | ||
| 13190 | 2026.05.21 18:26:29.471069 [ 86 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.05.21 18:26:29.471087 [ 286 ] {f9b20366-31fc-427f-a29c-a7e37c8d9eb4} <Debug> TCPHandler: Processed in 0.001543089 sec. | ||
| 13192 | 2026.05.21 18:26:29.471094 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13193 | 2026.05.21 18:26:29.471190 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13194 | 2026.05.21 18:26:29.471298 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13195 | 2026.05.21 18:26:29.471327 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4680 rows starting from the beginning of the part | ||
| 13196 | 2026.05.21 18:26:29.471382 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13197 | 2026.05.21 18:26:29.471424 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 13198 | 2026.05.21 18:26:29.471466 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 12 rows starting from the beginning of the part | ||
| 13199 | 2026.05.21 18:26:29.471502 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
| 13200 | 2026.05.21 18:26:29.471539 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 13201 | 2026.05.21 18:26:29.473517 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351545 sec., 2117756.623836669 rows/sec., 141.55 MiB/sec. | ||
| 13202 | 2026.05.21 18:26:29.474071 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13203 | 2026.05.21 18:26:29.474355 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.05.21 18:26:29.474429 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_96_19} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13205 | 2026.05.21 18:26:29.474513 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13206 | 2026.05.21 18:26:29.474577 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00881654 sec., 4090039.856905317 rows/sec., 263.96 MiB/sec. | ||
| 13207 | 2026.05.21 18:26:29.474936 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 13208 | 2026.05.21 18:26:29.475191 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.05.21 18:26:29.475261 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_92_19, all_97_97_0] -> all_1_97_20 | ||
| 13210 | 2026.05.21 18:26:29.475331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13211 | 2026.05.21 18:26:30.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.56 MiB, peak 358.40 MiB, free memory in arenas 0.00 B, will set to 346.62 MiB (RSS), difference: 1.06 MiB | ||
| 13212 | 2026.05.21 18:26:32.346541 [ 84 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13213 | 2026.05.21 18:26:32.346608 [ 84 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.05.21 18:26:32.346636 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13215 | 2026.05.21 18:26:32.346769 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13216 | 2026.05.21 18:26:32.346900 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13217 | 2026.05.21 18:26:32.346936 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13218 | 2026.05.21 18:26:32.347003 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 13219 | 2026.05.21 18:26:32.347050 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13220 | 2026.05.21 18:26:32.347094 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 13221 | 2026.05.21 18:26:32.347140 [ 194 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 13222 | 2026.05.21 18:26:32.347960 [ 191 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245154 sec., 30518.31339737896 rows/sec., 2.55 MiB/sec. | ||
| 13223 | 2026.05.21 18:26:32.348145 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13224 | 2026.05.21 18:26:32.348457 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.05.21 18:26:32.348540 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_29_7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13226 | 2026.05.21 18:26:32.348659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13227 | 2026.05.21 18:26:32.503166 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13228 | 2026.05.21 18:26:32.503225 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13229 | 2026.05.21 18:26:32.658595 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29797 | ||
| 13230 | 2026.05.21 18:26:32.659148 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.05.21 18:26:32.659199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13232 | 2026.05.21 18:26:32.659738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13233 | 2026.05.21 18:26:32.659963 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.05.21 18:26:32.660095 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29797 | ||
| 13235 | 2026.05.21 18:26:32.937388 [ 84 ] {} <Debug> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13236 | 2026.05.21 18:26:32.937450 [ 84 ] {} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.05.21 18:26:32.937474 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13238 | 2026.05.21 18:26:32.937612 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 13239 | 2026.05.21 18:26:32.937771 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13240 | 2026.05.21 18:26:32.937812 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13241 | 2026.05.21 18:26:32.937879 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13242 | 2026.05.21 18:26:32.937927 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13243 | 2026.05.21 18:26:32.937973 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13244 | 2026.05.21 18:26:32.938017 [ 201 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13245 | 2026.05.21 18:26:32.938794 [ 191 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235784 sec., 4855.217416635917 rows/sec., 360.35 KiB/sec. | ||
| 13246 | 2026.05.21 18:26:32.939031 [ 196 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13247 | 2026.05.21 18:26:32.939458 [ 196 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.05.21 18:26:32.939565 [ 196 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_13_3} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13249 | 2026.05.21 18:26:32.939685 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13250 | 2026.05.21 18:26:34.238174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13251 | 2026.05.21 18:26:34.254076 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.05.21 18:26:34.254146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 13253 | 2026.05.21 18:26:34.260038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13254 | 2026.05.21 18:26:34.260772 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.05.21 18:26:34.263995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13256 | 2026.05.21 18:26:34.439658 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.05.21 18:26:34.439912 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13258 | 2026.05.21 18:26:34.440257 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13259 | 2026.05.21 18:26:34.440302 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <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 | ||
| 13260 | 2026.05.21 18:26:34.440554 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13261 | 2026.05.21 18:26:34.440633 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13262 | 2026.05.21 18:26:34.440783 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13263 | 2026.05.21 18:26:34.440822 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13264 | 2026.05.21 18:26:34.440845 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 13265 | 2026.05.21 18:26:34.440861 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13266 | 2026.05.21 18:26:34.440904 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13267 | 2026.05.21 18:26:34.440924 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13268 | 2026.05.21 18:26:34.442146 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002327 sec., 21916.63085517834 rows/sec., 5.18 MiB/sec. | ||
| 13269 | 2026.05.21 18:26:34.442261 [ 286 ] {210466f5-8620-403f-92fb-3fc89e161a68} <Debug> TCPHandler: Processed in 0.002740603 sec. | ||
| 13270 | 2026.05.21 18:26:34.444040 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.05.21 18:26:34.444160 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13272 | 2026.05.21 18:26:34.444210 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13273 | 2026.05.21 18:26:34.444756 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.05.21 18:26:34.444803 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13275 | 2026.05.21 18:26:34.445191 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13276 | 2026.05.21 18:26:34.445425 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.05.21 18:26:34.445594 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001468 sec., 38147.13896457766 rows/sec., 2.93 MiB/sec. | ||
| 13278 | 2026.05.21 18:26:34.445639 [ 286 ] {1a17bb77-cfe5-4a43-a33b-fee148d9bc08} <Debug> TCPHandler: Processed in 0.001651341 sec. | ||
| 13279 | 2026.05.21 18:26:34.445770 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.05.21 18:26:34.445874 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13281 | 2026.05.21 18:26:34.445919 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13282 | 2026.05.21 18:26:34.446369 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.05.21 18:26:34.446408 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13284 | 2026.05.21 18:26:34.446728 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13285 | 2026.05.21 18:26:34.446943 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.05.21 18:26:34.447078 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 13287 | 2026.05.21 18:26:34.447114 [ 286 ] {ad0b5559-366c-4cc9-8863-4de6bf90d1d2} <Debug> TCPHandler: Processed in 0.001396077 sec. | ||
| 13288 | 2026.05.21 18:26:34.447241 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.05.21 18:26:34.447347 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.05.21 18:26:34.447395 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13291 | 2026.05.21 18:26:34.447813 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.05.21 18:26:34.447850 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13293 | 2026.05.21 18:26:34.448203 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13294 | 2026.05.21 18:26:34.448419 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.05.21 18:26:34.448552 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 13296 | 2026.05.21 18:26:34.448586 [ 286 ] {6e0556cd-21f3-42fe-84cf-5fc36dab4ce0} <Debug> TCPHandler: Processed in 0.001396427 sec. | ||
| 13297 | 2026.05.21 18:26:34.448703 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.05.21 18:26:34.448798 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13299 | 2026.05.21 18:26:34.448841 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13300 | 2026.05.21 18:26:34.449181 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.05.21 18:26:34.449217 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13302 | 2026.05.21 18:26:34.449534 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13303 | 2026.05.21 18:26:34.449750 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.05.21 18:26:34.449890 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 13305 | 2026.05.21 18:26:34.449924 [ 286 ] {50a3e740-fdac-49d4-8099-75baa0b071cb} <Debug> TCPHandler: Processed in 0.001270354 sec. | ||
| 13306 | 2026.05.21 18:26:39.446970 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2026.05.21 18:26:39.447421 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13308 | 2026.05.21 18:26:39.448001 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13309 | 2026.05.21 18:26:39.448087 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13310 | 2026.05.21 18:26:39.448386 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13311 | 2026.05.21 18:26:39.448454 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13312 | 2026.05.21 18:26:39.448595 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 13313 | 2026.05.21 18:26:39.448632 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13314 | 2026.05.21 18:26:39.448654 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 13315 | 2026.05.21 18:26:39.448670 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13316 | 2026.05.21 18:26:39.448713 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13317 | 2026.05.21 18:26:39.448733 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13318 | 2026.05.21 18:26:39.450165 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002927 sec., 17423.98360095661 rows/sec., 4.12 MiB/sec. | ||
| 13319 | 2026.05.21 18:26:39.450287 [ 286 ] {451b8bd6-98f5-4cbb-8e55-d30b6fa59a34} <Debug> TCPHandler: Processed in 0.003465987 sec. | ||
| 13320 | 2026.05.21 18:26:39.456919 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.05.21 18:26:39.457046 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13322 | 2026.05.21 18:26:39.457099 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13323 | 2026.05.21 18:26:39.457767 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.05.21 18:26:39.457817 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13325 | 2026.05.21 18:26:39.458239 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13326 | 2026.05.21 18:26:39.458459 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.05.21 18:26:39.458600 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.00159 sec., 193710.69182389937 rows/sec., 12.60 MiB/sec. | ||
| 13328 | 2026.05.21 18:26:39.458636 [ 286 ] {59bcf5d7-6b05-4dbb-9727-271e169d8d3e} <Debug> TCPHandler: Processed in 0.001777984 sec. | ||
| 13329 | 2026.05.21 18:26:39.458758 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.05.21 18:26:39.458854 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13331 | 2026.05.21 18:26:39.458896 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13332 | 2026.05.21 18:26:39.459288 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.05.21 18:26:39.459324 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13334 | 2026.05.21 18:26:39.459612 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13335 | 2026.05.21 18:26:39.459819 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.05.21 18:26:39.459950 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 292.79 KiB/sec. | ||
| 13337 | 2026.05.21 18:26:39.459985 [ 286 ] {0aa1125e-3f7a-4067-8d5a-fe2d76cd2d28} <Debug> TCPHandler: Processed in 0.001276255 sec. | ||
| 13338 | 2026.05.21 18:26:39.460094 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.05.21 18:26:39.460189 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13340 | 2026.05.21 18:26:39.460229 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13341 | 2026.05.21 18:26:39.461003 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.05.21 18:26:39.461040 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13343 | 2026.05.21 18:26:39.461414 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13344 | 2026.05.21 18:26:39.461625 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.05.21 18:26:39.461752 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Debug> executeQuery: Read 1001 rows, 82.34 KiB in 0.00158 sec., 633544.3037974683 rows/sec., 50.89 MiB/sec. | ||
| 13346 | 2026.05.21 18:26:39.461749 [ 76 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13347 | 2026.05.21 18:26:39.461787 [ 286 ] {a5f69fcb-50b1-43c3-84a2-1daed78f0fe8} <Debug> TCPHandler: Processed in 0.001743403 sec. | ||
| 13348 | 2026.05.21 18:26:39.461826 [ 76 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2026.05.21 18:26:39.461853 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13350 | 2026.05.21 18:26:39.461921 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.05.21 18:26:39.461985 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13352 | 2026.05.21 18:26:39.462020 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13353 | 2026.05.21 18:26:39.462070 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13354 | 2026.05.21 18:26:39.462140 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2026.05.21 18:26:39.462187 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3361 rows starting from the beginning of the part | ||
| 13356 | 2026.05.21 18:26:39.462263 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2407 rows starting from the beginning of the part | ||
| 13357 | 2026.05.21 18:26:39.462320 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13358 | 2026.05.21 18:26:39.462377 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 879 rows starting from the beginning of the part | ||
| 13359 | 2026.05.21 18:26:39.462424 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13360 | 2026.05.21 18:26:39.462472 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1001 rows starting from the beginning of the part | ||
| 13361 | 2026.05.21 18:26:39.462546 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2026.05.21 18:26:39.462587 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13363 | 2026.05.21 18:26:39.462943 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13364 | 2026.05.21 18:26:39.463156 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2026.05.21 18:26:39.463290 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Debug> executeQuery: Read 199 rows, 12.87 KiB in 0.001288 sec., 154503.1055900621 rows/sec., 9.75 MiB/sec. | ||
| 13366 | 2026.05.21 18:26:39.463325 [ 286 ] {bdf9b7be-d5aa-490e-b125-f53614fcebc7} <Debug> TCPHandler: Processed in 0.001454878 sec. | ||
| 13367 | 2026.05.21 18:26:39.463434 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2026.05.21 18:26:39.463530 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13369 | 2026.05.21 18:26:39.463571 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13370 | 2026.05.21 18:26:39.464022 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.05.21 18:26:39.464058 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13372 | 2026.05.21 18:26:39.464369 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13373 | 2026.05.21 18:26:39.464576 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.05.21 18:26:39.464679 [ 76 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 13375 | 2026.05.21 18:26:39.464705 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001193 sec., 145012.57334450964 rows/sec., 9.74 MiB/sec. | ||
| 13376 | 2026.05.21 18:26:39.464712 [ 76 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.05.21 18:26:39.464747 [ 286 ] {0d1b619b-ae9b-4a3c-aec0-7e416c198bce} <Debug> TCPHandler: Processed in 0.001362116 sec. | ||
| 13378 | 2026.05.21 18:26:39.464746 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13379 | 2026.05.21 18:26:39.464854 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 13380 | 2026.05.21 18:26:39.464867 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2026.05.21 18:26:39.464971 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13382 | 2026.05.21 18:26:39.464974 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13383 | 2026.05.21 18:26:39.465012 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 974 rows starting from the beginning of the part | ||
| 13384 | 2026.05.21 18:26:39.465034 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13385 | 2026.05.21 18:26:39.465082 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 13386 | 2026.05.21 18:26:39.465111 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7760 rows, containing 5 columns (5 merged, 0 gathered) in 0.003180191 sec., 2440105.0125605664 rows/sec., 194.83 MiB/sec. | ||
| 13387 | 2026.05.21 18:26:39.465142 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 13388 | 2026.05.21 18:26:39.465207 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 801 rows starting from the beginning of the part | ||
| 13389 | 2026.05.21 18:26:39.465254 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 13390 | 2026.05.21 18:26:39.465302 [ 196 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 173 rows starting from the beginning of the part | ||
| 13391 | 2026.05.21 18:26:39.465431 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13392 | 2026.05.21 18:26:39.465469 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.05.21 18:26:39.465512 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13394 | 2026.05.21 18:26:39.465720 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.05.21 18:26:39.465813 [ 186 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_101_20} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13396 | 2026.05.21 18:26:39.465907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 13397 | 2026.05.21 18:26:39.465909 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13398 | 2026.05.21 18:26:39.466153 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2026.05.21 18:26:39.466311 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 6.89 MiB/sec. | ||
| 13400 | 2026.05.21 18:26:39.466346 [ 286 ] {1400f95a-916f-4ff6-94e0-26b6d53b93e8} <Debug> TCPHandler: Processed in 0.001527869 sec. | ||
| 13401 | 2026.05.21 18:26:39.466459 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.05.21 18:26:39.466553 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13403 | 2026.05.21 18:26:39.466593 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13404 | 2026.05.21 18:26:39.466714 [ 190 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898806 sec., 1261318.9551749888 rows/sec., 80.99 MiB/sec. | ||
| 13405 | 2026.05.21 18:26:39.466928 [ 195 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 13406 | 2026.05.21 18:26:39.467216 [ 195 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.05.21 18:26:39.467253 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.05.21 18:26:39.467289 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13409 | 2026.05.21 18:26:39.467310 [ 195 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_35_7} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 13410 | 2026.05.21 18:26:39.467407 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 13411 | 2026.05.21 18:26:39.467633 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13412 | 2026.05.21 18:26:39.467839 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2026.05.21 18:26:39.467950 [ 76 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13414 | 2026.05.21 18:26:39.467962 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Debug> executeQuery: Read 571 rows, 42.05 KiB in 0.001427 sec., 400140.15416958655 rows/sec., 28.77 MiB/sec. | ||
| 13415 | 2026.05.21 18:26:39.467986 [ 76 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.05.21 18:26:39.468006 [ 286 ] {7b34241d-9fae-499e-9a2d-06d31fa83809} <Debug> TCPHandler: Processed in 0.001596131 sec. | ||
| 13417 | 2026.05.21 18:26:39.468010 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13418 | 2026.05.21 18:26:39.468108 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13419 | 2026.05.21 18:26:39.468132 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13420 | 2026.05.21 18:26:39.468211 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13421 | 2026.05.21 18:26:39.468232 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13422 | 2026.05.21 18:26:39.468244 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 13423 | 2026.05.21 18:26:39.468282 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13424 | 2026.05.21 18:26:39.468307 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1294 rows starting from the beginning of the part | ||
| 13425 | 2026.05.21 18:26:39.468359 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13426 | 2026.05.21 18:26:39.468415 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 531 rows starting from the beginning of the part | ||
| 13427 | 2026.05.21 18:26:39.468479 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13428 | 2026.05.21 18:26:39.468523 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 571 rows starting from the beginning of the part | ||
| 13429 | 2026.05.21 18:26:39.468627 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.05.21 18:26:39.468671 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13431 | 2026.05.21 18:26:39.469011 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13432 | 2026.05.21 18:26:39.469234 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.05.21 18:26:39.469364 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 13434 | 2026.05.21 18:26:39.469399 [ 286 ] {bd95465c-9e15-4072-ad7e-9573201ded82} <Debug> TCPHandler: Processed in 0.001316585 sec. | ||
| 13435 | 2026.05.21 18:26:39.469511 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2026.05.21 18:26:39.469605 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13437 | 2026.05.21 18:26:39.469648 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13438 | 2026.05.21 18:26:39.469946 [ 195 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875636 sec., 2321879.0852809395 rows/sec., 168.69 MiB/sec. | ||
| 13439 | 2026.05.21 18:26:39.470075 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.05.21 18:26:39.470112 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13441 | 2026.05.21 18:26:39.470178 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13442 | 2026.05.21 18:26:39.470482 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13443 | 2026.05.21 18:26:39.470529 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13444 | 2026.05.21 18:26:39.470630 [ 190 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_101_20} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13445 | 2026.05.21 18:26:39.470717 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13446 | 2026.05.21 18:26:39.470725 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2026.05.21 18:26:39.470867 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Debug> executeQuery: Read 339 rows, 24.15 KiB in 0.001279 sec., 265050.8209538702 rows/sec., 18.44 MiB/sec. | ||
| 13448 | 2026.05.21 18:26:39.470900 [ 286 ] {ee6339ab-9dce-4361-976c-a90f7e092580} <Debug> TCPHandler: Processed in 0.001437478 sec. | ||
| 13449 | 2026.05.21 18:26:39.471013 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13450 | 2026.05.21 18:26:39.471107 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13451 | 2026.05.21 18:26:39.471150 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13452 | 2026.05.21 18:26:39.471461 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.05.21 18:26:39.471497 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13454 | 2026.05.21 18:26:39.471792 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13455 | 2026.05.21 18:26:39.472000 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.05.21 18:26:39.472107 [ 76 ] {} <Debug> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 13457 | 2026.05.21 18:26:39.472127 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 13458 | 2026.05.21 18:26:39.472138 [ 76 ] {} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2026.05.21 18:26:39.472167 [ 286 ] {88084a00-1986-4c89-894a-32e3d7791c0b} <Debug> TCPHandler: Processed in 0.001203853 sec. | ||
| 13460 | 2026.05.21 18:26:39.472170 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13461 | 2026.05.21 18:26:39.472272 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 13462 | 2026.05.21 18:26:39.472279 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.05.21 18:26:39.472385 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13464 | 2026.05.21 18:26:39.472397 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13465 | 2026.05.21 18:26:39.472428 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 13466 | 2026.05.21 18:26:39.472462 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <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 | ||
| 13467 | 2026.05.21 18:26:39.472493 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 13468 | 2026.05.21 18:26:39.472554 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 13469 | 2026.05.21 18:26:39.472602 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 13470 | 2026.05.21 18:26:39.472645 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 13471 | 2026.05.21 18:26:39.472691 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13472 | 2026.05.21 18:26:39.473303 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.05.21 18:26:39.473345 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13474 | 2026.05.21 18:26:39.473533 [ 199 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302026 sec., 7680.3381806507705 rows/sec., 517.52 KiB/sec. | ||
| 13475 | 2026.05.21 18:26:39.473656 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 13476 | 2026.05.21 18:26:39.473928 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2026.05.21 18:26:39.473972 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13478 | 2026.05.21 18:26:39.474000 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_10_2} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 13479 | 2026.05.21 18:26:39.474081 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13480 | 2026.05.21 18:26:39.474212 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.05.21 18:26:39.474356 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001978 sec., 20728.008088978764 rows/sec., 37.14 MiB/sec. | ||
| 13482 | 2026.05.21 18:26:39.474410 [ 286 ] {beb7e3c0-d468-4355-9817-5834a42c6dff} <Debug> TCPHandler: Processed in 0.002180231 sec. | ||
| 13483 | 2026.05.21 18:26:39.474532 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.05.21 18:26:39.474626 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13485 | 2026.05.21 18:26:39.474668 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13486 | 2026.05.21 18:26:39.474998 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.05.21 18:26:39.475034 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13488 | 2026.05.21 18:26:39.475334 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13489 | 2026.05.21 18:26:39.475541 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.05.21 18:26:39.475670 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 13491 | 2026.05.21 18:26:39.475703 [ 286 ] {fe6a4c8e-9629-40e5-aca0-3de787b842fe} <Debug> TCPHandler: Processed in 0.001220513 sec. | ||
| 13492 | 2026.05.21 18:26:40.160397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30309 | ||
| 13493 | 2026.05.21 18:26:40.160916 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13494 | 2026.05.21 18:26:40.160963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13495 | 2026.05.21 18:26:40.161456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13496 | 2026.05.21 18:26:40.161680 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.05.21 18:26:40.161810 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30309 | ||
| 13498 | 2026.05.21 18:26:41.764236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13499 | 2026.05.21 18:26:41.781589 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2026.05.21 18:26:41.781661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13501 | 2026.05.21 18:26:41.787642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13502 | 2026.05.21 18:26:41.788363 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2026.05.21 18:26:41.791571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13504 | 2026.05.21 18:26:44.439939 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.21 18:26:44.440211 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13506 | 2026.05.21 18:26:44.440562 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13507 | 2026.05.21 18:26:44.440601 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <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 | ||
| 13508 | 2026.05.21 18:26:44.440821 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13509 | 2026.05.21 18:26:44.440892 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13510 | 2026.05.21 18:26:44.441037 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13511 | 2026.05.21 18:26:44.441075 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13512 | 2026.05.21 18:26:44.441098 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 13513 | 2026.05.21 18:26:44.441114 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13514 | 2026.05.21 18:26:44.441157 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13515 | 2026.05.21 18:26:44.441176 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13516 | 2026.05.21 18:26:44.442310 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002204 sec., 23139.74591651543 rows/sec., 5.47 MiB/sec. | ||
| 13517 | 2026.05.21 18:26:44.442422 [ 286 ] {89bf3c79-4b94-45cb-8d14-48521b0547ae} <Debug> TCPHandler: Processed in 0.002628711 sec. | ||
| 13518 | 2026.05.21 18:26:44.444035 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.05.21 18:26:44.444148 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13520 | 2026.05.21 18:26:44.444196 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13521 | 2026.05.21 18:26:44.444701 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.05.21 18:26:44.444747 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13523 | 2026.05.21 18:26:44.445126 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13524 | 2026.05.21 18:26:44.445368 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.05.21 18:26:44.445522 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001405 sec., 39857.6512455516 rows/sec., 3.06 MiB/sec. | ||
| 13526 | 2026.05.21 18:26:44.445560 [ 286 ] {ad013b06-38f0-4311-8377-c12a4c74ce83} <Debug> TCPHandler: Processed in 0.00157741 sec. | ||
| 13527 | 2026.05.21 18:26:44.445681 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.05.21 18:26:44.445780 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13529 | 2026.05.21 18:26:44.445824 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13530 | 2026.05.21 18:26:44.446237 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.05.21 18:26:44.446275 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13532 | 2026.05.21 18:26:44.446581 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13533 | 2026.05.21 18:26:44.446789 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.05.21 18:26:44.446918 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 13535 | 2026.05.21 18:26:44.446954 [ 286 ] {329009a9-9983-48dc-9177-43fbb1a9d989} <Debug> TCPHandler: Processed in 0.001323855 sec. | ||
| 13536 | 2026.05.21 18:26:44.447069 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.05.21 18:26:44.447165 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13538 | 2026.05.21 18:26:44.447211 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13539 | 2026.05.21 18:26:44.447627 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.05.21 18:26:44.447664 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13541 | 2026.05.21 18:26:44.448004 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13542 | 2026.05.21 18:26:44.448213 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.05.21 18:26:44.448343 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 13544 | 2026.05.21 18:26:44.448378 [ 286 ] {c1bae1d2-6c04-4f9e-99cc-28d3a5406a93} <Debug> TCPHandler: Processed in 0.001359367 sec. | ||
| 13545 | 2026.05.21 18:26:44.448493 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2026.05.21 18:26:44.448588 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13547 | 2026.05.21 18:26:44.448631 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13548 | 2026.05.21 18:26:44.448968 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.05.21 18:26:44.449004 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13550 | 2026.05.21 18:26:44.449307 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13551 | 2026.05.21 18:26:44.449528 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2026.05.21 18:26:44.449659 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 13553 | 2026.05.21 18:26:44.449693 [ 286 ] {d3117d38-6f0b-4290-a640-2d6bcbde93e8} <Debug> TCPHandler: Processed in 0.001251314 sec. | ||
| 13554 | 2026.05.21 18:26:46.148036 [ 261 ] {} <Trace> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13555 | 2026.05.21 18:26:46.148392 [ 261 ] {839c62cb-4bdf-433e-9255-54b0c488bc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44778) 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) | ||
| 13556 | 2026.05.21 18:26:46.149100 [ 261 ] {839c62cb-4bdf-433e-9255-54b0c488bc0b} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 13557 | 2026.05.21 18:26:46.149415 [ 261 ] {839c62cb-4bdf-433e-9255-54b0c488bc0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13558 | 2026.05.21 18:26:46.150016 [ 347 ] {839c62cb-4bdf-433e-9255-54b0c488bc0b} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 13559 | 2026.05.21 18:26:46.150609 [ 261 ] {839c62cb-4bdf-433e-9255-54b0c488bc0b} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.002371 sec., 17292.281737663434 rows/sec., 1.03 MiB/sec. | ||
| 13560 | 2026.05.21 18:26:46.150738 [ 261 ] {839c62cb-4bdf-433e-9255-54b0c488bc0b} <Debug> TCPHandler: Processed in 0.002895626 sec. | ||
| 13561 | 2026.05.21 18:26:47.503301 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13562 | 2026.05.21 18:26:47.503372 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13563 | 2026.05.21 18:26:47.662000 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30757 | ||
| 13564 | 2026.05.21 18:26:47.662475 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2026.05.21 18:26:47.662511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13566 | 2026.05.21 18:26:47.662993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13567 | 2026.05.21 18:26:47.663224 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2026.05.21 18:26:47.663354 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30757 | ||
| 13569 | 2026.05.21 18:26:48.001631 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001229023 sec. | ||
| 13570 | 2026.05.21 18:26:49.291696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13571 | 2026.05.21 18:26:49.308894 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.05.21 18:26:49.308961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13573 | 2026.05.21 18:26:49.315123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13574 | 2026.05.21 18:26:49.315828 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.05.21 18:26:49.318758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13576 | 2026.05.21 18:26:49.440796 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.05.21 18:26:49.441066 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13578 | 2026.05.21 18:26:49.441460 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13579 | 2026.05.21 18:26:49.441509 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <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 | ||
| 13580 | 2026.05.21 18:26:49.441734 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13581 | 2026.05.21 18:26:49.441808 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13582 | 2026.05.21 18:26:49.441953 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13583 | 2026.05.21 18:26:49.441991 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13584 | 2026.05.21 18:26:49.442013 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 13585 | 2026.05.21 18:26:49.442029 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13586 | 2026.05.21 18:26:49.442072 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13587 | 2026.05.21 18:26:49.442094 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13588 | 2026.05.21 18:26:49.443119 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002161 sec., 23600.185099490976 rows/sec., 5.58 MiB/sec. | ||
| 13589 | 2026.05.21 18:26:49.443234 [ 286 ] {fd4ea7e3-5be1-497b-8761-b58ac557260a} <Debug> TCPHandler: Processed in 0.00257817 sec. | ||
| 13590 | 2026.05.21 18:26:49.445534 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2026.05.21 18:26:49.445667 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13592 | 2026.05.21 18:26:49.445723 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13593 | 2026.05.21 18:26:49.446372 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2026.05.21 18:26:49.446421 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13595 | 2026.05.21 18:26:49.446826 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13596 | 2026.05.21 18:26:49.447053 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.05.21 18:26:49.447206 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001578 sec., 87452.47148288974 rows/sec., 7.61 MiB/sec. | ||
| 13598 | 2026.05.21 18:26:49.447245 [ 286 ] {9843868d-efbf-4106-8d62-2532e1dfa9df} <Debug> TCPHandler: Processed in 0.001772944 sec. | ||
| 13599 | 2026.05.21 18:26:49.447362 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2026.05.21 18:26:49.447462 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13601 | 2026.05.21 18:26:49.447512 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13602 | 2026.05.21 18:26:49.447923 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.05.21 18:26:49.447960 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13604 | 2026.05.21 18:26:49.448264 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13605 | 2026.05.21 18:26:49.448484 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.05.21 18:26:49.448606 [ 66 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13607 | 2026.05.21 18:26:49.448617 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 13608 | 2026.05.21 18:26:49.448670 [ 66 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.05.21 18:26:49.448678 [ 286 ] {425fab91-42ac-4ecf-9c65-a858f7e4acd1} <Debug> TCPHandler: Processed in 0.001366997 sec. | ||
| 13610 | 2026.05.21 18:26:49.448702 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13611 | 2026.05.21 18:26:49.448796 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::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 | ||
| 13612 | 2026.05.21 18:26:49.448805 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.05.21 18:26:49.448891 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13614 | 2026.05.21 18:26:49.448911 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13615 | 2026.05.21 18:26:49.448921 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 13616 | 2026.05.21 18:26:49.448954 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13617 | 2026.05.21 18:26:49.448980 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 183 rows starting from the beginning of the part | ||
| 13618 | 2026.05.21 18:26:49.449028 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 13619 | 2026.05.21 18:26:49.449067 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 183 rows starting from the beginning of the part | ||
| 13620 | 2026.05.21 18:26:49.449106 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 199 rows starting from the beginning of the part | ||
| 13621 | 2026.05.21 18:26:49.449147 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part | ||
| 13622 | 2026.05.21 18:26:49.449387 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13623 | 2026.05.21 18:26:49.449423 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13624 | 2026.05.21 18:26:49.449737 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13625 | 2026.05.21 18:26:49.449954 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2026.05.21 18:26:49.449979 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218814 sec., 694937.8658269433 rows/sec., 46.81 MiB/sec. | ||
| 13627 | 2026.05.21 18:26:49.450088 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001194 sec., 87939.69849246231 rows/sec., 6.87 MiB/sec. | ||
| 13628 | 2026.05.21 18:26:49.450129 [ 286 ] {cdf25602-433e-44ef-8f32-008ac53c4607} <Debug> TCPHandler: Processed in 0.001377307 sec. | ||
| 13629 | 2026.05.21 18:26:49.450159 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13630 | 2026.05.21 18:26:49.450261 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2026.05.21 18:26:49.450363 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13632 | 2026.05.21 18:26:49.450413 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13633 | 2026.05.21 18:26:49.450485 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.05.21 18:26:49.450570 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_61_12} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13635 | 2026.05.21 18:26:49.450667 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13636 | 2026.05.21 18:26:49.450821 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.05.21 18:26:49.450861 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13638 | 2026.05.21 18:26:49.451208 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13639 | 2026.05.21 18:26:49.451421 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.05.21 18:26:49.451555 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 13641 | 2026.05.21 18:26:49.451591 [ 286 ] {600833e6-03ba-44d2-946f-057e66d1cf67} <Debug> TCPHandler: Processed in 0.001379317 sec. | ||
| 13642 | 2026.05.21 18:26:49.451697 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.05.21 18:26:49.451801 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13644 | 2026.05.21 18:26:49.451858 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <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 | ||
| 13645 | 2026.05.21 18:26:49.452718 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.05.21 18:26:49.452756 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13647 | 2026.05.21 18:26:49.453352 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13648 | 2026.05.21 18:26:49.453582 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.05.21 18:26:49.453728 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 13650 | 2026.05.21 18:26:49.453795 [ 286 ] {4bf83d38-ca10-4f73-82b9-aaacad128d14} <Debug> TCPHandler: Processed in 0.002149781 sec. | ||
| 13651 | 2026.05.21 18:26:49.453918 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.05.21 18:26:49.454015 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13653 | 2026.05.21 18:26:49.454058 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13654 | 2026.05.21 18:26:49.454393 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.05.21 18:26:49.454429 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13656 | 2026.05.21 18:26:49.454754 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13657 | 2026.05.21 18:26:49.454974 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.05.21 18:26:49.455104 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 13659 | 2026.05.21 18:26:49.455139 [ 286 ] {4d38ff57-8a3a-42d9-ae27-6eb23bbeefa3} <Debug> TCPHandler: Processed in 0.001271814 sec. | ||
| 13660 | 2026.05.21 18:26:50.471581 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2026.05.21 18:26:50.471813 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13662 | 2026.05.21 18:26:50.472153 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13663 | 2026.05.21 18:26:50.472195 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13664 | 2026.05.21 18:26:50.472432 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13665 | 2026.05.21 18:26:50.472501 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13666 | 2026.05.21 18:26:50.472643 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13667 | 2026.05.21 18:26:50.472679 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13668 | 2026.05.21 18:26:50.472700 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 13669 | 2026.05.21 18:26:50.472716 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13670 | 2026.05.21 18:26:50.472757 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13671 | 2026.05.21 18:26:50.472777 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13672 | 2026.05.21 18:26:50.473848 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002133 sec., 23909.985935302393 rows/sec., 5.65 MiB/sec. | ||
| 13673 | 2026.05.21 18:26:50.473957 [ 286 ] {874a1da5-fd45-4836-924b-5e7aa907d027} <Debug> TCPHandler: Processed in 0.002568879 sec. | ||
| 13674 | 2026.05.21 18:26:50.486541 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2026.05.21 18:26:50.486676 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13676 | 2026.05.21 18:26:50.486732 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13677 | 2026.05.21 18:26:50.487290 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.05.21 18:26:50.487343 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13679 | 2026.05.21 18:26:50.487736 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13680 | 2026.05.21 18:26:50.487957 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.05.21 18:26:50.488112 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001475 sec., 1355.9322033898306 rows/sec., 110.57 KiB/sec. | ||
| 13682 | 2026.05.21 18:26:50.488149 [ 286 ] {a8631c49-c209-4092-acfc-346907a700d7} <Debug> TCPHandler: Processed in 0.001671312 sec. | ||
| 13683 | 2026.05.21 18:26:50.488272 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13684 | 2026.05.21 18:26:50.488370 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13685 | 2026.05.21 18:26:50.488413 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13686 | 2026.05.21 18:26:50.489948 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.05.21 18:26:50.489987 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13688 | 2026.05.21 18:26:50.490447 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13689 | 2026.05.21 18:26:50.490648 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.05.21 18:26:50.490770 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002439 sec., 986469.8646986469 rows/sec., 72.78 MiB/sec. | ||
| 13691 | 2026.05.21 18:26:50.490803 [ 286 ] {25c93c5e-50d1-4242-a196-48ed746b1874} <Debug> TCPHandler: Processed in 0.0025989 sec. | ||
| 13692 | 2026.05.21 18:26:50.490927 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2026.05.21 18:26:50.491045 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13694 | 2026.05.21 18:26:50.491093 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13695 | 2026.05.21 18:26:50.491607 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.05.21 18:26:50.491644 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13697 | 2026.05.21 18:26:50.491946 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13698 | 2026.05.21 18:26:50.492159 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.05.21 18:26:50.492291 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001236 sec., 10517.79935275081 rows/sec., 782.20 KiB/sec. | ||
| 13700 | 2026.05.21 18:26:50.492328 [ 286 ] {020672eb-d062-4e43-931e-f19972e15131} <Debug> TCPHandler: Processed in 0.001441957 sec. | ||
| 13701 | 2026.05.21 18:26:50.492445 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2026.05.21 18:26:50.492547 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13703 | 2026.05.21 18:26:50.492597 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13704 | 2026.05.21 18:26:50.493394 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.05.21 18:26:50.493438 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13706 | 2026.05.21 18:26:50.493779 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13707 | 2026.05.21 18:26:50.493983 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2026.05.21 18:26:50.494109 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001583 sec., 506001.2634238787 rows/sec., 29.23 MiB/sec. | ||
| 13709 | 2026.05.21 18:26:50.494147 [ 286 ] {b8aa7860-10de-4020-b245-3cad5539830f} <Debug> TCPHandler: Processed in 0.001750013 sec. | ||
| 13710 | 2026.05.21 18:26:50.494295 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2026.05.21 18:26:50.494391 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13712 | 2026.05.21 18:26:50.494431 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13713 | 2026.05.21 18:26:50.494809 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2026.05.21 18:26:50.494845 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13715 | 2026.05.21 18:26:50.495119 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13716 | 2026.05.21 18:26:50.495335 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2026.05.21 18:26:50.495460 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 13718 | 2026.05.21 18:26:50.495495 [ 286 ] {b4c90c47-5b8b-484c-a442-d790390dc00f} <Debug> TCPHandler: Processed in 0.001247955 sec. | ||
| 13719 | 2026.05.21 18:26:50.495613 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2026.05.21 18:26:50.495706 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13721 | 2026.05.21 18:26:50.495745 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13722 | 2026.05.21 18:26:50.496549 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2026.05.21 18:26:50.496584 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13724 | 2026.05.21 18:26:50.496941 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13725 | 2026.05.21 18:26:50.497146 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.05.21 18:26:50.497270 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001582 sec., 816687.7370417193 rows/sec., 54.49 MiB/sec. | ||
| 13727 | 2026.05.21 18:26:50.497304 [ 286 ] {c9f7c791-c712-4b9b-af1d-da8be164a32b} <Debug> TCPHandler: Processed in 0.001738173 sec. | ||
| 13728 | 2026.05.21 18:26:50.497422 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2026.05.21 18:26:50.497516 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13730 | 2026.05.21 18:26:50.497560 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13731 | 2026.05.21 18:26:50.498239 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.05.21 18:26:50.498274 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13733 | 2026.05.21 18:26:50.498681 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13734 | 2026.05.21 18:26:50.498886 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.05.21 18:26:50.499014 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_97_20 to all_102_102_0 | ||
| 13736 | 2026.05.21 18:26:50.499018 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001521 sec., 984220.9072978303 rows/sec., 59.69 MiB/sec. | ||
| 13737 | 2026.05.21 18:26:50.499089 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.05.21 18:26:50.499102 [ 286 ] {6b044cc9-ea79-44fa-8a76-0cbfb9cb0b6d} <Debug> TCPHandler: Processed in 0.001726713 sec. | ||
| 13739 | 2026.05.21 18:26:50.499122 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13740 | 2026.05.21 18:26:50.499223 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_20 to all_102_102_0 into Compact with storage Full | ||
| 13741 | 2026.05.21 18:26:50.499227 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2026.05.21 18:26:50.499344 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13743 | 2026.05.21 18:26:50.499351 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13744 | 2026.05.21 18:26:50.499383 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_20, total 36060 rows starting from the beginning of the part | ||
| 13745 | 2026.05.21 18:26:50.499413 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <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 | ||
| 13746 | 2026.05.21 18:26:50.499460 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13747 | 2026.05.21 18:26:50.499517 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 339 rows starting from the beginning of the part | ||
| 13748 | 2026.05.21 18:26:50.499563 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13749 | 2026.05.21 18:26:50.499603 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13750 | 2026.05.21 18:26:50.499651 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1497 rows starting from the beginning of the part | ||
| 13751 | 2026.05.21 18:26:50.500171 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.05.21 18:26:50.500205 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13753 | 2026.05.21 18:26:50.500704 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13754 | 2026.05.21 18:26:50.500932 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2026.05.21 18:26:50.501049 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13756 | 2026.05.21 18:26:50.501064 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001732 sec., 6351.039260969977 rows/sec., 11.38 MiB/sec. | ||
| 13757 | 2026.05.21 18:26:50.501090 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.05.21 18:26:50.501118 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13759 | 2026.05.21 18:26:50.501125 [ 286 ] {6a8dcd34-a996-4e0f-86cb-563310ec903c} <Debug> TCPHandler: Processed in 0.001945158 sec. | ||
| 13760 | 2026.05.21 18:26:50.501229 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::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 | ||
| 13761 | 2026.05.21 18:26:50.501257 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2026.05.21 18:26:50.501357 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13763 | 2026.05.21 18:26:50.501398 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13764 | 2026.05.21 18:26:50.501449 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13765 | 2026.05.21 18:26:50.501537 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1705 rows starting from the beginning of the part | ||
| 13766 | 2026.05.21 18:26:50.501678 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part | ||
| 13767 | 2026.05.21 18:26:50.501727 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2026.05.21 18:26:50.501767 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13769 | 2026.05.21 18:26:50.501783 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 13770 | 2026.05.21 18:26:50.501895 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part | ||
| 13771 | 2026.05.21 18:26:50.502000 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 13772 | 2026.05.21 18:26:50.502065 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13773 | 2026.05.21 18:26:50.502101 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 13774 | 2026.05.21 18:26:50.502279 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.05.21 18:26:50.502398 [ 64 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13776 | 2026.05.21 18:26:50.502411 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 13777 | 2026.05.21 18:26:50.502431 [ 64 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.05.21 18:26:50.502451 [ 286 ] {d5503ef2-2cad-4289-9d5f-bcece3470f8a} <Debug> TCPHandler: Processed in 0.001241193 sec. | ||
| 13779 | 2026.05.21 18:26:50.502455 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13780 | 2026.05.21 18:26:50.502574 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13781 | 2026.05.21 18:26:50.502731 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13782 | 2026.05.21 18:26:50.502769 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4980 rows starting from the beginning of the part | ||
| 13783 | 2026.05.21 18:26:50.502834 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13784 | 2026.05.21 18:26:50.502886 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 13785 | 2026.05.21 18:26:50.502929 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13786 | 2026.05.21 18:26:50.502971 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13787 | 2026.05.21 18:26:50.503018 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 12 rows starting from the beginning of the part | ||
| 13788 | 2026.05.21 18:26:50.506441 [ 197 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003918415 sec., 1342889.91850021 rows/sec., 89.69 MiB/sec. | ||
| 13789 | 2026.05.21 18:26:50.507050 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13790 | 2026.05.21 18:26:50.507311 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.05.21 18:26:50.507391 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_101_20} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13792 | 2026.05.21 18:26:50.507465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13793 | 2026.05.21 18:26:50.510196 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38376 rows, containing 5 columns (5 merged, 0 gathered) in 0.011016663 sec., 3483450.478606816 rows/sec., 224.66 MiB/sec. | ||
| 13794 | 2026.05.21 18:26:50.510710 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 13795 | 2026.05.21 18:26:50.510972 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.05.21 18:26:50.511037 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_97_20, all_102_102_0] -> all_1_102_21 | ||
| 13797 | 2026.05.21 18:26:50.511117 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13798 | 2026.05.21 18:26:50.514863 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 19 columns (19 merged, 0 gathered) in 0.013674883 sec., 135284.521264277 rows/sec., 242.42 MiB/sec. | ||
| 13799 | 2026.05.21 18:26:50.516523 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13800 | 2026.05.21 18:26:50.516937 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.05.21 18:26:50.517028 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13802 | 2026.05.21 18:26:50.517177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 13803 | 2026.05.21 18:26:50.880079 [ 64 ] {} <Debug> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 13804 | 2026.05.21 18:26:50.880147 [ 64 ] {} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.05.21 18:26:50.880171 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 13806 | 2026.05.21 18:26:50.880296 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 13807 | 2026.05.21 18:26:50.880436 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13808 | 2026.05.21 18:26:50.880475 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 13809 | 2026.05.21 18:26:50.880546 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 13810 | 2026.05.21 18:26:50.880592 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 13811 | 2026.05.21 18:26:50.880654 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 13812 | 2026.05.21 18:26:50.880712 [ 201 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 13813 | 2026.05.21 18:26:50.881499 [ 194 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254205 sec., 47839.069370637175 rows/sec., 2.44 MiB/sec. | ||
| 13814 | 2026.05.21 18:26:50.881672 [ 197 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 13815 | 2026.05.21 18:26:50.881995 [ 197 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13816 | 2026.05.21 18:26:50.882078 [ 197 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_10_2} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 13817 | 2026.05.21 18:26:50.882157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13818 | 2026.05.21 18:26:51.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.77 MiB, peak 367.15 MiB, free memory in arenas 0.00 B, will set to 355.32 MiB (RSS), difference: 7.55 MiB | ||
| 13819 | 2026.05.21 18:26:51.588606 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33761 | ||
| 13820 | 2026.05.21 18:26:51.588718 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13821 | 2026.05.21 18:26:51.588749 [ 309 ] {} <Debug> TCP-Session: 39a38cfb-ede5-4813-a901-752859b77ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33761 | ||
| 13822 | 2026.05.21 18:26:51.588775 [ 309 ] {} <Debug> TCP-Session: 39a38cfb-ede5-4813-a901-752859b77ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13823 | 2026.05.21 18:26:51.588791 [ 309 ] {} <Debug> TCP-Session: 39a38cfb-ede5-4813-a901-752859b77ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13824 | 2026.05.21 18:26:51.588998 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60682 | ||
| 13825 | 2026.05.21 18:26:51.588998 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47583 | ||
| 13826 | 2026.05.21 18:26:51.589062 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53731 | ||
| 13827 | 2026.05.21 18:26:51.589085 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59518 | ||
| 13828 | 2026.05.21 18:26:51.589096 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40084 | ||
| 13829 | 2026.05.21 18:26:51.589131 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13830 | 2026.05.21 18:26:51.589116 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34324 | ||
| 13831 | 2026.05.21 18:26:51.589180 [ 302 ] {} <Debug> TCP-Session: 42610a76-66bb-4ac8-b5ae-faf61d5704d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53731 | ||
| 13832 | 2026.05.21 18:26:51.589198 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13833 | 2026.05.21 18:26:51.589175 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13834 | 2026.05.21 18:26:51.589234 [ 302 ] {} <Debug> TCP-Session: 42610a76-66bb-4ac8-b5ae-faf61d5704d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.05.21 18:26:51.589246 [ 307 ] {} <Debug> TCP-Session: 821f4f7e-0d19-44f3-8507-a88cafda6a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:40084 | ||
| 13836 | 2026.05.21 18:26:51.589268 [ 302 ] {} <Debug> TCP-Session: 42610a76-66bb-4ac8-b5ae-faf61d5704d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.05.21 18:26:51.589269 [ 306 ] {} <Debug> TCP-Session: ff0af02b-e64a-4a05-9af2-3196b1eb22b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59518 | ||
| 13838 | 2026.05.21 18:26:51.589294 [ 307 ] {} <Debug> TCP-Session: 821f4f7e-0d19-44f3-8507-a88cafda6a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.05.21 18:26:51.589313 [ 306 ] {} <Debug> TCP-Session: ff0af02b-e64a-4a05-9af2-3196b1eb22b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.05.21 18:26:51.589320 [ 307 ] {} <Debug> TCP-Session: 821f4f7e-0d19-44f3-8507-a88cafda6a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13841 | 2026.05.21 18:26:51.589339 [ 306 ] {} <Debug> TCP-Session: ff0af02b-e64a-4a05-9af2-3196b1eb22b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13842 | 2026.05.21 18:26:51.589253 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13843 | 2026.05.21 18:26:51.589114 [ 309 ] {} <Trace> TCP-Session: 39a38cfb-ede5-4813-a901-752859b77ba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2026.05.21 18:26:51.589402 [ 308 ] {} <Debug> TCP-Session: bd5d902d-124e-412b-8414-ce28c4e39712 Authenticating user 'default' from [fd00:1122:3344:101::e]:34324 | ||
| 13845 | 2026.05.21 18:26:51.589107 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13846 | 2026.05.21 18:26:51.589448 [ 308 ] {} <Debug> TCP-Session: bd5d902d-124e-412b-8414-ce28c4e39712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13847 | 2026.05.21 18:26:51.589111 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13848 | 2026.05.21 18:26:51.589472 [ 258 ] {} <Debug> TCP-Session: 490af3b4-3989-4acb-a3d6-27deadb60b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:60682 | ||
| 13849 | 2026.05.21 18:26:51.589475 [ 308 ] {} <Debug> TCP-Session: bd5d902d-124e-412b-8414-ce28c4e39712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13850 | 2026.05.21 18:26:51.589502 [ 310 ] {} <Debug> TCP-Session: b0212217-01cc-464f-afd7-658535807b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:47583 | ||
| 13851 | 2026.05.21 18:26:51.589510 [ 258 ] {} <Debug> TCP-Session: 490af3b4-3989-4acb-a3d6-27deadb60b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13852 | 2026.05.21 18:26:51.589535 [ 310 ] {} <Debug> TCP-Session: b0212217-01cc-464f-afd7-658535807b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13853 | 2026.05.21 18:26:51.589545 [ 258 ] {} <Debug> TCP-Session: 490af3b4-3989-4acb-a3d6-27deadb60b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13854 | 2026.05.21 18:26:51.589553 [ 310 ] {} <Debug> TCP-Session: b0212217-01cc-464f-afd7-658535807b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13855 | 2026.05.21 18:26:51.589087 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60622 | ||
| 13856 | 2026.05.21 18:26:51.589590 [ 309 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33761) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13857 | 2026.05.21 18:26:51.589046 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62205 | ||
| 13858 | 2026.05.21 18:26:51.589776 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13859 | 2026.05.21 18:26:51.589808 [ 303 ] {} <Debug> TCP-Session: ca280ace-5d40-4c22-863d-d9ff3965776c Authenticating user 'default' from [fd00:1122:3344:101::e]:60622 | ||
| 13860 | 2026.05.21 18:26:51.589826 [ 303 ] {} <Debug> TCP-Session: ca280ace-5d40-4c22-863d-d9ff3965776c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.05.21 18:26:51.589838 [ 303 ] {} <Debug> TCP-Session: ca280ace-5d40-4c22-863d-d9ff3965776c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.05.21 18:26:51.589879 [ 309 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13863 | 2026.05.21 18:26:51.589942 [ 309 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13864 | 2026.05.21 18:26:51.590017 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13865 | 2026.05.21 18:26:51.590047 [ 285 ] {} <Debug> TCP-Session: 561105aa-4f82-4fc6-863e-b3ac79e9daea Authenticating user 'default' from [fd00:1122:3344:101::e]:62205 | ||
| 13866 | 2026.05.21 18:26:51.590065 [ 285 ] {} <Debug> TCP-Session: 561105aa-4f82-4fc6-863e-b3ac79e9daea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2026.05.21 18:26:51.590078 [ 285 ] {} <Debug> TCP-Session: 561105aa-4f82-4fc6-863e-b3ac79e9daea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13868 | 2026.05.21 18:26:51.590238 [ 309 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 13869 | 2026.05.21 18:26:51.591137 [ 348 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Trace> AggregatingTransform: Aggregating | ||
| 13870 | 2026.05.21 18:26:51.591164 [ 348 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 13871 | 2026.05.21 18:26:51.591191 [ 348 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000852097 sec. (1173.575 rows/sec., 45.84 KiB/sec.) | ||
| 13872 | 2026.05.21 18:26:51.591205 [ 348 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Trace> Aggregator: Merging aggregated data | ||
| 13873 | 2026.05.21 18:26:51.591710 [ 309 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002188 sec., 457.03839122486295 rows/sec., 17.85 KiB/sec. | ||
| 13874 | 2026.05.21 18:26:51.591831 [ 309 ] {27842cc3-4fff-48df-9f9c-0ece848ca6c3} <Debug> TCPHandler: Processed in 0.002845165 sec. | ||
| 13875 | 2026.05.21 18:26:51.591956 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13876 | 2026.05.21 18:26:51.591983 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13877 | 2026.05.21 18:26:51.591987 [ 309 ] {} <Debug> TCP-Session: 39a38cfb-ede5-4813-a901-752859b77ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13878 | 2026.05.21 18:26:51.592003 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13879 | 2026.05.21 18:26:51.592024 [ 258 ] {} <Debug> TCP-Session: 490af3b4-3989-4acb-a3d6-27deadb60b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13880 | 2026.05.21 18:26:51.592046 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13881 | 2026.05.21 18:26:51.592060 [ 310 ] {} <Debug> TCP-Session: b0212217-01cc-464f-afd7-658535807b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.05.21 18:26:51.592085 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13883 | 2026.05.21 18:26:51.592098 [ 308 ] {} <Debug> TCP-Session: bd5d902d-124e-412b-8414-ce28c4e39712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13884 | 2026.05.21 18:26:51.592105 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13885 | 2026.05.21 18:26:51.592131 [ 306 ] {} <Debug> TCP-Session: ff0af02b-e64a-4a05-9af2-3196b1eb22b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2026.05.21 18:26:51.592131 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13887 | 2026.05.21 18:26:51.592164 [ 302 ] {} <Debug> TCP-Session: 42610a76-66bb-4ac8-b5ae-faf61d5704d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13888 | 2026.05.21 18:26:51.592027 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13889 | 2026.05.21 18:26:51.592199 [ 307 ] {} <Debug> TCP-Session: 821f4f7e-0d19-44f3-8507-a88cafda6a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13890 | 2026.05.21 18:26:51.592065 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13891 | 2026.05.21 18:26:51.592234 [ 303 ] {} <Debug> TCP-Session: ca280ace-5d40-4c22-863d-d9ff3965776c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2026.05.21 18:26:51.592264 [ 285 ] {} <Debug> TCP-Session: 561105aa-4f82-4fc6-863e-b3ac79e9daea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13893 | 2026.05.21 18:26:53.083170 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40200 | ||
| 13894 | 2026.05.21 18:26:53.083258 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13895 | 2026.05.21 18:26:53.083285 [ 309 ] {} <Debug> TCP-Session: aeef762d-0be2-44cc-97d4-2116d6723fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40200 | ||
| 13896 | 2026.05.21 18:26:53.083307 [ 309 ] {} <Debug> TCP-Session: aeef762d-0be2-44cc-97d4-2116d6723fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13897 | 2026.05.21 18:26:53.083320 [ 309 ] {} <Debug> TCP-Session: aeef762d-0be2-44cc-97d4-2116d6723fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13898 | 2026.05.21 18:26:53.083541 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49142 | ||
| 13899 | 2026.05.21 18:26:53.083561 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45065 | ||
| 13900 | 2026.05.21 18:26:53.083582 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64187 | ||
| 13901 | 2026.05.21 18:26:53.083608 [ 309 ] {} <Trace> TCP-Session: aeef762d-0be2-44cc-97d4-2116d6723fe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2026.05.21 18:26:53.083616 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58042 | ||
| 13903 | 2026.05.21 18:26:53.083653 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13904 | 2026.05.21 18:26:53.083635 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13905 | 2026.05.21 18:26:53.083592 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62124 | ||
| 13906 | 2026.05.21 18:26:53.083721 [ 302 ] {} <Debug> TCP-Session: b7319d76-6dfc-4db4-8ada-7522e9b1add3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45065 | ||
| 13907 | 2026.05.21 18:26:53.083734 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13908 | 2026.05.21 18:26:53.083712 [ 306 ] {} <Debug> TCP-Session: 9db3d7d4-1fbc-453c-9e92-cfa66de4516a Authenticating user 'default' from [fd00:1122:3344:101::e]:64187 | ||
| 13909 | 2026.05.21 18:26:53.083772 [ 302 ] {} <Debug> TCP-Session: b7319d76-6dfc-4db4-8ada-7522e9b1add3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.05.21 18:26:53.083787 [ 308 ] {} <Debug> TCP-Session: 5dc9256e-4270-4c4c-b082-96dec0da2eba Authenticating user 'default' from [fd00:1122:3344:101::e]:58042 | ||
| 13911 | 2026.05.21 18:26:53.083790 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13912 | 2026.05.21 18:26:53.083801 [ 302 ] {} <Debug> TCP-Session: b7319d76-6dfc-4db4-8ada-7522e9b1add3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13913 | 2026.05.21 18:26:53.083828 [ 308 ] {} <Debug> TCP-Session: 5dc9256e-4270-4c4c-b082-96dec0da2eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2026.05.21 18:26:53.083842 [ 307 ] {} <Debug> TCP-Session: 08c65beb-e32d-46b6-9690-e2f8deba8ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62124 | ||
| 13915 | 2026.05.21 18:26:53.083861 [ 308 ] {} <Debug> TCP-Session: 5dc9256e-4270-4c4c-b082-96dec0da2eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.05.21 18:26:53.083798 [ 306 ] {} <Debug> TCP-Session: 9db3d7d4-1fbc-453c-9e92-cfa66de4516a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13917 | 2026.05.21 18:26:53.083884 [ 307 ] {} <Debug> TCP-Session: 08c65beb-e32d-46b6-9690-e2f8deba8ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13918 | 2026.05.21 18:26:53.083906 [ 306 ] {} <Debug> TCP-Session: 9db3d7d4-1fbc-453c-9e92-cfa66de4516a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13919 | 2026.05.21 18:26:53.083920 [ 307 ] {} <Debug> TCP-Session: 08c65beb-e32d-46b6-9690-e2f8deba8ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13920 | 2026.05.21 18:26:53.083792 [ 309 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13921 | 2026.05.21 18:26:53.083582 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54107 | ||
| 13922 | 2026.05.21 18:26:53.083551 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34604 | ||
| 13923 | 2026.05.21 18:26:53.083541 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59751 | ||
| 13924 | 2026.05.21 18:26:53.084038 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13925 | 2026.05.21 18:26:53.084064 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13926 | 2026.05.21 18:26:53.084089 [ 303 ] {} <Debug> TCP-Session: 0df34933-2a6e-49ef-a6b2-4bc0fc0b7f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:54107 | ||
| 13927 | 2026.05.21 18:26:53.084100 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13928 | 2026.05.21 18:26:53.084103 [ 285 ] {} <Debug> TCP-Session: d5048686-ccc4-496d-aaa6-4de5659acac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34604 | ||
| 13929 | 2026.05.21 18:26:53.084119 [ 303 ] {} <Debug> TCP-Session: 0df34933-2a6e-49ef-a6b2-4bc0fc0b7f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2026.05.21 18:26:53.084140 [ 258 ] {} <Debug> TCP-Session: 75799d2d-747c-4289-82b9-bbd223ad017b Authenticating user 'default' from [fd00:1122:3344:101::e]:59751 | ||
| 13931 | 2026.05.21 18:26:53.084162 [ 303 ] {} <Debug> TCP-Session: 0df34933-2a6e-49ef-a6b2-4bc0fc0b7f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.05.21 18:26:53.084180 [ 258 ] {} <Debug> TCP-Session: 75799d2d-747c-4289-82b9-bbd223ad017b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.05.21 18:26:53.084151 [ 285 ] {} <Debug> TCP-Session: d5048686-ccc4-496d-aaa6-4de5659acac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.05.21 18:26:53.084211 [ 309 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13935 | 2026.05.21 18:26:53.084232 [ 285 ] {} <Debug> TCP-Session: d5048686-ccc4-496d-aaa6-4de5659acac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13936 | 2026.05.21 18:26:53.084216 [ 258 ] {} <Debug> TCP-Session: 75799d2d-747c-4289-82b9-bbd223ad017b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13937 | 2026.05.21 18:26:53.083636 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13938 | 2026.05.21 18:26:53.084279 [ 309 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13939 | 2026.05.21 18:26:53.084305 [ 310 ] {} <Debug> TCP-Session: 37ffeb7b-c5c0-4dc3-9264-1493bd97c531 Authenticating user 'default' from [fd00:1122:3344:101::e]:49142 | ||
| 13940 | 2026.05.21 18:26:53.084331 [ 310 ] {} <Debug> TCP-Session: 37ffeb7b-c5c0-4dc3-9264-1493bd97c531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13941 | 2026.05.21 18:26:53.084346 [ 310 ] {} <Debug> TCP-Session: 37ffeb7b-c5c0-4dc3-9264-1493bd97c531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13942 | 2026.05.21 18:26:53.084589 [ 309 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 13943 | 2026.05.21 18:26:53.085489 [ 335 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Trace> AggregatingTransform: Aggregating | ||
| 13944 | 2026.05.21 18:26:53.085524 [ 335 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Trace> Aggregator: Aggregation method: without_key | ||
| 13945 | 2026.05.21 18:26:53.085558 [ 335 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863767 sec. (1157.720 rows/sec., 45.22 KiB/sec.) | ||
| 13946 | 2026.05.21 18:26:53.085573 [ 335 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Trace> Aggregator: Merging aggregated data | ||
| 13947 | 2026.05.21 18:26:53.086125 [ 309 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00239 sec., 418.41004184100416 rows/sec., 16.34 KiB/sec. | ||
| 13948 | 2026.05.21 18:26:53.086267 [ 309 ] {05d0984b-26d3-4310-84cd-a0e14675c284} <Debug> TCPHandler: Processed in 0.002776594 sec. | ||
| 13949 | 2026.05.21 18:26:53.086375 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13950 | 2026.05.21 18:26:53.086407 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13951 | 2026.05.21 18:26:53.086414 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13952 | 2026.05.21 18:26:53.086443 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13953 | 2026.05.21 18:26:53.086456 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13954 | 2026.05.21 18:26:53.086465 [ 308 ] {} <Debug> TCP-Session: 5dc9256e-4270-4c4c-b082-96dec0da2eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.05.21 18:26:53.086479 [ 310 ] {} <Debug> TCP-Session: 37ffeb7b-c5c0-4dc3-9264-1493bd97c531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2026.05.21 18:26:53.086485 [ 306 ] {} <Debug> TCP-Session: 9db3d7d4-1fbc-453c-9e92-cfa66de4516a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2026.05.21 18:26:53.086499 [ 258 ] {} <Debug> TCP-Session: 75799d2d-747c-4289-82b9-bbd223ad017b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2026.05.21 18:26:53.086503 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13959 | 2026.05.21 18:26:53.086491 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13960 | 2026.05.21 18:26:53.086576 [ 302 ] {} <Debug> TCP-Session: b7319d76-6dfc-4db4-8ada-7522e9b1add3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13961 | 2026.05.21 18:26:53.086433 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13962 | 2026.05.21 18:26:53.086604 [ 307 ] {} <Debug> TCP-Session: 08c65beb-e32d-46b6-9690-e2f8deba8ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13963 | 2026.05.21 18:26:53.086409 [ 309 ] {} <Debug> TCP-Session: aeef762d-0be2-44cc-97d4-2116d6723fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13964 | 2026.05.21 18:26:53.086639 [ 303 ] {} <Debug> TCP-Session: 0df34933-2a6e-49ef-a6b2-4bc0fc0b7f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13965 | 2026.05.21 18:26:53.086474 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13966 | 2026.05.21 18:26:53.086711 [ 285 ] {} <Debug> TCP-Session: d5048686-ccc4-496d-aaa6-4de5659acac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13967 | 2026.05.21 18:26:53.224621 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64844 | ||
| 13968 | 2026.05.21 18:26:53.224712 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13969 | 2026.05.21 18:26:53.224741 [ 309 ] {} <Debug> TCP-Session: 21706646-ae29-4fa5-9236-d6d9bc8ac1f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64844 | ||
| 13970 | 2026.05.21 18:26:53.224764 [ 309 ] {} <Debug> TCP-Session: 21706646-ae29-4fa5-9236-d6d9bc8ac1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2026.05.21 18:26:53.224777 [ 309 ] {} <Debug> TCP-Session: 21706646-ae29-4fa5-9236-d6d9bc8ac1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13972 | 2026.05.21 18:26:53.224961 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36691 | ||
| 13973 | 2026.05.21 18:26:53.224980 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60306 | ||
| 13974 | 2026.05.21 18:26:53.225010 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58076 | ||
| 13975 | 2026.05.21 18:26:53.225049 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13976 | 2026.05.21 18:26:53.225055 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42033 | ||
| 13977 | 2026.05.21 18:26:53.225088 [ 310 ] {} <Debug> TCP-Session: 5d4a7561-3b78-4e5d-9031-d588ff151a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:36691 | ||
| 13978 | 2026.05.21 18:26:53.225104 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13979 | 2026.05.21 18:26:53.225065 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13980 | 2026.05.21 18:26:53.225129 [ 310 ] {} <Debug> TCP-Session: 5d4a7561-3b78-4e5d-9031-d588ff151a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13981 | 2026.05.21 18:26:53.225141 [ 303 ] {} <Debug> TCP-Session: dfe2cfc0-69d0-4e6d-a8ca-95f23aff302a Authenticating user 'default' from [fd00:1122:3344:101::e]:58076 | ||
| 13982 | 2026.05.21 18:26:53.225148 [ 309 ] {} <Trace> TCP-Session: 21706646-ae29-4fa5-9236-d6d9bc8ac1f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13983 | 2026.05.21 18:26:53.225171 [ 285 ] {} <Debug> TCP-Session: a9801dfc-bf59-42c7-9d4c-0a72075851d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60306 | ||
| 13984 | 2026.05.21 18:26:53.225205 [ 303 ] {} <Debug> TCP-Session: dfe2cfc0-69d0-4e6d-a8ca-95f23aff302a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2026.05.21 18:26:53.225020 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36175 | ||
| 13986 | 2026.05.21 18:26:53.225239 [ 303 ] {} <Debug> TCP-Session: dfe2cfc0-69d0-4e6d-a8ca-95f23aff302a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13987 | 2026.05.21 18:26:53.225233 [ 285 ] {} <Debug> TCP-Session: a9801dfc-bf59-42c7-9d4c-0a72075851d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13988 | 2026.05.21 18:26:53.225288 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13989 | 2026.05.21 18:26:53.225013 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49545 | ||
| 13990 | 2026.05.21 18:26:53.225322 [ 307 ] {} <Debug> TCP-Session: 5bcc369a-dc13-4282-9c35-c1e24ef3e8d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36175 | ||
| 13991 | 2026.05.21 18:26:53.225311 [ 285 ] {} <Debug> TCP-Session: a9801dfc-bf59-42c7-9d4c-0a72075851d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13992 | 2026.05.21 18:26:53.225357 [ 307 ] {} <Debug> TCP-Session: 5bcc369a-dc13-4282-9c35-c1e24ef3e8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2026.05.21 18:26:53.225368 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13994 | 2026.05.21 18:26:53.225394 [ 307 ] {} <Debug> TCP-Session: 5bcc369a-dc13-4282-9c35-c1e24ef3e8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13995 | 2026.05.21 18:26:53.225390 [ 309 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64844) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13996 | 2026.05.21 18:26:53.225413 [ 306 ] {} <Debug> TCP-Session: 784d0541-2799-4765-8a16-1a81d561c263 Authenticating user 'default' from [fd00:1122:3344:101::e]:49545 | ||
| 13997 | 2026.05.21 18:26:53.224991 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51803 | ||
| 13998 | 2026.05.21 18:26:53.225456 [ 306 ] {} <Debug> TCP-Session: 784d0541-2799-4765-8a16-1a81d561c263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13999 | 2026.05.21 18:26:53.224969 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40375 | ||
| 14000 | 2026.05.21 18:26:53.225481 [ 306 ] {} <Debug> TCP-Session: 784d0541-2799-4765-8a16-1a81d561c263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14001 | 2026.05.21 18:26:53.225497 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14002 | 2026.05.21 18:26:53.225171 [ 310 ] {} <Debug> TCP-Session: 5d4a7561-3b78-4e5d-9031-d588ff151a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14003 | 2026.05.21 18:26:53.225524 [ 302 ] {} <Debug> TCP-Session: a4972484-b6ac-4c1a-8558-2f7da2b76933 Authenticating user 'default' from [fd00:1122:3344:101::e]:51803 | ||
| 14004 | 2026.05.21 18:26:53.225535 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14005 | 2026.05.21 18:26:53.225553 [ 302 ] {} <Debug> TCP-Session: a4972484-b6ac-4c1a-8558-2f7da2b76933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2026.05.21 18:26:53.225563 [ 258 ] {} <Debug> TCP-Session: 5de4da08-9f70-4519-9de4-2ea7c075dd84 Authenticating user 'default' from [fd00:1122:3344:101::e]:40375 | ||
| 14007 | 2026.05.21 18:26:53.225569 [ 302 ] {} <Debug> TCP-Session: a4972484-b6ac-4c1a-8558-2f7da2b76933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2026.05.21 18:26:53.225581 [ 258 ] {} <Debug> TCP-Session: 5de4da08-9f70-4519-9de4-2ea7c075dd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14009 | 2026.05.21 18:26:53.225147 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14010 | 2026.05.21 18:26:53.225597 [ 258 ] {} <Debug> TCP-Session: 5de4da08-9f70-4519-9de4-2ea7c075dd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14011 | 2026.05.21 18:26:53.225633 [ 308 ] {} <Debug> TCP-Session: 5e0ddeef-d715-47a1-838d-993c72d827e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42033 | ||
| 14012 | 2026.05.21 18:26:53.225661 [ 308 ] {} <Debug> TCP-Session: 5e0ddeef-d715-47a1-838d-993c72d827e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14013 | 2026.05.21 18:26:53.225674 [ 308 ] {} <Debug> TCP-Session: 5e0ddeef-d715-47a1-838d-993c72d827e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14014 | 2026.05.21 18:26:53.225706 [ 309 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14015 | 2026.05.21 18:26:53.225772 [ 309 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14016 | 2026.05.21 18:26:53.226082 [ 309 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 14017 | 2026.05.21 18:26:53.227027 [ 325 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Trace> AggregatingTransform: Aggregating | ||
| 14018 | 2026.05.21 18:26:53.227064 [ 325 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Trace> Aggregator: Aggregation method: without_key | ||
| 14019 | 2026.05.21 18:26:53.227095 [ 325 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906947 sec. (1102.600 rows/sec., 43.07 KiB/sec.) | ||
| 14020 | 2026.05.21 18:26:53.227111 [ 325 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Trace> Aggregator: Merging aggregated data | ||
| 14021 | 2026.05.21 18:26:53.227700 [ 309 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002387 sec., 418.93590280687056 rows/sec., 16.36 KiB/sec. | ||
| 14022 | 2026.05.21 18:26:53.227843 [ 309 ] {e28829d5-cffc-48be-965a-30c2b8352dc2} <Debug> TCPHandler: Processed in 0.002869185 sec. | ||
| 14023 | 2026.05.21 18:26:53.227963 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14024 | 2026.05.21 18:26:53.227994 [ 309 ] {} <Debug> TCP-Session: 21706646-ae29-4fa5-9236-d6d9bc8ac1f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14025 | 2026.05.21 18:26:53.227997 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14026 | 2026.05.21 18:26:53.228016 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14027 | 2026.05.21 18:26:53.228033 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14028 | 2026.05.21 18:26:53.228050 [ 258 ] {} <Debug> TCP-Session: 5de4da08-9f70-4519-9de4-2ea7c075dd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14029 | 2026.05.21 18:26:53.228056 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14030 | 2026.05.21 18:26:53.228075 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14031 | 2026.05.21 18:26:53.228087 [ 306 ] {} <Debug> TCP-Session: 784d0541-2799-4765-8a16-1a81d561c263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14032 | 2026.05.21 18:26:53.228110 [ 285 ] {} <Debug> TCP-Session: a9801dfc-bf59-42c7-9d4c-0a72075851d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14033 | 2026.05.21 18:26:53.228122 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14034 | 2026.05.21 18:26:53.228145 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14035 | 2026.05.21 18:26:53.228100 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14036 | 2026.05.21 18:26:53.228177 [ 307 ] {} <Debug> TCP-Session: 5bcc369a-dc13-4282-9c35-c1e24ef3e8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2026.05.21 18:26:53.228191 [ 303 ] {} <Debug> TCP-Session: dfe2cfc0-69d0-4e6d-a8ca-95f23aff302a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14038 | 2026.05.21 18:26:53.228214 [ 302 ] {} <Debug> TCP-Session: a4972484-b6ac-4c1a-8558-2f7da2b76933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14039 | 2026.05.21 18:26:53.228044 [ 310 ] {} <Debug> TCP-Session: 5d4a7561-3b78-4e5d-9031-d588ff151a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14040 | 2026.05.21 18:26:53.228135 [ 308 ] {} <Debug> TCP-Session: 5e0ddeef-d715-47a1-838d-993c72d827e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14041 | 2026.05.21 18:26:54.438659 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14042 | 2026.05.21 18:26:54.438898 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14043 | 2026.05.21 18:26:54.439230 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14044 | 2026.05.21 18:26:54.439267 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <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 | ||
| 14045 | 2026.05.21 18:26:54.439496 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14046 | 2026.05.21 18:26:54.439568 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14047 | 2026.05.21 18:26:54.439711 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14048 | 2026.05.21 18:26:54.439754 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14049 | 2026.05.21 18:26:54.439776 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14050 | 2026.05.21 18:26:54.439792 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14051 | 2026.05.21 18:26:54.439836 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14052 | 2026.05.21 18:26:54.439856 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14053 | 2026.05.21 18:26:54.440977 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002171 sec., 23491.47858129894 rows/sec., 5.56 MiB/sec. | ||
| 14054 | 2026.05.21 18:26:54.441086 [ 286 ] {92dc71b8-1282-45a1-8432-d481cf4bb7da} <Debug> TCPHandler: Processed in 0.002562209 sec. | ||
| 14055 | 2026.05.21 18:26:54.442625 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.05.21 18:26:54.442745 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14057 | 2026.05.21 18:26:54.442798 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14058 | 2026.05.21 18:26:54.443377 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.05.21 18:26:54.443430 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14060 | 2026.05.21 18:26:54.443842 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14061 | 2026.05.21 18:26:54.444069 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.05.21 18:26:54.444222 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001515 sec., 36963.696369636964 rows/sec., 2.84 MiB/sec. | ||
| 14063 | 2026.05.21 18:26:54.444259 [ 286 ] {f7c96b0e-1f60-4fd3-ad11-968a2b919bb2} <Debug> TCPHandler: Processed in 0.001685403 sec. | ||
| 14064 | 2026.05.21 18:26:54.444391 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14065 | 2026.05.21 18:26:54.444491 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14066 | 2026.05.21 18:26:54.444534 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14067 | 2026.05.21 18:26:54.444960 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.05.21 18:26:54.444995 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14069 | 2026.05.21 18:26:54.445332 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14070 | 2026.05.21 18:26:54.445566 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.05.21 18:26:54.445707 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 14072 | 2026.05.21 18:26:54.445743 [ 286 ] {57141f54-b31e-4a4f-9222-73792361888b} <Debug> TCPHandler: Processed in 0.001403027 sec. | ||
| 14073 | 2026.05.21 18:26:54.445872 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.05.21 18:26:54.445970 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14075 | 2026.05.21 18:26:54.446015 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14076 | 2026.05.21 18:26:54.446398 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.05.21 18:26:54.446432 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14078 | 2026.05.21 18:26:54.446827 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14079 | 2026.05.21 18:26:54.447041 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.05.21 18:26:54.447168 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 14081 | 2026.05.21 18:26:54.447203 [ 286 ] {66a42429-d828-41cd-b16e-68c72447c388} <Debug> TCPHandler: Processed in 0.001380436 sec. | ||
| 14082 | 2026.05.21 18:26:54.447327 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.05.21 18:26:54.447423 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14084 | 2026.05.21 18:26:54.447468 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14085 | 2026.05.21 18:26:54.447812 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.05.21 18:26:54.447895 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14087 | 2026.05.21 18:26:54.448205 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14088 | 2026.05.21 18:26:54.448415 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2026.05.21 18:26:54.448542 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001137 sec., 42216.35883905013 rows/sec., 2.85 MiB/sec. | ||
| 14090 | 2026.05.21 18:26:54.448576 [ 286 ] {064112cf-e08f-4938-b7f0-d03734a90b57} <Debug> TCPHandler: Processed in 0.001299085 sec. | ||
| 14091 | 2026.05.21 18:26:55.163548 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31269 | ||
| 14092 | 2026.05.21 18:26:55.164266 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.05.21 18:26:55.164330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14094 | 2026.05.21 18:26:55.164986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14095 | 2026.05.21 18:26:55.165215 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2026.05.21 18:26:55.165339 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31269 | ||
| 14097 | 2026.05.21 18:26:56.818888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14098 | 2026.05.21 18:26:56.836279 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.05.21 18:26:56.836344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14100 | 2026.05.21 18:26:56.842767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14101 | 2026.05.21 18:26:56.843549 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.05.21 18:26:56.847660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14103 | 2026.05.21 18:26:59.441321 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2026.05.21 18:26:59.441586 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14105 | 2026.05.21 18:26:59.441981 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14106 | 2026.05.21 18:26:59.442028 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <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 | ||
| 14107 | 2026.05.21 18:26:59.442253 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14108 | 2026.05.21 18:26:59.442327 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14109 | 2026.05.21 18:26:59.442469 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14110 | 2026.05.21 18:26:59.442507 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14111 | 2026.05.21 18:26:59.442530 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14112 | 2026.05.21 18:26:59.442546 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14113 | 2026.05.21 18:26:59.442588 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14114 | 2026.05.21 18:26:59.442609 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14115 | 2026.05.21 18:26:59.443782 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002302 sec., 22154.648132059083 rows/sec., 5.24 MiB/sec. | ||
| 14116 | 2026.05.21 18:26:59.443895 [ 286 ] {577c7486-d11e-4f51-93d4-e67eef299282} <Debug> TCPHandler: Processed in 0.002713143 sec. | ||
| 14117 | 2026.05.21 18:26:59.446313 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2026.05.21 18:26:59.446521 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14119 | 2026.05.21 18:26:59.446605 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14120 | 2026.05.21 18:26:59.447340 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.05.21 18:26:59.447379 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14122 | 2026.05.21 18:26:59.447767 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14123 | 2026.05.21 18:26:59.447994 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.05.21 18:26:59.448138 [ 55 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14125 | 2026.05.21 18:26:59.448142 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001681 sec., 82093.99167162404 rows/sec., 7.14 MiB/sec. | ||
| 14126 | 2026.05.21 18:26:59.448181 [ 55 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.21 18:26:59.448195 [ 286 ] {c26d2c20-fc72-4246-9b58-93cbe649c630} <Debug> TCPHandler: Processed in 0.001986269 sec. | ||
| 14128 | 2026.05.21 18:26:59.448206 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14129 | 2026.05.21 18:26:59.448319 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14130 | 2026.05.21 18:26:59.448345 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14131 | 2026.05.21 18:26:59.448419 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14132 | 2026.05.21 18:26:59.448465 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14133 | 2026.05.21 18:26:59.448492 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14134 | 2026.05.21 18:26:59.448535 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3361 rows starting from the beginning of the part | ||
| 14135 | 2026.05.21 18:26:59.448619 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14136 | 2026.05.21 18:26:59.448675 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part | ||
| 14137 | 2026.05.21 18:26:59.448725 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2406 rows starting from the beginning of the part | ||
| 14138 | 2026.05.21 18:26:59.448772 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 14139 | 2026.05.21 18:26:59.448821 [ 194 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 138 rows starting from the beginning of the part | ||
| 14140 | 2026.05.21 18:26:59.448883 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.05.21 18:26:59.448923 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14142 | 2026.05.21 18:26:59.449252 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14143 | 2026.05.21 18:26:59.449471 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.05.21 18:26:59.449606 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001208 sec., 33940.39735099338 rows/sec., 2.49 MiB/sec. | ||
| 14145 | 2026.05.21 18:26:59.449642 [ 286 ] {6c612f9b-0463-4309-8eb3-266ec97d0387} <Debug> TCPHandler: Processed in 0.001375246 sec. | ||
| 14146 | 2026.05.21 18:26:59.449756 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.05.21 18:26:59.449853 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14148 | 2026.05.21 18:26:59.449895 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14149 | 2026.05.21 18:26:59.450327 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.05.21 18:26:59.450362 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14151 | 2026.05.21 18:26:59.450684 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14152 | 2026.05.21 18:26:59.450897 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.05.21 18:26:59.451005 [ 55 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14154 | 2026.05.21 18:26:59.451024 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002741563 sec., 2245069.6919968645 rows/sec., 177.98 MiB/sec. | ||
| 14155 | 2026.05.21 18:26:59.451031 [ 55 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14156 | 2026.05.21 18:26:59.451027 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 14157 | 2026.05.21 18:26:59.451094 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14158 | 2026.05.21 18:26:59.451120 [ 286 ] {e856b1fd-bb0d-47b3-a056-f32076051cc1} <Debug> TCPHandler: Processed in 0.001414187 sec. | ||
| 14159 | 2026.05.21 18:26:59.451180 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14160 | 2026.05.21 18:26:59.451239 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14161 | 2026.05.21 18:26:59.451292 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14162 | 2026.05.21 18:26:59.451329 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 14163 | 2026.05.21 18:26:59.451340 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14164 | 2026.05.21 18:26:59.451358 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14165 | 2026.05.21 18:26:59.451389 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14166 | 2026.05.21 18:26:59.451391 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14167 | 2026.05.21 18:26:59.451442 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part | ||
| 14168 | 2026.05.21 18:26:59.451491 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1292 rows starting from the beginning of the part | ||
| 14169 | 2026.05.21 18:26:59.451532 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 14170 | 2026.05.21 18:26:59.451573 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 105 rows starting from the beginning of the part | ||
| 14171 | 2026.05.21 18:26:59.451631 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.05.21 18:26:59.451734 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_106_21} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14173 | 2026.05.21 18:26:59.451830 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14174 | 2026.05.21 18:26:59.451842 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14175 | 2026.05.21 18:26:59.451867 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14176 | 2026.05.21 18:26:59.452218 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14177 | 2026.05.21 18:26:59.452436 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.05.21 18:26:59.452572 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 14179 | 2026.05.21 18:26:59.452608 [ 286 ] {8ba15096-5aaa-4175-b036-b5a0bd47aa7d} <Debug> TCPHandler: Processed in 0.001418968 sec. | ||
| 14180 | 2026.05.21 18:26:59.452721 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14181 | 2026.05.21 18:26:59.452817 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14182 | 2026.05.21 18:26:59.452871 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <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 | ||
| 14183 | 2026.05.21 18:26:59.452928 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784625 sec., 1939342.99922953 rows/sec., 140.43 MiB/sec. | ||
| 14184 | 2026.05.21 18:26:59.453138 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14185 | 2026.05.21 18:26:59.453384 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.05.21 18:26:59.453457 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_106_21} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14187 | 2026.05.21 18:26:59.453534 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14188 | 2026.05.21 18:26:59.453685 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.05.21 18:26:59.453726 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14190 | 2026.05.21 18:26:59.454303 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14191 | 2026.05.21 18:26:59.454528 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.05.21 18:26:59.454670 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001873 sec., 21890.01601708489 rows/sec., 39.23 MiB/sec. | ||
| 14193 | 2026.05.21 18:26:59.454731 [ 286 ] {a161390b-b34f-4d2d-b55c-3fc2ae59376e} <Debug> TCPHandler: Processed in 0.002060579 sec. | ||
| 14194 | 2026.05.21 18:26:59.454858 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.05.21 18:26:59.454954 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14196 | 2026.05.21 18:26:59.454997 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14197 | 2026.05.21 18:26:59.455329 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.05.21 18:26:59.455363 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14199 | 2026.05.21 18:26:59.455666 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14200 | 2026.05.21 18:26:59.455874 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.05.21 18:26:59.456001 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 14202 | 2026.05.21 18:26:59.456034 [ 286 ] {7dfd5c32-df52-4b11-90c2-f20bd5c940f1} <Debug> TCPHandler: Processed in 0.001226524 sec. | ||
| 14203 | 2026.05.21 18:27:02.503427 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14204 | 2026.05.21 18:27:02.503507 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14205 | 2026.05.21 18:27:02.665529 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31717 | ||
| 14206 | 2026.05.21 18:27:02.666076 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.05.21 18:27:02.666122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14208 | 2026.05.21 18:27:02.666601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14209 | 2026.05.21 18:27:02.666844 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.05.21 18:27:02.666974 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31717 | ||
| 14211 | 2026.05.21 18:27:02.667002 [ 49 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14212 | 2026.05.21 18:27:02.667070 [ 49 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.05.21 18:27:02.667091 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14214 | 2026.05.21 18:27:02.667198 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14215 | 2026.05.21 18:27:02.667313 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14216 | 2026.05.21 18:27:02.667351 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29349 rows starting from the beginning of the part | ||
| 14217 | 2026.05.21 18:27:02.667416 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14218 | 2026.05.21 18:27:02.667474 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14219 | 2026.05.21 18:27:02.667525 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14220 | 2026.05.21 18:27:02.667569 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14221 | 2026.05.21 18:27:02.667615 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14222 | 2026.05.21 18:27:02.669888 [ 197 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31717 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735263 sec., 11595594.28106182 rows/sec., 165.88 MiB/sec. | ||
| 14223 | 2026.05.21 18:27:02.670308 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14224 | 2026.05.21 18:27:02.670653 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2026.05.21 18:27:02.670746 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_66_13} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14226 | 2026.05.21 18:27:02.670857 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14227 | 2026.05.21 18:27:04.347793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14228 | 2026.05.21 18:27:04.365203 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.05.21 18:27:04.365257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14230 | 2026.05.21 18:27:04.371668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14231 | 2026.05.21 18:27:04.372539 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.05.21 18:27:04.372877 [ 47 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14233 | 2026.05.21 18:27:04.372940 [ 47 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.05.21 18:27:04.372961 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14235 | 2026.05.21 18:27:04.373053 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14236 | 2026.05.21 18:27:04.375585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14237 | 2026.05.21 18:27:04.376118 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14238 | 2026.05.21 18:27:04.377094 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14239 | 2026.05.21 18:27:04.380586 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14240 | 2026.05.21 18:27:04.383976 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14241 | 2026.05.21 18:27:04.388408 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14242 | 2026.05.21 18:27:04.392974 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14243 | 2026.05.21 18:27:04.397225 [ 196 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14244 | 2026.05.21 18:27:04.439983 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2026.05.21 18:27:04.440240 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14246 | 2026.05.21 18:27:04.440701 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14247 | 2026.05.21 18:27:04.440759 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <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 | ||
| 14248 | 2026.05.21 18:27:04.441062 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14249 | 2026.05.21 18:27:04.441148 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14250 | 2026.05.21 18:27:04.441290 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14251 | 2026.05.21 18:27:04.441328 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14252 | 2026.05.21 18:27:04.441352 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14253 | 2026.05.21 18:27:04.441367 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14254 | 2026.05.21 18:27:04.441409 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14255 | 2026.05.21 18:27:04.441430 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14256 | 2026.05.21 18:27:04.442496 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002383 sec., 21401.594628619387 rows/sec., 5.06 MiB/sec. | ||
| 14257 | 2026.05.21 18:27:04.442598 [ 286 ] {5b928908-3b41-434f-a1b8-494ed1f5e72c} <Debug> TCPHandler: Processed in 0.002739923 sec. | ||
| 14258 | 2026.05.21 18:27:04.444270 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2026.05.21 18:27:04.444427 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14260 | 2026.05.21 18:27:04.444490 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14261 | 2026.05.21 18:27:04.445148 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.05.21 18:27:04.445186 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14263 | 2026.05.21 18:27:04.445610 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14264 | 2026.05.21 18:27:04.445849 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.05.21 18:27:04.446003 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 14266 | 2026.05.21 18:27:04.446038 [ 286 ] {e9c0126f-192c-4435-8bce-aa2745152897} <Debug> TCPHandler: Processed in 0.001845916 sec. | ||
| 14267 | 2026.05.21 18:27:04.446159 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.05.21 18:27:04.446256 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14269 | 2026.05.21 18:27:04.446298 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14270 | 2026.05.21 18:27:04.446736 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.05.21 18:27:04.446771 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14272 | 2026.05.21 18:27:04.447150 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14273 | 2026.05.21 18:27:04.447368 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.05.21 18:27:04.447496 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 14275 | 2026.05.21 18:27:04.447530 [ 286 ] {6cc7bdea-424f-4020-9613-0593233a807a} <Debug> TCPHandler: Processed in 0.001421597 sec. | ||
| 14276 | 2026.05.21 18:27:04.447649 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2026.05.21 18:27:04.447746 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14278 | 2026.05.21 18:27:04.447791 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14279 | 2026.05.21 18:27:04.448201 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.05.21 18:27:04.448235 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14281 | 2026.05.21 18:27:04.448558 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14282 | 2026.05.21 18:27:04.448778 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.05.21 18:27:04.448902 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 14284 | 2026.05.21 18:27:04.448936 [ 286 ] {2444b31d-86c9-4df7-981e-400b3f507908} <Debug> TCPHandler: Processed in 0.001337506 sec. | ||
| 14285 | 2026.05.21 18:27:04.449061 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.05.21 18:27:04.449185 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14287 | 2026.05.21 18:27:04.449237 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14288 | 2026.05.21 18:27:04.449635 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.05.21 18:27:04.449677 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14290 | 2026.05.21 18:27:04.450059 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14291 | 2026.05.21 18:27:04.450286 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.05.21 18:27:04.450421 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 14293 | 2026.05.21 18:27:04.450457 [ 286 ] {01f21411-ead0-46c8-b410-0e01ae453717} <Debug> TCPHandler: Processed in 0.001459108 sec. | ||
| 14294 | 2026.05.21 18:27:04.453049 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080025482 sec., 6210.521793545711 rows/sec., 32.11 MiB/sec. | ||
| 14295 | 2026.05.21 18:27:04.456633 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14296 | 2026.05.21 18:27:04.458830 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.05.21 18:27:04.458953 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_66_13} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14298 | 2026.05.21 18:27:04.461814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14299 | 2026.05.21 18:27:09.442491 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14300 | 2026.05.21 18:27:09.442771 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 14301 | 2026.05.21 18:27:09.443158 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14302 | 2026.05.21 18:27:09.443210 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <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_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')" moved to PREWHERE | ||
| 14303 | 2026.05.21 18:27:09.443488 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14304 | 2026.05.21 18:27:09.443602 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14305 | 2026.05.21 18:27:09.443770 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 14306 | 2026.05.21 18:27:09.443809 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14307 | 2026.05.21 18:27:09.443831 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14308 | 2026.05.21 18:27:09.443848 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14309 | 2026.05.21 18:27:09.443893 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 14310 | 2026.05.21 18:27:09.443915 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14311 | 2026.05.21 18:27:09.444946 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002293 sec., 22241.60488443088 rows/sec., 5.26 MiB/sec. | ||
| 14312 | 2026.05.21 18:27:09.445060 [ 286 ] {915f0dbf-f5e4-406b-8824-e894ce63c0cf} <Debug> TCPHandler: Processed in 0.002713962 sec. | ||
| 14313 | 2026.05.21 18:27:09.448182 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2026.05.21 18:27:09.448307 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14315 | 2026.05.21 18:27:09.448364 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14316 | 2026.05.21 18:27:09.448929 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.05.21 18:27:09.448977 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14318 | 2026.05.21 18:27:09.449391 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14319 | 2026.05.21 18:27:09.449618 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.05.21 18:27:09.449768 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001499 sec., 16010.673782521682 rows/sec., 1.33 MiB/sec. | ||
| 14321 | 2026.05.21 18:27:09.449808 [ 286 ] {36a22b66-d841-4c6f-9a53-68a27c4106ed} <Debug> TCPHandler: Processed in 0.001681643 sec. | ||
| 14322 | 2026.05.21 18:27:09.449932 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2026.05.21 18:27:09.450033 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14324 | 2026.05.21 18:27:09.450078 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14325 | 2026.05.21 18:27:09.450477 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.05.21 18:27:09.450512 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14327 | 2026.05.21 18:27:09.450807 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14328 | 2026.05.21 18:27:09.451021 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.05.21 18:27:09.451150 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001138 sec., 7029.8769771529005 rows/sec., 573.24 KiB/sec. | ||
| 14330 | 2026.05.21 18:27:09.451184 [ 286 ] {56310639-f299-475f-b929-0cb4882fd7fa} <Debug> TCPHandler: Processed in 0.001302935 sec. | ||
| 14331 | 2026.05.21 18:27:09.451304 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14332 | 2026.05.21 18:27:09.451401 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14333 | 2026.05.21 18:27:09.451443 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14334 | 2026.05.21 18:27:09.451962 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2026.05.21 18:27:09.451998 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14336 | 2026.05.21 18:27:09.452317 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14337 | 2026.05.21 18:27:09.452539 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2026.05.21 18:27:09.452670 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Debug> executeQuery: Read 262 rows, 24.05 KiB in 0.001288 sec., 203416.14906832296 rows/sec., 18.24 MiB/sec. | ||
| 14339 | 2026.05.21 18:27:09.452706 [ 286 ] {1f59a62b-d743-43c7-a6eb-55478598fc1a} <Debug> TCPHandler: Processed in 0.001452837 sec. | ||
| 14340 | 2026.05.21 18:27:09.452822 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14341 | 2026.05.21 18:27:09.452917 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14342 | 2026.05.21 18:27:09.452959 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14343 | 2026.05.21 18:27:09.453370 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.05.21 18:27:09.453405 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14345 | 2026.05.21 18:27:09.453725 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14346 | 2026.05.21 18:27:09.453938 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2026.05.21 18:27:09.454069 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001171 sec., 52092.22886421862 rows/sec., 3.84 MiB/sec. | ||
| 14348 | 2026.05.21 18:27:09.454104 [ 286 ] {01311844-0a93-46a8-97de-d43ee87cdbf9} <Debug> TCPHandler: Processed in 0.001332535 sec. | ||
| 14349 | 2026.05.21 18:27:09.454226 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2026.05.21 18:27:09.454350 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14351 | 2026.05.21 18:27:09.454399 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14352 | 2026.05.21 18:27:09.454906 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2026.05.21 18:27:09.454955 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14354 | 2026.05.21 18:27:09.455322 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14355 | 2026.05.21 18:27:09.455534 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2026.05.21 18:27:09.455670 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001345 sec., 17843.866171003716 rows/sec., 1.48 MiB/sec. | ||
| 14357 | 2026.05.21 18:27:09.455709 [ 286 ] {0f4c834b-3d0f-4ebd-9301-fe4c7935824c} <Debug> TCPHandler: Processed in 0.001544769 sec. | ||
| 14358 | 2026.05.21 18:27:09.455831 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2026.05.21 18:27:09.455930 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14360 | 2026.05.21 18:27:09.455972 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14361 | 2026.05.21 18:27:09.456377 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.05.21 18:27:09.456414 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14363 | 2026.05.21 18:27:09.456717 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14364 | 2026.05.21 18:27:09.456932 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.05.21 18:27:09.457063 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 14366 | 2026.05.21 18:27:09.457099 [ 286 ] {591b7010-9704-4715-846c-53025636b3ae} <Debug> TCPHandler: Processed in 0.001321495 sec. | ||
| 14367 | 2026.05.21 18:27:09.457208 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2026.05.21 18:27:09.457321 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14369 | 2026.05.21 18:27:09.457371 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14370 | 2026.05.21 18:27:09.457926 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.05.21 18:27:09.457969 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14372 | 2026.05.21 18:27:09.458349 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14373 | 2026.05.21 18:27:09.458588 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.05.21 18:27:09.458720 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001424 sec., 104634.83146067416 rows/sec., 8.44 MiB/sec. | ||
| 14375 | 2026.05.21 18:27:09.458755 [ 286 ] {6931ae4b-bc5d-4cff-afa3-7e11a7802ea1} <Debug> TCPHandler: Processed in 0.001598321 sec. | ||
| 14376 | 2026.05.21 18:27:09.458859 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2026.05.21 18:27:09.458957 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14378 | 2026.05.21 18:27:09.459002 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14379 | 2026.05.21 18:27:09.459412 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.05.21 18:27:09.459447 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14381 | 2026.05.21 18:27:09.459798 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14382 | 2026.05.21 18:27:09.460006 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.05.21 18:27:09.460135 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001197 sec., 167084.37761069342 rows/sec., 11.98 MiB/sec. | ||
| 14384 | 2026.05.21 18:27:09.460169 [ 286 ] {71166fec-268b-4ad4-9144-678a63f5ccde} <Debug> TCPHandler: Processed in 0.001361046 sec. | ||
| 14385 | 2026.05.21 18:27:09.460291 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2026.05.21 18:27:09.460388 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14387 | 2026.05.21 18:27:09.460445 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <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 | ||
| 14388 | 2026.05.21 18:27:09.461275 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.05.21 18:27:09.461312 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14390 | 2026.05.21 18:27:09.461903 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14391 | 2026.05.21 18:27:09.462125 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.05.21 18:27:09.462261 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001893 sec., 21658.742736397253 rows/sec., 38.81 MiB/sec. | ||
| 14393 | 2026.05.21 18:27:09.462324 [ 286 ] {4a359589-d803-423b-ba76-914c1f2869d1} <Debug> TCPHandler: Processed in 0.00208374 sec. | ||
| 14394 | 2026.05.21 18:27:09.462446 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.05.21 18:27:09.462542 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14396 | 2026.05.21 18:27:09.462585 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14397 | 2026.05.21 18:27:09.462922 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.05.21 18:27:09.462956 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14399 | 2026.05.21 18:27:09.463253 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14400 | 2026.05.21 18:27:09.463457 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.05.21 18:27:09.463598 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14402 | 2026.05.21 18:27:09.463632 [ 286 ] {7cf158a0-4bf8-4a28-a687-e9f2b4602df7} <Debug> TCPHandler: Processed in 0.001236724 sec. | ||
| 14403 | 2026.05.21 18:27:10.167142 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32229 | ||
| 14404 | 2026.05.21 18:27:10.167592 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.05.21 18:27:10.167626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14406 | 2026.05.21 18:27:10.168079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14407 | 2026.05.21 18:27:10.168313 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2026.05.21 18:27:10.168435 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32229 | ||
| 14409 | 2026.05.21 18:27:11.875718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14410 | 2026.05.21 18:27:11.891742 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2026.05.21 18:27:11.891804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14412 | 2026.05.21 18:27:11.897350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14413 | 2026.05.21 18:27:11.898011 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2026.05.21 18:27:11.900869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14415 | 2026.05.21 18:27:14.439792 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14416 | 2026.05.21 18:27:14.440064 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14417 | 2026.05.21 18:27:14.440453 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14418 | 2026.05.21 18:27:14.440510 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <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 | ||
| 14419 | 2026.05.21 18:27:14.440761 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14420 | 2026.05.21 18:27:14.440836 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14421 | 2026.05.21 18:27:14.440982 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14422 | 2026.05.21 18:27:14.441019 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14423 | 2026.05.21 18:27:14.441042 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14424 | 2026.05.21 18:27:14.441059 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14425 | 2026.05.21 18:27:14.441103 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14426 | 2026.05.21 18:27:14.441124 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14427 | 2026.05.21 18:27:14.442271 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002313 sec., 22049.28664072633 rows/sec., 5.21 MiB/sec. | ||
| 14428 | 2026.05.21 18:27:14.442384 [ 286 ] {912fcbad-c710-4126-b28f-89619546d186} <Debug> TCPHandler: Processed in 0.002738493 sec. | ||
| 14429 | 2026.05.21 18:27:14.444042 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14430 | 2026.05.21 18:27:14.444155 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14431 | 2026.05.21 18:27:14.444201 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14432 | 2026.05.21 18:27:14.444704 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.05.21 18:27:14.444753 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14434 | 2026.05.21 18:27:14.445121 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14435 | 2026.05.21 18:27:14.445340 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.05.21 18:27:14.445493 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.14 MiB/sec. | ||
| 14437 | 2026.05.21 18:27:14.445533 [ 286 ] {a2dce243-67a9-4943-9cc9-c4e0cc73cbd3} <Debug> TCPHandler: Processed in 0.00154379 sec. | ||
| 14438 | 2026.05.21 18:27:14.445670 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14439 | 2026.05.21 18:27:14.445771 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14440 | 2026.05.21 18:27:14.445814 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14441 | 2026.05.21 18:27:14.446246 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.05.21 18:27:14.446284 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14443 | 2026.05.21 18:27:14.446585 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14444 | 2026.05.21 18:27:14.446810 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2026.05.21 18:27:14.446938 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 14446 | 2026.05.21 18:27:14.446973 [ 286 ] {36a6f392-1b23-4cd9-a7e7-3a9034af3511} <Debug> TCPHandler: Processed in 0.001354826 sec. | ||
| 14447 | 2026.05.21 18:27:14.447094 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14448 | 2026.05.21 18:27:14.447190 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14449 | 2026.05.21 18:27:14.447235 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14450 | 2026.05.21 18:27:14.447640 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2026.05.21 18:27:14.447675 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14452 | 2026.05.21 18:27:14.448000 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14453 | 2026.05.21 18:27:14.448206 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2026.05.21 18:27:14.448335 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 14455 | 2026.05.21 18:27:14.448332 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_102_21 to all_103_103_0 | ||
| 14456 | 2026.05.21 18:27:14.448370 [ 286 ] {1b5336dd-048f-489b-9456-240590101f87} <Debug> TCPHandler: Processed in 0.001327095 sec. | ||
| 14457 | 2026.05.21 18:27:14.448412 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2026.05.21 18:27:14.448438 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14459 | 2026.05.21 18:27:14.448516 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14460 | 2026.05.21 18:27:14.448563 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_102_21 to all_103_103_0 into Compact with storage Full | ||
| 14461 | 2026.05.21 18:27:14.448644 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14462 | 2026.05.21 18:27:14.448701 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14463 | 2026.05.21 18:27:14.448726 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14464 | 2026.05.21 18:27:14.448773 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_21, total 38376 rows starting from the beginning of the part | ||
| 14465 | 2026.05.21 18:27:14.448851 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 14466 | 2026.05.21 18:27:14.449112 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.05.21 18:27:14.449162 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14468 | 2026.05.21 18:27:14.449552 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14469 | 2026.05.21 18:27:14.449763 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.05.21 18:27:14.449891 [ 24 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14471 | 2026.05.21 18:27:14.449897 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 14472 | 2026.05.21 18:27:14.449935 [ 24 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2026.05.21 18:27:14.449953 [ 286 ] {24aa6b44-c440-477e-a4ff-89014d67d50a} <Debug> TCPHandler: Processed in 0.001499129 sec. | ||
| 14474 | 2026.05.21 18:27:14.449958 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14475 | 2026.05.21 18:27:14.450077 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14476 | 2026.05.21 18:27:14.450213 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14477 | 2026.05.21 18:27:14.450252 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5262 rows starting from the beginning of the part | ||
| 14478 | 2026.05.21 18:27:14.450325 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 48 rows starting from the beginning of the part | ||
| 14479 | 2026.05.21 18:27:14.450376 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14480 | 2026.05.21 18:27:14.450424 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14481 | 2026.05.21 18:27:14.450468 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14482 | 2026.05.21 18:27:14.450507 [ 200 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14483 | 2026.05.21 18:27:14.452831 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797304 sec., 1984053.2169546105 rows/sec., 132.57 MiB/sec. | ||
| 14484 | 2026.05.21 18:27:14.453593 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14485 | 2026.05.21 18:27:14.453904 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.05.21 18:27:14.453989 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_106_21} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14487 | 2026.05.21 18:27:14.454085 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14488 | 2026.05.21 18:27:14.457625 [ 200 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38504 rows, containing 5 columns (5 merged, 0 gathered) in 0.009112975 sec., 4225184.4211138515 rows/sec., 272.57 MiB/sec. | ||
| 14489 | 2026.05.21 18:27:14.458227 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Trace> MergedBlockOutputStream: filled checksums all_1_103_22 (state Temporary) | ||
| 14490 | 2026.05.21 18:27:14.458540 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_103_22 to all_1_103_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2026.05.21 18:27:14.458610 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_102_21, all_103_103_0] -> all_1_103_22 | ||
| 14492 | 2026.05.21 18:27:14.458702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14493 | 2026.05.21 18:27:15.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.65 MiB, peak 370.41 MiB, free memory in arenas 0.00 B, will set to 360.66 MiB (RSS), difference: 3.01 MiB | ||
| 14494 | 2026.05.21 18:27:17.503771 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14495 | 2026.05.21 18:27:17.503823 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14496 | 2026.05.21 18:27:17.668630 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32677 | ||
| 14497 | 2026.05.21 18:27:17.669128 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.05.21 18:27:17.669177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 14499 | 2026.05.21 18:27:17.669662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14500 | 2026.05.21 18:27:17.669905 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.05.21 18:27:17.670053 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32677 | ||
| 14502 | 2026.05.21 18:27:19.400996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14503 | 2026.05.21 18:27:19.418985 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2026.05.21 18:27:19.419042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14505 | 2026.05.21 18:27:19.425115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14506 | 2026.05.21 18:27:19.425814 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2026.05.21 18:27:19.429159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14508 | 2026.05.21 18:27:19.441010 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.05.21 18:27:19.441240 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14510 | 2026.05.21 18:27:19.441585 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14511 | 2026.05.21 18:27:19.441626 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <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 | ||
| 14512 | 2026.05.21 18:27:19.441859 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14513 | 2026.05.21 18:27:19.441934 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14514 | 2026.05.21 18:27:19.442080 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14515 | 2026.05.21 18:27:19.442117 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14516 | 2026.05.21 18:27:19.442138 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14517 | 2026.05.21 18:27:19.442154 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14518 | 2026.05.21 18:27:19.442198 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14519 | 2026.05.21 18:27:19.442219 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14520 | 2026.05.21 18:27:19.443299 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002153 sec., 23687.877380399445 rows/sec., 5.60 MiB/sec. | ||
| 14521 | 2026.05.21 18:27:19.443420 [ 286 ] {c3821666-5c3f-4fa0-a0b1-c27bb7028ed6} <Debug> TCPHandler: Processed in 0.002544139 sec. | ||
| 14522 | 2026.05.21 18:27:19.445855 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14523 | 2026.05.21 18:27:19.445980 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14524 | 2026.05.21 18:27:19.446031 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14525 | 2026.05.21 18:27:19.446723 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.05.21 18:27:19.446770 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14527 | 2026.05.21 18:27:19.447174 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14528 | 2026.05.21 18:27:19.447414 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2026.05.21 18:27:19.447572 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001626 sec., 84870.84870848709 rows/sec., 7.39 MiB/sec. | ||
| 14530 | 2026.05.21 18:27:19.447613 [ 286 ] {e99ada73-8573-4573-a9c6-f4986d02cded} <Debug> TCPHandler: Processed in 0.001818796 sec. | ||
| 14531 | 2026.05.21 18:27:19.447752 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.05.21 18:27:19.447855 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14533 | 2026.05.21 18:27:19.447899 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14534 | 2026.05.21 18:27:19.448360 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.05.21 18:27:19.448400 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14536 | 2026.05.21 18:27:19.448708 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14537 | 2026.05.21 18:27:19.448915 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.05.21 18:27:19.449053 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001221 sec., 33579.033579033574 rows/sec., 2.47 MiB/sec. | ||
| 14539 | 2026.05.21 18:27:19.449090 [ 286 ] {78ed8e16-700b-4989-87a3-c10d12d92054} <Debug> TCPHandler: Processed in 0.001392787 sec. | ||
| 14540 | 2026.05.21 18:27:19.449218 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2026.05.21 18:27:19.449320 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14542 | 2026.05.21 18:27:19.449364 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14543 | 2026.05.21 18:27:19.449803 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.05.21 18:27:19.449841 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14545 | 2026.05.21 18:27:19.450152 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14546 | 2026.05.21 18:27:19.450360 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.05.21 18:27:19.450494 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001194 sec., 87939.69849246231 rows/sec., 6.87 MiB/sec. | ||
| 14548 | 2026.05.21 18:27:19.450529 [ 286 ] {8d4d1379-112a-41dc-a561-a9920ff22a2e} <Debug> TCPHandler: Processed in 0.001361917 sec. | ||
| 14549 | 2026.05.21 18:27:19.450653 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14550 | 2026.05.21 18:27:19.450751 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14551 | 2026.05.21 18:27:19.450798 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14552 | 2026.05.21 18:27:19.451225 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2026.05.21 18:27:19.451263 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14554 | 2026.05.21 18:27:19.451625 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14555 | 2026.05.21 18:27:19.451834 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2026.05.21 18:27:19.451972 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 14557 | 2026.05.21 18:27:19.451977 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_103_22 to all_104_104_0 | ||
| 14558 | 2026.05.21 18:27:19.452009 [ 286 ] {18e9df43-8ca8-411f-af08-68caadf8e021} <Debug> TCPHandler: Processed in 0.001406177 sec. | ||
| 14559 | 2026.05.21 18:27:19.452043 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.05.21 18:27:19.452093 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14561 | 2026.05.21 18:27:19.452155 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.05.21 18:27:19.452206 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_103_22 to all_104_104_0 into Compact with storage Full | ||
| 14563 | 2026.05.21 18:27:19.452257 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14564 | 2026.05.21 18:27:19.452320 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <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 | ||
| 14565 | 2026.05.21 18:27:19.452336 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14566 | 2026.05.21 18:27:19.452381 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_22, total 38504 rows starting from the beginning of the part | ||
| 14567 | 2026.05.21 18:27:19.452452 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14568 | 2026.05.21 18:27:19.453215 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2026.05.21 18:27:19.453259 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14570 | 2026.05.21 18:27:19.453891 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14571 | 2026.05.21 18:27:19.454128 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2026.05.21 18:27:19.454292 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002052 sec., 19980.506822612086 rows/sec., 35.80 MiB/sec. | ||
| 14573 | 2026.05.21 18:27:19.454373 [ 286 ] {0bd8a505-af6a-40d2-90f1-eb4657240d17} <Debug> TCPHandler: Processed in 0.002268684 sec. | ||
| 14574 | 2026.05.21 18:27:19.454516 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14575 | 2026.05.21 18:27:19.454617 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14576 | 2026.05.21 18:27:19.454660 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14577 | 2026.05.21 18:27:19.455008 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2026.05.21 18:27:19.455046 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14579 | 2026.05.21 18:27:19.455495 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14580 | 2026.05.21 18:27:19.455709 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2026.05.21 18:27:19.455846 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 14582 | 2026.05.21 18:27:19.455883 [ 286 ] {7fddbc12-986e-4fcb-a8c3-71ee044b8665} <Debug> TCPHandler: Processed in 0.001418067 sec. | ||
| 14583 | 2026.05.21 18:27:19.459433 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38664 rows, containing 5 columns (5 merged, 0 gathered) in 0.0072675 sec., 5320123.839009288 rows/sec., 343.32 MiB/sec. | ||
| 14584 | 2026.05.21 18:27:19.459868 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Trace> MergedBlockOutputStream: filled checksums all_1_104_23 (state Temporary) | ||
| 14585 | 2026.05.21 18:27:19.460126 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_104_23 to all_1_104_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.05.21 18:27:19.460199 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_104_23} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_103_22, all_104_104_0] -> all_1_104_23 | ||
| 14587 | 2026.05.21 18:27:19.460269 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14588 | 2026.05.21 18:27:20.474436 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14589 | 2026.05.21 18:27:20.474681 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14590 | 2026.05.21 18:27:20.475042 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14591 | 2026.05.21 18:27:20.475087 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14592 | 2026.05.21 18:27:20.475338 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14593 | 2026.05.21 18:27:20.475413 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14594 | 2026.05.21 18:27:20.475565 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 14595 | 2026.05.21 18:27:20.475604 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14596 | 2026.05.21 18:27:20.475628 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14597 | 2026.05.21 18:27:20.475644 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14598 | 2026.05.21 18:27:20.475687 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14599 | 2026.05.21 18:27:20.475709 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14600 | 2026.05.21 18:27:20.476823 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002251 sec., 22656.597067969793 rows/sec., 5.36 MiB/sec. | ||
| 14601 | 2026.05.21 18:27:20.476937 [ 286 ] {ba5a3a26-2198-4eb9-b802-a66e10723c26} <Debug> TCPHandler: Processed in 0.00263662 sec. | ||
| 14602 | 2026.05.21 18:27:20.489892 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2026.05.21 18:27:20.490014 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14604 | 2026.05.21 18:27:20.490069 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14605 | 2026.05.21 18:27:20.490599 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.05.21 18:27:20.490648 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14607 | 2026.05.21 18:27:20.491024 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14608 | 2026.05.21 18:27:20.491263 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.05.21 18:27:20.491417 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001436 sec., 2785.515320334262 rows/sec., 227.14 KiB/sec. | ||
| 14610 | 2026.05.21 18:27:20.491456 [ 286 ] {52022c73-029c-4d62-8e98-a66a6547fef4} <Debug> TCPHandler: Processed in 0.001622251 sec. | ||
| 14611 | 2026.05.21 18:27:20.491587 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.05.21 18:27:20.491688 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14613 | 2026.05.21 18:27:20.491731 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14614 | 2026.05.21 18:27:20.493351 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.05.21 18:27:20.493391 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14616 | 2026.05.21 18:27:20.493920 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14617 | 2026.05.21 18:27:20.494153 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.05.21 18:27:20.494296 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002629 sec., 915557.2461011792 rows/sec., 67.55 MiB/sec. | ||
| 14619 | 2026.05.21 18:27:20.494304 [ 37 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14620 | 2026.05.21 18:27:20.494333 [ 286 ] {c65bea5c-f89b-4b86-90f9-581f033baa6c} <Debug> TCPHandler: Processed in 0.002797334 sec. | ||
| 14621 | 2026.05.21 18:27:20.494370 [ 37 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.05.21 18:27:20.494396 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14623 | 2026.05.21 18:27:20.494480 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14624 | 2026.05.21 18:27:20.494536 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14625 | 2026.05.21 18:27:20.494601 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14626 | 2026.05.21 18:27:20.494665 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14627 | 2026.05.21 18:27:20.494688 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14628 | 2026.05.21 18:27:20.494733 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3361 rows starting from the beginning of the part | ||
| 14629 | 2026.05.21 18:27:20.494803 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 14630 | 2026.05.21 18:27:20.494853 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 262 rows starting from the beginning of the part | ||
| 14631 | 2026.05.21 18:27:20.494898 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 14632 | 2026.05.21 18:27:20.494946 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part | ||
| 14633 | 2026.05.21 18:27:20.494995 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2407 rows starting from the beginning of the part | ||
| 14634 | 2026.05.21 18:27:20.495166 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.05.21 18:27:20.495211 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14636 | 2026.05.21 18:27:20.495536 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14637 | 2026.05.21 18:27:20.495759 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.05.21 18:27:20.495894 [ 37 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14639 | 2026.05.21 18:27:20.495902 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001332 sec., 11261.261261261261 rows/sec., 830.66 KiB/sec. | ||
| 14640 | 2026.05.21 18:27:20.495939 [ 37 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.05.21 18:27:20.495959 [ 286 ] {080b876f-e2e1-4d82-8afb-5b1598bc9c17} <Debug> TCPHandler: Processed in 0.00153033 sec. | ||
| 14642 | 2026.05.21 18:27:20.495964 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14643 | 2026.05.21 18:27:20.496064 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14644 | 2026.05.21 18:27:20.496099 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14645 | 2026.05.21 18:27:20.496162 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14646 | 2026.05.21 18:27:20.496203 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 14647 | 2026.05.21 18:27:20.496205 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14648 | 2026.05.21 18:27:20.496254 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14649 | 2026.05.21 18:27:20.496263 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
| 14650 | 2026.05.21 18:27:20.496310 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 14651 | 2026.05.21 18:27:20.496359 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part | ||
| 14652 | 2026.05.21 18:27:20.496398 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part | ||
| 14653 | 2026.05.21 18:27:20.496440 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 14654 | 2026.05.21 18:27:20.496967 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.05.21 18:27:20.497004 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14656 | 2026.05.21 18:27:20.497235 [ 191 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209723 sec., 328174.30105900276 rows/sec., 23.57 MiB/sec. | ||
| 14657 | 2026.05.21 18:27:20.497413 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14658 | 2026.05.21 18:27:20.497426 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14659 | 2026.05.21 18:27:20.497606 [ 193 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.00313925 sec., 2000477.8211356215 rows/sec., 159.27 MiB/sec. | ||
| 14660 | 2026.05.21 18:27:20.497679 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.05.21 18:27:20.497801 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2026.05.21 18:27:20.497836 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001655 sec., 483987.915407855 rows/sec., 27.96 MiB/sec. | ||
| 14663 | 2026.05.21 18:27:20.497877 [ 286 ] {4c6e3bcf-8c22-4f29-b273-3e01a8fcf76d} <Debug> TCPHandler: Processed in 0.001829125 sec. | ||
| 14664 | 2026.05.21 18:27:20.497897 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_66_13} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14665 | 2026.05.21 18:27:20.497947 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14666 | 2026.05.21 18:27:20.498006 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14667 | 2026.05.21 18:27:20.498011 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14668 | 2026.05.21 18:27:20.498136 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14669 | 2026.05.21 18:27:20.498195 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14670 | 2026.05.21 18:27:20.498247 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2026.05.21 18:27:20.498349 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_111_22} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14672 | 2026.05.21 18:27:20.498439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14673 | 2026.05.21 18:27:20.498655 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.05.21 18:27:20.498696 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14675 | 2026.05.21 18:27:20.499005 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14676 | 2026.05.21 18:27:20.499216 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.05.21 18:27:20.499345 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001236 sec., 809.0614886731393 rows/sec., 56.89 KiB/sec. | ||
| 14678 | 2026.05.21 18:27:20.499381 [ 286 ] {4d5138cc-d36d-4676-a416-c330e33b3e3c} <Debug> TCPHandler: Processed in 0.001421398 sec. | ||
| 14679 | 2026.05.21 18:27:20.499512 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14680 | 2026.05.21 18:27:20.499664 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14681 | 2026.05.21 18:27:20.499705 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14682 | 2026.05.21 18:27:20.500608 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.05.21 18:27:20.500646 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14684 | 2026.05.21 18:27:20.501022 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14685 | 2026.05.21 18:27:20.501255 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2026.05.21 18:27:20.501393 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001748 sec., 740274.5995423341 rows/sec., 49.41 MiB/sec. | ||
| 14687 | 2026.05.21 18:27:20.501402 [ 37 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14688 | 2026.05.21 18:27:20.501432 [ 286 ] {c4aadc49-5c2e-4fbb-bec9-c85e89b951fa} <Debug> TCPHandler: Processed in 0.001975948 sec. | ||
| 14689 | 2026.05.21 18:27:20.501509 [ 37 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2026.05.21 18:27:20.501535 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14691 | 2026.05.21 18:27:20.501619 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14692 | 2026.05.21 18:27:20.501633 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.05.21 18:27:20.501736 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14694 | 2026.05.21 18:27:20.501742 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14695 | 2026.05.21 18:27:20.501784 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14696 | 2026.05.21 18:27:20.501789 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 14697 | 2026.05.21 18:27:20.501870 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 14698 | 2026.05.21 18:27:20.501919 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 149 rows starting from the beginning of the part | ||
| 14699 | 2026.05.21 18:27:20.501960 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14700 | 2026.05.21 18:27:20.501998 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 105 rows starting from the beginning of the part | ||
| 14701 | 2026.05.21 18:27:20.502035 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1294 rows starting from the beginning of the part | ||
| 14702 | 2026.05.21 18:27:20.502549 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.05.21 18:27:20.502591 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14704 | 2026.05.21 18:27:20.503055 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14705 | 2026.05.21 18:27:20.503283 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.05.21 18:27:20.503418 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001701 sec., 880658.4362139917 rows/sec., 53.42 MiB/sec. | ||
| 14707 | 2026.05.21 18:27:20.503423 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823185 sec., 1923556.8524313222 rows/sec., 139.73 MiB/sec. | ||
| 14708 | 2026.05.21 18:27:20.503456 [ 286 ] {2dd6cd23-6a83-4dda-a3cd-02edd8742e87} <Debug> TCPHandler: Processed in 0.001874076 sec. | ||
| 14709 | 2026.05.21 18:27:20.503420 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_104_23 to all_109_109_0 | ||
| 14710 | 2026.05.21 18:27:20.503512 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.05.21 18:27:20.503531 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14712 | 2026.05.21 18:27:20.503592 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_23 to all_109_109_0 into Compact with storage Full | ||
| 14713 | 2026.05.21 18:27:20.503603 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.05.21 18:27:20.503666 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14715 | 2026.05.21 18:27:20.503691 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14716 | 2026.05.21 18:27:20.503712 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14717 | 2026.05.21 18:27:20.503723 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_23, total 38664 rows starting from the beginning of the part | ||
| 14718 | 2026.05.21 18:27:20.503775 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <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 | ||
| 14719 | 2026.05.21 18:27:20.503783 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14720 | 2026.05.21 18:27:20.503839 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 200 rows starting from the beginning of the part | ||
| 14721 | 2026.05.21 18:27:20.503877 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14722 | 2026.05.21 18:27:20.503915 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14723 | 2026.05.21 18:27:20.503963 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1498 rows starting from the beginning of the part | ||
| 14724 | 2026.05.21 18:27:20.503972 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2026.05.21 18:27:20.504068 [ 194 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_111_22} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14726 | 2026.05.21 18:27:20.504165 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 14727 | 2026.05.21 18:27:20.504609 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2026.05.21 18:27:20.504651 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14729 | 2026.05.21 18:27:20.505187 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14730 | 2026.05.21 18:27:20.505441 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2026.05.21 18:27:20.505596 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001903 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 14732 | 2026.05.21 18:27:20.505670 [ 286 ] {fc8328d1-6299-464b-a032-459ef0e86d87} <Debug> TCPHandler: Processed in 0.002118571 sec. | ||
| 14733 | 2026.05.21 18:27:20.505808 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14734 | 2026.05.21 18:27:20.505905 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14735 | 2026.05.21 18:27:20.505948 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14736 | 2026.05.21 18:27:20.506275 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14737 | 2026.05.21 18:27:20.506310 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 14738 | 2026.05.21 18:27:20.506628 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14739 | 2026.05.21 18:27:20.506853 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14740 | 2026.05.21 18:27:20.506989 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 751.47 KiB/sec. | ||
| 14741 | 2026.05.21 18:27:20.507023 [ 286 ] {c34bafea-b1cb-48e7-9b0e-0fa41bc77344} <Debug> TCPHandler: Processed in 0.001266865 sec. | ||
| 14742 | 2026.05.21 18:27:20.512340 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40842 rows, containing 5 columns (5 merged, 0 gathered) in 0.008771659 sec., 4656131.753411755 rows/sec., 300.25 MiB/sec. | ||
| 14743 | 2026.05.21 18:27:20.513018 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Trace> MergedBlockOutputStream: filled checksums all_1_109_24 (state Temporary) | ||
| 14744 | 2026.05.21 18:27:20.513301 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_109_24 to all_1_109_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.05.21 18:27:20.513384 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_109_24} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_104_23, all_109_109_0] -> all_1_109_24 | ||
| 14746 | 2026.05.21 18:27:20.513482 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14747 | 2026.05.21 18:27:24.439028 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.05.21 18:27:24.439262 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14749 | 2026.05.21 18:27:24.439583 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14750 | 2026.05.21 18:27:24.439620 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <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 | ||
| 14751 | 2026.05.21 18:27:24.439832 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14752 | 2026.05.21 18:27:24.439901 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14753 | 2026.05.21 18:27:24.440041 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14754 | 2026.05.21 18:27:24.440079 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14755 | 2026.05.21 18:27:24.440101 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14756 | 2026.05.21 18:27:24.440116 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14757 | 2026.05.21 18:27:24.440156 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14758 | 2026.05.21 18:27:24.440176 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14759 | 2026.05.21 18:27:24.441138 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.001968 sec., 25914.63414634146 rows/sec., 6.13 MiB/sec. | ||
| 14760 | 2026.05.21 18:27:24.441237 [ 286 ] {8d4d10e8-5ce1-470e-9a6f-05f18b05dcd9} <Debug> TCPHandler: Processed in 0.002340435 sec. | ||
| 14761 | 2026.05.21 18:27:24.442717 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.05.21 18:27:24.442824 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14763 | 2026.05.21 18:27:24.442877 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14764 | 2026.05.21 18:27:24.443717 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.05.21 18:27:24.443794 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14766 | 2026.05.21 18:27:24.444213 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14767 | 2026.05.21 18:27:24.444440 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.05.21 18:27:24.444590 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec. | ||
| 14769 | 2026.05.21 18:27:24.444626 [ 286 ] {8802857b-44e3-4dd1-993d-8cc7e4167dfe} <Debug> TCPHandler: Processed in 0.001960958 sec. | ||
| 14770 | 2026.05.21 18:27:24.444743 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14771 | 2026.05.21 18:27:24.444840 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14772 | 2026.05.21 18:27:24.444881 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14773 | 2026.05.21 18:27:24.445295 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2026.05.21 18:27:24.445331 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14775 | 2026.05.21 18:27:24.445624 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14776 | 2026.05.21 18:27:24.445844 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2026.05.21 18:27:24.445971 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 14778 | 2026.05.21 18:27:24.446006 [ 286 ] {94a98cf8-b853-41ba-afe0-57955f5489c7} <Debug> TCPHandler: Processed in 0.001313236 sec. | ||
| 14779 | 2026.05.21 18:27:24.446120 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2026.05.21 18:27:24.446216 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14781 | 2026.05.21 18:27:24.446260 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14782 | 2026.05.21 18:27:24.446647 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.05.21 18:27:24.446682 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14784 | 2026.05.21 18:27:24.447007 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14785 | 2026.05.21 18:27:24.447215 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2026.05.21 18:27:24.447343 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 14787 | 2026.05.21 18:27:24.447377 [ 286 ] {bd3bde38-fc38-4126-a8fb-dca8f02fb333} <Debug> TCPHandler: Processed in 0.001306705 sec. | ||
| 14788 | 2026.05.21 18:27:24.447493 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2026.05.21 18:27:24.447589 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14790 | 2026.05.21 18:27:24.447634 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14791 | 2026.05.21 18:27:24.448055 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2026.05.21 18:27:24.448102 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14793 | 2026.05.21 18:27:24.448508 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14794 | 2026.05.21 18:27:24.448789 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.05.21 18:27:24.448940 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001369 sec., 35062.08911614317 rows/sec., 2.36 MiB/sec. | ||
| 14796 | 2026.05.21 18:27:24.448977 [ 286 ] {db71cb45-e4b6-45f2-96fe-55a0fd1a8865} <Debug> TCPHandler: Processed in 0.0015341 sec. | ||
| 14797 | 2026.05.21 18:27:25.170229 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33189 | ||
| 14798 | 2026.05.21 18:27:25.170820 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.05.21 18:27:25.170867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14800 | 2026.05.21 18:27:25.171354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14801 | 2026.05.21 18:27:25.171581 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.05.21 18:27:25.171707 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33189 | ||
| 14803 | 2026.05.21 18:27:26.929297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14804 | 2026.05.21 18:27:26.946966 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.05.21 18:27:26.947021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14806 | 2026.05.21 18:27:26.953129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14807 | 2026.05.21 18:27:26.953808 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.05.21 18:27:26.956728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14809 | 2026.05.21 18:27:29.440916 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14810 | 2026.05.21 18:27:29.441179 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14811 | 2026.05.21 18:27:29.441556 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14812 | 2026.05.21 18:27:29.441608 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <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 | ||
| 14813 | 2026.05.21 18:27:29.441870 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14814 | 2026.05.21 18:27:29.441953 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14815 | 2026.05.21 18:27:29.442111 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14816 | 2026.05.21 18:27:29.442148 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14817 | 2026.05.21 18:27:29.442172 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14818 | 2026.05.21 18:27:29.442189 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14819 | 2026.05.21 18:27:29.442231 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14820 | 2026.05.21 18:27:29.442252 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14821 | 2026.05.21 18:27:29.443253 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002191 sec., 23277.04244637152 rows/sec., 5.50 MiB/sec. | ||
| 14822 | 2026.05.21 18:27:29.443351 [ 286 ] {e357d912-31c6-41e8-a8e8-8374f9b5dbd7} <Debug> TCPHandler: Processed in 0.002573009 sec. | ||
| 14823 | 2026.05.21 18:27:29.445739 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2026.05.21 18:27:29.445946 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14825 | 2026.05.21 18:27:29.446031 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14826 | 2026.05.21 18:27:29.446640 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2026.05.21 18:27:29.446683 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14828 | 2026.05.21 18:27:29.447049 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14829 | 2026.05.21 18:27:29.447269 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.05.21 18:27:29.447415 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001528 sec., 90314.13612565445 rows/sec., 7.86 MiB/sec. | ||
| 14831 | 2026.05.21 18:27:29.447452 [ 286 ] {f6e21dba-df87-4122-8316-2e3330de7962} <Debug> TCPHandler: Processed in 0.001817295 sec. | ||
| 14832 | 2026.05.21 18:27:29.447588 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14833 | 2026.05.21 18:27:29.447686 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14834 | 2026.05.21 18:27:29.447729 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14835 | 2026.05.21 18:27:29.448140 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.05.21 18:27:29.448177 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14837 | 2026.05.21 18:27:29.448480 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14838 | 2026.05.21 18:27:29.448689 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2026.05.21 18:27:29.448819 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001152 sec., 35590.277777777774 rows/sec., 2.61 MiB/sec. | ||
| 14840 | 2026.05.21 18:27:29.448854 [ 286 ] {b9714fe3-0fb8-4ccb-bd6a-62e3c43cdf52} <Debug> TCPHandler: Processed in 0.001317635 sec. | ||
| 14841 | 2026.05.21 18:27:29.448970 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14842 | 2026.05.21 18:27:29.449066 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14843 | 2026.05.21 18:27:29.449107 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14844 | 2026.05.21 18:27:29.449538 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.05.21 18:27:29.449575 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14846 | 2026.05.21 18:27:29.449866 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14847 | 2026.05.21 18:27:29.450093 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2026.05.21 18:27:29.450218 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001171 sec., 89666.951323655 rows/sec., 7.00 MiB/sec. | ||
| 14849 | 2026.05.21 18:27:29.450254 [ 286 ] {6005c547-d1a7-40f8-b647-c8f6c45cb01a} <Debug> TCPHandler: Processed in 0.001334556 sec. | ||
| 14850 | 2026.05.21 18:27:29.450371 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14851 | 2026.05.21 18:27:29.450468 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14852 | 2026.05.21 18:27:29.450513 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14853 | 2026.05.21 18:27:29.450919 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14854 | 2026.05.21 18:27:29.450956 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14855 | 2026.05.21 18:27:29.451279 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14856 | 2026.05.21 18:27:29.451485 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2026.05.21 18:27:29.451614 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 14858 | 2026.05.21 18:27:29.451649 [ 286 ] {f03f619f-9ff1-42c5-9fb5-e4e587f85105} <Debug> TCPHandler: Processed in 0.001328805 sec. | ||
| 14859 | 2026.05.21 18:27:29.451761 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14860 | 2026.05.21 18:27:29.451858 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14861 | 2026.05.21 18:27:29.451948 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <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 | ||
| 14862 | 2026.05.21 18:27:29.452868 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2026.05.21 18:27:29.452908 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14864 | 2026.05.21 18:27:29.453490 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14865 | 2026.05.21 18:27:29.453713 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.05.21 18:27:29.453844 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14867 | 2026.05.21 18:27:29.453860 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002021 sec., 20286.986640277093 rows/sec., 36.35 MiB/sec. | ||
| 14868 | 2026.05.21 18:27:29.453887 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2026.05.21 18:27:29.453908 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14870 | 2026.05.21 18:27:29.453932 [ 286 ] {b476b4aa-debe-4c82-b361-295c50144357} <Debug> TCPHandler: Processed in 0.002221913 sec. | ||
| 14871 | 2026.05.21 18:27:29.453991 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14872 | 2026.05.21 18:27:29.454079 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.05.21 18:27:29.454176 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.05.21 18:27:29.454196 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14875 | 2026.05.21 18:27:29.454221 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14876 | 2026.05.21 18:27:29.454255 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1850 rows starting from the beginning of the part | ||
| 14877 | 2026.05.21 18:27:29.454392 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 14878 | 2026.05.21 18:27:29.454511 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 14879 | 2026.05.21 18:27:29.454575 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.05.21 18:27:29.454610 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14881 | 2026.05.21 18:27:29.454627 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 14882 | 2026.05.21 18:27:29.454744 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 14883 | 2026.05.21 18:27:29.454862 [ 191 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 14884 | 2026.05.21 18:27:29.454931 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14885 | 2026.05.21 18:27:29.455176 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2026.05.21 18:27:29.455311 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 14887 | 2026.05.21 18:27:29.455345 [ 286 ] {4c16d1d2-f024-4395-ab87-3a2f746fccb0} <Debug> TCPHandler: Processed in 0.001317666 sec. | ||
| 14888 | 2026.05.21 18:27:29.463870 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2025 rows, containing 19 columns (19 merged, 0 gathered) in 0.00990323 sec., 204478.74077447457 rows/sec., 366.42 MiB/sec. | ||
| 14889 | 2026.05.21 18:27:29.466223 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14890 | 2026.05.21 18:27:29.466645 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.05.21 18:27:29.466737 [ 197 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14892 | 2026.05.21 18:27:29.466934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.59 MiB. | ||
| 14893 | 2026.05.21 18:27:30.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.57 MiB, peak 381.12 MiB, free memory in arenas 0.00 B, will set to 367.89 MiB (RSS), difference: 4.32 MiB | ||
| 14894 | 2026.05.21 18:27:31.762658 [ 28 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14895 | 2026.05.21 18:27:31.762730 [ 28 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2026.05.21 18:27:31.762758 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14897 | 2026.05.21 18:27:31.762905 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 14898 | 2026.05.21 18:27:31.763065 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14899 | 2026.05.21 18:27:31.763102 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 14900 | 2026.05.21 18:27:31.763178 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14901 | 2026.05.21 18:27:31.763225 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 14902 | 2026.05.21 18:27:31.763267 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 14903 | 2026.05.21 18:27:31.763310 [ 195 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 14904 | 2026.05.21 18:27:31.764039 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191623 sec., 31889.28041838736 rows/sec., 2.66 MiB/sec. | ||
| 14905 | 2026.05.21 18:27:31.764237 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14906 | 2026.05.21 18:27:31.764737 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.05.21 18:27:31.764885 [ 196 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_33_8} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14908 | 2026.05.21 18:27:31.765046 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14909 | 2026.05.21 18:27:32.504082 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14910 | 2026.05.21 18:27:32.504142 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14911 | 2026.05.21 18:27:32.536196 [ 222 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14912 | 2026.05.21 18:27:32.536236 [ 222 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14913 | 2026.05.21 18:27:32.547467 [ 222 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14914 | 2026.05.21 18:27:32.582013 [ 219 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14915 | 2026.05.21 18:27:32.582092 [ 219 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14916 | 2026.05.21 18:27:32.586488 [ 219 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14917 | 2026.05.21 18:27:32.671973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33637 | ||
| 14918 | 2026.05.21 18:27:32.672744 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2026.05.21 18:27:32.672784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14920 | 2026.05.21 18:27:32.673264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14921 | 2026.05.21 18:27:32.673525 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2026.05.21 18:27:32.673668 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33637 | ||
| 14923 | 2026.05.21 18:27:34.439678 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2026.05.21 18:27:34.439945 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14925 | 2026.05.21 18:27:34.440318 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14926 | 2026.05.21 18:27:34.440358 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <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 | ||
| 14927 | 2026.05.21 18:27:34.440574 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14928 | 2026.05.21 18:27:34.440646 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14929 | 2026.05.21 18:27:34.440786 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14930 | 2026.05.21 18:27:34.440823 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14931 | 2026.05.21 18:27:34.440845 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 14932 | 2026.05.21 18:27:34.440860 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14933 | 2026.05.21 18:27:34.440906 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14934 | 2026.05.21 18:27:34.440927 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14935 | 2026.05.21 18:27:34.441892 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002052 sec., 24853.801169590643 rows/sec., 5.88 MiB/sec. | ||
| 14936 | 2026.05.21 18:27:34.441973 [ 286 ] {ed689f05-21b2-43c8-84a5-3b75990f7007} <Debug> TCPHandler: Processed in 0.002437597 sec. | ||
| 14937 | 2026.05.21 18:27:34.443712 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.05.21 18:27:34.443828 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14939 | 2026.05.21 18:27:34.443874 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14940 | 2026.05.21 18:27:34.444362 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.05.21 18:27:34.444405 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14942 | 2026.05.21 18:27:34.444770 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14943 | 2026.05.21 18:27:34.445004 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.05.21 18:27:34.445153 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001358 sec., 41237.113402061856 rows/sec., 3.17 MiB/sec. | ||
| 14945 | 2026.05.21 18:27:34.445190 [ 286 ] {0c3c1486-38d5-490a-82f7-fbbde611199f} <Debug> TCPHandler: Processed in 0.00153394 sec. | ||
| 14946 | 2026.05.21 18:27:34.445315 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2026.05.21 18:27:34.445414 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14948 | 2026.05.21 18:27:34.445456 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14949 | 2026.05.21 18:27:34.445868 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2026.05.21 18:27:34.445906 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14951 | 2026.05.21 18:27:34.446209 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14952 | 2026.05.21 18:27:34.446424 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2026.05.21 18:27:34.446551 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 14954 | 2026.05.21 18:27:34.446587 [ 286 ] {1a5ef0a5-beac-4892-998a-550cd7c40201} <Debug> TCPHandler: Processed in 0.001323796 sec. | ||
| 14955 | 2026.05.21 18:27:34.446703 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2026.05.21 18:27:34.446799 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14957 | 2026.05.21 18:27:34.446843 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14958 | 2026.05.21 18:27:34.447254 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.05.21 18:27:34.447290 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14960 | 2026.05.21 18:27:34.447616 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14961 | 2026.05.21 18:27:34.447839 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2026.05.21 18:27:34.447968 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14963 | 2026.05.21 18:27:34.448003 [ 286 ] {31412ecc-1719-4ce0-8249-a91486e80e1e} <Debug> TCPHandler: Processed in 0.001349646 sec. | ||
| 14964 | 2026.05.21 18:27:34.448113 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2026.05.21 18:27:34.448210 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14966 | 2026.05.21 18:27:34.448252 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14967 | 2026.05.21 18:27:34.448582 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2026.05.21 18:27:34.448618 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14969 | 2026.05.21 18:27:34.448914 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14970 | 2026.05.21 18:27:34.449112 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.05.21 18:27:34.449234 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 14972 | 2026.05.21 18:27:34.449235 [ 58 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14973 | 2026.05.21 18:27:34.449266 [ 286 ] {3cb78c62-f573-418a-9b60-bdf63832e927} <Debug> TCPHandler: Processed in 0.001220594 sec. | ||
| 14974 | 2026.05.21 18:27:34.449307 [ 58 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.05.21 18:27:34.449331 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14976 | 2026.05.21 18:27:34.449465 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14977 | 2026.05.21 18:27:34.449629 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14978 | 2026.05.21 18:27:34.449670 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5550 rows starting from the beginning of the part | ||
| 14979 | 2026.05.21 18:27:34.449741 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14980 | 2026.05.21 18:27:34.449794 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 12 rows starting from the beginning of the part | ||
| 14981 | 2026.05.21 18:27:34.449841 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 48 rows starting from the beginning of the part | ||
| 14982 | 2026.05.21 18:27:34.449886 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14983 | 2026.05.21 18:27:34.449931 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14984 | 2026.05.21 18:27:34.451849 [ 196 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002424667 sec., 2387956.7792195794 rows/sec., 159.62 MiB/sec. | ||
| 14985 | 2026.05.21 18:27:34.452327 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14986 | 2026.05.21 18:27:34.452657 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2026.05.21 18:27:34.452753 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_111_22} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14988 | 2026.05.21 18:27:34.452856 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14989 | 2026.05.21 18:27:34.456913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14990 | 2026.05.21 18:27:34.473845 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2026.05.21 18:27:34.473897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 14992 | 2026.05.21 18:27:34.480394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14993 | 2026.05.21 18:27:34.481107 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.05.21 18:27:34.484314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14995 | 2026.05.21 18:27:39.443303 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14996 | 2026.05.21 18:27:39.443585 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 14997 | 2026.05.21 18:27:39.443933 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14998 | 2026.05.21 18:27:39.443977 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <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_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')" moved to PREWHERE | ||
| 14999 | 2026.05.21 18:27:39.444219 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15000 | 2026.05.21 18:27:39.444291 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15001 | 2026.05.21 18:27:39.444444 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 15002 | 2026.05.21 18:27:39.444489 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15003 | 2026.05.21 18:27:39.444521 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15004 | 2026.05.21 18:27:39.444538 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15005 | 2026.05.21 18:27:39.444583 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 15006 | 2026.05.21 18:27:39.444603 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15007 | 2026.05.21 18:27:39.445936 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002465 sec., 20689.65517241379 rows/sec., 4.89 MiB/sec. | ||
| 15008 | 2026.05.21 18:27:39.446048 [ 286 ] {935a7a4b-2f27-4acc-9695-15f8c752f543} <Debug> TCPHandler: Processed in 0.002888526 sec. | ||
| 15009 | 2026.05.21 18:27:39.449164 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.05.21 18:27:39.449298 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15011 | 2026.05.21 18:27:39.449353 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15012 | 2026.05.21 18:27:39.449900 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.05.21 18:27:39.449948 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15014 | 2026.05.21 18:27:39.450371 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15015 | 2026.05.21 18:27:39.450603 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.05.21 18:27:39.450756 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.33 MiB/sec. | ||
| 15017 | 2026.05.21 18:27:39.450794 [ 286 ] {1a53a3aa-7660-47f3-81d0-bdb83c49f1b7} <Debug> TCPHandler: Processed in 0.001695122 sec. | ||
| 15018 | 2026.05.21 18:27:39.450917 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.05.21 18:27:39.451019 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15020 | 2026.05.21 18:27:39.451061 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15021 | 2026.05.21 18:27:39.451466 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.05.21 18:27:39.451503 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15023 | 2026.05.21 18:27:39.451792 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15024 | 2026.05.21 18:27:39.452002 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.05.21 18:27:39.452133 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 287.12 KiB/sec. | ||
| 15026 | 2026.05.21 18:27:39.452168 [ 286 ] {c4b59646-eb18-45d4-852d-3c23da2cb8b7} <Debug> TCPHandler: Processed in 0.001301755 sec. | ||
| 15027 | 2026.05.21 18:27:39.452285 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.05.21 18:27:39.452383 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15029 | 2026.05.21 18:27:39.452423 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15030 | 2026.05.21 18:27:39.452950 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.05.21 18:27:39.452989 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15032 | 2026.05.21 18:27:39.453307 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15033 | 2026.05.21 18:27:39.453517 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.05.21 18:27:39.453647 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001283 sec., 202650.03897116132 rows/sec., 18.20 MiB/sec. | ||
| 15035 | 2026.05.21 18:27:39.453682 [ 286 ] {55af2514-cbc3-4283-b5cb-4756d27df161} <Debug> TCPHandler: Processed in 0.001446588 sec. | ||
| 15036 | 2026.05.21 18:27:39.453795 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.05.21 18:27:39.453892 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15038 | 2026.05.21 18:27:39.453933 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15039 | 2026.05.21 18:27:39.454359 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.05.21 18:27:39.454397 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15041 | 2026.05.21 18:27:39.454690 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15042 | 2026.05.21 18:27:39.454900 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.05.21 18:27:39.455031 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001157 sec., 49265.34140017286 rows/sec., 3.65 MiB/sec. | ||
| 15044 | 2026.05.21 18:27:39.455067 [ 286 ] {b5bee868-3a90-4a26-bfc8-850b8e208535} <Debug> TCPHandler: Processed in 0.001321636 sec. | ||
| 15045 | 2026.05.21 18:27:39.455185 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.05.21 18:27:39.455282 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15047 | 2026.05.21 18:27:39.455322 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15048 | 2026.05.21 18:27:39.455715 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.05.21 18:27:39.455752 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15050 | 2026.05.21 18:27:39.456040 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15051 | 2026.05.21 18:27:39.456248 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.05.21 18:27:39.456375 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 15053 | 2026.05.21 18:27:39.456410 [ 286 ] {16e2388b-2556-4064-8945-241d2158aefc} <Debug> TCPHandler: Processed in 0.001275655 sec. | ||
| 15054 | 2026.05.21 18:27:39.456534 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.05.21 18:27:39.456658 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15056 | 2026.05.21 18:27:39.456708 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15057 | 2026.05.21 18:27:39.457177 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.05.21 18:27:39.457221 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15059 | 2026.05.21 18:27:39.457584 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15060 | 2026.05.21 18:27:39.457804 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.05.21 18:27:39.457934 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001301 sec., 9223.674096848577 rows/sec., 720.60 KiB/sec. | ||
| 15062 | 2026.05.21 18:27:39.457969 [ 286 ] {7aaad03d-3143-4898-bd25-e78f48e5494a} <Debug> TCPHandler: Processed in 0.001498029 sec. | ||
| 15063 | 2026.05.21 18:27:39.458094 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.05.21 18:27:39.458217 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15065 | 2026.05.21 18:27:39.458269 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15066 | 2026.05.21 18:27:39.458790 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.05.21 18:27:39.458828 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15068 | 2026.05.21 18:27:39.459147 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15069 | 2026.05.21 18:27:39.459362 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.05.21 18:27:39.459495 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Debug> executeQuery: Read 145 rows, 11.98 KiB in 0.001303 sec., 111281.65771297007 rows/sec., 8.98 MiB/sec. | ||
| 15071 | 2026.05.21 18:27:39.459529 [ 286 ] {a6cacc15-dd3b-4a38-8b31-93d8a47c9747} <Debug> TCPHandler: Processed in 0.001497969 sec. | ||
| 15072 | 2026.05.21 18:27:39.459640 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.05.21 18:27:39.459736 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15074 | 2026.05.21 18:27:39.459780 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15075 | 2026.05.21 18:27:39.460181 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.05.21 18:27:39.460218 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15077 | 2026.05.21 18:27:39.460547 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15078 | 2026.05.21 18:27:39.460757 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.05.21 18:27:39.460885 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001169 sec., 169375.53464499573 rows/sec., 12.15 MiB/sec. | ||
| 15080 | 2026.05.21 18:27:39.460920 [ 286 ] {fbac2b52-b7aa-402c-929e-f6c43853d140} <Debug> TCPHandler: Processed in 0.001329815 sec. | ||
| 15081 | 2026.05.21 18:27:39.461038 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.05.21 18:27:39.461154 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.05.21 18:27:39.461213 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <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 | ||
| 15084 | 2026.05.21 18:27:39.462040 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.05.21 18:27:39.462075 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15086 | 2026.05.21 18:27:39.462632 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15087 | 2026.05.21 18:27:39.462865 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.05.21 18:27:39.463003 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001888 sec., 21716.101694915254 rows/sec., 38.91 MiB/sec. | ||
| 15089 | 2026.05.21 18:27:39.463067 [ 286 ] {a485010b-f844-4d95-8df1-aea7c2393d47} <Debug> TCPHandler: Processed in 0.00207867 sec. | ||
| 15090 | 2026.05.21 18:27:39.463194 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.05.21 18:27:39.463289 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15092 | 2026.05.21 18:27:39.463333 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15093 | 2026.05.21 18:27:39.463665 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.05.21 18:27:39.463700 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15095 | 2026.05.21 18:27:39.463999 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15096 | 2026.05.21 18:27:39.464210 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.05.21 18:27:39.464339 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 15098 | 2026.05.21 18:27:39.464374 [ 286 ] {9fbcac35-7cd6-4cc4-8254-df471f81a357} <Debug> TCPHandler: Processed in 0.001230444 sec. | ||
| 15099 | 2026.05.21 18:27:40.173952 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34149 | ||
| 15100 | 2026.05.21 18:27:40.174506 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.05.21 18:27:40.174550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15102 | 2026.05.21 18:27:40.175020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15103 | 2026.05.21 18:27:40.175245 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.05.21 18:27:40.175373 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34149 | ||
| 15105 | 2026.05.21 18:27:40.175380 [ 122 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15106 | 2026.05.21 18:27:40.175452 [ 122 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.05.21 18:27:40.175473 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15108 | 2026.05.21 18:27:40.175587 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15109 | 2026.05.21 18:27:40.175692 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15110 | 2026.05.21 18:27:40.175725 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31717 rows starting from the beginning of the part | ||
| 15111 | 2026.05.21 18:27:40.175791 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15112 | 2026.05.21 18:27:40.175840 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15113 | 2026.05.21 18:27:40.175887 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15114 | 2026.05.21 18:27:40.175933 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15115 | 2026.05.21 18:27:40.175972 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15116 | 2026.05.21 18:27:40.178268 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723023 sec., 12540841.557342703 rows/sec., 179.40 MiB/sec. | ||
| 15117 | 2026.05.21 18:27:40.178360 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15118 | 2026.05.21 18:27:40.178579 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2026.05.21 18:27:40.178639 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_71_14} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15120 | 2026.05.21 18:27:40.178700 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15121 | 2026.05.21 18:27:41.984529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15122 | 2026.05.21 18:27:42.001815 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2026.05.21 18:27:42.001861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15124 | 2026.05.21 18:27:42.008056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15125 | 2026.05.21 18:27:42.008762 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2026.05.21 18:27:42.009034 [ 140 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15127 | 2026.05.21 18:27:42.009070 [ 140 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2026.05.21 18:27:42.009088 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15129 | 2026.05.21 18:27:42.009217 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15130 | 2026.05.21 18:27:42.011871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15131 | 2026.05.21 18:27:42.013003 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15132 | 2026.05.21 18:27:42.014671 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15133 | 2026.05.21 18:27:42.019641 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15134 | 2026.05.21 18:27:42.024357 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15135 | 2026.05.21 18:27:42.029101 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15136 | 2026.05.21 18:27:42.034189 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15137 | 2026.05.21 18:27:42.038978 [ 189 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15138 | 2026.05.21 18:27:42.094390 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.085228762 sec., 6277.2236442904095 rows/sec., 32.46 MiB/sec. | ||
| 15139 | 2026.05.21 18:27:42.097513 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15140 | 2026.05.21 18:27:42.099733 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2026.05.21 18:27:42.099858 [ 186 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_71_14} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15142 | 2026.05.21 18:27:42.102802 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15143 | 2026.05.21 18:27:44.440390 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2026.05.21 18:27:44.440653 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15145 | 2026.05.21 18:27:44.440997 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15146 | 2026.05.21 18:27:44.441036 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <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 | ||
| 15147 | 2026.05.21 18:27:44.441279 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15148 | 2026.05.21 18:27:44.441362 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15149 | 2026.05.21 18:27:44.441510 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15150 | 2026.05.21 18:27:44.441547 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15151 | 2026.05.21 18:27:44.441571 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15152 | 2026.05.21 18:27:44.441588 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15153 | 2026.05.21 18:27:44.441632 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15154 | 2026.05.21 18:27:44.441654 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15155 | 2026.05.21 18:27:44.442687 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002136 sec., 23876.404494382023 rows/sec., 5.65 MiB/sec. | ||
| 15156 | 2026.05.21 18:27:44.442792 [ 286 ] {e9ebe0ed-b77e-41b9-b943-77e99f6ccdd8} <Debug> TCPHandler: Processed in 0.002543989 sec. | ||
| 15157 | 2026.05.21 18:27:44.444423 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2026.05.21 18:27:44.444532 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15159 | 2026.05.21 18:27:44.444578 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15160 | 2026.05.21 18:27:44.445085 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2026.05.21 18:27:44.445131 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15162 | 2026.05.21 18:27:44.445505 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15163 | 2026.05.21 18:27:44.445728 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2026.05.21 18:27:44.445883 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001381 sec., 40550.32585083273 rows/sec., 3.12 MiB/sec. | ||
| 15165 | 2026.05.21 18:27:44.445922 [ 286 ] {9c7295ab-99e2-482b-acee-d9c3f22b6aee} <Debug> TCPHandler: Processed in 0.001549279 sec. | ||
| 15166 | 2026.05.21 18:27:44.445934 [ 149 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15167 | 2026.05.21 18:27:44.446034 [ 149 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2026.05.21 18:27:44.446055 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15169 | 2026.05.21 18:27:44.446074 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15170 | 2026.05.21 18:27:44.446186 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15171 | 2026.05.21 18:27:44.446235 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15172 | 2026.05.21 18:27:44.446245 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15173 | 2026.05.21 18:27:44.446393 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15174 | 2026.05.21 18:27:44.446437 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3361 rows starting from the beginning of the part | ||
| 15175 | 2026.05.21 18:27:44.446507 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 15176 | 2026.05.21 18:27:44.446567 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 138 rows starting from the beginning of the part | ||
| 15177 | 2026.05.21 18:27:44.446620 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 15178 | 2026.05.21 18:27:44.446671 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 260 rows starting from the beginning of the part | ||
| 15179 | 2026.05.21 18:27:44.446724 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 15180 | 2026.05.21 18:27:44.446839 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.05.21 18:27:44.446887 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15182 | 2026.05.21 18:27:44.447214 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15183 | 2026.05.21 18:27:44.447433 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.05.21 18:27:44.447564 [ 149 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15185 | 2026.05.21 18:27:44.447571 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001411 sec., 45357.90219702339 rows/sec., 3.54 MiB/sec. | ||
| 15186 | 2026.05.21 18:27:44.447600 [ 149 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2026.05.21 18:27:44.447621 [ 286 ] {3fbc0a70-a5e9-4275-b400-f3fc7616d0d2} <Debug> TCPHandler: Processed in 0.001626161 sec. | ||
| 15188 | 2026.05.21 18:27:44.447624 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15189 | 2026.05.21 18:27:44.447726 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15190 | 2026.05.21 18:27:44.447747 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.05.21 18:27:44.447821 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15192 | 2026.05.21 18:27:44.447843 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15193 | 2026.05.21 18:27:44.447850 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part | ||
| 15194 | 2026.05.21 18:27:44.447889 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15195 | 2026.05.21 18:27:44.447915 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 15196 | 2026.05.21 18:27:44.447961 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 105 rows starting from the beginning of the part | ||
| 15197 | 2026.05.21 18:27:44.447999 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15198 | 2026.05.21 18:27:44.448038 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 145 rows starting from the beginning of the part | ||
| 15199 | 2026.05.21 18:27:44.448081 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 15200 | 2026.05.21 18:27:44.448300 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.05.21 18:27:44.448335 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15202 | 2026.05.21 18:27:44.448349 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165622 sec., 1813335.8453137253 rows/sec., 146.65 MiB/sec. | ||
| 15203 | 2026.05.21 18:27:44.448672 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15204 | 2026.05.21 18:27:44.448693 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15205 | 2026.05.21 18:27:44.448909 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.05.21 18:27:44.448967 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.05.21 18:27:44.449035 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_109_24 to all_110_110_0 | ||
| 15208 | 2026.05.21 18:27:44.449042 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_116_23} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15209 | 2026.05.21 18:27:44.449046 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 15210 | 2026.05.21 18:27:44.449066 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2026.05.21 18:27:44.449102 [ 286 ] {5538947f-a976-49d4-8813-af6b3059becd} <Debug> TCPHandler: Processed in 0.001403117 sec. | ||
| 15212 | 2026.05.21 18:27:44.449104 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15213 | 2026.05.21 18:27:44.449146 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 15214 | 2026.05.21 18:27:44.449205 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2273 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151836 sec., 1497009.931768487 rows/sec., 110.88 MiB/sec. | ||
| 15215 | 2026.05.21 18:27:44.449232 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2026.05.21 18:27:44.449244 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_109_24 to all_110_110_0 into Compact with storage Full | ||
| 15217 | 2026.05.21 18:27:44.449322 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15218 | 2026.05.21 18:27:44.449340 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15219 | 2026.05.21 18:27:44.449351 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_24, total 40842 rows starting from the beginning of the part | ||
| 15220 | 2026.05.21 18:27:44.449379 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15221 | 2026.05.21 18:27:44.449389 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15222 | 2026.05.21 18:27:44.449407 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 15223 | 2026.05.21 18:27:44.449614 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.05.21 18:27:44.449680 [ 187 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_116_23} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15225 | 2026.05.21 18:27:44.449745 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 15226 | 2026.05.21 18:27:44.449797 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15227 | 2026.05.21 18:27:44.449839 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15228 | 2026.05.21 18:27:44.450165 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15229 | 2026.05.21 18:27:44.450385 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15230 | 2026.05.21 18:27:44.450515 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 15231 | 2026.05.21 18:27:44.450550 [ 286 ] {a57f55e5-8659-469d-9ed1-75a3d03e1572} <Debug> TCPHandler: Processed in 0.001381307 sec. | ||
| 15232 | 2026.05.21 18:27:44.456411 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40970 rows, containing 5 columns (5 merged, 0 gathered) in 0.007191318 sec., 5697147.588244602 rows/sec., 367.47 MiB/sec. | ||
| 15233 | 2026.05.21 18:27:44.456609 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Trace> MergedBlockOutputStream: filled checksums all_1_110_25 (state Temporary) | ||
| 15234 | 2026.05.21 18:27:44.456851 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_110_25 to all_1_110_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.05.21 18:27:44.456913 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_110_25} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_109_24, all_110_110_0] -> all_1_110_25 | ||
| 15236 | 2026.05.21 18:27:44.456982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15237 | 2026.05.21 18:27:47.504206 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15238 | 2026.05.21 18:27:47.504269 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15239 | 2026.05.21 18:27:47.675862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34597 | ||
| 15240 | 2026.05.21 18:27:47.676360 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.05.21 18:27:47.676408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 15242 | 2026.05.21 18:27:47.676927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15243 | 2026.05.21 18:27:47.677166 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.05.21 18:27:47.677330 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34597 | ||
| 15245 | 2026.05.21 18:27:49.223329 [ 221 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15246 | 2026.05.21 18:27:49.223389 [ 221 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15247 | 2026.05.21 18:27:49.227768 [ 221 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15248 | 2026.05.21 18:27:49.402776 [ 225 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15249 | 2026.05.21 18:27:49.402841 [ 225 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15250 | 2026.05.21 18:27:49.406450 [ 225 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15251 | 2026.05.21 18:27:49.441709 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15252 | 2026.05.21 18:27:49.441986 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15253 | 2026.05.21 18:27:49.442395 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15254 | 2026.05.21 18:27:49.442438 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <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 | ||
| 15255 | 2026.05.21 18:27:49.442661 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15256 | 2026.05.21 18:27:49.442730 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15257 | 2026.05.21 18:27:49.442872 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15258 | 2026.05.21 18:27:49.442909 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15259 | 2026.05.21 18:27:49.442931 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15260 | 2026.05.21 18:27:49.442946 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15261 | 2026.05.21 18:27:49.442988 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15262 | 2026.05.21 18:27:49.443010 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15263 | 2026.05.21 18:27:49.444351 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002481 sec., 20556.227327690445 rows/sec., 4.86 MiB/sec. | ||
| 15264 | 2026.05.21 18:27:49.444459 [ 286 ] {25a5cf02-8210-4ed2-aa82-bd0782029af2} <Debug> TCPHandler: Processed in 0.002937116 sec. | ||
| 15265 | 2026.05.21 18:27:49.446801 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15266 | 2026.05.21 18:27:49.446934 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15267 | 2026.05.21 18:27:49.446989 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15268 | 2026.05.21 18:27:49.447570 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15269 | 2026.05.21 18:27:49.447617 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15270 | 2026.05.21 18:27:49.448002 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15271 | 2026.05.21 18:27:49.448239 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2026.05.21 18:27:49.448390 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001496 sec., 92245.98930481284 rows/sec., 8.03 MiB/sec. | ||
| 15273 | 2026.05.21 18:27:49.448425 [ 286 ] {2b1cf42b-1854-4979-974e-d7b6ae62283d} <Debug> TCPHandler: Processed in 0.001689163 sec. | ||
| 15274 | 2026.05.21 18:27:49.448565 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15275 | 2026.05.21 18:27:49.448661 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15276 | 2026.05.21 18:27:49.448703 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15277 | 2026.05.21 18:27:49.449109 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15278 | 2026.05.21 18:27:49.449146 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15279 | 2026.05.21 18:27:49.449447 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15280 | 2026.05.21 18:27:49.449659 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.05.21 18:27:49.449813 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 15282 | 2026.05.21 18:27:49.449848 [ 286 ] {b551de77-f8be-4a49-aeaa-ef96bc5f0fc5} <Debug> TCPHandler: Processed in 0.001334385 sec. | ||
| 15283 | 2026.05.21 18:27:49.449971 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15284 | 2026.05.21 18:27:49.450089 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15285 | 2026.05.21 18:27:49.450147 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15286 | 2026.05.21 18:27:49.450697 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2026.05.21 18:27:49.450745 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15288 | 2026.05.21 18:27:49.451158 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15289 | 2026.05.21 18:27:49.451457 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.05.21 18:27:49.451654 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001592 sec., 65954.77386934673 rows/sec., 5.15 MiB/sec. | ||
| 15291 | 2026.05.21 18:27:49.451704 [ 286 ] {dcc0ef6f-7f1c-479d-8f1d-e80934600c62} <Debug> TCPHandler: Processed in 0.001786984 sec. | ||
| 15292 | 2026.05.21 18:27:49.451847 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15293 | 2026.05.21 18:27:49.451966 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15294 | 2026.05.21 18:27:49.452027 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15295 | 2026.05.21 18:27:49.452532 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.05.21 18:27:49.452578 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15297 | 2026.05.21 18:27:49.453023 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15298 | 2026.05.21 18:27:49.453312 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2026.05.21 18:27:49.453465 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_110_25 to all_111_111_0 | ||
| 15300 | 2026.05.21 18:27:49.453478 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
| 15301 | 2026.05.21 18:27:49.453523 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15302 | 2026.05.21 18:27:49.453549 [ 286 ] {e1f82fd8-4dbd-403d-acb6-54d227a7db7a} <Debug> TCPHandler: Processed in 0.001760303 sec. | ||
| 15303 | 2026.05.21 18:27:49.453553 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15304 | 2026.05.21 18:27:49.453677 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_110_25 to all_111_111_0 into Compact with storage Full | ||
| 15305 | 2026.05.21 18:27:49.453697 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.05.21 18:27:49.453813 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15307 | 2026.05.21 18:27:49.453838 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15308 | 2026.05.21 18:27:49.453852 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_110_25, total 40970 rows starting from the beginning of the part | ||
| 15309 | 2026.05.21 18:27:49.453916 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <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 | ||
| 15310 | 2026.05.21 18:27:49.453926 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15311 | 2026.05.21 18:27:49.455036 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2026.05.21 18:27:49.455089 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15313 | 2026.05.21 18:27:49.455879 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15314 | 2026.05.21 18:27:49.456203 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.05.21 18:27:49.456384 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002569 sec., 15959.517321915142 rows/sec., 28.60 MiB/sec. | ||
| 15316 | 2026.05.21 18:27:49.456458 [ 286 ] {4cd1c47e-cbea-4814-a3ee-6569908fdce9} <Debug> TCPHandler: Processed in 0.002815594 sec. | ||
| 15317 | 2026.05.21 18:27:49.456640 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15318 | 2026.05.21 18:27:49.456764 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15319 | 2026.05.21 18:27:49.456821 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15320 | 2026.05.21 18:27:49.457249 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.05.21 18:27:49.457294 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15322 | 2026.05.21 18:27:49.457620 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15323 | 2026.05.21 18:27:49.457825 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2026.05.21 18:27:49.457960 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 15325 | 2026.05.21 18:27:49.457994 [ 286 ] {d31ac18f-4904-4c38-954d-4c81bc3278f8} <Debug> TCPHandler: Processed in 0.001431437 sec. | ||
| 15326 | 2026.05.21 18:27:49.460556 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41130 rows, containing 5 columns (5 merged, 0 gathered) in 0.006920483 sec., 5943226.795008383 rows/sec., 383.46 MiB/sec. | ||
| 15327 | 2026.05.21 18:27:49.460802 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Trace> MergedBlockOutputStream: filled checksums all_1_111_26 (state Temporary) | ||
| 15328 | 2026.05.21 18:27:49.461052 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_111_26 to all_1_111_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.05.21 18:27:49.461123 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_111_26} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_110_25, all_111_111_0] -> all_1_111_26 | ||
| 15330 | 2026.05.21 18:27:49.461210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15331 | 2026.05.21 18:27:49.512109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15332 | 2026.05.21 18:27:49.528233 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.05.21 18:27:49.528284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15334 | 2026.05.21 18:27:49.534332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15335 | 2026.05.21 18:27:49.535037 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.05.21 18:27:49.537984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15337 | 2026.05.21 18:27:50.071941 [ 118 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 15338 | 2026.05.21 18:27:50.072006 [ 118 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2026.05.21 18:27:50.072027 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15340 | 2026.05.21 18:27:50.072147 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 15341 | 2026.05.21 18:27:50.072295 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15342 | 2026.05.21 18:27:50.072328 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 160 rows starting from the beginning of the part | ||
| 15343 | 2026.05.21 18:27:50.072398 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 15344 | 2026.05.21 18:27:50.072444 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 15345 | 2026.05.21 18:27:50.072486 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 15346 | 2026.05.21 18:27:50.072526 [ 193 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 15347 | 2026.05.21 18:27:50.073342 [ 187 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245404 sec., 395052.52913913876 rows/sec., 24.72 MiB/sec. | ||
| 15348 | 2026.05.21 18:27:50.073533 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 15349 | 2026.05.21 18:27:50.073818 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.05.21 18:27:50.073894 [ 194 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_24_5} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 15351 | 2026.05.21 18:27:50.073984 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15352 | 2026.05.21 18:27:50.472190 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.05.21 18:27:50.472426 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15354 | 2026.05.21 18:27:50.472766 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15355 | 2026.05.21 18:27:50.472807 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15356 | 2026.05.21 18:27:50.473044 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15357 | 2026.05.21 18:27:50.473114 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15358 | 2026.05.21 18:27:50.473256 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15359 | 2026.05.21 18:27:50.473293 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15360 | 2026.05.21 18:27:50.473315 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15361 | 2026.05.21 18:27:50.473330 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15362 | 2026.05.21 18:27:50.473374 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15363 | 2026.05.21 18:27:50.473394 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15364 | 2026.05.21 18:27:50.474483 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002158 sec., 23632.993512511584 rows/sec., 5.59 MiB/sec. | ||
| 15365 | 2026.05.21 18:27:50.474597 [ 286 ] {16818c1a-cd44-4635-ad71-51cd66792489} <Debug> TCPHandler: Processed in 0.002591179 sec. | ||
| 15366 | 2026.05.21 18:27:50.486038 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15367 | 2026.05.21 18:27:50.486228 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15368 | 2026.05.21 18:27:50.486284 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15369 | 2026.05.21 18:27:50.486794 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.05.21 18:27:50.486845 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15371 | 2026.05.21 18:27:50.487238 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15372 | 2026.05.21 18:27:50.487474 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.05.21 18:27:50.487628 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001442 sec., 1386.9625520110958 rows/sec., 113.10 KiB/sec. | ||
| 15374 | 2026.05.21 18:27:50.487665 [ 286 ] {c29257e6-a989-4ef0-aa58-5fcc77f86218} <Debug> TCPHandler: Processed in 0.001732153 sec. | ||
| 15375 | 2026.05.21 18:27:50.487780 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.05.21 18:27:50.487879 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15377 | 2026.05.21 18:27:50.487922 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15378 | 2026.05.21 18:27:50.489146 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.05.21 18:27:50.489185 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15380 | 2026.05.21 18:27:50.489627 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15381 | 2026.05.21 18:27:50.489838 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.05.21 18:27:50.489972 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002114 sec., 1138126.7738883633 rows/sec., 83.97 MiB/sec. | ||
| 15383 | 2026.05.21 18:27:50.490006 [ 286 ] {ae49f0f7-7e4e-4f22-85cd-dfbe99e91a26} <Debug> TCPHandler: Processed in 0.002277273 sec. | ||
| 15384 | 2026.05.21 18:27:50.490119 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2026.05.21 18:27:50.490217 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15386 | 2026.05.21 18:27:50.490258 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15387 | 2026.05.21 18:27:50.490670 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.05.21 18:27:50.490707 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15389 | 2026.05.21 18:27:50.490990 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15390 | 2026.05.21 18:27:50.491197 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.05.21 18:27:50.491326 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001129 sec., 11514.614703277237 rows/sec., 856.33 KiB/sec. | ||
| 15392 | 2026.05.21 18:27:50.491361 [ 286 ] {7d2aa867-1abe-4d57-922d-f6cba965e54b} <Debug> TCPHandler: Processed in 0.001292634 sec. | ||
| 15393 | 2026.05.21 18:27:50.491464 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15394 | 2026.05.21 18:27:50.491560 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15395 | 2026.05.21 18:27:50.491600 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15396 | 2026.05.21 18:27:50.492198 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2026.05.21 18:27:50.492233 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15398 | 2026.05.21 18:27:50.492556 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15399 | 2026.05.21 18:27:50.492774 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2026.05.21 18:27:50.492893 [ 118 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 15401 | 2026.05.21 18:27:50.492906 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001364 sec., 587243.4017595308 rows/sec., 33.92 MiB/sec. | ||
| 15402 | 2026.05.21 18:27:50.492964 [ 118 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2026.05.21 18:27:50.492968 [ 286 ] {904da3c5-4c7c-4d07-a5f4-c923604f1d8c} <Debug> TCPHandler: Processed in 0.00155385 sec. | ||
| 15404 | 2026.05.21 18:27:50.492995 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15405 | 2026.05.21 18:27:50.493096 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.05.21 18:27:50.493172 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 15407 | 2026.05.21 18:27:50.493216 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.05.21 18:27:50.493272 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15409 | 2026.05.21 18:27:50.493318 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15410 | 2026.05.21 18:27:50.493357 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 974 rows starting from the beginning of the part | ||
| 15411 | 2026.05.21 18:27:50.493426 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 15412 | 2026.05.21 18:27:50.493471 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 15413 | 2026.05.21 18:27:50.493513 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 801 rows starting from the beginning of the part | ||
| 15414 | 2026.05.21 18:27:50.493552 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 15415 | 2026.05.21 18:27:50.493591 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 15416 | 2026.05.21 18:27:50.493731 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15417 | 2026.05.21 18:27:50.493782 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15418 | 2026.05.21 18:27:50.494153 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15419 | 2026.05.21 18:27:50.494386 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15420 | 2026.05.21 18:27:50.494520 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 52.83 KiB/sec. | ||
| 15421 | 2026.05.21 18:27:50.494556 [ 286 ] {87f417c0-d239-43c2-999a-8dc287cc7cde} <Debug> TCPHandler: Processed in 0.001514949 sec. | ||
| 15422 | 2026.05.21 18:27:50.494686 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15423 | 2026.05.21 18:27:50.494782 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15424 | 2026.05.21 18:27:50.494823 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15425 | 2026.05.21 18:27:50.494923 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845395 sec., 1855971.2148347644 rows/sec., 115.82 MiB/sec. | ||
| 15426 | 2026.05.21 18:27:50.495137 [ 191 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 15427 | 2026.05.21 18:27:50.495453 [ 191 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2026.05.21 18:27:50.495534 [ 191 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_40_8} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 15429 | 2026.05.21 18:27:50.495611 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2026.05.21 18:27:50.495622 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15431 | 2026.05.21 18:27:50.495648 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15432 | 2026.05.21 18:27:50.496001 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15433 | 2026.05.21 18:27:50.496212 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2026.05.21 18:27:50.496342 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001579 sec., 818239.3920202659 rows/sec., 54.60 MiB/sec. | ||
| 15435 | 2026.05.21 18:27:50.496378 [ 286 ] {3baa732f-9d14-4fdd-8a42-95dbf73c6106} <Debug> TCPHandler: Processed in 0.001743864 sec. | ||
| 15436 | 2026.05.21 18:27:50.496493 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2026.05.21 18:27:50.496591 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15438 | 2026.05.21 18:27:50.496637 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15439 | 2026.05.21 18:27:50.497279 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2026.05.21 18:27:50.497316 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15441 | 2026.05.21 18:27:50.497732 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15442 | 2026.05.21 18:27:50.497953 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2026.05.21 18:27:50.498078 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_111_26 to all_116_116_0 | ||
| 15444 | 2026.05.21 18:27:50.498086 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001515 sec., 988118.8118811881 rows/sec., 59.93 MiB/sec. | ||
| 15445 | 2026.05.21 18:27:50.498121 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15446 | 2026.05.21 18:27:50.498138 [ 286 ] {5e88c730-2156-403d-9593-0748b75346fc} <Debug> TCPHandler: Processed in 0.001695793 sec. | ||
| 15447 | 2026.05.21 18:27:50.498146 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15448 | 2026.05.21 18:27:50.498234 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_26 to all_116_116_0 into Compact with storage Full | ||
| 15449 | 2026.05.21 18:27:50.498258 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2026.05.21 18:27:50.498342 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15451 | 2026.05.21 18:27:50.498362 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15452 | 2026.05.21 18:27:50.498375 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_111_26, total 41130 rows starting from the beginning of the part | ||
| 15453 | 2026.05.21 18:27:50.498426 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <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 | ||
| 15454 | 2026.05.21 18:27:50.498430 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15455 | 2026.05.21 18:27:50.498481 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 198 rows starting from the beginning of the part | ||
| 15456 | 2026.05.21 18:27:50.498518 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15457 | 2026.05.21 18:27:50.498553 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15458 | 2026.05.21 18:27:50.498587 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1497 rows starting from the beginning of the part | ||
| 15459 | 2026.05.21 18:27:50.499181 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2026.05.21 18:27:50.499224 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15461 | 2026.05.21 18:27:50.499742 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15462 | 2026.05.21 18:27:50.499978 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.05.21 18:27:50.500120 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001778 sec., 6186.726659167603 rows/sec., 11.09 MiB/sec. | ||
| 15464 | 2026.05.21 18:27:50.500181 [ 286 ] {19efeebd-eb8b-4421-9250-b76831c7cbe1} <Debug> TCPHandler: Processed in 0.001972429 sec. | ||
| 15465 | 2026.05.21 18:27:50.500293 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2026.05.21 18:27:50.500391 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15467 | 2026.05.21 18:27:50.500434 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15468 | 2026.05.21 18:27:50.500753 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15469 | 2026.05.21 18:27:50.500790 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15470 | 2026.05.21 18:27:50.501086 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15471 | 2026.05.21 18:27:50.501296 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15472 | 2026.05.21 18:27:50.501428 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 15473 | 2026.05.21 18:27:50.501461 [ 286 ] {830ae15f-7e0a-4935-be8e-6e7a897fa669} <Debug> TCPHandler: Processed in 0.001218563 sec. | ||
| 15474 | 2026.05.21 18:27:50.506151 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43305 rows, containing 5 columns (5 merged, 0 gathered) in 0.007936873 sec., 5456179.026677131 rows/sec., 351.80 MiB/sec. | ||
| 15475 | 2026.05.21 18:27:50.506542 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Trace> MergedBlockOutputStream: filled checksums all_1_116_27 (state Temporary) | ||
| 15476 | 2026.05.21 18:27:50.506816 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_116_27 to all_1_116_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.05.21 18:27:50.506883 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_116_27} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_111_26, all_116_116_0] -> all_1_116_27 | ||
| 15478 | 2026.05.21 18:27:50.506970 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15479 | 2026.05.21 18:27:51.617468 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62683 | ||
| 15480 | 2026.05.21 18:27:51.617565 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15481 | 2026.05.21 18:27:51.617594 [ 285 ] {} <Debug> TCP-Session: 5716ee7a-c86d-4f4d-913c-449da46a7d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:62683 | ||
| 15482 | 2026.05.21 18:27:51.617619 [ 285 ] {} <Debug> TCP-Session: 5716ee7a-c86d-4f4d-913c-449da46a7d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15483 | 2026.05.21 18:27:51.617634 [ 285 ] {} <Debug> TCP-Session: 5716ee7a-c86d-4f4d-913c-449da46a7d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15484 | 2026.05.21 18:27:51.617835 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46083 | ||
| 15485 | 2026.05.21 18:27:51.617836 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56572 | ||
| 15486 | 2026.05.21 18:27:51.617911 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50995 | ||
| 15487 | 2026.05.21 18:27:51.617882 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36916 | ||
| 15488 | 2026.05.21 18:27:51.617957 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62861 | ||
| 15489 | 2026.05.21 18:27:51.617971 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15490 | 2026.05.21 18:27:51.617984 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15491 | 2026.05.21 18:27:51.617991 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56014 | ||
| 15492 | 2026.05.21 18:27:51.618009 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15493 | 2026.05.21 18:27:51.618044 [ 302 ] {} <Debug> TCP-Session: 52982479-da64-448c-8a96-6477db4c7cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46083 | ||
| 15494 | 2026.05.21 18:27:51.618045 [ 303 ] {} <Debug> TCP-Session: 9d5ee2ae-e628-4ef0-a8b2-ee346e41dcc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56572 | ||
| 15495 | 2026.05.21 18:27:51.618068 [ 306 ] {} <Debug> TCP-Session: 01fb699e-0038-4faa-9147-59ed75e2b1b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36916 | ||
| 15496 | 2026.05.21 18:27:51.618075 [ 302 ] {} <Debug> TCP-Session: 52982479-da64-448c-8a96-6477db4c7cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15497 | 2026.05.21 18:27:51.618086 [ 285 ] {} <Trace> TCP-Session: 5716ee7a-c86d-4f4d-913c-449da46a7d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15498 | 2026.05.21 18:27:51.618107 [ 302 ] {} <Debug> TCP-Session: 52982479-da64-448c-8a96-6477db4c7cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15499 | 2026.05.21 18:27:51.618107 [ 306 ] {} <Debug> TCP-Session: 01fb699e-0038-4faa-9147-59ed75e2b1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15500 | 2026.05.21 18:27:51.618103 [ 303 ] {} <Debug> TCP-Session: 9d5ee2ae-e628-4ef0-a8b2-ee346e41dcc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.05.21 18:27:51.618171 [ 306 ] {} <Debug> TCP-Session: 01fb699e-0038-4faa-9147-59ed75e2b1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.05.21 18:27:51.618193 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15503 | 2026.05.21 18:27:51.618196 [ 303 ] {} <Debug> TCP-Session: 9d5ee2ae-e628-4ef0-a8b2-ee346e41dcc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2026.05.21 18:27:51.618225 [ 310 ] {} <Debug> TCP-Session: 022883f6-0a4c-404e-b4e7-2d86098aa708 Authenticating user 'default' from [fd00:1122:3344:101::e]:62861 | ||
| 15505 | 2026.05.21 18:27:51.617971 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15506 | 2026.05.21 18:27:51.618255 [ 310 ] {} <Debug> TCP-Session: 022883f6-0a4c-404e-b4e7-2d86098aa708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15507 | 2026.05.21 18:27:51.617951 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57678 | ||
| 15508 | 2026.05.21 18:27:51.618317 [ 285 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62683) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15509 | 2026.05.21 18:27:51.618290 [ 307 ] {} <Debug> TCP-Session: 30db34a4-ee99-4b04-87fd-bb4412afdc96 Authenticating user 'default' from [fd00:1122:3344:101::e]:50995 | ||
| 15510 | 2026.05.21 18:27:51.618291 [ 310 ] {} <Debug> TCP-Session: 022883f6-0a4c-404e-b4e7-2d86098aa708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.05.21 18:27:51.618379 [ 307 ] {} <Debug> TCP-Session: 30db34a4-ee99-4b04-87fd-bb4412afdc96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15512 | 2026.05.21 18:27:51.617953 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44712 | ||
| 15513 | 2026.05.21 18:27:51.618404 [ 307 ] {} <Debug> TCP-Session: 30db34a4-ee99-4b04-87fd-bb4412afdc96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15514 | 2026.05.21 18:27:51.618530 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15515 | 2026.05.21 18:27:51.618564 [ 258 ] {} <Debug> TCP-Session: b9b2ae2c-2cf8-4ad9-bc73-489326c620a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56014 | ||
| 15516 | 2026.05.21 18:27:51.618580 [ 258 ] {} <Debug> TCP-Session: b9b2ae2c-2cf8-4ad9-bc73-489326c620a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15517 | 2026.05.21 18:27:51.618593 [ 258 ] {} <Debug> TCP-Session: b9b2ae2c-2cf8-4ad9-bc73-489326c620a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2026.05.21 18:27:51.618650 [ 285 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15519 | 2026.05.21 18:27:51.618720 [ 285 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15520 | 2026.05.21 18:27:51.618867 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15521 | 2026.05.21 18:27:51.618905 [ 309 ] {} <Debug> TCP-Session: 1c9679c3-81a7-4b4c-8437-4a8912b5144e Authenticating user 'default' from [fd00:1122:3344:101::e]:57678 | ||
| 15522 | 2026.05.21 18:27:51.618933 [ 309 ] {} <Debug> TCP-Session: 1c9679c3-81a7-4b4c-8437-4a8912b5144e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2026.05.21 18:27:51.618957 [ 309 ] {} <Debug> TCP-Session: 1c9679c3-81a7-4b4c-8437-4a8912b5144e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2026.05.21 18:27:51.618992 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15525 | 2026.05.21 18:27:51.619034 [ 308 ] {} <Debug> TCP-Session: 0c12745d-c83f-4745-9fa7-3efb7c98185e Authenticating user 'default' from [fd00:1122:3344:101::e]:44712 | ||
| 15526 | 2026.05.21 18:27:51.619056 [ 308 ] {} <Debug> TCP-Session: 0c12745d-c83f-4745-9fa7-3efb7c98185e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.05.21 18:27:51.619069 [ 308 ] {} <Debug> TCP-Session: 0c12745d-c83f-4745-9fa7-3efb7c98185e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2026.05.21 18:27:51.619091 [ 285 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 15529 | 2026.05.21 18:27:51.620011 [ 268 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Trace> AggregatingTransform: Aggregating | ||
| 15530 | 2026.05.21 18:27:51.620052 [ 268 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Trace> Aggregator: Aggregation method: without_key | ||
| 15531 | 2026.05.21 18:27:51.620083 [ 268 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890947 sec. (1122.401 rows/sec., 43.84 KiB/sec.) | ||
| 15532 | 2026.05.21 18:27:51.620098 [ 268 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Trace> Aggregator: Merging aggregated data | ||
| 15533 | 2026.05.21 18:27:51.620632 [ 285 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002388 sec., 418.7604690117253 rows/sec., 16.36 KiB/sec. | ||
| 15534 | 2026.05.21 18:27:51.620758 [ 285 ] {391a5fa0-8462-42ab-9724-6da1a0123922} <Debug> TCPHandler: Processed in 0.002813734 sec. | ||
| 15535 | 2026.05.21 18:27:51.620882 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15536 | 2026.05.21 18:27:51.620910 [ 285 ] {} <Debug> TCP-Session: 5716ee7a-c86d-4f4d-913c-449da46a7d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2026.05.21 18:27:51.620915 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15538 | 2026.05.21 18:27:51.620932 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15539 | 2026.05.21 18:27:51.620962 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15540 | 2026.05.21 18:27:51.620962 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15541 | 2026.05.21 18:27:51.620980 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15542 | 2026.05.21 18:27:51.620993 [ 310 ] {} <Debug> TCP-Session: 022883f6-0a4c-404e-b4e7-2d86098aa708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15543 | 2026.05.21 18:27:51.621009 [ 258 ] {} <Debug> TCP-Session: b9b2ae2c-2cf8-4ad9-bc73-489326c620a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2026.05.21 18:27:51.621006 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15545 | 2026.05.21 18:27:51.621027 [ 306 ] {} <Debug> TCP-Session: 01fb699e-0038-4faa-9147-59ed75e2b1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2026.05.21 18:27:51.621050 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15547 | 2026.05.21 18:27:51.621067 [ 308 ] {} <Debug> TCP-Session: 0c12745d-c83f-4745-9fa7-3efb7c98185e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15548 | 2026.05.21 18:27:51.620977 [ 302 ] {} <Debug> TCP-Session: 52982479-da64-448c-8a96-6477db4c7cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2026.05.21 18:27:51.621095 [ 309 ] {} <Debug> TCP-Session: 1c9679c3-81a7-4b4c-8437-4a8912b5144e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15550 | 2026.05.21 18:27:51.620963 [ 303 ] {} <Debug> TCP-Session: 9d5ee2ae-e628-4ef0-a8b2-ee346e41dcc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15551 | 2026.05.21 18:27:51.621028 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15552 | 2026.05.21 18:27:51.621205 [ 307 ] {} <Debug> TCP-Session: 30db34a4-ee99-4b04-87fd-bb4412afdc96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15553 | 2026.05.21 18:27:51.669368 [ 144 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 15554 | 2026.05.21 18:27:51.669430 [ 144 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.05.21 18:27:51.669462 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15556 | 2026.05.21 18:27:51.669583 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 15557 | 2026.05.21 18:27:51.669727 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15558 | 2026.05.21 18:27:51.669765 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 15559 | 2026.05.21 18:27:51.669836 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 15560 | 2026.05.21 18:27:51.669896 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 308 rows starting from the beginning of the part | ||
| 15561 | 2026.05.21 18:27:51.669945 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 15562 | 2026.05.21 18:27:51.669993 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 15563 | 2026.05.21 18:27:51.670861 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326556 sec., 714632.476879981 rows/sec., 49.52 MiB/sec. | ||
| 15564 | 2026.05.21 18:27:51.671022 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 15565 | 2026.05.21 18:27:51.671303 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.05.21 18:27:51.671389 [ 193 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_24_5} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 15567 | 2026.05.21 18:27:51.671468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15568 | 2026.05.21 18:27:53.161508 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44406 | ||
| 15569 | 2026.05.21 18:27:53.161610 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15570 | 2026.05.21 18:27:53.161637 [ 285 ] {} <Debug> TCP-Session: ae261339-db50-4f57-95f8-a1fbde0bfa9c Authenticating user 'default' from [fd00:1122:3344:101::e]:44406 | ||
| 15571 | 2026.05.21 18:27:53.161660 [ 285 ] {} <Debug> TCP-Session: ae261339-db50-4f57-95f8-a1fbde0bfa9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15572 | 2026.05.21 18:27:53.161673 [ 285 ] {} <Debug> TCP-Session: ae261339-db50-4f57-95f8-a1fbde0bfa9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15573 | 2026.05.21 18:27:53.161910 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47231 | ||
| 15574 | 2026.05.21 18:27:53.161950 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41261 | ||
| 15575 | 2026.05.21 18:27:53.161971 [ 285 ] {} <Trace> TCP-Session: ae261339-db50-4f57-95f8-a1fbde0bfa9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2026.05.21 18:27:53.161973 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63442 | ||
| 15577 | 2026.05.21 18:27:53.162018 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15578 | 2026.05.21 18:27:53.162021 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15579 | 2026.05.21 18:27:53.162069 [ 302 ] {} <Debug> TCP-Session: 784b1eae-29ac-4d64-b277-7f49730d5893 Authenticating user 'default' from [fd00:1122:3344:101::e]:47231 | ||
| 15580 | 2026.05.21 18:27:53.162074 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15581 | 2026.05.21 18:27:53.162090 [ 309 ] {} <Debug> TCP-Session: b92f1f42-0eb8-45d0-be62-01ec50d51d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:41261 | ||
| 15582 | 2026.05.21 18:27:53.162104 [ 302 ] {} <Debug> TCP-Session: 784b1eae-29ac-4d64-b277-7f49730d5893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2026.05.21 18:27:53.162111 [ 258 ] {} <Debug> TCP-Session: 631503a1-7c4d-404e-95ee-ca2bac6cc556 Authenticating user 'default' from [fd00:1122:3344:101::e]:63442 | ||
| 15584 | 2026.05.21 18:27:53.162124 [ 309 ] {} <Debug> TCP-Session: b92f1f42-0eb8-45d0-be62-01ec50d51d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15585 | 2026.05.21 18:27:53.162134 [ 302 ] {} <Debug> TCP-Session: 784b1eae-29ac-4d64-b277-7f49730d5893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15586 | 2026.05.21 18:27:53.162148 [ 258 ] {} <Debug> TCP-Session: 631503a1-7c4d-404e-95ee-ca2bac6cc556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15587 | 2026.05.21 18:27:53.162160 [ 309 ] {} <Debug> TCP-Session: b92f1f42-0eb8-45d0-be62-01ec50d51d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15588 | 2026.05.21 18:27:53.162185 [ 258 ] {} <Debug> TCP-Session: 631503a1-7c4d-404e-95ee-ca2bac6cc556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15589 | 2026.05.21 18:27:53.162157 [ 285 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15590 | 2026.05.21 18:27:53.161965 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34887 | ||
| 15591 | 2026.05.21 18:27:53.161954 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48914 | ||
| 15592 | 2026.05.21 18:27:53.162289 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15593 | 2026.05.21 18:27:53.161913 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56069 | ||
| 15594 | 2026.05.21 18:27:53.162328 [ 310 ] {} <Debug> TCP-Session: 17529c84-2bb8-458d-bb10-1332ecde5104 Authenticating user 'default' from [fd00:1122:3344:101::e]:34887 | ||
| 15595 | 2026.05.21 18:27:53.162352 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15596 | 2026.05.21 18:27:53.162372 [ 310 ] {} <Debug> TCP-Session: 17529c84-2bb8-458d-bb10-1332ecde5104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15597 | 2026.05.21 18:27:53.161915 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59524 | ||
| 15598 | 2026.05.21 18:27:53.162395 [ 310 ] {} <Debug> TCP-Session: 17529c84-2bb8-458d-bb10-1332ecde5104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15599 | 2026.05.21 18:27:53.162397 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15600 | 2026.05.21 18:27:53.162394 [ 308 ] {} <Debug> TCP-Session: 6251ffbb-f8ed-4b44-b99c-e9f3a18e86ce Authenticating user 'default' from [fd00:1122:3344:101::e]:48914 | ||
| 15601 | 2026.05.21 18:27:53.162441 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15602 | 2026.05.21 18:27:53.162456 [ 303 ] {} <Debug> TCP-Session: 5eee4dad-be4d-4028-bf5a-d424e17c538e Authenticating user 'default' from [fd00:1122:3344:101::e]:56069 | ||
| 15603 | 2026.05.21 18:27:53.162478 [ 308 ] {} <Debug> TCP-Session: 6251ffbb-f8ed-4b44-b99c-e9f3a18e86ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15604 | 2026.05.21 18:27:53.162493 [ 285 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15605 | 2026.05.21 18:27:53.162503 [ 303 ] {} <Debug> TCP-Session: 5eee4dad-be4d-4028-bf5a-d424e17c538e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15606 | 2026.05.21 18:27:53.162506 [ 308 ] {} <Debug> TCP-Session: 6251ffbb-f8ed-4b44-b99c-e9f3a18e86ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15607 | 2026.05.21 18:27:53.162538 [ 303 ] {} <Debug> TCP-Session: 5eee4dad-be4d-4028-bf5a-d424e17c538e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15608 | 2026.05.21 18:27:53.162487 [ 306 ] {} <Debug> TCP-Session: 1cd5fe23-24b0-461a-965f-1d4c359e7521 Authenticating user 'default' from [fd00:1122:3344:101::e]:59524 | ||
| 15609 | 2026.05.21 18:27:53.162561 [ 285 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15610 | 2026.05.21 18:27:53.162600 [ 306 ] {} <Debug> TCP-Session: 1cd5fe23-24b0-461a-965f-1d4c359e7521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15611 | 2026.05.21 18:27:53.161927 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38684 | ||
| 15612 | 2026.05.21 18:27:53.162628 [ 306 ] {} <Debug> TCP-Session: 1cd5fe23-24b0-461a-965f-1d4c359e7521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15613 | 2026.05.21 18:27:53.162685 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15614 | 2026.05.21 18:27:53.162710 [ 307 ] {} <Debug> TCP-Session: 04daf73c-df92-401e-9426-51570bb394f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38684 | ||
| 15615 | 2026.05.21 18:27:53.162726 [ 307 ] {} <Debug> TCP-Session: 04daf73c-df92-401e-9426-51570bb394f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15616 | 2026.05.21 18:27:53.162739 [ 307 ] {} <Debug> TCP-Session: 04daf73c-df92-401e-9426-51570bb394f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15617 | 2026.05.21 18:27:53.162895 [ 285 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 15618 | 2026.05.21 18:27:53.163842 [ 335 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Trace> AggregatingTransform: Aggregating | ||
| 15619 | 2026.05.21 18:27:53.163881 [ 335 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 15620 | 2026.05.21 18:27:53.163914 [ 335 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906297 sec. (1103.391 rows/sec., 43.10 KiB/sec.) | ||
| 15621 | 2026.05.21 18:27:53.163930 [ 335 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Trace> Aggregator: Merging aggregated data | ||
| 15622 | 2026.05.21 18:27:53.164511 [ 285 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002411 sec., 414.765657403567 rows/sec., 16.20 KiB/sec. | ||
| 15623 | 2026.05.21 18:27:53.164657 [ 285 ] {3597e779-dcce-4c65-a839-b0809c6eccf1} <Debug> TCPHandler: Processed in 0.002805304 sec. | ||
| 15624 | 2026.05.21 18:27:53.164775 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15625 | 2026.05.21 18:27:53.164806 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15626 | 2026.05.21 18:27:53.164816 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15627 | 2026.05.21 18:27:53.164834 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15628 | 2026.05.21 18:27:53.164853 [ 302 ] {} <Debug> TCP-Session: 784b1eae-29ac-4d64-b277-7f49730d5893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2026.05.21 18:27:53.164860 [ 258 ] {} <Debug> TCP-Session: 631503a1-7c4d-404e-95ee-ca2bac6cc556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15630 | 2026.05.21 18:27:53.164868 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15631 | 2026.05.21 18:27:53.164882 [ 310 ] {} <Debug> TCP-Session: 17529c84-2bb8-458d-bb10-1332ecde5104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15632 | 2026.05.21 18:27:53.164896 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15633 | 2026.05.21 18:27:53.164923 [ 303 ] {} <Debug> TCP-Session: 5eee4dad-be4d-4028-bf5a-d424e17c538e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15634 | 2026.05.21 18:27:53.164922 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15635 | 2026.05.21 18:27:53.164958 [ 309 ] {} <Debug> TCP-Session: b92f1f42-0eb8-45d0-be62-01ec50d51d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15636 | 2026.05.21 18:27:53.164881 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15637 | 2026.05.21 18:27:53.165007 [ 308 ] {} <Debug> TCP-Session: 6251ffbb-f8ed-4b44-b99c-e9f3a18e86ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15638 | 2026.05.21 18:27:53.165030 [ 306 ] {} <Debug> TCP-Session: 1cd5fe23-24b0-461a-965f-1d4c359e7521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15639 | 2026.05.21 18:27:53.164848 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15640 | 2026.05.21 18:27:53.164806 [ 285 ] {} <Debug> TCP-Session: ae261339-db50-4f57-95f8-a1fbde0bfa9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15641 | 2026.05.21 18:27:53.165090 [ 307 ] {} <Debug> TCP-Session: 04daf73c-df92-401e-9426-51570bb394f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15642 | 2026.05.21 18:27:53.300360 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35951 | ||
| 15643 | 2026.05.21 18:27:53.300455 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15644 | 2026.05.21 18:27:53.300483 [ 285 ] {} <Debug> TCP-Session: eb09a10c-3f90-42de-9d27-da62d87b6833 Authenticating user 'default' from [fd00:1122:3344:101::e]:35951 | ||
| 15645 | 2026.05.21 18:27:53.300508 [ 285 ] {} <Debug> TCP-Session: eb09a10c-3f90-42de-9d27-da62d87b6833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2026.05.21 18:27:53.300522 [ 285 ] {} <Debug> TCP-Session: eb09a10c-3f90-42de-9d27-da62d87b6833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15647 | 2026.05.21 18:27:53.300735 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48683 | ||
| 15648 | 2026.05.21 18:27:53.300742 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64690 | ||
| 15649 | 2026.05.21 18:27:53.300780 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56623 | ||
| 15650 | 2026.05.21 18:27:53.300804 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49772 | ||
| 15651 | 2026.05.21 18:27:53.300822 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15652 | 2026.05.21 18:27:53.300828 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55303 | ||
| 15653 | 2026.05.21 18:27:53.300851 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15654 | 2026.05.21 18:27:53.300867 [ 302 ] {} <Debug> TCP-Session: f71aaac1-313f-409b-9193-1639b1ae96ed Authenticating user 'default' from [fd00:1122:3344:101::e]:48683 | ||
| 15655 | 2026.05.21 18:27:53.300878 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15656 | 2026.05.21 18:27:53.300900 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15657 | 2026.05.21 18:27:53.300911 [ 302 ] {} <Debug> TCP-Session: f71aaac1-313f-409b-9193-1639b1ae96ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15658 | 2026.05.21 18:27:53.300935 [ 309 ] {} <Debug> TCP-Session: 670317d6-5c61-4b76-b1a2-f4ab47cf341b Authenticating user 'default' from [fd00:1122:3344:101::e]:49772 | ||
| 15659 | 2026.05.21 18:27:53.300947 [ 302 ] {} <Debug> TCP-Session: f71aaac1-313f-409b-9193-1639b1ae96ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15660 | 2026.05.21 18:27:53.300970 [ 309 ] {} <Debug> TCP-Session: 670317d6-5c61-4b76-b1a2-f4ab47cf341b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15661 | 2026.05.21 18:27:53.300940 [ 258 ] {} <Debug> TCP-Session: c1387f6c-3010-499f-a808-0327a4583ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55303 | ||
| 15662 | 2026.05.21 18:27:53.301001 [ 309 ] {} <Debug> TCP-Session: 670317d6-5c61-4b76-b1a2-f4ab47cf341b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15663 | 2026.05.21 18:27:53.301025 [ 258 ] {} <Debug> TCP-Session: c1387f6c-3010-499f-a808-0327a4583ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.05.21 18:27:53.300902 [ 303 ] {} <Debug> TCP-Session: 9b5eea66-d768-4c7d-b79b-c34b124b5210 Authenticating user 'default' from [fd00:1122:3344:101::e]:64690 | ||
| 15665 | 2026.05.21 18:27:53.301053 [ 258 ] {} <Debug> TCP-Session: c1387f6c-3010-499f-a808-0327a4583ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15666 | 2026.05.21 18:27:53.300850 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15667 | 2026.05.21 18:27:53.300821 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56458 | ||
| 15668 | 2026.05.21 18:27:53.301134 [ 307 ] {} <Debug> TCP-Session: b9a59e62-9b16-4f71-9b23-19fab4373e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:56623 | ||
| 15669 | 2026.05.21 18:27:53.301112 [ 303 ] {} <Debug> TCP-Session: 9b5eea66-d768-4c7d-b79b-c34b124b5210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15670 | 2026.05.21 18:27:53.301186 [ 307 ] {} <Debug> TCP-Session: b9a59e62-9b16-4f71-9b23-19fab4373e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.05.21 18:27:53.301197 [ 303 ] {} <Debug> TCP-Session: 9b5eea66-d768-4c7d-b79b-c34b124b5210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15672 | 2026.05.21 18:27:53.301210 [ 307 ] {} <Debug> TCP-Session: b9a59e62-9b16-4f71-9b23-19fab4373e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.05.21 18:27:53.301217 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15674 | 2026.05.21 18:27:53.300770 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45653 | ||
| 15675 | 2026.05.21 18:27:53.301263 [ 308 ] {} <Debug> TCP-Session: a53860a1-31d2-475e-9362-e56968b70cff Authenticating user 'default' from [fd00:1122:3344:101::e]:56458 | ||
| 15676 | 2026.05.21 18:27:53.300841 [ 285 ] {} <Trace> TCP-Session: eb09a10c-3f90-42de-9d27-da62d87b6833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15677 | 2026.05.21 18:27:53.301303 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15678 | 2026.05.21 18:27:53.301310 [ 308 ] {} <Debug> TCP-Session: a53860a1-31d2-475e-9362-e56968b70cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15679 | 2026.05.21 18:27:53.300824 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36993 | ||
| 15680 | 2026.05.21 18:27:53.301346 [ 306 ] {} <Debug> TCP-Session: d6e33041-7be8-49d0-837f-6f9485f16e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:45653 | ||
| 15681 | 2026.05.21 18:27:53.301352 [ 308 ] {} <Debug> TCP-Session: a53860a1-31d2-475e-9362-e56968b70cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15682 | 2026.05.21 18:27:53.301388 [ 306 ] {} <Debug> TCP-Session: d6e33041-7be8-49d0-837f-6f9485f16e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15683 | 2026.05.21 18:27:53.301404 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15684 | 2026.05.21 18:27:53.301439 [ 306 ] {} <Debug> TCP-Session: d6e33041-7be8-49d0-837f-6f9485f16e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.05.21 18:27:53.301448 [ 310 ] {} <Debug> TCP-Session: 21929e08-d1e1-4c0b-9aa8-e093118360e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36993 | ||
| 15686 | 2026.05.21 18:27:53.301470 [ 310 ] {} <Debug> TCP-Session: 21929e08-d1e1-4c0b-9aa8-e093118360e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15687 | 2026.05.21 18:27:53.301473 [ 285 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35951) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15688 | 2026.05.21 18:27:53.301506 [ 310 ] {} <Debug> TCP-Session: 21929e08-d1e1-4c0b-9aa8-e093118360e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15689 | 2026.05.21 18:27:53.301758 [ 285 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15690 | 2026.05.21 18:27:53.301817 [ 285 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15691 | 2026.05.21 18:27:53.302102 [ 285 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 15692 | 2026.05.21 18:27:53.303109 [ 337 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Trace> AggregatingTransform: Aggregating | ||
| 15693 | 2026.05.21 18:27:53.303148 [ 337 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Trace> Aggregator: Aggregation method: without_key | ||
| 15694 | 2026.05.21 18:27:53.303182 [ 337 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979368 sec. (1021.067 rows/sec., 39.89 KiB/sec.) | ||
| 15695 | 2026.05.21 18:27:53.303196 [ 337 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Trace> Aggregator: Merging aggregated data | ||
| 15696 | 2026.05.21 18:27:53.303792 [ 285 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002376 sec., 420.87542087542084 rows/sec., 16.44 KiB/sec. | ||
| 15697 | 2026.05.21 18:27:53.303945 [ 285 ] {ba11ae82-642b-4cdf-a95b-491c1202fc76} <Debug> TCPHandler: Processed in 0.003226502 sec. | ||
| 15698 | 2026.05.21 18:27:53.304075 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15699 | 2026.05.21 18:27:53.304090 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15700 | 2026.05.21 18:27:53.304107 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15701 | 2026.05.21 18:27:53.304108 [ 285 ] {} <Debug> TCP-Session: eb09a10c-3f90-42de-9d27-da62d87b6833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2026.05.21 18:27:53.304134 [ 302 ] {} <Debug> TCP-Session: f71aaac1-313f-409b-9193-1639b1ae96ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15703 | 2026.05.21 18:27:53.304146 [ 258 ] {} <Debug> TCP-Session: c1387f6c-3010-499f-a808-0327a4583ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2026.05.21 18:27:53.304145 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15705 | 2026.05.21 18:27:53.304164 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15706 | 2026.05.21 18:27:53.304184 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15707 | 2026.05.21 18:27:53.304202 [ 307 ] {} <Debug> TCP-Session: b9a59e62-9b16-4f71-9b23-19fab4373e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15708 | 2026.05.21 18:27:53.304217 [ 303 ] {} <Debug> TCP-Session: 9b5eea66-d768-4c7d-b79b-c34b124b5210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15709 | 2026.05.21 18:27:53.304227 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15710 | 2026.05.21 18:27:53.304244 [ 309 ] {} <Debug> TCP-Session: 670317d6-5c61-4b76-b1a2-f4ab47cf341b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2026.05.21 18:27:53.304126 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15712 | 2026.05.21 18:27:53.304290 [ 306 ] {} <Debug> TCP-Session: d6e33041-7be8-49d0-837f-6f9485f16e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15713 | 2026.05.21 18:27:53.304217 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15714 | 2026.05.21 18:27:53.304336 [ 308 ] {} <Debug> TCP-Session: a53860a1-31d2-475e-9362-e56968b70cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15715 | 2026.05.21 18:27:53.304378 [ 310 ] {} <Debug> TCP-Session: 21929e08-d1e1-4c0b-9aa8-e093118360e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2026.05.21 18:27:54.434013 [ 219 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15717 | 2026.05.21 18:27:54.434100 [ 219 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15718 | 2026.05.21 18:27:54.437062 [ 219 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15719 | 2026.05.21 18:27:54.440612 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.05.21 18:27:54.440954 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15721 | 2026.05.21 18:27:54.441505 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15722 | 2026.05.21 18:27:54.441570 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <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 | ||
| 15723 | 2026.05.21 18:27:54.441991 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15724 | 2026.05.21 18:27:54.442130 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15725 | 2026.05.21 18:27:54.442410 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15726 | 2026.05.21 18:27:54.442469 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15727 | 2026.05.21 18:27:54.442501 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15728 | 2026.05.21 18:27:54.442523 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15729 | 2026.05.21 18:27:54.442585 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15730 | 2026.05.21 18:27:54.442614 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15731 | 2026.05.21 18:27:54.444162 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003359 sec., 15183.090205418279 rows/sec., 3.59 MiB/sec. | ||
| 15732 | 2026.05.21 18:27:54.444308 [ 286 ] {16ee221d-189d-42d8-83ed-bd4d6a3b3eb0} <Debug> TCPHandler: Processed in 0.003889665 sec. | ||
| 15733 | 2026.05.21 18:27:54.446696 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15734 | 2026.05.21 18:27:54.446886 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15735 | 2026.05.21 18:27:54.446966 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15736 | 2026.05.21 18:27:54.447813 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.05.21 18:27:54.447882 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15738 | 2026.05.21 18:27:54.448451 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15739 | 2026.05.21 18:27:54.448755 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.05.21 18:27:54.448946 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00215 sec., 26046.511627906977 rows/sec., 2.00 MiB/sec. | ||
| 15741 | 2026.05.21 18:27:54.448996 [ 286 ] {3b041f52-e98b-48ca-82b5-e0d4deb6d96f} <Debug> TCPHandler: Processed in 0.002429187 sec. | ||
| 15742 | 2026.05.21 18:27:54.449156 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15743 | 2026.05.21 18:27:54.449285 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15744 | 2026.05.21 18:27:54.449407 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15745 | 2026.05.21 18:27:54.450016 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2026.05.21 18:27:54.450068 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15747 | 2026.05.21 18:27:54.450511 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15748 | 2026.05.21 18:27:54.450813 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15749 | 2026.05.21 18:27:54.450992 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001678 sec., 38140.643623361146 rows/sec., 2.98 MiB/sec. | ||
| 15750 | 2026.05.21 18:27:54.451042 [ 286 ] {0b5583c2-a66e-4d85-9dcf-d64833ac1622} <Debug> TCPHandler: Processed in 0.001906457 sec. | ||
| 15751 | 2026.05.21 18:27:54.451204 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15752 | 2026.05.21 18:27:54.451338 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15753 | 2026.05.21 18:27:54.451403 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15754 | 2026.05.21 18:27:54.451986 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.05.21 18:27:54.452036 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15756 | 2026.05.21 18:27:54.452524 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15757 | 2026.05.21 18:27:54.452830 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.05.21 18:27:54.453018 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001706 sec., 75029.30832356389 rows/sec., 5.23 MiB/sec. | ||
| 15759 | 2026.05.21 18:27:54.453066 [ 286 ] {d991a755-bf25-46d3-a942-b286dc03b3bf} <Debug> TCPHandler: Processed in 0.001931678 sec. | ||
| 15760 | 2026.05.21 18:27:54.453229 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15761 | 2026.05.21 18:27:54.453364 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15762 | 2026.05.21 18:27:54.453434 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15763 | 2026.05.21 18:27:54.453873 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.05.21 18:27:54.453922 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15765 | 2026.05.21 18:27:54.454368 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15766 | 2026.05.21 18:27:54.454650 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2026.05.21 18:27:54.454811 [ 143 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15768 | 2026.05.21 18:27:54.454828 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001491 sec., 32193.158953722337 rows/sec., 2.17 MiB/sec. | ||
| 15769 | 2026.05.21 18:27:54.454863 [ 143 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15770 | 2026.05.21 18:27:54.454884 [ 286 ] {36b8b605-8f13-4d37-aed3-94943e145746} <Debug> TCPHandler: Processed in 0.001725504 sec. | ||
| 15771 | 2026.05.21 18:27:54.454891 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15772 | 2026.05.21 18:27:54.455041 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15773 | 2026.05.21 18:27:54.455254 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15774 | 2026.05.21 18:27:54.455302 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5790 rows starting from the beginning of the part | ||
| 15775 | 2026.05.21 18:27:54.455385 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15776 | 2026.05.21 18:27:54.455462 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15777 | 2026.05.21 18:27:54.455520 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15778 | 2026.05.21 18:27:54.455575 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 12 rows starting from the beginning of the part | ||
| 15779 | 2026.05.21 18:27:54.455634 [ 201 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 48 rows starting from the beginning of the part | ||
| 15780 | 2026.05.21 18:27:54.458144 [ 186 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158521 sec., 1909121.3894097903 rows/sec., 127.65 MiB/sec. | ||
| 15781 | 2026.05.21 18:27:54.458776 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15782 | 2026.05.21 18:27:54.459255 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.05.21 18:27:54.459380 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_116_23} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15784 | 2026.05.21 18:27:54.459505 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 15785 | 2026.05.21 18:27:55.177559 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35109 | ||
| 15786 | 2026.05.21 18:27:55.178055 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.05.21 18:27:55.178090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15788 | 2026.05.21 18:27:55.178560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15789 | 2026.05.21 18:27:55.178789 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.05.21 18:27:55.178913 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35109 | ||
| 15791 | 2026.05.21 18:27:57.038153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15792 | 2026.05.21 18:27:57.056893 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.05.21 18:27:57.056960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15794 | 2026.05.21 18:27:57.063275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15795 | 2026.05.21 18:27:57.064032 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15796 | 2026.05.21 18:27:57.067507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15797 | 2026.05.21 18:27:59.123256 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15798 | 2026.05.21 18:27:59.123308 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15799 | 2026.05.21 18:27:59.126428 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15800 | 2026.05.21 18:27:59.442081 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2026.05.21 18:27:59.442335 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15802 | 2026.05.21 18:27:59.442677 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15803 | 2026.05.21 18:27:59.442726 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <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 | ||
| 15804 | 2026.05.21 18:27:59.442951 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15805 | 2026.05.21 18:27:59.443025 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15806 | 2026.05.21 18:27:59.443170 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15807 | 2026.05.21 18:27:59.443208 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15808 | 2026.05.21 18:27:59.443231 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15809 | 2026.05.21 18:27:59.443248 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15810 | 2026.05.21 18:27:59.443291 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15811 | 2026.05.21 18:27:59.443312 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15812 | 2026.05.21 18:27:59.444373 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002134 sec., 23898.781630740392 rows/sec., 5.65 MiB/sec. | ||
| 15813 | 2026.05.21 18:27:59.444492 [ 286 ] {52efbe9f-e07a-4f1b-86f9-6000a24e58b2} <Debug> TCPHandler: Processed in 0.002555599 sec. | ||
| 15814 | 2026.05.21 18:27:59.446978 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2026.05.21 18:27:59.447100 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15816 | 2026.05.21 18:27:59.447149 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15817 | 2026.05.21 18:27:59.447769 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.05.21 18:27:59.447819 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15819 | 2026.05.21 18:27:59.448214 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15820 | 2026.05.21 18:27:59.448443 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.05.21 18:27:59.448603 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001537 sec., 89785.29603122966 rows/sec., 7.81 MiB/sec. | ||
| 15822 | 2026.05.21 18:27:59.448644 [ 286 ] {9cee4d7f-8af2-4490-b6ff-8c0b1034f2d4} <Debug> TCPHandler: Processed in 0.001726163 sec. | ||
| 15823 | 2026.05.21 18:27:59.448790 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2026.05.21 18:27:59.448895 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15825 | 2026.05.21 18:27:59.448939 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15826 | 2026.05.21 18:27:59.449366 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.05.21 18:27:59.449404 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15828 | 2026.05.21 18:27:59.449711 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15829 | 2026.05.21 18:27:59.449926 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2026.05.21 18:27:59.450067 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001196 sec., 34280.9364548495 rows/sec., 2.52 MiB/sec. | ||
| 15831 | 2026.05.21 18:27:59.450065 [ 138 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15832 | 2026.05.21 18:27:59.450105 [ 286 ] {4d97312c-6646-494e-8bce-0b322b1d3fb0} <Debug> TCPHandler: Processed in 0.001367517 sec. | ||
| 15833 | 2026.05.21 18:27:59.450139 [ 138 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.05.21 18:27:59.450189 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15835 | 2026.05.21 18:27:59.450259 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15836 | 2026.05.21 18:27:59.450310 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15837 | 2026.05.21 18:27:59.450364 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15838 | 2026.05.21 18:27:59.450413 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15839 | 2026.05.21 18:27:59.450443 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15840 | 2026.05.21 18:27:59.450484 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 15841 | 2026.05.21 18:27:59.450546 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 41 rows starting from the beginning of the part | ||
| 15842 | 2026.05.21 18:27:59.450599 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
| 15843 | 2026.05.21 18:27:59.450643 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 15844 | 2026.05.21 18:27:59.450686 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part | ||
| 15845 | 2026.05.21 18:27:59.450732 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 41 rows starting from the beginning of the part | ||
| 15846 | 2026.05.21 18:27:59.450862 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2026.05.21 18:27:59.450905 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15848 | 2026.05.21 18:27:59.451274 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15849 | 2026.05.21 18:27:59.451513 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2026.05.21 18:27:59.451647 [ 189 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377777 sec., 304113.0749025423 rows/sec., 21.96 MiB/sec. | ||
| 15851 | 2026.05.21 18:27:59.451669 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001323 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 15852 | 2026.05.21 18:27:59.451737 [ 286 ] {2ac45399-662f-43f7-9ba5-9e8fd625473d} <Debug> TCPHandler: Processed in 0.00153751 sec. | ||
| 15853 | 2026.05.21 18:27:59.451861 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15854 | 2026.05.21 18:27:59.451899 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.05.21 18:27:59.452035 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15856 | 2026.05.21 18:27:59.452101 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15857 | 2026.05.21 18:27:59.452174 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15858 | 2026.05.21 18:27:59.452257 [ 186 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_71_14} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15859 | 2026.05.21 18:27:59.452376 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15860 | 2026.05.21 18:27:59.452625 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.05.21 18:27:59.452681 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15862 | 2026.05.21 18:27:59.453141 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15863 | 2026.05.21 18:27:59.453362 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.05.21 18:27:59.453507 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
| 15865 | 2026.05.21 18:27:59.453543 [ 286 ] {b477178f-36b1-40f0-abf3-0e4aaef1430d} <Debug> TCPHandler: Processed in 0.001709773 sec. | ||
| 15866 | 2026.05.21 18:27:59.453673 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.05.21 18:27:59.453772 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15868 | 2026.05.21 18:27:59.453829 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <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 | ||
| 15869 | 2026.05.21 18:27:59.454710 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.05.21 18:27:59.454748 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15871 | 2026.05.21 18:27:59.455343 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15872 | 2026.05.21 18:27:59.455570 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.05.21 18:27:59.455714 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 15874 | 2026.05.21 18:27:59.455784 [ 286 ] {07a2c2f8-b587-4965-9252-b6c92fb8b518} <Debug> TCPHandler: Processed in 0.002161021 sec. | ||
| 15875 | 2026.05.21 18:27:59.455920 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.05.21 18:27:59.456020 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.05.21 18:27:59.456063 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15878 | 2026.05.21 18:27:59.456406 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.05.21 18:27:59.456449 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15880 | 2026.05.21 18:27:59.456803 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15881 | 2026.05.21 18:27:59.457048 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.05.21 18:27:59.457182 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 15883 | 2026.05.21 18:27:59.457217 [ 286 ] {c24f2036-7446-4680-afd0-f8d1089bc922} <Debug> TCPHandler: Processed in 0.001348576 sec. | ||
| 15884 | 2026.05.21 18:27:59.979076 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15885 | 2026.05.21 18:27:59.979135 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15886 | 2026.05.21 18:27:59.982313 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15887 | 2026.05.21 18:28:02.504347 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15888 | 2026.05.21 18:28:02.504444 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15889 | 2026.05.21 18:28:02.679119 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35557 | ||
| 15890 | 2026.05.21 18:28:02.679622 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15891 | 2026.05.21 18:28:02.679673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 15892 | 2026.05.21 18:28:02.680166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15893 | 2026.05.21 18:28:02.680412 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.05.21 18:28:02.680570 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35557 | ||
| 15895 | 2026.05.21 18:28:04.271994 [ 225 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15896 | 2026.05.21 18:28:04.272049 [ 225 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15897 | 2026.05.21 18:28:04.275469 [ 225 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15898 | 2026.05.21 18:28:04.440878 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15899 | 2026.05.21 18:28:04.441118 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15900 | 2026.05.21 18:28:04.441458 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15901 | 2026.05.21 18:28:04.441496 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <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 | ||
| 15902 | 2026.05.21 18:28:04.441718 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15903 | 2026.05.21 18:28:04.441790 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15904 | 2026.05.21 18:28:04.441933 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15905 | 2026.05.21 18:28:04.441970 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15906 | 2026.05.21 18:28:04.441993 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15907 | 2026.05.21 18:28:04.442008 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15908 | 2026.05.21 18:28:04.442051 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15909 | 2026.05.21 18:28:04.442072 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15910 | 2026.05.21 18:28:04.443252 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002226 sec., 22911.051212938004 rows/sec., 5.42 MiB/sec. | ||
| 15911 | 2026.05.21 18:28:04.443363 [ 286 ] {83bf26a3-150f-47db-91fa-cd6664ac7381} <Debug> TCPHandler: Processed in 0.002618331 sec. | ||
| 15912 | 2026.05.21 18:28:04.445026 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2026.05.21 18:28:04.445150 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15914 | 2026.05.21 18:28:04.445199 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15915 | 2026.05.21 18:28:04.445724 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2026.05.21 18:28:04.445773 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15917 | 2026.05.21 18:28:04.446149 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15918 | 2026.05.21 18:28:04.446376 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2026.05.21 18:28:04.446533 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001416 sec., 39548.022598870055 rows/sec., 3.04 MiB/sec. | ||
| 15920 | 2026.05.21 18:28:04.446554 [ 134 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15921 | 2026.05.21 18:28:04.446572 [ 286 ] {87c5ae2f-62df-4df3-94ab-27032e2c6a72} <Debug> TCPHandler: Processed in 0.001601501 sec. | ||
| 15922 | 2026.05.21 18:28:04.446631 [ 134 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.05.21 18:28:04.446662 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15924 | 2026.05.21 18:28:04.446736 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2026.05.21 18:28:04.446799 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15926 | 2026.05.21 18:28:04.446844 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15927 | 2026.05.21 18:28:04.446894 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15928 | 2026.05.21 18:28:04.446943 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15929 | 2026.05.21 18:28:04.446989 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3361 rows starting from the beginning of the part | ||
| 15930 | 2026.05.21 18:28:04.447073 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 138 rows starting from the beginning of the part | ||
| 15931 | 2026.05.21 18:28:04.447129 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2406 rows starting from the beginning of the part | ||
| 15932 | 2026.05.21 18:28:04.447181 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 15933 | 2026.05.21 18:28:04.447236 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 138 rows starting from the beginning of the part | ||
| 15934 | 2026.05.21 18:28:04.447287 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 15935 | 2026.05.21 18:28:04.447318 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2026.05.21 18:28:04.447362 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15937 | 2026.05.21 18:28:04.447705 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15938 | 2026.05.21 18:28:04.447937 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2026.05.21 18:28:04.448070 [ 134 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15940 | 2026.05.21 18:28:04.448078 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 15941 | 2026.05.21 18:28:04.448107 [ 134 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.05.21 18:28:04.448129 [ 286 ] {b03bb3c0-eca0-4a8b-96be-6bebbb827c44} <Debug> TCPHandler: Processed in 0.001453498 sec. | ||
| 15943 | 2026.05.21 18:28:04.448132 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15944 | 2026.05.21 18:28:04.448233 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15945 | 2026.05.21 18:28:04.448257 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.05.21 18:28:04.448347 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15947 | 2026.05.21 18:28:04.448362 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15948 | 2026.05.21 18:28:04.448384 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part | ||
| 15949 | 2026.05.21 18:28:04.448413 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15950 | 2026.05.21 18:28:04.448455 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 105 rows starting from the beginning of the part | ||
| 15951 | 2026.05.21 18:28:04.448507 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1292 rows starting from the beginning of the part | ||
| 15952 | 2026.05.21 18:28:04.448551 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15953 | 2026.05.21 18:28:04.448593 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 105 rows starting from the beginning of the part | ||
| 15954 | 2026.05.21 18:28:04.448634 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 15955 | 2026.05.21 18:28:04.448846 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15956 | 2026.05.21 18:28:04.448889 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15957 | 2026.05.21 18:28:04.449241 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15958 | 2026.05.21 18:28:04.449469 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15959 | 2026.05.21 18:28:04.449515 [ 200 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002771844 sec., 2220543.4360663877 rows/sec., 176.04 MiB/sec. | ||
| 15960 | 2026.05.21 18:28:04.449656 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 15961 | 2026.05.21 18:28:04.449697 [ 286 ] {d528aa77-533e-4d16-afaf-c0a61a8999cd} <Debug> TCPHandler: Processed in 0.001491569 sec. | ||
| 15962 | 2026.05.21 18:28:04.449812 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.05.21 18:28:04.449871 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15964 | 2026.05.21 18:28:04.449912 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.05.21 18:28:04.449960 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15966 | 2026.05.21 18:28:04.449979 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785724 sec., 1938149.4564669568 rows/sec., 140.34 MiB/sec. | ||
| 15967 | 2026.05.21 18:28:04.450174 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15968 | 2026.05.21 18:28:04.450241 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15969 | 2026.05.21 18:28:04.450262 [ 190 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_121_24} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15970 | 2026.05.21 18:28:04.450369 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15971 | 2026.05.21 18:28:04.450402 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.05.21 18:28:04.450446 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15973 | 2026.05.21 18:28:04.450513 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15974 | 2026.05.21 18:28:04.450591 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_121_24} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15975 | 2026.05.21 18:28:04.450671 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 15976 | 2026.05.21 18:28:04.450782 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15977 | 2026.05.21 18:28:04.450999 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.05.21 18:28:04.451132 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 15979 | 2026.05.21 18:28:04.451166 [ 286 ] {8f3a9ddb-4fe7-48b1-a80f-fe4bbda95607} <Debug> TCPHandler: Processed in 0.001405157 sec. | ||
| 15980 | 2026.05.21 18:28:04.567629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15981 | 2026.05.21 18:28:04.586347 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2026.05.21 18:28:04.586402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 15983 | 2026.05.21 18:28:04.592693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15984 | 2026.05.21 18:28:04.593427 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2026.05.21 18:28:04.596626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15986 | 2026.05.21 18:28:09.443527 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2026.05.21 18:28:09.443769 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 15988 | 2026.05.21 18:28:09.444107 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15989 | 2026.05.21 18:28:09.444149 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <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_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')" moved to PREWHERE | ||
| 15990 | 2026.05.21 18:28:09.444384 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15991 | 2026.05.21 18:28:09.444453 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15992 | 2026.05.21 18:28:09.444600 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 15993 | 2026.05.21 18:28:09.444637 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15994 | 2026.05.21 18:28:09.444660 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 15995 | 2026.05.21 18:28:09.444675 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15996 | 2026.05.21 18:28:09.444716 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 15997 | 2026.05.21 18:28:09.444737 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 15998 | 2026.05.21 18:28:09.446105 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002435 sec., 20944.558521560575 rows/sec., 4.95 MiB/sec. | ||
| 15999 | 2026.05.21 18:28:09.446207 [ 286 ] {c42edff1-5078-45a4-84db-fae0a59f5989} <Debug> TCPHandler: Processed in 0.002809534 sec. | ||
| 16000 | 2026.05.21 18:28:09.449292 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2026.05.21 18:28:09.449421 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16002 | 2026.05.21 18:28:09.449474 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16003 | 2026.05.21 18:28:09.450041 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2026.05.21 18:28:09.450083 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16005 | 2026.05.21 18:28:09.450440 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16006 | 2026.05.21 18:28:09.450657 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.05.21 18:28:09.450799 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.41 MiB/sec. | ||
| 16008 | 2026.05.21 18:28:09.450836 [ 286 ] {2373084b-1c48-4678-b07a-0e00c781a494} <Debug> TCPHandler: Processed in 0.001604761 sec. | ||
| 16009 | 2026.05.21 18:28:09.450963 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16010 | 2026.05.21 18:28:09.451060 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16011 | 2026.05.21 18:28:09.451101 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16012 | 2026.05.21 18:28:09.451491 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2026.05.21 18:28:09.451528 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16014 | 2026.05.21 18:28:09.451824 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16015 | 2026.05.21 18:28:09.452029 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2026.05.21 18:28:09.452158 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001117 sec., 7162.041181736796 rows/sec., 584.01 KiB/sec. | ||
| 16017 | 2026.05.21 18:28:09.452193 [ 286 ] {881c7cff-40d7-4bc7-9c05-cfacbb62495e} <Debug> TCPHandler: Processed in 0.001279354 sec. | ||
| 16018 | 2026.05.21 18:28:09.452309 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16019 | 2026.05.21 18:28:09.452404 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16020 | 2026.05.21 18:28:09.452444 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16021 | 2026.05.21 18:28:09.452980 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16022 | 2026.05.21 18:28:09.453017 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16023 | 2026.05.21 18:28:09.453327 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16024 | 2026.05.21 18:28:09.453531 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16025 | 2026.05.21 18:28:09.453664 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Debug> executeQuery: Read 262 rows, 24.05 KiB in 0.001278 sec., 205007.82472613457 rows/sec., 18.38 MiB/sec. | ||
| 16026 | 2026.05.21 18:28:09.453700 [ 286 ] {961aaf77-3caa-4023-aa4b-53e38f77264d} <Debug> TCPHandler: Processed in 0.001441418 sec. | ||
| 16027 | 2026.05.21 18:28:09.453824 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2026.05.21 18:28:09.453947 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16029 | 2026.05.21 18:28:09.453997 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16030 | 2026.05.21 18:28:09.454493 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.05.21 18:28:09.454539 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16032 | 2026.05.21 18:28:09.454920 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16033 | 2026.05.21 18:28:09.455134 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2026.05.21 18:28:09.455266 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001345 sec., 45353.15985130111 rows/sec., 3.34 MiB/sec. | ||
| 16035 | 2026.05.21 18:28:09.455302 [ 286 ] {08c079e0-836e-4d34-89f1-6a7789727bef} <Debug> TCPHandler: Processed in 0.001540609 sec. | ||
| 16036 | 2026.05.21 18:28:09.455436 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2026.05.21 18:28:09.455560 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16038 | 2026.05.21 18:28:09.455611 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16039 | 2026.05.21 18:28:09.456072 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.05.21 18:28:09.456109 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16041 | 2026.05.21 18:28:09.456411 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16042 | 2026.05.21 18:28:09.456618 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.05.21 18:28:09.456748 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.64 MiB/sec. | ||
| 16044 | 2026.05.21 18:28:09.456784 [ 286 ] {c8a54171-b82c-4f1e-86ac-eae6c360654b} <Debug> TCPHandler: Processed in 0.001410387 sec. | ||
| 16045 | 2026.05.21 18:28:09.456899 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2026.05.21 18:28:09.456995 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16047 | 2026.05.21 18:28:09.457035 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16048 | 2026.05.21 18:28:09.457425 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2026.05.21 18:28:09.457461 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16050 | 2026.05.21 18:28:09.457761 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16051 | 2026.05.21 18:28:09.457964 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2026.05.21 18:28:09.458090 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 16053 | 2026.05.21 18:28:09.458125 [ 286 ] {7aa3ec7e-a3c1-4aa8-b946-d579228b5b0e} <Debug> TCPHandler: Processed in 0.001277215 sec. | ||
| 16054 | 2026.05.21 18:28:09.458238 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2026.05.21 18:28:09.458333 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16056 | 2026.05.21 18:28:09.458373 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16057 | 2026.05.21 18:28:09.458818 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2026.05.21 18:28:09.458853 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16059 | 2026.05.21 18:28:09.459152 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16060 | 2026.05.21 18:28:09.459354 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.05.21 18:28:09.459483 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 10.28 MiB/sec. | ||
| 16062 | 2026.05.21 18:28:09.459516 [ 286 ] {9671d15c-f5df-40a4-9b41-59e6ace3e9cf} <Debug> TCPHandler: Processed in 0.001327975 sec. | ||
| 16063 | 2026.05.21 18:28:09.459628 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.05.21 18:28:09.459723 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16065 | 2026.05.21 18:28:09.459767 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16066 | 2026.05.21 18:28:09.460166 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.05.21 18:28:09.460202 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16068 | 2026.05.21 18:28:09.460525 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16069 | 2026.05.21 18:28:09.460731 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.05.21 18:28:09.460859 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001154 sec., 173310.2253032929 rows/sec., 12.42 MiB/sec. | ||
| 16071 | 2026.05.21 18:28:09.460894 [ 286 ] {ad216f15-94b5-4733-97ae-f8c623cf112e} <Debug> TCPHandler: Processed in 0.001315065 sec. | ||
| 16072 | 2026.05.21 18:28:09.461014 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.05.21 18:28:09.461109 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16074 | 2026.05.21 18:28:09.461164 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <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 | ||
| 16075 | 2026.05.21 18:28:09.461933 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.05.21 18:28:09.461967 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16077 | 2026.05.21 18:28:09.462492 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16078 | 2026.05.21 18:28:09.462784 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.05.21 18:28:09.462908 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16080 | 2026.05.21 18:28:09.462922 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00183 sec., 22404.371584699453 rows/sec., 40.15 MiB/sec. | ||
| 16081 | 2026.05.21 18:28:09.462977 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.05.21 18:28:09.463006 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16083 | 2026.05.21 18:28:09.463008 [ 286 ] {d887b866-57ce-4f1a-b48f-5bc1335c5d25} <Debug> TCPHandler: Processed in 0.00204339 sec. | ||
| 16084 | 2026.05.21 18:28:09.463110 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16085 | 2026.05.21 18:28:09.463145 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16086 | 2026.05.21 18:28:09.463241 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16087 | 2026.05.21 18:28:09.463284 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16088 | 2026.05.21 18:28:09.463334 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16089 | 2026.05.21 18:28:09.463392 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2025 rows starting from the beginning of the part | ||
| 16090 | 2026.05.21 18:28:09.463525 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 41 rows starting from the beginning of the part | ||
| 16091 | 2026.05.21 18:28:09.463623 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.05.21 18:28:09.463639 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 16093 | 2026.05.21 18:28:09.463661 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16094 | 2026.05.21 18:28:09.463748 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part | ||
| 16095 | 2026.05.21 18:28:09.463853 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 16096 | 2026.05.21 18:28:09.463956 [ 199 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 41 rows starting from the beginning of the part | ||
| 16097 | 2026.05.21 18:28:09.463975 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16098 | 2026.05.21 18:28:09.464194 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.05.21 18:28:09.464323 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 16100 | 2026.05.21 18:28:09.464359 [ 286 ] {77284eb1-1b8b-41f0-b0e3-4bd49b2a9453} <Debug> TCPHandler: Processed in 0.001263815 sec. | ||
| 16101 | 2026.05.21 18:28:09.474419 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 19 columns (19 merged, 0 gathered) in 0.011337758 sec., 194041.89082180092 rows/sec., 347.71 MiB/sec. | ||
| 16102 | 2026.05.21 18:28:09.476675 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16103 | 2026.05.21 18:28:09.477081 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.05.21 18:28:09.477169 [ 200 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16105 | 2026.05.21 18:28:09.477327 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.13 MiB. | ||
| 16106 | 2026.05.21 18:28:10.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.54 MiB, peak 387.62 MiB, free memory in arenas 0.00 B, will set to 376.02 MiB (RSS), difference: 6.47 MiB | ||
| 16107 | 2026.05.21 18:28:10.080413 [ 218 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16108 | 2026.05.21 18:28:10.080471 [ 218 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16109 | 2026.05.21 18:28:10.083514 [ 218 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16110 | 2026.05.21 18:28:10.180813 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36069 | ||
| 16111 | 2026.05.21 18:28:10.181592 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.05.21 18:28:10.181672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16113 | 2026.05.21 18:28:10.182253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16114 | 2026.05.21 18:28:10.182474 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.05.21 18:28:10.182685 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36069 | ||
| 16116 | 2026.05.21 18:28:10.637006 [ 225 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16117 | 2026.05.21 18:28:10.637056 [ 225 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16118 | 2026.05.21 18:28:10.639842 [ 225 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16119 | 2026.05.21 18:28:12.096808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16120 | 2026.05.21 18:28:12.114497 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2026.05.21 18:28:12.114567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16122 | 2026.05.21 18:28:12.120690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16123 | 2026.05.21 18:28:12.121412 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2026.05.21 18:28:12.125107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16125 | 2026.05.21 18:28:14.440790 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16126 | 2026.05.21 18:28:14.441042 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16127 | 2026.05.21 18:28:14.441390 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16128 | 2026.05.21 18:28:14.441429 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <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 | ||
| 16129 | 2026.05.21 18:28:14.441651 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16130 | 2026.05.21 18:28:14.441726 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16131 | 2026.05.21 18:28:14.441871 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16132 | 2026.05.21 18:28:14.441909 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16133 | 2026.05.21 18:28:14.441931 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16134 | 2026.05.21 18:28:14.441946 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16135 | 2026.05.21 18:28:14.441989 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16136 | 2026.05.21 18:28:14.442009 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16137 | 2026.05.21 18:28:14.443067 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002133 sec., 23909.985935302393 rows/sec., 5.65 MiB/sec. | ||
| 16138 | 2026.05.21 18:28:14.443179 [ 286 ] {6e707abc-1912-4417-90c9-eb2ba669ffd0} <Debug> TCPHandler: Processed in 0.002525108 sec. | ||
| 16139 | 2026.05.21 18:28:14.444809 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16140 | 2026.05.21 18:28:14.444926 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16141 | 2026.05.21 18:28:14.444974 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16142 | 2026.05.21 18:28:14.445504 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.05.21 18:28:14.445550 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16144 | 2026.05.21 18:28:14.445923 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16145 | 2026.05.21 18:28:14.446153 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.05.21 18:28:14.446314 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001422 sec., 39381.15330520394 rows/sec., 3.03 MiB/sec. | ||
| 16147 | 2026.05.21 18:28:14.446355 [ 286 ] {99bca83c-7a33-4cb1-92de-ae459326d00d} <Debug> TCPHandler: Processed in 0.001600961 sec. | ||
| 16148 | 2026.05.21 18:28:14.446432 [ 219 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16149 | 2026.05.21 18:28:14.446464 [ 219 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16150 | 2026.05.21 18:28:14.446490 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16151 | 2026.05.21 18:28:14.446591 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16152 | 2026.05.21 18:28:14.446634 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16153 | 2026.05.21 18:28:14.447085 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.05.21 18:28:14.447123 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16155 | 2026.05.21 18:28:14.447441 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16156 | 2026.05.21 18:28:14.447651 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.05.21 18:28:14.447786 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 16158 | 2026.05.21 18:28:14.447822 [ 286 ] {03c1ce95-a72b-4c3c-b3f9-4662461d934d} <Debug> TCPHandler: Processed in 0.001384527 sec. | ||
| 16159 | 2026.05.21 18:28:14.447957 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.05.21 18:28:14.448060 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16161 | 2026.05.21 18:28:14.448106 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16162 | 2026.05.21 18:28:14.448533 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.05.21 18:28:14.448569 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16164 | 2026.05.21 18:28:14.448903 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16165 | 2026.05.21 18:28:14.449111 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.05.21 18:28:14.449247 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 16167 | 2026.05.21 18:28:14.449247 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_116_27 to all_117_117_0 | ||
| 16168 | 2026.05.21 18:28:14.449285 [ 286 ] {8a4a53be-1e83-447c-a82b-65281d67ee1d} <Debug> TCPHandler: Processed in 0.001378876 sec. | ||
| 16169 | 2026.05.21 18:28:14.449324 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16170 | 2026.05.21 18:28:14.449355 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16171 | 2026.05.21 18:28:14.449451 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16172 | 2026.05.21 18:28:14.449455 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_27 to all_117_117_0 into Compact with storage Full | ||
| 16173 | 2026.05.21 18:28:14.449557 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16174 | 2026.05.21 18:28:14.449591 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16175 | 2026.05.21 18:28:14.449606 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16176 | 2026.05.21 18:28:14.449632 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_27, total 43305 rows starting from the beginning of the part | ||
| 16177 | 2026.05.21 18:28:14.449702 [ 196 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 128 rows starting from the beginning of the part | ||
| 16178 | 2026.05.21 18:28:14.449978 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.05.21 18:28:14.450018 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16180 | 2026.05.21 18:28:14.450339 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16181 | 2026.05.21 18:28:14.450556 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.05.21 18:28:14.450690 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 16183 | 2026.05.21 18:28:14.450727 [ 286 ] {4b8c51d1-9aeb-49f1-9b44-ef688dfc3b6e} <Debug> TCPHandler: Processed in 0.001326125 sec. | ||
| 16184 | 2026.05.21 18:28:14.450806 [ 219 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16185 | 2026.05.21 18:28:14.457542 [ 190 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43433 rows, containing 5 columns (5 merged, 0 gathered) in 0.008112656 sec., 5353733.72173059 rows/sec., 345.28 MiB/sec. | ||
| 16186 | 2026.05.21 18:28:14.458192 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Trace> MergedBlockOutputStream: filled checksums all_1_117_28 (state Temporary) | ||
| 16187 | 2026.05.21 18:28:14.458513 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_117_28 to all_1_117_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2026.05.21 18:28:14.458598 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_117_28} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_116_27, all_117_117_0] -> all_1_117_28 | ||
| 16189 | 2026.05.21 18:28:14.458692 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16190 | 2026.05.21 18:28:15.684202 [ 220 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16191 | 2026.05.21 18:28:15.684262 [ 220 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16192 | 2026.05.21 18:28:15.687340 [ 220 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16193 | 2026.05.21 18:28:17.504641 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16194 | 2026.05.21 18:28:17.504721 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16195 | 2026.05.21 18:28:17.682998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36517 | ||
| 16196 | 2026.05.21 18:28:17.683478 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.05.21 18:28:17.683519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16198 | 2026.05.21 18:28:17.684004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16199 | 2026.05.21 18:28:17.684250 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.05.21 18:28:17.684395 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36517 | ||
| 16201 | 2026.05.21 18:28:17.684431 [ 120 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16202 | 2026.05.21 18:28:17.684503 [ 120 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2026.05.21 18:28:17.684523 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 16204 | 2026.05.21 18:28:17.684632 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16205 | 2026.05.21 18:28:17.684728 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16206 | 2026.05.21 18:28:17.684759 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34149 rows starting from the beginning of the part | ||
| 16207 | 2026.05.21 18:28:17.684820 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16208 | 2026.05.21 18:28:17.684864 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16209 | 2026.05.21 18:28:17.684902 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16210 | 2026.05.21 18:28:17.684941 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16211 | 2026.05.21 18:28:17.684981 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16212 | 2026.05.21 18:28:17.687245 [ 190 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36517 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651171 sec., 13773913.48954858 rows/sec., 197.04 MiB/sec. | ||
| 16213 | 2026.05.21 18:28:17.687531 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16214 | 2026.05.21 18:28:17.687828 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2026.05.21 18:28:17.687905 [ 195 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_76_15} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16216 | 2026.05.21 18:28:17.688000 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16217 | 2026.05.21 18:28:19.442216 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2026.05.21 18:28:19.442477 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16219 | 2026.05.21 18:28:19.442801 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16220 | 2026.05.21 18:28:19.442840 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <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 | ||
| 16221 | 2026.05.21 18:28:19.443058 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16222 | 2026.05.21 18:28:19.443138 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16223 | 2026.05.21 18:28:19.443276 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16224 | 2026.05.21 18:28:19.443312 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16225 | 2026.05.21 18:28:19.443333 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16226 | 2026.05.21 18:28:19.443349 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16227 | 2026.05.21 18:28:19.443390 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16228 | 2026.05.21 18:28:19.443410 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16229 | 2026.05.21 18:28:19.444519 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002148 sec., 23743.016759776536 rows/sec., 5.61 MiB/sec. | ||
| 16230 | 2026.05.21 18:28:19.444618 [ 286 ] {591bc0e7-ba9c-4455-bd2c-b406c33bcf30} <Debug> TCPHandler: Processed in 0.002540769 sec. | ||
| 16231 | 2026.05.21 18:28:19.446977 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16232 | 2026.05.21 18:28:19.447085 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16233 | 2026.05.21 18:28:19.447130 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16234 | 2026.05.21 18:28:19.447692 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2026.05.21 18:28:19.447732 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16236 | 2026.05.21 18:28:19.448114 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16237 | 2026.05.21 18:28:19.448325 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2026.05.21 18:28:19.448467 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001412 sec., 97733.71104815864 rows/sec., 8.51 MiB/sec. | ||
| 16239 | 2026.05.21 18:28:19.448504 [ 286 ] {ab7fb1ac-3a73-4df0-894c-43964647ead2} <Debug> TCPHandler: Processed in 0.001577611 sec. | ||
| 16240 | 2026.05.21 18:28:19.448623 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16241 | 2026.05.21 18:28:19.448729 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16242 | 2026.05.21 18:28:19.448769 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16243 | 2026.05.21 18:28:19.449178 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.05.21 18:28:19.449213 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16245 | 2026.05.21 18:28:19.449500 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16246 | 2026.05.21 18:28:19.449701 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.05.21 18:28:19.449824 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001114 sec., 36804.30879712747 rows/sec., 2.70 MiB/sec. | ||
| 16248 | 2026.05.21 18:28:19.449860 [ 286 ] {9be0ea11-19b8-4c34-b12c-89c33da381ff} <Debug> TCPHandler: Processed in 0.001287585 sec. | ||
| 16249 | 2026.05.21 18:28:19.449984 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.05.21 18:28:19.450089 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16251 | 2026.05.21 18:28:19.450133 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16252 | 2026.05.21 18:28:19.450568 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.05.21 18:28:19.450605 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16254 | 2026.05.21 18:28:19.450915 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16255 | 2026.05.21 18:28:19.451126 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.05.21 18:28:19.451254 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001183 sec., 88757.39644970415 rows/sec., 6.93 MiB/sec. | ||
| 16257 | 2026.05.21 18:28:19.451289 [ 286 ] {7e52ab7e-dcbb-4b06-8944-7f17343d2316} <Debug> TCPHandler: Processed in 0.001363756 sec. | ||
| 16258 | 2026.05.21 18:28:19.451424 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2026.05.21 18:28:19.451520 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16260 | 2026.05.21 18:28:19.451565 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16261 | 2026.05.21 18:28:19.451971 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.05.21 18:28:19.452005 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16263 | 2026.05.21 18:28:19.452360 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16264 | 2026.05.21 18:28:19.452569 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.05.21 18:28:19.452699 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 16266 | 2026.05.21 18:28:19.452702 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_117_28 to all_118_118_0 | ||
| 16267 | 2026.05.21 18:28:19.452734 [ 286 ] {5b339274-d162-48cc-891e-ce4f45ebc945} <Debug> TCPHandler: Processed in 0.001368186 sec. | ||
| 16268 | 2026.05.21 18:28:19.452747 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.05.21 18:28:19.452767 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16270 | 2026.05.21 18:28:19.452843 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_117_28 to all_118_118_0 into Compact with storage Full | ||
| 16271 | 2026.05.21 18:28:19.452857 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2026.05.21 18:28:19.452941 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16273 | 2026.05.21 18:28:19.452965 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16274 | 2026.05.21 18:28:19.452971 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_28, total 43433 rows starting from the beginning of the part | ||
| 16275 | 2026.05.21 18:28:19.453020 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <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 | ||
| 16276 | 2026.05.21 18:28:19.453036 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16277 | 2026.05.21 18:28:19.453894 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.05.21 18:28:19.453929 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16279 | 2026.05.21 18:28:19.454494 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16280 | 2026.05.21 18:28:19.454720 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.05.21 18:28:19.454873 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001925 sec., 21298.701298701297 rows/sec., 38.17 MiB/sec. | ||
| 16282 | 2026.05.21 18:28:19.454948 [ 286 ] {2261f403-f0ae-4fa7-abd4-00308ea124ee} <Debug> TCPHandler: Processed in 0.002140531 sec. | ||
| 16283 | 2026.05.21 18:28:19.455067 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16284 | 2026.05.21 18:28:19.455164 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16285 | 2026.05.21 18:28:19.455206 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16286 | 2026.05.21 18:28:19.455541 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16287 | 2026.05.21 18:28:19.455575 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16288 | 2026.05.21 18:28:19.455877 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16289 | 2026.05.21 18:28:19.456111 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2026.05.21 18:28:19.456225 [ 119 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16291 | 2026.05.21 18:28:19.456248 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 16292 | 2026.05.21 18:28:19.456260 [ 119 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16293 | 2026.05.21 18:28:19.456280 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16294 | 2026.05.21 18:28:19.456283 [ 286 ] {7eecab88-4892-4aa2-8e48-09b44545b338} <Debug> TCPHandler: Processed in 0.001265705 sec. | ||
| 16295 | 2026.05.21 18:28:19.456361 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16296 | 2026.05.21 18:28:19.456465 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16297 | 2026.05.21 18:28:19.456492 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6030 rows starting from the beginning of the part | ||
| 16298 | 2026.05.21 18:28:19.456541 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16299 | 2026.05.21 18:28:19.456581 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16300 | 2026.05.21 18:28:19.456619 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16301 | 2026.05.21 18:28:19.456653 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16302 | 2026.05.21 18:28:19.456688 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16303 | 2026.05.21 18:28:19.458383 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204994 sec., 3087895.2554708915 rows/sec., 206.55 MiB/sec. | ||
| 16304 | 2026.05.21 18:28:19.458920 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16305 | 2026.05.21 18:28:19.459277 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.05.21 18:28:19.459370 [ 193 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_121_24} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16307 | 2026.05.21 18:28:19.459478 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16308 | 2026.05.21 18:28:19.459882 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43593 rows, containing 5 columns (5 merged, 0 gathered) in 0.007066797 sec., 6168706.982809893 rows/sec., 397.95 MiB/sec. | ||
| 16309 | 2026.05.21 18:28:19.460257 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Trace> MergedBlockOutputStream: filled checksums all_1_118_29 (state Temporary) | ||
| 16310 | 2026.05.21 18:28:19.460561 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_118_29 to all_1_118_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.05.21 18:28:19.460647 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_118_29} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_117_28, all_118_118_0] -> all_1_118_29 | ||
| 16312 | 2026.05.21 18:28:19.460756 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16313 | 2026.05.21 18:28:19.625351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16314 | 2026.05.21 18:28:19.643904 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16315 | 2026.05.21 18:28:19.643966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16316 | 2026.05.21 18:28:19.650318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16317 | 2026.05.21 18:28:19.651058 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2026.05.21 18:28:19.651435 [ 119 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16319 | 2026.05.21 18:28:19.651533 [ 119 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2026.05.21 18:28:19.651572 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16321 | 2026.05.21 18:28:19.651705 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16322 | 2026.05.21 18:28:19.655268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16323 | 2026.05.21 18:28:19.655660 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16324 | 2026.05.21 18:28:19.657345 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16325 | 2026.05.21 18:28:19.662199 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16326 | 2026.05.21 18:28:19.666713 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16327 | 2026.05.21 18:28:19.671336 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16328 | 2026.05.21 18:28:19.676165 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16329 | 2026.05.21 18:28:19.680692 [ 197 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16330 | 2026.05.21 18:28:19.734773 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.083114821 sec., 6894.077290980389 rows/sec., 35.65 MiB/sec. | ||
| 16331 | 2026.05.21 18:28:19.737793 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16332 | 2026.05.21 18:28:19.739731 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2026.05.21 18:28:19.739816 [ 188 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_76_15} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16334 | 2026.05.21 18:28:19.742477 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16335 | 2026.05.21 18:28:20.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.60 MiB, peak 395.00 MiB, free memory in arenas 0.00 B, will set to 376.45 MiB (RSS), difference: -1.15 MiB | ||
| 16336 | 2026.05.21 18:28:20.450099 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16337 | 2026.05.21 18:28:20.450178 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16338 | 2026.05.21 18:28:20.454007 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16339 | 2026.05.21 18:28:20.468128 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.05.21 18:28:20.468361 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16341 | 2026.05.21 18:28:20.468710 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16342 | 2026.05.21 18:28:20.468750 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16343 | 2026.05.21 18:28:20.468979 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16344 | 2026.05.21 18:28:20.469044 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16345 | 2026.05.21 18:28:20.469182 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16346 | 2026.05.21 18:28:20.469217 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16347 | 2026.05.21 18:28:20.469239 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16348 | 2026.05.21 18:28:20.469255 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16349 | 2026.05.21 18:28:20.469295 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16350 | 2026.05.21 18:28:20.469316 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16351 | 2026.05.21 18:28:20.470724 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002472 sec., 20631.06796116505 rows/sec., 4.88 MiB/sec. | ||
| 16352 | 2026.05.21 18:28:20.470822 [ 286 ] {43b3f8b5-3100-4d1c-8487-7298e77e9de3} <Debug> TCPHandler: Processed in 0.002819894 sec. | ||
| 16353 | 2026.05.21 18:28:20.481994 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16354 | 2026.05.21 18:28:20.482123 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16355 | 2026.05.21 18:28:20.482176 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16356 | 2026.05.21 18:28:20.482695 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16357 | 2026.05.21 18:28:20.482733 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16358 | 2026.05.21 18:28:20.483074 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16359 | 2026.05.21 18:28:20.483283 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.05.21 18:28:20.483427 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001341 sec., 2982.848620432513 rows/sec., 243.23 KiB/sec. | ||
| 16361 | 2026.05.21 18:28:20.483463 [ 286 ] {295849c1-0e8d-4687-9d64-cd1963e7c3ba} <Debug> TCPHandler: Processed in 0.00152771 sec. | ||
| 16362 | 2026.05.21 18:28:20.483570 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2026.05.21 18:28:20.483662 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16364 | 2026.05.21 18:28:20.483701 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16365 | 2026.05.21 18:28:20.485078 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16366 | 2026.05.21 18:28:20.485114 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16367 | 2026.05.21 18:28:20.485542 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16368 | 2026.05.21 18:28:20.485756 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16369 | 2026.05.21 18:28:20.485881 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Debug> executeQuery: Read 2407 rows, 181.84 KiB in 0.002237 sec., 1075994.635672776 rows/sec., 79.38 MiB/sec. | ||
| 16370 | 2026.05.21 18:28:20.485916 [ 286 ] {c6999962-9bf0-41fa-817c-02c9c169d68d} <Debug> TCPHandler: Processed in 0.002393266 sec. | ||
| 16371 | 2026.05.21 18:28:20.486025 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16372 | 2026.05.21 18:28:20.486118 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16373 | 2026.05.21 18:28:20.486159 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16374 | 2026.05.21 18:28:20.486547 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.05.21 18:28:20.486582 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16376 | 2026.05.21 18:28:20.486863 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16377 | 2026.05.21 18:28:20.487069 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.05.21 18:28:20.487195 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001096 sec., 13686.131386861314 rows/sec., 1009.53 KiB/sec. | ||
| 16379 | 2026.05.21 18:28:20.487230 [ 286 ] {62671276-41be-4e73-9308-8e5fd460118c} <Debug> TCPHandler: Processed in 0.001252594 sec. | ||
| 16380 | 2026.05.21 18:28:20.487338 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2026.05.21 18:28:20.487431 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16382 | 2026.05.21 18:28:20.487471 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16383 | 2026.05.21 18:28:20.488086 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16384 | 2026.05.21 18:28:20.488122 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16385 | 2026.05.21 18:28:20.488433 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16386 | 2026.05.21 18:28:20.488634 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2026.05.21 18:28:20.488759 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001347 sec., 594654.7884187081 rows/sec., 34.35 MiB/sec. | ||
| 16388 | 2026.05.21 18:28:20.488793 [ 286 ] {eee3f910-8432-4a75-96e8-97700517e109} <Debug> TCPHandler: Processed in 0.001502449 sec. | ||
| 16389 | 2026.05.21 18:28:20.488903 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2026.05.21 18:28:20.489011 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16391 | 2026.05.21 18:28:20.489054 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16392 | 2026.05.21 18:28:20.489453 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2026.05.21 18:28:20.489490 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16394 | 2026.05.21 18:28:20.489785 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16395 | 2026.05.21 18:28:20.490002 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2026.05.21 18:28:20.490132 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 16397 | 2026.05.21 18:28:20.490168 [ 286 ] {b0fdb625-4cc7-4be8-9e7c-2be3b4b7e5e7} <Debug> TCPHandler: Processed in 0.001317765 sec. | ||
| 16398 | 2026.05.21 18:28:20.490280 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.05.21 18:28:20.490385 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16400 | 2026.05.21 18:28:20.490427 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16401 | 2026.05.21 18:28:20.491234 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.05.21 18:28:20.491272 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16403 | 2026.05.21 18:28:20.491650 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16404 | 2026.05.21 18:28:20.491863 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.05.21 18:28:20.491995 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.00163 sec., 793865.0306748466 rows/sec., 52.99 MiB/sec. | ||
| 16406 | 2026.05.21 18:28:20.492031 [ 286 ] {b1b7a5da-6fec-4d7c-b5c5-9bfe6015d7d5} <Debug> TCPHandler: Processed in 0.001802745 sec. | ||
| 16407 | 2026.05.21 18:28:20.492152 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.05.21 18:28:20.492249 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16409 | 2026.05.21 18:28:20.492291 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16410 | 2026.05.21 18:28:20.493015 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.05.21 18:28:20.493051 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16412 | 2026.05.21 18:28:20.493469 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16413 | 2026.05.21 18:28:20.493676 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.05.21 18:28:20.493808 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.00158 sec., 948101.2658227847 rows/sec., 57.51 MiB/sec. | ||
| 16415 | 2026.05.21 18:28:20.493827 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_118_29 to all_123_123_0 | ||
| 16416 | 2026.05.21 18:28:20.493844 [ 286 ] {1e3dc5dc-d838-4761-9dee-3720d5bd99cb} <Debug> TCPHandler: Processed in 0.001743424 sec. | ||
| 16417 | 2026.05.21 18:28:20.493910 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16418 | 2026.05.21 18:28:20.493941 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16419 | 2026.05.21 18:28:20.494016 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.05.21 18:28:20.494047 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_29 to all_123_123_0 into Compact with storage Full | ||
| 16421 | 2026.05.21 18:28:20.494138 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.05.21 18:28:20.494189 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16423 | 2026.05.21 18:28:20.494210 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <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 | ||
| 16424 | 2026.05.21 18:28:20.494233 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_29, total 43593 rows starting from the beginning of the part | ||
| 16425 | 2026.05.21 18:28:20.494323 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16426 | 2026.05.21 18:28:20.494383 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 200 rows starting from the beginning of the part | ||
| 16427 | 2026.05.21 18:28:20.494434 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16428 | 2026.05.21 18:28:20.494478 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16429 | 2026.05.21 18:28:20.494527 [ 201 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1498 rows starting from the beginning of the part | ||
| 16430 | 2026.05.21 18:28:20.495051 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.05.21 18:28:20.495094 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16432 | 2026.05.21 18:28:20.495627 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16433 | 2026.05.21 18:28:20.495880 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.05.21 18:28:20.496025 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001911 sec., 5756.148613291471 rows/sec., 10.31 MiB/sec. | ||
| 16435 | 2026.05.21 18:28:20.496079 [ 286 ] {2d093e57-4211-4d06-a8d2-88d0577bdb29} <Debug> TCPHandler: Processed in 0.002125461 sec. | ||
| 16436 | 2026.05.21 18:28:20.496189 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2026.05.21 18:28:20.496287 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16438 | 2026.05.21 18:28:20.496330 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16439 | 2026.05.21 18:28:20.496653 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2026.05.21 18:28:20.496689 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16441 | 2026.05.21 18:28:20.496981 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16442 | 2026.05.21 18:28:20.497189 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2026.05.21 18:28:20.497319 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 16444 | 2026.05.21 18:28:20.497352 [ 286 ] {0c43a414-254e-443c-a0f1-de4ebb3bd21c} <Debug> TCPHandler: Processed in 0.001211633 sec. | ||
| 16445 | 2026.05.21 18:28:20.502549 [ 186 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45771 rows, containing 5 columns (5 merged, 0 gathered) in 0.008539614 sec., 5359844.133470202 rows/sec., 345.55 MiB/sec. | ||
| 16446 | 2026.05.21 18:28:20.503059 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Trace> MergedBlockOutputStream: filled checksums all_1_123_30 (state Temporary) | ||
| 16447 | 2026.05.21 18:28:20.503392 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_123_30 to all_1_123_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.05.21 18:28:20.503477 [ 198 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_123_30} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_118_29, all_123_123_0] -> all_1_123_30 | ||
| 16449 | 2026.05.21 18:28:20.503597 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16450 | 2026.05.21 18:28:24.179335 [ 220 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16451 | 2026.05.21 18:28:24.179388 [ 220 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16452 | 2026.05.21 18:28:24.182604 [ 220 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16453 | 2026.05.21 18:28:24.439699 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2026.05.21 18:28:24.439951 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16455 | 2026.05.21 18:28:24.440290 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16456 | 2026.05.21 18:28:24.440329 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <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 | ||
| 16457 | 2026.05.21 18:28:24.440558 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16458 | 2026.05.21 18:28:24.440632 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16459 | 2026.05.21 18:28:24.440776 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16460 | 2026.05.21 18:28:24.440814 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16461 | 2026.05.21 18:28:24.440836 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16462 | 2026.05.21 18:28:24.440853 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16463 | 2026.05.21 18:28:24.440895 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16464 | 2026.05.21 18:28:24.440915 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16465 | 2026.05.21 18:28:24.442001 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002142 sec., 23809.523809523813 rows/sec., 5.63 MiB/sec. | ||
| 16466 | 2026.05.21 18:28:24.442115 [ 286 ] {86328701-3d85-4347-846f-9a966686f36a} <Debug> TCPHandler: Processed in 0.002561049 sec. | ||
| 16467 | 2026.05.21 18:28:24.443551 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.05.21 18:28:24.443663 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16469 | 2026.05.21 18:28:24.443710 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16470 | 2026.05.21 18:28:24.444299 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.05.21 18:28:24.444353 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16472 | 2026.05.21 18:28:24.444778 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16473 | 2026.05.21 18:28:24.445010 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.05.21 18:28:24.445164 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001534 sec., 36505.86701434159 rows/sec., 2.80 MiB/sec. | ||
| 16475 | 2026.05.21 18:28:24.445203 [ 286 ] {8cb71653-13c1-4bdd-9191-405ddbe6dba1} <Debug> TCPHandler: Processed in 0.001707663 sec. | ||
| 16476 | 2026.05.21 18:28:24.445196 [ 113 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16477 | 2026.05.21 18:28:24.445291 [ 113 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16478 | 2026.05.21 18:28:24.445322 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16479 | 2026.05.21 18:28:24.445334 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16480 | 2026.05.21 18:28:24.445449 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16481 | 2026.05.21 18:28:24.445468 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16482 | 2026.05.21 18:28:24.445493 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16483 | 2026.05.21 18:28:24.445650 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16484 | 2026.05.21 18:28:24.445707 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3361 rows starting from the beginning of the part | ||
| 16485 | 2026.05.21 18:28:24.445803 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 262 rows starting from the beginning of the part | ||
| 16486 | 2026.05.21 18:28:24.445856 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 16487 | 2026.05.21 18:28:24.445901 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 138 rows starting from the beginning of the part | ||
| 16488 | 2026.05.21 18:28:24.445936 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.05.21 18:28:24.445945 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2407 rows starting from the beginning of the part | ||
| 16490 | 2026.05.21 18:28:24.445984 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16491 | 2026.05.21 18:28:24.446009 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 16492 | 2026.05.21 18:28:24.446336 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16493 | 2026.05.21 18:28:24.446565 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.05.21 18:28:24.446695 [ 113 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16495 | 2026.05.21 18:28:24.446699 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 16496 | 2026.05.21 18:28:24.446735 [ 113 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.05.21 18:28:24.446755 [ 286 ] {8a013260-fb51-44c4-b133-76d12c50ad41} <Debug> TCPHandler: Processed in 0.001470409 sec. | ||
| 16498 | 2026.05.21 18:28:24.446759 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16499 | 2026.05.21 18:28:24.446879 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16500 | 2026.05.21 18:28:24.446885 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16501 | 2026.05.21 18:28:24.447021 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16502 | 2026.05.21 18:28:24.447029 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16503 | 2026.05.21 18:28:24.447062 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part | ||
| 16504 | 2026.05.21 18:28:24.447088 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16505 | 2026.05.21 18:28:24.447135 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 149 rows starting from the beginning of the part | ||
| 16506 | 2026.05.21 18:28:24.447185 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 16507 | 2026.05.21 18:28:24.447226 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 105 rows starting from the beginning of the part | ||
| 16508 | 2026.05.21 18:28:24.447265 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1294 rows starting from the beginning of the part | ||
| 16509 | 2026.05.21 18:28:24.447307 [ 186 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 16510 | 2026.05.21 18:28:24.447482 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.05.21 18:28:24.447525 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16512 | 2026.05.21 18:28:24.447865 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16513 | 2026.05.21 18:28:24.448108 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.05.21 18:28:24.448184 [ 199 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002785783 sec., 2254303.368209225 rows/sec., 179.47 MiB/sec. | ||
| 16515 | 2026.05.21 18:28:24.448240 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001231 sec., 103980.50365556458 rows/sec., 7.24 MiB/sec. | ||
| 16516 | 2026.05.21 18:28:24.448276 [ 286 ] {69c424fd-4a74-4e31-93e1-44cde7d0ab49} <Debug> TCPHandler: Processed in 0.001441008 sec. | ||
| 16517 | 2026.05.21 18:28:24.448397 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2026.05.21 18:28:24.448492 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.05.21 18:28:24.448522 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16520 | 2026.05.21 18:28:24.448540 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16521 | 2026.05.21 18:28:24.448714 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001889096 sec., 1856443.5052533064 rows/sec., 134.86 MiB/sec. | ||
| 16522 | 2026.05.21 18:28:24.448841 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16523 | 2026.05.21 18:28:24.448885 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.05.21 18:28:24.448930 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16525 | 2026.05.21 18:28:24.448936 [ 196 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_126_25} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16526 | 2026.05.21 18:28:24.448943 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16527 | 2026.05.21 18:28:24.449047 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16528 | 2026.05.21 18:28:24.449226 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.05.21 18:28:24.449252 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16530 | 2026.05.21 18:28:24.449304 [ 199 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_126_25} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16531 | 2026.05.21 18:28:24.449385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 16532 | 2026.05.21 18:28:24.449465 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.05.21 18:28:24.449595 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001122 sec., 42780.74866310161 rows/sec., 2.88 MiB/sec. | ||
| 16534 | 2026.05.21 18:28:24.449629 [ 286 ] {37d926c3-cb4f-493e-9e5c-75d12d6c8bd4} <Debug> TCPHandler: Processed in 0.001282245 sec. | ||
| 16535 | 2026.05.21 18:28:25.184697 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37029 | ||
| 16536 | 2026.05.21 18:28:25.185467 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.05.21 18:28:25.185539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16538 | 2026.05.21 18:28:25.186117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16539 | 2026.05.21 18:28:25.186346 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2026.05.21 18:28:25.186490 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37029 | ||
| 16541 | 2026.05.21 18:28:27.155551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16542 | 2026.05.21 18:28:27.172605 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.05.21 18:28:27.172660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16544 | 2026.05.21 18:28:27.178856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16545 | 2026.05.21 18:28:27.179626 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2026.05.21 18:28:27.182582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16547 | 2026.05.21 18:28:29.442530 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16548 | 2026.05.21 18:28:29.442799 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16549 | 2026.05.21 18:28:29.443185 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16550 | 2026.05.21 18:28:29.443223 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <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 | ||
| 16551 | 2026.05.21 18:28:29.443441 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16552 | 2026.05.21 18:28:29.443509 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16553 | 2026.05.21 18:28:29.443647 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16554 | 2026.05.21 18:28:29.443684 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16555 | 2026.05.21 18:28:29.443705 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16556 | 2026.05.21 18:28:29.443824 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16557 | 2026.05.21 18:28:29.443867 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16558 | 2026.05.21 18:28:29.443888 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16559 | 2026.05.21 18:28:29.445281 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002589 sec., 19698.725376593276 rows/sec., 4.66 MiB/sec. | ||
| 16560 | 2026.05.21 18:28:29.445381 [ 286 ] {ab5349f8-7489-4248-b727-882f2b25c067} <Debug> TCPHandler: Processed in 0.002994508 sec. | ||
| 16561 | 2026.05.21 18:28:29.447767 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.05.21 18:28:29.447874 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16563 | 2026.05.21 18:28:29.447919 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16564 | 2026.05.21 18:28:29.448820 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.05.21 18:28:29.448900 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16566 | 2026.05.21 18:28:29.449369 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16567 | 2026.05.21 18:28:29.449586 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.05.21 18:28:29.449730 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001886 sec., 73170.73170731707 rows/sec., 6.37 MiB/sec. | ||
| 16569 | 2026.05.21 18:28:29.449767 [ 286 ] {8fd9c21e-e101-4b9a-b948-878aa58ab7ce} <Debug> TCPHandler: Processed in 0.002052549 sec. | ||
| 16570 | 2026.05.21 18:28:29.449888 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16571 | 2026.05.21 18:28:29.449983 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16572 | 2026.05.21 18:28:29.450024 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16573 | 2026.05.21 18:28:29.450442 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.05.21 18:28:29.450478 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16575 | 2026.05.21 18:28:29.450769 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16576 | 2026.05.21 18:28:29.450972 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.05.21 18:28:29.451099 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001136 sec., 36091.54929577465 rows/sec., 2.65 MiB/sec. | ||
| 16578 | 2026.05.21 18:28:29.451135 [ 286 ] {af35b7b7-ce24-49e4-b65c-c2c01313f604} <Debug> TCPHandler: Processed in 0.001297205 sec. | ||
| 16579 | 2026.05.21 18:28:29.451141 [ 221 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16580 | 2026.05.21 18:28:29.451188 [ 221 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16581 | 2026.05.21 18:28:29.451248 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.05.21 18:28:29.451348 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16583 | 2026.05.21 18:28:29.451389 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16584 | 2026.05.21 18:28:29.451818 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.05.21 18:28:29.451859 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16586 | 2026.05.21 18:28:29.452205 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16587 | 2026.05.21 18:28:29.452455 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.05.21 18:28:29.452623 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001292 sec., 81269.34984520124 rows/sec., 6.35 MiB/sec. | ||
| 16589 | 2026.05.21 18:28:29.452664 [ 286 ] {c6f82ddd-f3d6-4e1c-9340-9715ac6255f9} <Debug> TCPHandler: Processed in 0.001465668 sec. | ||
| 16590 | 2026.05.21 18:28:29.452790 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.05.21 18:28:29.452887 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16592 | 2026.05.21 18:28:29.452933 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16593 | 2026.05.21 18:28:29.453355 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2026.05.21 18:28:29.453392 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16595 | 2026.05.21 18:28:29.453749 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16596 | 2026.05.21 18:28:29.453960 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2026.05.21 18:28:29.454094 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 16598 | 2026.05.21 18:28:29.454132 [ 286 ] {479b6c5d-b166-4af1-88fd-790027d2cbe7} <Debug> TCPHandler: Processed in 0.001392056 sec. | ||
| 16599 | 2026.05.21 18:28:29.454169 [ 221 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16600 | 2026.05.21 18:28:29.454255 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16601 | 2026.05.21 18:28:29.454354 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16602 | 2026.05.21 18:28:29.454411 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <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 | ||
| 16603 | 2026.05.21 18:28:29.455257 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.05.21 18:28:29.455295 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16605 | 2026.05.21 18:28:29.455861 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16606 | 2026.05.21 18:28:29.456081 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.05.21 18:28:29.456222 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 16608 | 2026.05.21 18:28:29.456287 [ 286 ] {207cc55a-be9b-48cf-aac4-f0758d5311be} <Debug> TCPHandler: Processed in 0.00208146 sec. | ||
| 16609 | 2026.05.21 18:28:29.456409 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16610 | 2026.05.21 18:28:29.456505 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16611 | 2026.05.21 18:28:29.456548 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16612 | 2026.05.21 18:28:29.456896 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2026.05.21 18:28:29.456931 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16614 | 2026.05.21 18:28:29.457230 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16615 | 2026.05.21 18:28:29.457446 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2026.05.21 18:28:29.457574 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 16617 | 2026.05.21 18:28:29.457608 [ 286 ] {a6a339e9-4031-4519-825d-b1e9cd47fed3} <Debug> TCPHandler: Processed in 0.001249754 sec. | ||
| 16618 | 2026.05.21 18:28:31.277674 [ 107 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 16619 | 2026.05.21 18:28:31.277747 [ 107 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.05.21 18:28:31.277773 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16621 | 2026.05.21 18:28:31.277885 [ 218 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16622 | 2026.05.21 18:28:31.277896 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 16623 | 2026.05.21 18:28:31.277950 [ 218 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16624 | 2026.05.21 18:28:31.278060 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16625 | 2026.05.21 18:28:31.278096 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 16626 | 2026.05.21 18:28:31.278173 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 16627 | 2026.05.21 18:28:31.278226 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 16628 | 2026.05.21 18:28:31.278276 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 16629 | 2026.05.21 18:28:31.278325 [ 186 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 16630 | 2026.05.21 18:28:31.279139 [ 199 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297685 sec., 29282.915345403544 rows/sec., 2.44 MiB/sec. | ||
| 16631 | 2026.05.21 18:28:31.279345 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 16632 | 2026.05.21 18:28:31.279796 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.05.21 18:28:31.279943 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_37_9} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 16634 | 2026.05.21 18:28:31.280077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16635 | 2026.05.21 18:28:31.280186 [ 218 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16636 | 2026.05.21 18:28:32.504776 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16637 | 2026.05.21 18:28:32.504825 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16638 | 2026.05.21 18:28:32.600848 [ 105 ] {} <Debug> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16639 | 2026.05.21 18:28:32.600914 [ 105 ] {} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16640 | 2026.05.21 18:28:32.600938 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16641 | 2026.05.21 18:28:32.601044 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::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 | ||
| 16642 | 2026.05.21 18:28:32.601173 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16643 | 2026.05.21 18:28:32.601209 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 16644 | 2026.05.21 18:28:32.601281 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16645 | 2026.05.21 18:28:32.601330 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 16646 | 2026.05.21 18:28:32.601378 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 16647 | 2026.05.21 18:28:32.601421 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 16648 | 2026.05.21 18:28:32.602170 [ 194 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163932 sec., 5154.940322974195 rows/sec., 382.59 KiB/sec. | ||
| 16649 | 2026.05.21 18:28:32.602316 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16650 | 2026.05.21 18:28:32.602593 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2026.05.21 18:28:32.602678 [ 189 ] {f3f043e7-0f6b-4daa-9931-0afcf8579713::all_1_17_4} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16652 | 2026.05.21 18:28:32.602763 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16653 | 2026.05.21 18:28:32.686767 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37477 | ||
| 16654 | 2026.05.21 18:28:32.687273 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16655 | 2026.05.21 18:28:32.687321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 16656 | 2026.05.21 18:28:32.687815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16657 | 2026.05.21 18:28:32.688065 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2026.05.21 18:28:32.688212 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37477 | ||
| 16659 | 2026.05.21 18:28:34.073896 [ 219 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16660 | 2026.05.21 18:28:34.073942 [ 219 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16661 | 2026.05.21 18:28:34.077128 [ 219 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16662 | 2026.05.21 18:28:34.256923 [ 223 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16663 | 2026.05.21 18:28:34.256989 [ 223 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16664 | 2026.05.21 18:28:34.261066 [ 223 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16665 | 2026.05.21 18:28:34.440884 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16666 | 2026.05.21 18:28:34.441152 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16667 | 2026.05.21 18:28:34.441501 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16668 | 2026.05.21 18:28:34.441542 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <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 | ||
| 16669 | 2026.05.21 18:28:34.441762 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16670 | 2026.05.21 18:28:34.441834 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16671 | 2026.05.21 18:28:34.441977 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16672 | 2026.05.21 18:28:34.442015 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16673 | 2026.05.21 18:28:34.442037 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16674 | 2026.05.21 18:28:34.442053 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16675 | 2026.05.21 18:28:34.442103 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16676 | 2026.05.21 18:28:34.442123 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16677 | 2026.05.21 18:28:34.443258 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002209 sec., 23087.369850611136 rows/sec., 5.46 MiB/sec. | ||
| 16678 | 2026.05.21 18:28:34.443393 [ 286 ] {ad0d973c-cfdf-460e-b58b-b15c69ea8bfa} <Debug> TCPHandler: Processed in 0.002654731 sec. | ||
| 16679 | 2026.05.21 18:28:34.445097 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16680 | 2026.05.21 18:28:34.445214 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16681 | 2026.05.21 18:28:34.445262 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16682 | 2026.05.21 18:28:34.445830 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16683 | 2026.05.21 18:28:34.445879 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16684 | 2026.05.21 18:28:34.446258 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16685 | 2026.05.21 18:28:34.446494 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16686 | 2026.05.21 18:28:34.446651 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.93 MiB/sec. | ||
| 16687 | 2026.05.21 18:28:34.446690 [ 286 ] {ef4c4c9c-eef1-4d3b-a48d-c0441544c4d9} <Debug> TCPHandler: Processed in 0.001649392 sec. | ||
| 16688 | 2026.05.21 18:28:34.446823 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16689 | 2026.05.21 18:28:34.446931 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16690 | 2026.05.21 18:28:34.446981 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16691 | 2026.05.21 18:28:34.447422 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.05.21 18:28:34.447458 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16693 | 2026.05.21 18:28:34.447772 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16694 | 2026.05.21 18:28:34.447987 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.05.21 18:28:34.448118 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 16696 | 2026.05.21 18:28:34.448155 [ 286 ] {e6a3ae76-b2d9-4bed-aaac-32f2e37104f3} <Debug> TCPHandler: Processed in 0.001384077 sec. | ||
| 16697 | 2026.05.21 18:28:34.448279 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16698 | 2026.05.21 18:28:34.448378 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16699 | 2026.05.21 18:28:34.448424 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16700 | 2026.05.21 18:28:34.448832 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2026.05.21 18:28:34.448866 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16702 | 2026.05.21 18:28:34.449220 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16703 | 2026.05.21 18:28:34.449484 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.05.21 18:28:34.449618 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 16705 | 2026.05.21 18:28:34.449653 [ 286 ] {e7de401d-c6cf-498a-8005-3cb4f1612517} <Debug> TCPHandler: Processed in 0.001424998 sec. | ||
| 16706 | 2026.05.21 18:28:34.449772 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.05.21 18:28:34.449869 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16708 | 2026.05.21 18:28:34.449913 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16709 | 2026.05.21 18:28:34.450248 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.05.21 18:28:34.450282 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16711 | 2026.05.21 18:28:34.450587 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16712 | 2026.05.21 18:28:34.450791 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.05.21 18:28:34.450919 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 16714 | 2026.05.21 18:28:34.450952 [ 286 ] {e13e3007-81ff-4fb0-912c-492a9fbe68f9} <Debug> TCPHandler: Processed in 0.001230414 sec. | ||
| 16715 | 2026.05.21 18:28:34.682757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16716 | 2026.05.21 18:28:34.702252 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.05.21 18:28:34.702318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16718 | 2026.05.21 18:28:34.708709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16719 | 2026.05.21 18:28:34.710210 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.05.21 18:28:34.714137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16721 | 2026.05.21 18:28:39.448596 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16722 | 2026.05.21 18:28:39.448853 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 16723 | 2026.05.21 18:28:39.449268 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16724 | 2026.05.21 18:28:39.449316 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16725 | 2026.05.21 18:28:39.449571 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16726 | 2026.05.21 18:28:39.449643 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16727 | 2026.05.21 18:28:39.449790 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 16728 | 2026.05.21 18:28:39.449828 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16729 | 2026.05.21 18:28:39.449851 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16730 | 2026.05.21 18:28:39.449867 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16731 | 2026.05.21 18:28:39.449910 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16732 | 2026.05.21 18:28:39.449931 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16733 | 2026.05.21 18:28:39.450976 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002229 sec., 22880.21534320323 rows/sec., 5.41 MiB/sec. | ||
| 16734 | 2026.05.21 18:28:39.451090 [ 286 ] {d3f348aa-ff78-460c-9503-a3a364d5a68c} <Debug> TCPHandler: Processed in 0.002625861 sec. | ||
| 16735 | 2026.05.21 18:28:39.456827 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16736 | 2026.05.21 18:28:39.456961 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16737 | 2026.05.21 18:28:39.457016 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16738 | 2026.05.21 18:28:39.457655 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2026.05.21 18:28:39.457697 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16740 | 2026.05.21 18:28:39.458076 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16741 | 2026.05.21 18:28:39.458292 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16742 | 2026.05.21 18:28:39.458439 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001517 sec., 187211.6018457482 rows/sec., 11.89 MiB/sec. | ||
| 16743 | 2026.05.21 18:28:39.458475 [ 286 ] {ac3715a9-80ea-42a2-945d-91574af07335} <Debug> TCPHandler: Processed in 0.001713203 sec. | ||
| 16744 | 2026.05.21 18:28:39.458603 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16745 | 2026.05.21 18:28:39.458704 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16746 | 2026.05.21 18:28:39.458747 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16747 | 2026.05.21 18:28:39.459147 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2026.05.21 18:28:39.459181 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16749 | 2026.05.21 18:28:39.459477 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16750 | 2026.05.21 18:28:39.459694 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16751 | 2026.05.21 18:28:39.459825 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 285.12 KiB/sec. | ||
| 16752 | 2026.05.21 18:28:39.459861 [ 286 ] {d98ec6f9-631e-43ac-a1b2-176e8f182c56} <Debug> TCPHandler: Processed in 0.001309816 sec. | ||
| 16753 | 2026.05.21 18:28:39.459976 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2026.05.21 18:28:39.460073 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16755 | 2026.05.21 18:28:39.460115 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16756 | 2026.05.21 18:28:39.460924 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16757 | 2026.05.21 18:28:39.460959 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16758 | 2026.05.21 18:28:39.461310 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16759 | 2026.05.21 18:28:39.461525 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.05.21 18:28:39.461654 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001601 sec., 550281.0743285447 rows/sec., 43.23 MiB/sec. | ||
| 16761 | 2026.05.21 18:28:39.461689 [ 286 ] {7b3470d4-4f45-48ae-8ef6-172ab4f4e242} <Debug> TCPHandler: Processed in 0.001764214 sec. | ||
| 16762 | 2026.05.21 18:28:39.461814 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16763 | 2026.05.21 18:28:39.461913 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16764 | 2026.05.21 18:28:39.461954 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16765 | 2026.05.21 18:28:39.462455 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16766 | 2026.05.21 18:28:39.462490 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16767 | 2026.05.21 18:28:39.462793 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16768 | 2026.05.21 18:28:39.462997 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16769 | 2026.05.21 18:28:39.463094 [ 99 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16770 | 2026.05.21 18:28:39.463123 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Debug> executeQuery: Read 187 rows, 11.90 KiB in 0.001231 sec., 151909.01705930138 rows/sec., 9.44 MiB/sec. | ||
| 16771 | 2026.05.21 18:28:39.463130 [ 99 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.05.21 18:28:39.463156 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16773 | 2026.05.21 18:28:39.463159 [ 286 ] {676e618f-ecff-4685-aa4f-b5324df2ab2e} <Debug> TCPHandler: Processed in 0.001395737 sec. | ||
| 16774 | 2026.05.21 18:28:39.463239 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16775 | 2026.05.21 18:28:39.463281 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2026.05.21 18:28:39.463327 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16777 | 2026.05.21 18:28:39.463358 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 16778 | 2026.05.21 18:28:39.463378 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16779 | 2026.05.21 18:28:39.463420 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16780 | 2026.05.21 18:28:39.463420 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 61 rows starting from the beginning of the part | ||
| 16781 | 2026.05.21 18:28:39.463480 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part | ||
| 16782 | 2026.05.21 18:28:39.463526 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 16783 | 2026.05.21 18:28:39.463566 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 41 rows starting from the beginning of the part | ||
| 16784 | 2026.05.21 18:28:39.463608 [ 199 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 187 rows starting from the beginning of the part | ||
| 16785 | 2026.05.21 18:28:39.463901 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16786 | 2026.05.21 18:28:39.463935 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16787 | 2026.05.21 18:28:39.464242 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16788 | 2026.05.21 18:28:39.464406 [ 189 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193553 sec., 478403.5564403089 rows/sec., 33.40 MiB/sec. | ||
| 16789 | 2026.05.21 18:28:39.464456 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16790 | 2026.05.21 18:28:39.464588 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001229 sec., 121236.77786818551 rows/sec., 7.83 MiB/sec. | ||
| 16791 | 2026.05.21 18:28:39.464624 [ 286 ] {a8fe8056-7554-42f5-b547-2acda6673757} <Debug> TCPHandler: Processed in 0.001393056 sec. | ||
| 16792 | 2026.05.21 18:28:39.464638 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16793 | 2026.05.21 18:28:39.464742 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.05.21 18:28:39.464844 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16795 | 2026.05.21 18:28:39.464889 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16796 | 2026.05.21 18:28:39.465000 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2026.05.21 18:28:39.465099 [ 194 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_76_15} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16798 | 2026.05.21 18:28:39.465213 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16799 | 2026.05.21 18:28:39.465347 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.05.21 18:28:39.465386 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16801 | 2026.05.21 18:28:39.465697 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16802 | 2026.05.21 18:28:39.465916 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.05.21 18:28:39.466043 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. | ||
| 16804 | 2026.05.21 18:28:39.466077 [ 286 ] {eb49beae-9000-4fc6-ac09-2582bf1c8e73} <Debug> TCPHandler: Processed in 0.001385186 sec. | ||
| 16805 | 2026.05.21 18:28:39.466193 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16806 | 2026.05.21 18:28:39.466289 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16807 | 2026.05.21 18:28:39.466330 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16808 | 2026.05.21 18:28:39.467002 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.05.21 18:28:39.467037 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16810 | 2026.05.21 18:28:39.467362 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16811 | 2026.05.21 18:28:39.467573 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.05.21 18:28:39.467701 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Debug> executeQuery: Read 535 rows, 38.79 KiB in 0.00143 sec., 374125.87412587414 rows/sec., 26.49 MiB/sec. | ||
| 16813 | 2026.05.21 18:28:39.467735 [ 286 ] {a7e936f7-2bc7-4ff1-ac76-72c064c3dfa2} <Debug> TCPHandler: Processed in 0.00159327 sec. | ||
| 16814 | 2026.05.21 18:28:39.467855 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16815 | 2026.05.21 18:28:39.467951 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16816 | 2026.05.21 18:28:39.467993 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16817 | 2026.05.21 18:28:39.468330 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16818 | 2026.05.21 18:28:39.468365 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16819 | 2026.05.21 18:28:39.468675 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 16820 | 2026.05.21 18:28:39.468893 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.05.21 18:28:39.469036 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 16822 | 2026.05.21 18:28:39.469073 [ 286 ] {9c1b7558-202f-47b9-be86-7a5df14cd26f} <Debug> TCPHandler: Processed in 0.001267564 sec. | ||
| 16823 | 2026.05.21 18:28:39.469190 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16824 | 2026.05.21 18:28:39.469288 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16825 | 2026.05.21 18:28:39.469332 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16826 | 2026.05.21 18:28:39.469771 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16827 | 2026.05.21 18:28:39.469807 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16828 | 2026.05.21 18:28:39.470144 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16829 | 2026.05.21 18:28:39.470377 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16830 | 2026.05.21 18:28:39.470506 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001237 sec., 215844.7857720291 rows/sec., 14.35 MiB/sec. | ||
| 16831 | 2026.05.21 18:28:39.470541 [ 286 ] {4629b128-681f-4d9b-b79a-b87cf2ec6728} <Debug> TCPHandler: Processed in 0.001403417 sec. | ||
| 16832 | 2026.05.21 18:28:39.470657 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16833 | 2026.05.21 18:28:39.470755 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16834 | 2026.05.21 18:28:39.470799 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16835 | 2026.05.21 18:28:39.471109 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.05.21 18:28:39.471143 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16837 | 2026.05.21 18:28:39.471434 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 16838 | 2026.05.21 18:28:39.471640 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2026.05.21 18:28:39.471774 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 16840 | 2026.05.21 18:28:39.471810 [ 286 ] {e55fecfa-436c-4876-882c-03efb7ab5171} <Debug> TCPHandler: Processed in 0.001203533 sec. | ||
| 16841 | 2026.05.21 18:28:39.471922 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16842 | 2026.05.21 18:28:39.472019 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16843 | 2026.05.21 18:28:39.472074 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <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 | ||
| 16844 | 2026.05.21 18:28:39.472900 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.05.21 18:28:39.472936 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16846 | 2026.05.21 18:28:39.473501 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16847 | 2026.05.21 18:28:39.473721 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.05.21 18:28:39.473860 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001859 sec., 22054.868208714364 rows/sec., 39.52 MiB/sec. | ||
| 16849 | 2026.05.21 18:28:39.473922 [ 286 ] {7b74b4f6-5e98-4a9f-b15e-8392c369aa43} <Debug> TCPHandler: Processed in 0.002050239 sec. | ||
| 16850 | 2026.05.21 18:28:39.474049 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2026.05.21 18:28:39.474148 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16852 | 2026.05.21 18:28:39.474191 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16853 | 2026.05.21 18:28:39.474514 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.05.21 18:28:39.474548 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16855 | 2026.05.21 18:28:39.474860 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16856 | 2026.05.21 18:28:39.475067 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.05.21 18:28:39.475169 [ 99 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16858 | 2026.05.21 18:28:39.475193 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 16859 | 2026.05.21 18:28:39.475206 [ 99 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.05.21 18:28:39.475226 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16861 | 2026.05.21 18:28:39.475230 [ 286 ] {90bb3b10-5367-42da-94fd-ca44d7243865} <Debug> TCPHandler: Processed in 0.001231044 sec. | ||
| 16862 | 2026.05.21 18:28:39.475307 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16863 | 2026.05.21 18:28:39.475408 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16864 | 2026.05.21 18:28:39.475440 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6330 rows starting from the beginning of the part | ||
| 16865 | 2026.05.21 18:28:39.475500 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 12 rows starting from the beginning of the part | ||
| 16866 | 2026.05.21 18:28:39.475551 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 48 rows starting from the beginning of the part | ||
| 16867 | 2026.05.21 18:28:39.475601 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16868 | 2026.05.21 18:28:39.475649 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16869 | 2026.05.21 18:28:39.475696 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 16870 | 2026.05.21 18:28:39.477489 [ 190 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219623 sec., 2973477.928459022 rows/sec., 198.76 MiB/sec. | ||
| 16871 | 2026.05.21 18:28:39.477861 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16872 | 2026.05.21 18:28:39.478126 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2026.05.21 18:28:39.478186 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_126_25} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16874 | 2026.05.21 18:28:39.478244 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16875 | 2026.05.21 18:28:40.188430 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37989 | ||
| 16876 | 2026.05.21 18:28:40.189214 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.05.21 18:28:40.189287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16878 | 2026.05.21 18:28:40.190026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16879 | 2026.05.21 18:28:40.190282 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.05.21 18:28:40.190427 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37989 | ||
| 16881 | 2026.05.21 18:28:40.300199 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16882 | 2026.05.21 18:28:40.300260 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16883 | 2026.05.21 18:28:40.304074 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16884 | 2026.05.21 18:28:42.214271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16885 | 2026.05.21 18:28:42.233271 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16886 | 2026.05.21 18:28:42.233333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 16887 | 2026.05.21 18:28:42.239424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16888 | 2026.05.21 18:28:42.240117 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16889 | 2026.05.21 18:28:42.243631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16890 | 2026.05.21 18:28:44.441418 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16891 | 2026.05.21 18:28:44.441662 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16892 | 2026.05.21 18:28:44.442003 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16893 | 2026.05.21 18:28:44.442043 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <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 | ||
| 16894 | 2026.05.21 18:28:44.442266 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16895 | 2026.05.21 18:28:44.442339 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16896 | 2026.05.21 18:28:44.442485 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16897 | 2026.05.21 18:28:44.442523 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16898 | 2026.05.21 18:28:44.442545 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16899 | 2026.05.21 18:28:44.442560 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16900 | 2026.05.21 18:28:44.442606 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16901 | 2026.05.21 18:28:44.442626 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16902 | 2026.05.21 18:28:44.443579 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002011 sec., 25360.517155643956 rows/sec., 6.00 MiB/sec. | ||
| 16903 | 2026.05.21 18:28:44.443663 [ 286 ] {875455dc-1d69-4085-8822-3081d3e7b4f6} <Debug> TCPHandler: Processed in 0.002379866 sec. | ||
| 16904 | 2026.05.21 18:28:44.445309 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.05.21 18:28:44.445423 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16906 | 2026.05.21 18:28:44.445470 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16907 | 2026.05.21 18:28:44.445970 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.05.21 18:28:44.446014 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16909 | 2026.05.21 18:28:44.446394 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16910 | 2026.05.21 18:28:44.446620 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.05.21 18:28:44.446775 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.11 MiB/sec. | ||
| 16912 | 2026.05.21 18:28:44.446813 [ 286 ] {6053d648-2517-44d5-a55b-a4ce062d79bd} <Debug> TCPHandler: Processed in 0.0015583 sec. | ||
| 16913 | 2026.05.21 18:28:44.446936 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.05.21 18:28:44.447039 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16915 | 2026.05.21 18:28:44.447082 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16916 | 2026.05.21 18:28:44.447523 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.05.21 18:28:44.447561 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16918 | 2026.05.21 18:28:44.447862 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16919 | 2026.05.21 18:28:44.448081 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.05.21 18:28:44.448214 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 16921 | 2026.05.21 18:28:44.448252 [ 286 ] {990159ad-8cb3-492e-86eb-332d62f5d901} <Debug> TCPHandler: Processed in 0.001367966 sec. | ||
| 16922 | 2026.05.21 18:28:44.448370 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2026.05.21 18:28:44.448467 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16924 | 2026.05.21 18:28:44.448513 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16925 | 2026.05.21 18:28:44.448922 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.05.21 18:28:44.448958 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16927 | 2026.05.21 18:28:44.449290 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16928 | 2026.05.21 18:28:44.449500 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.05.21 18:28:44.449632 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 16930 | 2026.05.21 18:28:44.449636 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 5 parts from all_1_123_30 to all_127_127_0 | ||
| 16931 | 2026.05.21 18:28:44.449668 [ 286 ] {77d63265-9b49-4a75-bda1-57db2f5ad94c} <Debug> TCPHandler: Processed in 0.001348097 sec. | ||
| 16932 | 2026.05.21 18:28:44.449714 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16933 | 2026.05.21 18:28:44.449745 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16934 | 2026.05.21 18:28:44.449813 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16935 | 2026.05.21 18:28:44.449880 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_123_30 to all_127_127_0 into Compact with storage Full | ||
| 16936 | 2026.05.21 18:28:44.449915 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16937 | 2026.05.21 18:28:44.449967 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16938 | 2026.05.21 18:28:44.450042 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16939 | 2026.05.21 18:28:44.450089 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_30, total 45771 rows starting from the beginning of the part | ||
| 16940 | 2026.05.21 18:28:44.450167 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 128 rows starting from the beginning of the part | ||
| 16941 | 2026.05.21 18:28:44.450225 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16942 | 2026.05.21 18:28:44.450277 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16943 | 2026.05.21 18:28:44.450300 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.05.21 18:28:44.450325 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 267 rows starting from the beginning of the part | ||
| 16945 | 2026.05.21 18:28:44.450341 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16946 | 2026.05.21 18:28:44.450708 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16947 | 2026.05.21 18:28:44.450932 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2026.05.21 18:28:44.451066 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 16949 | 2026.05.21 18:28:44.451100 [ 286 ] {cf62cae5-290c-4292-bc99-c480eb757bd0} <Debug> TCPHandler: Processed in 0.001348236 sec. | ||
| 16950 | 2026.05.21 18:28:44.457738 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46486 rows, containing 5 columns (5 merged, 0 gathered) in 0.007919983 sec., 5869457.043026481 rows/sec., 378.77 MiB/sec. | ||
| 16951 | 2026.05.21 18:28:44.458393 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Trace> MergedBlockOutputStream: filled checksums all_1_127_31 (state Temporary) | ||
| 16952 | 2026.05.21 18:28:44.458670 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_127_31 to all_1_127_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2026.05.21 18:28:44.458741 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_127_31} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 5 parts: [all_1_123_30, all_127_127_0] -> all_1_127_31 | ||
| 16954 | 2026.05.21 18:28:44.458823 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16955 | 2026.05.21 18:28:44.968972 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16956 | 2026.05.21 18:28:44.969035 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16957 | 2026.05.21 18:28:44.972018 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16958 | 2026.05.21 18:28:46.150487 [ 261 ] {} <Trace> TCP-Session: caf98853-92d9-49e7-8a66-d51441e8e4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16959 | 2026.05.21 18:28:46.150793 [ 261 ] {e8e582bc-115b-4bb3-ad4a-96dfa2967483} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44778) 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) | ||
| 16960 | 2026.05.21 18:28:46.151248 [ 261 ] {e8e582bc-115b-4bb3-ad4a-96dfa2967483} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16961 | 2026.05.21 18:28:46.151450 [ 261 ] {e8e582bc-115b-4bb3-ad4a-96dfa2967483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16962 | 2026.05.21 18:28:46.151837 [ 349 ] {e8e582bc-115b-4bb3-ad4a-96dfa2967483} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16963 | 2026.05.21 18:28:46.152230 [ 261 ] {e8e582bc-115b-4bb3-ad4a-96dfa2967483} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001554 sec., 26383.526383526383 rows/sec., 1.57 MiB/sec. | ||
| 16964 | 2026.05.21 18:28:46.152320 [ 261 ] {e8e582bc-115b-4bb3-ad4a-96dfa2967483} <Debug> TCPHandler: Processed in 0.002007999 sec. | ||
| 16965 | 2026.05.21 18:28:47.011717 [ 225 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16966 | 2026.05.21 18:28:47.011805 [ 225 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16967 | 2026.05.21 18:28:47.014958 [ 225 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16968 | 2026.05.21 18:28:47.504881 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16969 | 2026.05.21 18:28:47.504957 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16970 | 2026.05.21 18:28:47.690599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38437 | ||
| 16971 | 2026.05.21 18:28:47.691061 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16972 | 2026.05.21 18:28:47.691095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16973 | 2026.05.21 18:28:47.691538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16974 | 2026.05.21 18:28:47.691758 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2026.05.21 18:28:47.691880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38437 | ||
| 16976 | 2026.05.21 18:28:48.002673 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002185132 sec. | ||
| 16977 | 2026.05.21 18:28:48.360298 [ 223 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16978 | 2026.05.21 18:28:48.360347 [ 223 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16979 | 2026.05.21 18:28:48.363654 [ 223 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16980 | 2026.05.21 18:28:49.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.70 MiB, peak 395.00 MiB, free memory in arenas 0.00 B, will set to 376.70 MiB (RSS), difference: 4.00 MiB | ||
| 16981 | 2026.05.21 18:28:49.447816 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16982 | 2026.05.21 18:28:49.448070 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 16983 | 2026.05.21 18:28:49.448434 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16984 | 2026.05.21 18:28:49.448478 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16985 | 2026.05.21 18:28:49.448726 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16986 | 2026.05.21 18:28:49.448798 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16987 | 2026.05.21 18:28:49.448945 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16988 | 2026.05.21 18:28:49.448982 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16989 | 2026.05.21 18:28:49.449005 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 16990 | 2026.05.21 18:28:49.449021 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16991 | 2026.05.21 18:28:49.449064 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16992 | 2026.05.21 18:28:49.449086 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 16993 | 2026.05.21 18:28:49.450055 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002087 sec., 24436.990896023002 rows/sec., 5.78 MiB/sec. | ||
| 16994 | 2026.05.21 18:28:49.450151 [ 286 ] {72f7b4d6-4278-4cf5-9f30-fd810c81f96d} <Debug> TCPHandler: Processed in 0.002465958 sec. | ||
| 16995 | 2026.05.21 18:28:49.455581 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.05.21 18:28:49.455719 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16997 | 2026.05.21 18:28:49.455775 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16998 | 2026.05.21 18:28:49.456437 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.05.21 18:28:49.456487 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17000 | 2026.05.21 18:28:49.456898 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17001 | 2026.05.21 18:28:49.457127 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.05.21 18:28:49.457275 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001593 sec., 178279.97489014437 rows/sec., 11.32 MiB/sec. | ||
| 17003 | 2026.05.21 18:28:49.457313 [ 286 ] {9ee2fa50-fbee-4011-a8e0-01cb3ababeb0} <Debug> TCPHandler: Processed in 0.001798145 sec. | ||
| 17004 | 2026.05.21 18:28:49.457440 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2026.05.21 18:28:49.457540 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17006 | 2026.05.21 18:28:49.457582 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17007 | 2026.05.21 18:28:49.458457 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.05.21 18:28:49.458495 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17009 | 2026.05.21 18:28:49.458848 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17010 | 2026.05.21 18:28:49.459060 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2026.05.21 18:28:49.459193 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001675 sec., 524776.1194029851 rows/sec., 41.24 MiB/sec. | ||
| 17012 | 2026.05.21 18:28:49.459201 [ 94 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17013 | 2026.05.21 18:28:49.459229 [ 286 ] {c6da8231-bb07-4e0c-8fa8-d0c6829f4ca0} <Debug> TCPHandler: Processed in 0.001839845 sec. | ||
| 17014 | 2026.05.21 18:28:49.459276 [ 94 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2026.05.21 18:28:49.459307 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17016 | 2026.05.21 18:28:49.459376 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.05.21 18:28:49.459402 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17018 | 2026.05.21 18:28:49.459478 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17019 | 2026.05.21 18:28:49.459506 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17020 | 2026.05.21 18:28:49.459519 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17021 | 2026.05.21 18:28:49.459541 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3361 rows starting from the beginning of the part | ||
| 17022 | 2026.05.21 18:28:49.459615 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 138 rows starting from the beginning of the part | ||
| 17023 | 2026.05.21 18:28:49.459692 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 17024 | 2026.05.21 18:28:49.459755 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 881 rows starting from the beginning of the part | ||
| 17025 | 2026.05.21 18:28:49.459827 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17026 | 2026.05.21 18:28:49.459888 [ 191 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 879 rows starting from the beginning of the part | ||
| 17027 | 2026.05.21 18:28:49.460025 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17028 | 2026.05.21 18:28:49.460061 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17029 | 2026.05.21 18:28:49.460372 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17030 | 2026.05.21 18:28:49.460588 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17031 | 2026.05.21 18:28:49.460722 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001264 sec., 144778.48101265825 rows/sec., 8.98 MiB/sec. | ||
| 17032 | 2026.05.21 18:28:49.460757 [ 286 ] {bf4e9d1d-2ba4-4c15-82a4-70831ccdf64b} <Debug> TCPHandler: Processed in 0.001431397 sec. | ||
| 17033 | 2026.05.21 18:28:49.460873 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17034 | 2026.05.21 18:28:49.460969 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17035 | 2026.05.21 18:28:49.461010 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17036 | 2026.05.21 18:28:49.461460 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2026.05.21 18:28:49.461497 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17038 | 2026.05.21 18:28:49.461734 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5371 rows, containing 5 columns (5 merged, 0 gathered) in 0.002363736 sec., 2272250.3697536443 rows/sec., 183.49 MiB/sec. | ||
| 17039 | 2026.05.21 18:28:49.461808 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17040 | 2026.05.21 18:28:49.462022 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.05.21 18:28:49.462132 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17042 | 2026.05.21 18:28:49.462154 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 17043 | 2026.05.21 18:28:49.462193 [ 286 ] {9d2b8329-d5bb-4ac3-9708-0a9851c4b137} <Debug> TCPHandler: Processed in 0.001370446 sec. | ||
| 17044 | 2026.05.21 18:28:49.462313 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17045 | 2026.05.21 18:28:49.462412 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17046 | 2026.05.21 18:28:49.462456 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17047 | 2026.05.21 18:28:49.462492 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2026.05.21 18:28:49.462591 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_131_26} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17049 | 2026.05.21 18:28:49.462720 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 17050 | 2026.05.21 18:28:49.462906 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17051 | 2026.05.21 18:28:49.462947 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17052 | 2026.05.21 18:28:49.463257 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17053 | 2026.05.21 18:28:49.463467 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17054 | 2026.05.21 18:28:49.463594 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 17055 | 2026.05.21 18:28:49.463628 [ 286 ] {e02655f5-10d9-4576-97ed-1e89d1e8a334} <Debug> TCPHandler: Processed in 0.001364906 sec. | ||
| 17056 | 2026.05.21 18:28:49.463744 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17057 | 2026.05.21 18:28:49.463838 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17058 | 2026.05.21 18:28:49.463878 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17059 | 2026.05.21 18:28:49.464519 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.05.21 18:28:49.464555 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17061 | 2026.05.21 18:28:49.464867 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17062 | 2026.05.21 18:28:49.465077 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.05.21 18:28:49.465205 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001385 sec., 383393.50180505414 rows/sec., 27.12 MiB/sec. | ||
| 17064 | 2026.05.21 18:28:49.465233 [ 93 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17065 | 2026.05.21 18:28:49.465241 [ 286 ] {0f7f26bc-0a46-49f4-9eb1-a652e768a5f0} <Debug> TCPHandler: Processed in 0.00154606 sec. | ||
| 17066 | 2026.05.21 18:28:49.465303 [ 93 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.05.21 18:28:49.465329 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17068 | 2026.05.21 18:28:49.465404 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2026.05.21 18:28:49.465430 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17070 | 2026.05.21 18:28:49.465503 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17071 | 2026.05.21 18:28:49.465549 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17072 | 2026.05.21 18:28:49.465565 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17073 | 2026.05.21 18:28:49.465607 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part | ||
| 17074 | 2026.05.21 18:28:49.465681 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 105 rows starting from the beginning of the part | ||
| 17075 | 2026.05.21 18:28:49.465740 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17076 | 2026.05.21 18:28:49.465790 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 535 rows starting from the beginning of the part | ||
| 17077 | 2026.05.21 18:28:49.465829 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17078 | 2026.05.21 18:28:49.465870 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2026.05.21 18:28:49.465871 [ 193 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 531 rows starting from the beginning of the part | ||
| 17080 | 2026.05.21 18:28:49.465913 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17081 | 2026.05.21 18:28:49.466255 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17082 | 2026.05.21 18:28:49.466478 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17083 | 2026.05.21 18:28:49.466611 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 17084 | 2026.05.21 18:28:49.466645 [ 286 ] {22f5f783-7e6b-4dcb-985d-1fe020196270} <Debug> TCPHandler: Processed in 0.001291195 sec. | ||
| 17085 | 2026.05.21 18:28:49.466771 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17086 | 2026.05.21 18:28:49.466878 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17087 | 2026.05.21 18:28:49.466925 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17088 | 2026.05.21 18:28:49.467150 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3130 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769625 sec., 1768736.3141908597 rows/sec., 130.18 MiB/sec. | ||
| 17089 | 2026.05.21 18:28:49.467364 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2026.05.21 18:28:49.467390 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17091 | 2026.05.21 18:28:49.467409 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17092 | 2026.05.21 18:28:49.467730 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2026.05.21 18:28:49.467790 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17094 | 2026.05.21 18:28:49.467819 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_131_26} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17095 | 2026.05.21 18:28:49.467907 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 17096 | 2026.05.21 18:28:49.468024 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2026.05.21 18:28:49.468163 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001304 sec., 203220.85889570552 rows/sec., 13.50 MiB/sec. | ||
| 17098 | 2026.05.21 18:28:49.468198 [ 286 ] {470010e3-226f-45a2-a38b-6ab0a7ee257d} <Debug> TCPHandler: Processed in 0.001490739 sec. | ||
| 17099 | 2026.05.21 18:28:49.468317 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17100 | 2026.05.21 18:28:49.468414 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17101 | 2026.05.21 18:28:49.468457 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17102 | 2026.05.21 18:28:49.468766 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.05.21 18:28:49.468803 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17104 | 2026.05.21 18:28:49.469105 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17105 | 2026.05.21 18:28:49.469313 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.05.21 18:28:49.469441 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 17107 | 2026.05.21 18:28:49.469476 [ 286 ] {4fb92761-ff9a-4599-bce0-c865fa640d0c} <Debug> TCPHandler: Processed in 0.001209063 sec. | ||
| 17108 | 2026.05.21 18:28:49.469592 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.05.21 18:28:49.469688 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17110 | 2026.05.21 18:28:49.469743 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <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 | ||
| 17111 | 2026.05.21 18:28:49.470619 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.05.21 18:28:49.470656 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17113 | 2026.05.21 18:28:49.471231 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17114 | 2026.05.21 18:28:49.471451 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.05.21 18:28:49.471574 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17116 | 2026.05.21 18:28:49.471590 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 17117 | 2026.05.21 18:28:49.471614 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17118 | 2026.05.21 18:28:49.471637 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17119 | 2026.05.21 18:28:49.471653 [ 286 ] {dbd7d500-031e-4da1-a5bf-c7756ca7f449} <Debug> TCPHandler: Processed in 0.00211107 sec. | ||
| 17120 | 2026.05.21 18:28:49.471698 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17121 | 2026.05.21 18:28:49.471797 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2026.05.21 18:28:49.471893 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17123 | 2026.05.21 18:28:49.471899 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17124 | 2026.05.21 18:28:49.471954 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2200 rows starting from the beginning of the part | ||
| 17125 | 2026.05.21 18:28:49.471959 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17126 | 2026.05.21 18:28:49.472081 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 17127 | 2026.05.21 18:28:49.472207 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 17128 | 2026.05.21 18:28:49.472333 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2026.05.21 18:28:49.472369 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part | ||
| 17130 | 2026.05.21 18:28:49.472373 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17131 | 2026.05.21 18:28:49.472494 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 41 rows starting from the beginning of the part | ||
| 17132 | 2026.05.21 18:28:49.472603 [ 193 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part | ||
| 17133 | 2026.05.21 18:28:49.472705 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17134 | 2026.05.21 18:28:49.472934 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17135 | 2026.05.21 18:28:49.473082 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001202 sec., 74875.20798668885 rows/sec., 4.69 MiB/sec. | ||
| 17136 | 2026.05.21 18:28:49.473117 [ 286 ] {1af8fb88-698b-47b0-9d9b-afa89dda7f5b} <Debug> TCPHandler: Processed in 0.001370586 sec. | ||
| 17137 | 2026.05.21 18:28:49.473179 [ 222 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17138 | 2026.05.21 18:28:49.473227 [ 222 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17139 | 2026.05.21 18:28:49.475955 [ 222 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17140 | 2026.05.21 18:28:49.482786 [ 198 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 19 columns (19 merged, 0 gathered) in 0.011107224 sec., 213824.80446959563 rows/sec., 383.16 MiB/sec. | ||
| 17141 | 2026.05.21 18:28:49.484516 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17142 | 2026.05.21 18:28:49.484863 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2026.05.21 18:28:49.484933 [ 201 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17144 | 2026.05.21 18:28:49.485025 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. | ||
| 17145 | 2026.05.21 18:28:49.743743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17146 | 2026.05.21 18:28:49.760897 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2026.05.21 18:28:49.760966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17148 | 2026.05.21 18:28:49.767059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17149 | 2026.05.21 18:28:49.767783 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17150 | 2026.05.21 18:28:49.771579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17151 | 2026.05.21 18:28:50.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.02 MiB, peak 396.11 MiB, free memory in arenas 0.00 B, will set to 381.89 MiB (RSS), difference: 3.87 MiB | ||
| 17152 | 2026.05.21 18:28:50.472404 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17153 | 2026.05.21 18:28:50.472646 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17154 | 2026.05.21 18:28:50.473005 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17155 | 2026.05.21 18:28:50.473047 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17156 | 2026.05.21 18:28:50.473288 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17157 | 2026.05.21 18:28:50.473360 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17158 | 2026.05.21 18:28:50.473507 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 17159 | 2026.05.21 18:28:50.473575 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17160 | 2026.05.21 18:28:50.473597 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 17161 | 2026.05.21 18:28:50.473613 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17162 | 2026.05.21 18:28:50.473657 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17163 | 2026.05.21 18:28:50.473706 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 17164 | 2026.05.21 18:28:50.474686 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002144 sec., 23787.31343283582 rows/sec., 5.63 MiB/sec. | ||
| 17165 | 2026.05.21 18:28:50.474770 [ 286 ] {28fa109e-ed29-49ab-9806-3312d961346d} <Debug> TCPHandler: Processed in 0.002501768 sec. | ||
| 17166 | 2026.05.21 18:28:50.487340 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.05.21 18:28:50.487533 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17168 | 2026.05.21 18:28:50.487612 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17169 | 2026.05.21 18:28:50.488173 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.05.21 18:28:50.488217 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17171 | 2026.05.21 18:28:50.488578 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17172 | 2026.05.21 18:28:50.488819 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2026.05.21 18:28:50.488977 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0015 sec., 1333.3333333333333 rows/sec., 108.72 KiB/sec. | ||
| 17174 | 2026.05.21 18:28:50.489014 [ 286 ] {38dae747-d853-45f8-9aad-6e5f234370c8} <Debug> TCPHandler: Processed in 0.001773144 sec. | ||
| 17175 | 2026.05.21 18:28:50.489135 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2026.05.21 18:28:50.489238 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17177 | 2026.05.21 18:28:50.489281 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17178 | 2026.05.21 18:28:50.490847 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2026.05.21 18:28:50.490885 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17180 | 2026.05.21 18:28:50.491345 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17181 | 2026.05.21 18:28:50.491568 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2026.05.21 18:28:50.491705 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.00249 sec., 966265.0602409638 rows/sec., 71.29 MiB/sec. | ||
| 17183 | 2026.05.21 18:28:50.491741 [ 286 ] {9eccda6e-5315-4205-a4b6-fb1d13c4c938} <Debug> TCPHandler: Processed in 0.002657401 sec. | ||
| 17184 | 2026.05.21 18:28:50.491850 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.05.21 18:28:50.491950 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17186 | 2026.05.21 18:28:50.491993 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17187 | 2026.05.21 18:28:50.492402 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2026.05.21 18:28:50.492439 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17189 | 2026.05.21 18:28:50.492735 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17190 | 2026.05.21 18:28:50.492946 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17191 | 2026.05.21 18:28:50.493076 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001148 sec., 11324.041811846691 rows/sec., 842.16 KiB/sec. | ||
| 17192 | 2026.05.21 18:28:50.493110 [ 286 ] {1444c89d-a0e9-45b6-a40d-690d6180c491} <Debug> TCPHandler: Processed in 0.001310436 sec. | ||
| 17193 | 2026.05.21 18:28:50.493222 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17194 | 2026.05.21 18:28:50.493321 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17195 | 2026.05.21 18:28:50.493363 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17196 | 2026.05.21 18:28:50.494033 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17197 | 2026.05.21 18:28:50.494068 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17198 | 2026.05.21 18:28:50.494391 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17199 | 2026.05.21 18:28:50.494613 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2026.05.21 18:28:50.494736 [ 90 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 17201 | 2026.05.21 18:28:50.494747 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001445 sec., 554325.259515571 rows/sec., 32.02 MiB/sec. | ||
| 17202 | 2026.05.21 18:28:50.494808 [ 90 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2026.05.21 18:28:50.494823 [ 286 ] {91530b6c-bb28-4939-8ef2-b15d5dfdc8bc} <Debug> TCPHandler: Processed in 0.001650802 sec. | ||
| 17204 | 2026.05.21 18:28:50.494835 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17205 | 2026.05.21 18:28:50.494947 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2026.05.21 18:28:50.494972 [ 225 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17207 | 2026.05.21 18:28:50.494982 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 17208 | 2026.05.21 18:28:50.495032 [ 225 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17209 | 2026.05.21 18:28:50.495049 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17210 | 2026.05.21 18:28:50.495110 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17211 | 2026.05.21 18:28:50.495181 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17212 | 2026.05.21 18:28:50.495230 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 974 rows starting from the beginning of the part | ||
| 17213 | 2026.05.21 18:28:50.495307 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 17214 | 2026.05.21 18:28:50.495368 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 17215 | 2026.05.21 18:28:50.495420 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 17216 | 2026.05.21 18:28:50.495469 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 17217 | 2026.05.21 18:28:50.495492 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2026.05.21 18:28:50.495516 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 801 rows starting from the beginning of the part | ||
| 17219 | 2026.05.21 18:28:50.495535 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17220 | 2026.05.21 18:28:50.495874 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17221 | 2026.05.21 18:28:50.496126 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2026.05.21 18:28:50.496275 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001245 sec., 803.2128514056225 rows/sec., 56.48 KiB/sec. | ||
| 17223 | 2026.05.21 18:28:50.496311 [ 286 ] {0c722495-6676-4189-ad57-7550fbbe077f} <Debug> TCPHandler: Processed in 0.001413707 sec. | ||
| 17224 | 2026.05.21 18:28:50.496433 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17225 | 2026.05.21 18:28:50.496532 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17226 | 2026.05.21 18:28:50.496573 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17227 | 2026.05.21 18:28:50.496907 [ 198 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987779 sec., 1457908.5501959727 rows/sec., 91.92 MiB/sec. | ||
| 17228 | 2026.05.21 18:28:50.497096 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 17229 | 2026.05.21 18:28:50.497381 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.05.21 18:28:50.497450 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17231 | 2026.05.21 18:28:50.497459 [ 188 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_45_9} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 17232 | 2026.05.21 18:28:50.497494 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17233 | 2026.05.21 18:28:50.497563 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 17234 | 2026.05.21 18:28:50.497810 [ 225 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17235 | 2026.05.21 18:28:50.497898 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17236 | 2026.05.21 18:28:50.498132 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17237 | 2026.05.21 18:28:50.498262 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.00175 sec., 738285.7142857143 rows/sec., 49.26 MiB/sec. | ||
| 17238 | 2026.05.21 18:28:50.498299 [ 286 ] {0d29635d-e3f7-4577-8546-aee89ade10df} <Debug> TCPHandler: Processed in 0.001916257 sec. | ||
| 17239 | 2026.05.21 18:28:50.498426 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17240 | 2026.05.21 18:28:50.498523 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17241 | 2026.05.21 18:28:50.498569 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17242 | 2026.05.21 18:28:50.499270 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2026.05.21 18:28:50.499305 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17244 | 2026.05.21 18:28:50.499725 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17245 | 2026.05.21 18:28:50.499949 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2026.05.21 18:28:50.500087 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001583 sec., 945672.7732154138 rows/sec., 57.36 MiB/sec. | ||
| 17247 | 2026.05.21 18:28:50.500122 [ 286 ] {bffb2261-0ce1-4392-8deb-7f7d46db4f3c} <Debug> TCPHandler: Processed in 0.001746494 sec. | ||
| 17248 | 2026.05.21 18:28:50.500242 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17249 | 2026.05.21 18:28:50.500349 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17250 | 2026.05.21 18:28:50.500405 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <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 | ||
| 17251 | 2026.05.21 18:28:50.501154 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2026.05.21 18:28:50.501191 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17253 | 2026.05.21 18:28:50.501709 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17254 | 2026.05.21 18:28:50.501930 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.05.21 18:28:50.502070 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. | ||
| 17256 | 2026.05.21 18:28:50.502131 [ 286 ] {ce5024f8-d5a6-4aba-a185-228c5802f3b8} <Debug> TCPHandler: Processed in 0.001940207 sec. | ||
| 17257 | 2026.05.21 18:28:50.502256 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2026.05.21 18:28:50.502355 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17259 | 2026.05.21 18:28:50.502398 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17260 | 2026.05.21 18:28:50.502715 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.05.21 18:28:50.502754 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17262 | 2026.05.21 18:28:50.503052 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17263 | 2026.05.21 18:28:50.503257 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.05.21 18:28:50.503385 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 17265 | 2026.05.21 18:28:50.503419 [ 286 ] {3596a7cb-5aa2-4580-85b3-dd8a9bd9943b} <Debug> TCPHandler: Processed in 0.001214693 sec. | ||
| 17266 | 2026.05.21 18:28:51.947519 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57741 | ||
| 17267 | 2026.05.21 18:28:51.947615 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17268 | 2026.05.21 18:28:51.947644 [ 258 ] {} <Debug> TCP-Session: fac3dd42-cc12-4cd5-9b36-659b05b981ca Authenticating user 'default' from [fd00:1122:3344:101::e]:57741 | ||
| 17269 | 2026.05.21 18:28:51.947666 [ 258 ] {} <Debug> TCP-Session: fac3dd42-cc12-4cd5-9b36-659b05b981ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17270 | 2026.05.21 18:28:51.947681 [ 258 ] {} <Debug> TCP-Session: fac3dd42-cc12-4cd5-9b36-659b05b981ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17271 | 2026.05.21 18:28:51.947897 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33970 | ||
| 17272 | 2026.05.21 18:28:51.947910 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35190 | ||
| 17273 | 2026.05.21 18:28:51.947938 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44624 | ||
| 17274 | 2026.05.21 18:28:51.947961 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17275 | 2026.05.21 18:28:51.947978 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60460 | ||
| 17276 | 2026.05.21 18:28:51.948007 [ 302 ] {} <Debug> TCP-Session: 8cd0b051-48ca-4a19-9983-87e50c5afbe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33970 | ||
| 17277 | 2026.05.21 18:28:51.948012 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17278 | 2026.05.21 18:28:51.948025 [ 258 ] {} <Trace> TCP-Session: fac3dd42-cc12-4cd5-9b36-659b05b981ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.05.21 18:28:51.948040 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17280 | 2026.05.21 18:28:51.948054 [ 307 ] {} <Debug> TCP-Session: 5023a6d4-d1df-45e1-9147-60a4bbe6c2f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44624 | ||
| 17281 | 2026.05.21 18:28:51.948083 [ 310 ] {} <Debug> TCP-Session: 391d9cc6-0523-4ce3-bcf8-045507563a13 Authenticating user 'default' from [fd00:1122:3344:101::e]:60460 | ||
| 17282 | 2026.05.21 18:28:51.948039 [ 302 ] {} <Debug> TCP-Session: 8cd0b051-48ca-4a19-9983-87e50c5afbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17283 | 2026.05.21 18:28:51.948112 [ 310 ] {} <Debug> TCP-Session: 391d9cc6-0523-4ce3-bcf8-045507563a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17284 | 2026.05.21 18:28:51.948135 [ 302 ] {} <Debug> TCP-Session: 8cd0b051-48ca-4a19-9983-87e50c5afbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17285 | 2026.05.21 18:28:51.948140 [ 310 ] {} <Debug> TCP-Session: 391d9cc6-0523-4ce3-bcf8-045507563a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17286 | 2026.05.21 18:28:51.948105 [ 307 ] {} <Debug> TCP-Session: 5023a6d4-d1df-45e1-9147-60a4bbe6c2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17287 | 2026.05.21 18:28:51.948007 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17288 | 2026.05.21 18:28:51.948182 [ 307 ] {} <Debug> TCP-Session: 5023a6d4-d1df-45e1-9147-60a4bbe6c2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17289 | 2026.05.21 18:28:51.948202 [ 303 ] {} <Debug> TCP-Session: 042baf80-bc0b-4a3c-92f9-dfb745b0f572 Authenticating user 'default' from [fd00:1122:3344:101::e]:35190 | ||
| 17290 | 2026.05.21 18:28:51.947962 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55398 | ||
| 17291 | 2026.05.21 18:28:51.948230 [ 258 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17292 | 2026.05.21 18:28:51.948223 [ 303 ] {} <Debug> TCP-Session: 042baf80-bc0b-4a3c-92f9-dfb745b0f572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17293 | 2026.05.21 18:28:51.947925 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64590 | ||
| 17294 | 2026.05.21 18:28:51.948311 [ 303 ] {} <Debug> TCP-Session: 042baf80-bc0b-4a3c-92f9-dfb745b0f572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17295 | 2026.05.21 18:28:51.947902 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52603 | ||
| 17296 | 2026.05.21 18:28:51.948371 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17297 | 2026.05.21 18:28:51.947970 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57614 | ||
| 17298 | 2026.05.21 18:28:51.948423 [ 306 ] {} <Debug> TCP-Session: 9aa1bb1c-c0f6-42ab-a9e0-38907b1234f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64590 | ||
| 17299 | 2026.05.21 18:28:51.948310 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17300 | 2026.05.21 18:28:51.948467 [ 306 ] {} <Debug> TCP-Session: 9aa1bb1c-c0f6-42ab-a9e0-38907b1234f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17301 | 2026.05.21 18:28:51.948498 [ 308 ] {} <Debug> TCP-Session: da9fef47-d0d3-4eee-abe7-591eaf15d7c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55398 | ||
| 17302 | 2026.05.21 18:28:51.948503 [ 306 ] {} <Debug> TCP-Session: 9aa1bb1c-c0f6-42ab-a9e0-38907b1234f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17303 | 2026.05.21 18:28:51.948532 [ 308 ] {} <Debug> TCP-Session: da9fef47-d0d3-4eee-abe7-591eaf15d7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17304 | 2026.05.21 18:28:51.948540 [ 258 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17305 | 2026.05.21 18:28:51.948565 [ 308 ] {} <Debug> TCP-Session: da9fef47-d0d3-4eee-abe7-591eaf15d7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17306 | 2026.05.21 18:28:51.948609 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17307 | 2026.05.21 18:28:51.948638 [ 258 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17308 | 2026.05.21 18:28:51.948674 [ 285 ] {} <Debug> TCP-Session: 73ec4c24-775b-44eb-8992-1624f9bbe826 Authenticating user 'default' from [fd00:1122:3344:101::e]:52603 | ||
| 17309 | 2026.05.21 18:28:51.948708 [ 285 ] {} <Debug> TCP-Session: 73ec4c24-775b-44eb-8992-1624f9bbe826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.05.21 18:28:51.948721 [ 285 ] {} <Debug> TCP-Session: 73ec4c24-775b-44eb-8992-1624f9bbe826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17311 | 2026.05.21 18:28:51.948825 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17312 | 2026.05.21 18:28:51.948856 [ 309 ] {} <Debug> TCP-Session: 18473b11-00b4-4810-ac30-376e6ce95bba Authenticating user 'default' from [fd00:1122:3344:101::e]:57614 | ||
| 17313 | 2026.05.21 18:28:51.948873 [ 309 ] {} <Debug> TCP-Session: 18473b11-00b4-4810-ac30-376e6ce95bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17314 | 2026.05.21 18:28:51.948886 [ 309 ] {} <Debug> TCP-Session: 18473b11-00b4-4810-ac30-376e6ce95bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17315 | 2026.05.21 18:28:51.949006 [ 258 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 17316 | 2026.05.21 18:28:51.949937 [ 316 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Trace> AggregatingTransform: Aggregating | ||
| 17317 | 2026.05.21 18:28:51.949975 [ 316 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Trace> Aggregator: Aggregation method: without_key | ||
| 17318 | 2026.05.21 18:28:51.950006 [ 316 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892517 sec. (1120.427 rows/sec., 43.77 KiB/sec.) | ||
| 17319 | 2026.05.21 18:28:51.950021 [ 316 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Trace> Aggregator: Merging aggregated data | ||
| 17320 | 2026.05.21 18:28:51.950640 [ 258 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002483 sec., 402.7386226339106 rows/sec., 15.73 KiB/sec. | ||
| 17321 | 2026.05.21 18:28:51.950777 [ 258 ] {1d9dfc26-c47d-4ede-a031-3dad04f7979c} <Debug> TCPHandler: Processed in 0.002865195 sec. | ||
| 17322 | 2026.05.21 18:28:51.950903 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17323 | 2026.05.21 18:28:51.950931 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17324 | 2026.05.21 18:28:51.950944 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17325 | 2026.05.21 18:28:51.950965 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17326 | 2026.05.21 18:28:51.950982 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17327 | 2026.05.21 18:28:51.951013 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17328 | 2026.05.21 18:28:51.951026 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17329 | 2026.05.21 18:28:51.951046 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17330 | 2026.05.21 18:28:51.951088 [ 309 ] {} <Debug> TCP-Session: 18473b11-00b4-4810-ac30-376e6ce95bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17331 | 2026.05.21 18:28:51.951068 [ 307 ] {} <Debug> TCP-Session: 5023a6d4-d1df-45e1-9147-60a4bbe6c2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17332 | 2026.05.21 18:28:51.951126 [ 310 ] {} <Debug> TCP-Session: 391d9cc6-0523-4ce3-bcf8-045507563a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17333 | 2026.05.21 18:28:51.951002 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17334 | 2026.05.21 18:28:51.951001 [ 302 ] {} <Debug> TCP-Session: 8cd0b051-48ca-4a19-9983-87e50c5afbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17335 | 2026.05.21 18:28:51.950985 [ 285 ] {} <Debug> TCP-Session: 73ec4c24-775b-44eb-8992-1624f9bbe826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17336 | 2026.05.21 18:28:51.951206 [ 306 ] {} <Debug> TCP-Session: 9aa1bb1c-c0f6-42ab-a9e0-38907b1234f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2026.05.21 18:28:51.950935 [ 258 ] {} <Debug> TCP-Session: fac3dd42-cc12-4cd5-9b36-659b05b981ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17338 | 2026.05.21 18:28:51.951021 [ 303 ] {} <Debug> TCP-Session: 042baf80-bc0b-4a3c-92f9-dfb745b0f572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17339 | 2026.05.21 18:28:51.951053 [ 308 ] {} <Debug> TCP-Session: da9fef47-d0d3-4eee-abe7-591eaf15d7c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17340 | 2026.05.21 18:28:53.453560 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63832 | ||
| 17341 | 2026.05.21 18:28:53.453664 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17342 | 2026.05.21 18:28:53.453696 [ 258 ] {} <Debug> TCP-Session: d404f240-1e41-49b2-ad50-db51d6e1b1a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63832 | ||
| 17343 | 2026.05.21 18:28:53.453724 [ 258 ] {} <Debug> TCP-Session: d404f240-1e41-49b2-ad50-db51d6e1b1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17344 | 2026.05.21 18:28:53.453740 [ 258 ] {} <Debug> TCP-Session: d404f240-1e41-49b2-ad50-db51d6e1b1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17345 | 2026.05.21 18:28:53.454021 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56587 | ||
| 17346 | 2026.05.21 18:28:53.454039 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58984 | ||
| 17347 | 2026.05.21 18:28:53.454057 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32848 | ||
| 17348 | 2026.05.21 18:28:53.454092 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17349 | 2026.05.21 18:28:53.454108 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58979 | ||
| 17350 | 2026.05.21 18:28:53.454139 [ 302 ] {} <Debug> TCP-Session: e8738936-0b22-48ea-898a-c8a73ad95f5c Authenticating user 'default' from [fd00:1122:3344:101::e]:56587 | ||
| 17351 | 2026.05.21 18:28:53.454143 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17352 | 2026.05.21 18:28:53.454151 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17353 | 2026.05.21 18:28:53.454166 [ 302 ] {} <Debug> TCP-Session: e8738936-0b22-48ea-898a-c8a73ad95f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17354 | 2026.05.21 18:28:53.454180 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17355 | 2026.05.21 18:28:53.454207 [ 302 ] {} <Debug> TCP-Session: e8738936-0b22-48ea-898a-c8a73ad95f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17356 | 2026.05.21 18:28:53.454199 [ 307 ] {} <Debug> TCP-Session: 0b795563-3a1a-4078-a4ab-9ba6b57e5c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:32848 | ||
| 17357 | 2026.05.21 18:28:53.454224 [ 310 ] {} <Debug> TCP-Session: 66177eeb-5fa4-4486-b563-aa7bb91e0d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:58979 | ||
| 17358 | 2026.05.21 18:28:53.454189 [ 303 ] {} <Debug> TCP-Session: b4c54098-e7ce-4175-b68a-bc893ed8feb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58984 | ||
| 17359 | 2026.05.21 18:28:53.454274 [ 307 ] {} <Debug> TCP-Session: 0b795563-3a1a-4078-a4ab-9ba6b57e5c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17360 | 2026.05.21 18:28:53.454279 [ 310 ] {} <Debug> TCP-Session: 66177eeb-5fa4-4486-b563-aa7bb91e0d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17361 | 2026.05.21 18:28:53.454297 [ 303 ] {} <Debug> TCP-Session: b4c54098-e7ce-4175-b68a-bc893ed8feb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17362 | 2026.05.21 18:28:53.454315 [ 307 ] {} <Debug> TCP-Session: 0b795563-3a1a-4078-a4ab-9ba6b57e5c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17363 | 2026.05.21 18:28:53.454330 [ 310 ] {} <Debug> TCP-Session: 66177eeb-5fa4-4486-b563-aa7bb91e0d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17364 | 2026.05.21 18:28:53.454360 [ 303 ] {} <Debug> TCP-Session: b4c54098-e7ce-4175-b68a-bc893ed8feb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17365 | 2026.05.21 18:28:53.454103 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42715 | ||
| 17366 | 2026.05.21 18:28:53.454102 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63199 | ||
| 17367 | 2026.05.21 18:28:53.454094 [ 258 ] {} <Trace> TCP-Session: d404f240-1e41-49b2-ad50-db51d6e1b1a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.05.21 18:28:53.454535 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17369 | 2026.05.21 18:28:53.454053 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45853 | ||
| 17370 | 2026.05.21 18:28:53.454591 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17371 | 2026.05.21 18:28:53.454593 [ 308 ] {} <Debug> TCP-Session: bb608ff4-6813-41c4-9c65-ab896a83424b Authenticating user 'default' from [fd00:1122:3344:101::e]:42715 | ||
| 17372 | 2026.05.21 18:28:53.454019 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65330 | ||
| 17373 | 2026.05.21 18:28:53.454682 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17374 | 2026.05.21 18:28:53.454701 [ 309 ] {} <Debug> TCP-Session: 780f891b-702b-45fb-a17b-b9d6040935ae Authenticating user 'default' from [fd00:1122:3344:101::e]:63199 | ||
| 17375 | 2026.05.21 18:28:53.454728 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17376 | 2026.05.21 18:28:53.454736 [ 306 ] {} <Debug> TCP-Session: d1e855b3-2ccd-4333-9b32-5eafd330561f Authenticating user 'default' from [fd00:1122:3344:101::e]:45853 | ||
| 17377 | 2026.05.21 18:28:53.454760 [ 258 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17378 | 2026.05.21 18:28:53.454780 [ 306 ] {} <Debug> TCP-Session: d1e855b3-2ccd-4333-9b32-5eafd330561f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2026.05.21 18:28:53.454769 [ 285 ] {} <Debug> TCP-Session: 181645c0-9e91-4847-b5bd-c6bddffa3d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:65330 | ||
| 17380 | 2026.05.21 18:28:53.454800 [ 306 ] {} <Debug> TCP-Session: d1e855b3-2ccd-4333-9b32-5eafd330561f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17381 | 2026.05.21 18:28:53.454826 [ 285 ] {} <Debug> TCP-Session: 181645c0-9e91-4847-b5bd-c6bddffa3d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17382 | 2026.05.21 18:28:53.454768 [ 309 ] {} <Debug> TCP-Session: 780f891b-702b-45fb-a17b-b9d6040935ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17383 | 2026.05.21 18:28:53.454857 [ 285 ] {} <Debug> TCP-Session: 181645c0-9e91-4847-b5bd-c6bddffa3d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17384 | 2026.05.21 18:28:53.454881 [ 309 ] {} <Debug> TCP-Session: 780f891b-702b-45fb-a17b-b9d6040935ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17385 | 2026.05.21 18:28:53.454736 [ 308 ] {} <Debug> TCP-Session: bb608ff4-6813-41c4-9c65-ab896a83424b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17386 | 2026.05.21 18:28:53.454933 [ 308 ] {} <Debug> TCP-Session: bb608ff4-6813-41c4-9c65-ab896a83424b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.05.21 18:28:53.455176 [ 258 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17388 | 2026.05.21 18:28:53.455251 [ 258 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17389 | 2026.05.21 18:28:53.455603 [ 258 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 17390 | 2026.05.21 18:28:53.456657 [ 323 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Trace> AggregatingTransform: Aggregating | ||
| 17391 | 2026.05.21 18:28:53.456714 [ 323 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Trace> Aggregator: Aggregation method: without_key | ||
| 17392 | 2026.05.21 18:28:53.456754 [ 323 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103095 sec. (969.979 rows/sec., 37.89 KiB/sec.) | ||
| 17393 | 2026.05.21 18:28:53.456775 [ 323 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Trace> Aggregator: Merging aggregated data | ||
| 17394 | 2026.05.21 18:28:53.457422 [ 258 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002733 sec., 365.89828027808267 rows/sec., 14.29 KiB/sec. | ||
| 17395 | 2026.05.21 18:28:53.457585 [ 258 ] {40d10d32-f84b-4ee0-ba07-802f3da28310} <Debug> TCPHandler: Processed in 0.003616649 sec. | ||
| 17396 | 2026.05.21 18:28:53.457731 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17397 | 2026.05.21 18:28:53.457747 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17398 | 2026.05.21 18:28:53.457788 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17399 | 2026.05.21 18:28:53.457813 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17400 | 2026.05.21 18:28:53.457827 [ 310 ] {} <Debug> TCP-Session: 66177eeb-5fa4-4486-b563-aa7bb91e0d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17401 | 2026.05.21 18:28:53.457845 [ 285 ] {} <Debug> TCP-Session: 181645c0-9e91-4847-b5bd-c6bddffa3d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17402 | 2026.05.21 18:28:53.457855 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17403 | 2026.05.21 18:28:53.457878 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17404 | 2026.05.21 18:28:53.457904 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17405 | 2026.05.21 18:28:53.457960 [ 306 ] {} <Debug> TCP-Session: d1e855b3-2ccd-4333-9b32-5eafd330561f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17406 | 2026.05.21 18:28:53.457932 [ 308 ] {} <Debug> TCP-Session: bb608ff4-6813-41c4-9c65-ab896a83424b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17407 | 2026.05.21 18:28:53.458003 [ 307 ] {} <Debug> TCP-Session: 0b795563-3a1a-4078-a4ab-9ba6b57e5c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17408 | 2026.05.21 18:28:53.457868 [ 303 ] {} <Debug> TCP-Session: b4c54098-e7ce-4175-b68a-bc893ed8feb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17409 | 2026.05.21 18:28:53.457832 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17410 | 2026.05.21 18:28:53.457764 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17411 | 2026.05.21 18:28:53.458122 [ 309 ] {} <Debug> TCP-Session: 780f891b-702b-45fb-a17b-b9d6040935ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17412 | 2026.05.21 18:28:53.457805 [ 258 ] {} <Debug> TCP-Session: d404f240-1e41-49b2-ad50-db51d6e1b1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17413 | 2026.05.21 18:28:53.458153 [ 302 ] {} <Debug> TCP-Session: e8738936-0b22-48ea-898a-c8a73ad95f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17414 | 2026.05.21 18:28:53.613861 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63437 | ||
| 17415 | 2026.05.21 18:28:53.613969 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17416 | 2026.05.21 18:28:53.614001 [ 258 ] {} <Debug> TCP-Session: eecf0956-5884-4530-88c1-0a0dd1298df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63437 | ||
| 17417 | 2026.05.21 18:28:53.614028 [ 258 ] {} <Debug> TCP-Session: eecf0956-5884-4530-88c1-0a0dd1298df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17418 | 2026.05.21 18:28:53.614044 [ 258 ] {} <Debug> TCP-Session: eecf0956-5884-4530-88c1-0a0dd1298df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17419 | 2026.05.21 18:28:53.614336 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64989 | ||
| 17420 | 2026.05.21 18:28:53.614360 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64481 | ||
| 17421 | 2026.05.21 18:28:53.614394 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 17422 | 2026.05.21 18:28:53.614430 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34863 | ||
| 17423 | 2026.05.21 18:28:53.614438 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17424 | 2026.05.21 18:28:53.614470 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17425 | 2026.05.21 18:28:53.614505 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17426 | 2026.05.21 18:28:53.614512 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17427 | 2026.05.21 18:28:53.614528 [ 302 ] {} <Debug> TCP-Session: 359f0966-bd10-49fc-8c7c-ea46d7412f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:64481 | ||
| 17428 | 2026.05.21 18:28:53.614549 [ 307 ] {} <Debug> TCP-Session: 038c9529-f0ce-4fb5-873f-1dc0ded4df49 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 17429 | 2026.05.21 18:28:53.614559 [ 310 ] {} <Debug> TCP-Session: 13134d6a-cc74-4ab9-a7d1-a52db9f18692 Authenticating user 'default' from [fd00:1122:3344:101::e]:34863 | ||
| 17430 | 2026.05.21 18:28:53.614570 [ 302 ] {} <Debug> TCP-Session: 359f0966-bd10-49fc-8c7c-ea46d7412f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17431 | 2026.05.21 18:28:53.614594 [ 307 ] {} <Debug> TCP-Session: 038c9529-f0ce-4fb5-873f-1dc0ded4df49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17432 | 2026.05.21 18:28:53.614611 [ 302 ] {} <Debug> TCP-Session: 359f0966-bd10-49fc-8c7c-ea46d7412f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17433 | 2026.05.21 18:28:53.614624 [ 307 ] {} <Debug> TCP-Session: 038c9529-f0ce-4fb5-873f-1dc0ded4df49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17434 | 2026.05.21 18:28:53.614598 [ 310 ] {} <Debug> TCP-Session: 13134d6a-cc74-4ab9-a7d1-a52db9f18692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17435 | 2026.05.21 18:28:53.614423 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60961 | ||
| 17436 | 2026.05.21 18:28:53.614682 [ 310 ] {} <Debug> TCP-Session: 13134d6a-cc74-4ab9-a7d1-a52db9f18692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17437 | 2026.05.21 18:28:53.614378 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41387 | ||
| 17438 | 2026.05.21 18:28:53.614379 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57427 | ||
| 17439 | 2026.05.21 18:28:53.614792 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17440 | 2026.05.21 18:28:53.614811 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17441 | 2026.05.21 18:28:53.614835 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17442 | 2026.05.21 18:28:53.614858 [ 308 ] {} <Debug> TCP-Session: f5f5dfc6-def2-4bc9-a634-17a2c1248820 Authenticating user 'default' from [fd00:1122:3344:101::e]:60961 | ||
| 17443 | 2026.05.21 18:28:53.614860 [ 303 ] {} <Debug> TCP-Session: 20696e16-110c-49eb-b70e-4a9c373e5543 Authenticating user 'default' from [fd00:1122:3344:101::e]:41387 | ||
| 17444 | 2026.05.21 18:28:53.614872 [ 306 ] {} <Debug> TCP-Session: 6add0865-f103-4ee3-b176-657886968817 Authenticating user 'default' from [fd00:1122:3344:101::e]:57427 | ||
| 17445 | 2026.05.21 18:28:53.614897 [ 308 ] {} <Debug> TCP-Session: f5f5dfc6-def2-4bc9-a634-17a2c1248820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17446 | 2026.05.21 18:28:53.614906 [ 303 ] {} <Debug> TCP-Session: 20696e16-110c-49eb-b70e-4a9c373e5543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17447 | 2026.05.21 18:28:53.614919 [ 306 ] {} <Debug> TCP-Session: 6add0865-f103-4ee3-b176-657886968817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17448 | 2026.05.21 18:28:53.614931 [ 308 ] {} <Debug> TCP-Session: f5f5dfc6-def2-4bc9-a634-17a2c1248820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17449 | 2026.05.21 18:28:53.614965 [ 306 ] {} <Debug> TCP-Session: 6add0865-f103-4ee3-b176-657886968817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17450 | 2026.05.21 18:28:53.614957 [ 303 ] {} <Debug> TCP-Session: 20696e16-110c-49eb-b70e-4a9c373e5543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17451 | 2026.05.21 18:28:53.614428 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60183 | ||
| 17452 | 2026.05.21 18:28:53.614513 [ 285 ] {} <Debug> TCP-Session: d93cb7ad-dda4-40ab-8585-62c9e5212a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:64989 | ||
| 17453 | 2026.05.21 18:28:53.614442 [ 258 ] {} <Trace> TCP-Session: eecf0956-5884-4530-88c1-0a0dd1298df6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17454 | 2026.05.21 18:28:53.615080 [ 285 ] {} <Debug> TCP-Session: d93cb7ad-dda4-40ab-8585-62c9e5212a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17455 | 2026.05.21 18:28:53.615093 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17456 | 2026.05.21 18:28:53.615123 [ 285 ] {} <Debug> TCP-Session: d93cb7ad-dda4-40ab-8585-62c9e5212a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17457 | 2026.05.21 18:28:53.615154 [ 309 ] {} <Debug> TCP-Session: d23c7d34-95c4-4f9c-a91a-7ab376690bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:60183 | ||
| 17458 | 2026.05.21 18:28:53.615187 [ 309 ] {} <Debug> TCP-Session: d23c7d34-95c4-4f9c-a91a-7ab376690bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17459 | 2026.05.21 18:28:53.615210 [ 309 ] {} <Debug> TCP-Session: d23c7d34-95c4-4f9c-a91a-7ab376690bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17460 | 2026.05.21 18:28:53.615301 [ 258 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17461 | 2026.05.21 18:28:53.615673 [ 258 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17462 | 2026.05.21 18:28:53.615741 [ 258 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17463 | 2026.05.21 18:28:53.616121 [ 258 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 17464 | 2026.05.21 18:28:53.617323 [ 358 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Trace> AggregatingTransform: Aggregating | ||
| 17465 | 2026.05.21 18:28:53.617362 [ 358 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Trace> Aggregator: Aggregation method: without_key | ||
| 17466 | 2026.05.21 18:28:53.617404 [ 358 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001151402 sec. (868.506 rows/sec., 33.93 KiB/sec.) | ||
| 17467 | 2026.05.21 18:28:53.617428 [ 358 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Trace> Aggregator: Merging aggregated data | ||
| 17468 | 2026.05.21 18:28:53.618153 [ 258 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002941 sec., 340.02040122407345 rows/sec., 13.28 KiB/sec. | ||
| 17469 | 2026.05.21 18:28:53.618273 [ 258 ] {2afe4977-67b8-4ca4-ba4d-31697b7a1c51} <Debug> TCPHandler: Processed in 0.004008957 sec. | ||
| 17470 | 2026.05.21 18:28:53.618410 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17471 | 2026.05.21 18:28:53.618445 [ 258 ] {} <Debug> TCP-Session: eecf0956-5884-4530-88c1-0a0dd1298df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17472 | 2026.05.21 18:28:53.618454 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17473 | 2026.05.21 18:28:53.618484 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17474 | 2026.05.21 18:28:53.618506 [ 285 ] {} <Debug> TCP-Session: d93cb7ad-dda4-40ab-8585-62c9e5212a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17475 | 2026.05.21 18:28:53.618520 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17476 | 2026.05.21 18:28:53.618539 [ 309 ] {} <Debug> TCP-Session: d23c7d34-95c4-4f9c-a91a-7ab376690bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17477 | 2026.05.21 18:28:53.618550 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17478 | 2026.05.21 18:28:53.618574 [ 306 ] {} <Debug> TCP-Session: 6add0865-f103-4ee3-b176-657886968817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17479 | 2026.05.21 18:28:53.618598 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17480 | 2026.05.21 18:28:53.618620 [ 303 ] {} <Debug> TCP-Session: 20696e16-110c-49eb-b70e-4a9c373e5543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17481 | 2026.05.21 18:28:53.618618 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17482 | 2026.05.21 18:28:53.618662 [ 308 ] {} <Debug> TCP-Session: f5f5dfc6-def2-4bc9-a634-17a2c1248820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17483 | 2026.05.21 18:28:53.618576 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17484 | 2026.05.21 18:28:53.618690 [ 307 ] {} <Debug> TCP-Session: 038c9529-f0ce-4fb5-873f-1dc0ded4df49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17485 | 2026.05.21 18:28:53.618500 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17486 | 2026.05.21 18:28:53.618739 [ 302 ] {} <Debug> TCP-Session: 359f0966-bd10-49fc-8c7c-ea46d7412f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17487 | 2026.05.21 18:28:53.618772 [ 310 ] {} <Debug> TCP-Session: 13134d6a-cc74-4ab9-a7d1-a52db9f18692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17488 | 2026.05.21 18:28:54.441352 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2026.05.21 18:28:54.441678 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17490 | 2026.05.21 18:28:54.442136 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17491 | 2026.05.21 18:28:54.442189 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <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 | ||
| 17492 | 2026.05.21 18:28:54.442482 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17493 | 2026.05.21 18:28:54.442596 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17494 | 2026.05.21 18:28:54.442812 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17495 | 2026.05.21 18:28:54.442882 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17496 | 2026.05.21 18:28:54.442931 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 17497 | 2026.05.21 18:28:54.442967 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17498 | 2026.05.21 18:28:54.443045 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17499 | 2026.05.21 18:28:54.443086 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 17500 | 2026.05.21 18:28:54.444386 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002834 sec., 17995.76570218772 rows/sec., 4.26 MiB/sec. | ||
| 17501 | 2026.05.21 18:28:54.444506 [ 286 ] {80e5e77b-26d9-48fd-a69b-a7e7325fb110} <Debug> TCPHandler: Processed in 0.003355654 sec. | ||
| 17502 | 2026.05.21 18:28:54.446827 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17503 | 2026.05.21 18:28:54.446983 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17504 | 2026.05.21 18:28:54.447048 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17505 | 2026.05.21 18:28:54.447788 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2026.05.21 18:28:54.447847 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17507 | 2026.05.21 18:28:54.448395 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17508 | 2026.05.21 18:28:54.448729 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2026.05.21 18:28:54.448938 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
| 17510 | 2026.05.21 18:28:54.448988 [ 286 ] {7f7d3026-7c30-4be6-ae7e-da32324a9fdf} <Debug> TCPHandler: Processed in 0.002237233 sec. | ||
| 17511 | 2026.05.21 18:28:54.449249 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17512 | 2026.05.21 18:28:54.449536 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17513 | 2026.05.21 18:28:54.449605 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17514 | 2026.05.21 18:28:54.450282 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2026.05.21 18:28:54.450330 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17516 | 2026.05.21 18:28:54.450851 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17517 | 2026.05.21 18:28:54.451187 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2026.05.21 18:28:54.451384 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. | ||
| 17519 | 2026.05.21 18:28:54.451438 [ 286 ] {d6fe2592-0709-494f-a5b1-5bab91a636ae} <Debug> TCPHandler: Processed in 0.002259554 sec. | ||
| 17520 | 2026.05.21 18:28:54.451628 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2026.05.21 18:28:54.451765 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17522 | 2026.05.21 18:28:54.451831 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17523 | 2026.05.21 18:28:54.452338 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.05.21 18:28:54.452388 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17525 | 2026.05.21 18:28:54.452838 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17526 | 2026.05.21 18:28:54.453138 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2026.05.21 18:28:54.453314 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001581 sec., 80961.41682479443 rows/sec., 5.64 MiB/sec. | ||
| 17528 | 2026.05.21 18:28:54.453360 [ 286 ] {f942387f-63e9-4254-9751-2d36f1eb0741} <Debug> TCPHandler: Processed in 0.001802875 sec. | ||
| 17529 | 2026.05.21 18:28:54.453537 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2026.05.21 18:28:54.453659 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17531 | 2026.05.21 18:28:54.453713 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17532 | 2026.05.21 18:28:54.454164 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2026.05.21 18:28:54.454208 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17534 | 2026.05.21 18:28:54.454589 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17535 | 2026.05.21 18:28:54.454864 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17536 | 2026.05.21 18:28:54.455034 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001398 sec., 34334.76394849786 rows/sec., 2.31 MiB/sec. | ||
| 17537 | 2026.05.21 18:28:54.455075 [ 286 ] {00e58374-5dbc-4a61-9592-9caa7da55b77} <Debug> TCPHandler: Processed in 0.001599711 sec. | ||
| 17538 | 2026.05.21 18:28:54.965560 [ 223 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17539 | 2026.05.21 18:28:54.965622 [ 223 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17540 | 2026.05.21 18:28:54.968850 [ 223 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17541 | 2026.05.21 18:28:55.192055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38949 | ||
| 17542 | 2026.05.21 18:28:55.192649 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2026.05.21 18:28:55.192703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17544 | 2026.05.21 18:28:55.193232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17545 | 2026.05.21 18:28:55.193487 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2026.05.21 18:28:55.193610 [ 87 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17547 | 2026.05.21 18:28:55.193619 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38949 | ||
| 17548 | 2026.05.21 18:28:55.193651 [ 87 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17549 | 2026.05.21 18:28:55.193671 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17550 | 2026.05.21 18:28:55.193806 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17551 | 2026.05.21 18:28:55.193994 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17552 | 2026.05.21 18:28:55.194050 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36517 rows starting from the beginning of the part | ||
| 17553 | 2026.05.21 18:28:55.194128 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17554 | 2026.05.21 18:28:55.194186 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17555 | 2026.05.21 18:28:55.194232 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17556 | 2026.05.21 18:28:55.194274 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17557 | 2026.05.21 18:28:55.194317 [ 196 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17558 | 2026.05.21 18:28:55.197016 [ 198 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38949 rows, containing 4 columns (4 merged, 0 gathered) in 0.003271403 sec., 11905900.923854383 rows/sec., 170.32 MiB/sec. | ||
| 17559 | 2026.05.21 18:28:55.197420 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17560 | 2026.05.21 18:28:55.197727 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17561 | 2026.05.21 18:28:55.197810 [ 186 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_81_16} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17562 | 2026.05.21 18:28:55.197926 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17563 | 2026.05.21 18:28:55.798278 [ 224 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17564 | 2026.05.21 18:28:55.798330 [ 224 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17565 | 2026.05.21 18:28:55.801846 [ 224 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17566 | 2026.05.21 18:28:57.271689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17567 | 2026.05.21 18:28:57.290662 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.05.21 18:28:57.290726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17569 | 2026.05.21 18:28:57.297513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17570 | 2026.05.21 18:28:57.298280 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.05.21 18:28:57.298590 [ 83 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17572 | 2026.05.21 18:28:57.298692 [ 83 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17573 | 2026.05.21 18:28:57.298731 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17574 | 2026.05.21 18:28:57.298891 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17575 | 2026.05.21 18:28:57.302331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17576 | 2026.05.21 18:28:57.302613 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17577 | 2026.05.21 18:28:57.304242 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17578 | 2026.05.21 18:28:57.309404 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17579 | 2026.05.21 18:28:57.314498 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17580 | 2026.05.21 18:28:57.319468 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17581 | 2026.05.21 18:28:57.324460 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17582 | 2026.05.21 18:28:57.329262 [ 199 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17583 | 2026.05.21 18:28:57.386666 [ 198 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.087836263 sec., 6944.739896322775 rows/sec., 35.91 MiB/sec. | ||
| 17584 | 2026.05.21 18:28:57.389853 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17585 | 2026.05.21 18:28:57.392028 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17586 | 2026.05.21 18:28:57.392143 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_81_16} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17587 | 2026.05.21 18:28:57.395129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17588 | 2026.05.21 18:28:58.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.99 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 381.95 MiB (RSS), difference: -1.04 MiB | ||
| 17589 | 2026.05.21 18:28:59.446887 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.05.21 18:28:59.447170 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 17591 | 2026.05.21 18:28:59.447535 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17592 | 2026.05.21 18:28:59.447580 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17593 | 2026.05.21 18:28:59.447830 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17594 | 2026.05.21 18:28:59.447902 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17595 | 2026.05.21 18:28:59.448049 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17596 | 2026.05.21 18:28:59.448087 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17597 | 2026.05.21 18:28:59.448109 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 17598 | 2026.05.21 18:28:59.448125 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17599 | 2026.05.21 18:28:59.448169 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17600 | 2026.05.21 18:28:59.448190 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 17601 | 2026.05.21 18:28:59.449152 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002102 sec., 24262.607040913415 rows/sec., 5.74 MiB/sec. | ||
| 17602 | 2026.05.21 18:28:59.449232 [ 286 ] {b20cbd97-0f8c-4097-9cd1-6bd404cddbfa} <Debug> TCPHandler: Processed in 0.002488138 sec. | ||
| 17603 | 2026.05.21 18:28:59.454610 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2026.05.21 18:28:59.454728 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.05.21 18:28:59.454776 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17606 | 2026.05.21 18:28:59.455340 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.05.21 18:28:59.455384 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17608 | 2026.05.21 18:28:59.455751 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17609 | 2026.05.21 18:28:59.455974 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2026.05.21 18:28:59.456123 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001429 sec., 198740.37788663403 rows/sec., 12.62 MiB/sec. | ||
| 17611 | 2026.05.21 18:28:59.456160 [ 286 ] {14f776ed-b096-4f55-a808-1e0c75f7d1f2} <Debug> TCPHandler: Processed in 0.001606051 sec. | ||
| 17612 | 2026.05.21 18:28:59.456284 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2026.05.21 18:28:59.456386 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17614 | 2026.05.21 18:28:59.456428 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17615 | 2026.05.21 18:28:59.457157 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2026.05.21 18:28:59.457195 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17617 | 2026.05.21 18:28:59.457549 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17618 | 2026.05.21 18:28:59.457770 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2026.05.21 18:28:59.457905 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001542 sec., 570038.9105058366 rows/sec., 44.79 MiB/sec. | ||
| 17620 | 2026.05.21 18:28:59.457954 [ 286 ] {22198dd0-86a2-4a32-9e94-d7210a6dc53b} <Debug> TCPHandler: Processed in 0.001720173 sec. | ||
| 17621 | 2026.05.21 18:28:59.458072 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.05.21 18:28:59.458172 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17623 | 2026.05.21 18:28:59.458214 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17624 | 2026.05.21 18:28:59.458696 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.05.21 18:28:59.458734 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17626 | 2026.05.21 18:28:59.459039 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17627 | 2026.05.21 18:28:59.459244 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.05.21 18:28:59.459378 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001227 sec., 149144.2542787286 rows/sec., 9.25 MiB/sec. | ||
| 17629 | 2026.05.21 18:28:59.459414 [ 286 ] {05d7c38f-d955-4749-9fce-d93eca173acc} <Debug> TCPHandler: Processed in 0.001394997 sec. | ||
| 17630 | 2026.05.21 18:28:59.459541 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2026.05.21 18:28:59.459638 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17632 | 2026.05.21 18:28:59.459679 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17633 | 2026.05.21 18:28:59.460116 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2026.05.21 18:28:59.460153 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17635 | 2026.05.21 18:28:59.460455 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17636 | 2026.05.21 18:28:59.460656 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17637 | 2026.05.21 18:28:59.460786 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 17638 | 2026.05.21 18:28:59.460821 [ 286 ] {de5023b4-1b72-42fe-bdba-ec4debda4bcb} <Debug> TCPHandler: Processed in 0.001330976 sec. | ||
| 17639 | 2026.05.21 18:28:59.460937 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17640 | 2026.05.21 18:28:59.461034 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17641 | 2026.05.21 18:28:59.461075 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17642 | 2026.05.21 18:28:59.461509 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17643 | 2026.05.21 18:28:59.461546 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17644 | 2026.05.21 18:28:59.461837 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17645 | 2026.05.21 18:28:59.462047 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17646 | 2026.05.21 18:28:59.462173 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 17647 | 2026.05.21 18:28:59.462208 [ 286 ] {c8122aa4-49d4-4aa0-a2a5-3426ded334e2} <Debug> TCPHandler: Processed in 0.001322305 sec. | ||
| 17648 | 2026.05.21 18:28:59.462322 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17649 | 2026.05.21 18:28:59.462419 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17650 | 2026.05.21 18:28:59.462460 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17651 | 2026.05.21 18:28:59.463063 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2026.05.21 18:28:59.463099 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17653 | 2026.05.21 18:28:59.463431 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17654 | 2026.05.21 18:28:59.463642 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17655 | 2026.05.21 18:28:59.463773 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001372 sec., 387026.2390670554 rows/sec., 27.38 MiB/sec. | ||
| 17656 | 2026.05.21 18:28:59.463807 [ 286 ] {baf79d2f-027f-4946-87a9-7bec9811edad} <Debug> TCPHandler: Processed in 0.00153606 sec. | ||
| 17657 | 2026.05.21 18:28:59.463920 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17658 | 2026.05.21 18:28:59.464016 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17659 | 2026.05.21 18:28:59.464058 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17660 | 2026.05.21 18:28:59.464380 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17661 | 2026.05.21 18:28:59.464416 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17662 | 2026.05.21 18:28:59.464703 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17663 | 2026.05.21 18:28:59.464912 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17664 | 2026.05.21 18:28:59.465038 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 17665 | 2026.05.21 18:28:59.465072 [ 286 ] {4ab10b89-f8c6-472a-b4ee-518d2f89ac74} <Debug> TCPHandler: Processed in 0.001202883 sec. | ||
| 17666 | 2026.05.21 18:28:59.465188 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17667 | 2026.05.21 18:28:59.465313 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17668 | 2026.05.21 18:28:59.465369 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17669 | 2026.05.21 18:28:59.465868 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17670 | 2026.05.21 18:28:59.465913 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17671 | 2026.05.21 18:28:59.466291 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17672 | 2026.05.21 18:28:59.466503 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17673 | 2026.05.21 18:28:59.466637 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00135 sec., 196296.2962962963 rows/sec., 13.04 MiB/sec. | ||
| 17674 | 2026.05.21 18:28:59.466645 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_127_31 to all_132_132_0 | ||
| 17675 | 2026.05.21 18:28:59.466675 [ 286 ] {0fcdfe0e-0cd2-47a2-b5b9-d4ea28ca5599} <Debug> TCPHandler: Processed in 0.00154652 sec. | ||
| 17676 | 2026.05.21 18:28:59.466716 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.05.21 18:28:59.466743 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17678 | 2026.05.21 18:28:59.466816 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17679 | 2026.05.21 18:28:59.466855 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_31 to all_132_132_0 into Compact with storage Full | ||
| 17680 | 2026.05.21 18:28:59.466918 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17681 | 2026.05.21 18:28:59.466966 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17682 | 2026.05.21 18:28:59.466994 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17683 | 2026.05.21 18:28:59.467036 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_31, total 46486 rows starting from the beginning of the part | ||
| 17684 | 2026.05.21 18:28:59.467104 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17685 | 2026.05.21 18:28:59.467157 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 265 rows starting from the beginning of the part | ||
| 17686 | 2026.05.21 18:28:59.467203 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1497 rows starting from the beginning of the part | ||
| 17687 | 2026.05.21 18:28:59.467249 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
| 17688 | 2026.05.21 18:28:59.467284 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17689 | 2026.05.21 18:28:59.467290 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 265 rows starting from the beginning of the part | ||
| 17690 | 2026.05.21 18:28:59.467330 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17691 | 2026.05.21 18:28:59.467656 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17692 | 2026.05.21 18:28:59.467880 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.05.21 18:28:59.468013 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 17694 | 2026.05.21 18:28:59.468048 [ 286 ] {86266716-4d21-49bd-9d86-cc6cfeb3ddfe} <Debug> TCPHandler: Processed in 0.001285415 sec. | ||
| 17695 | 2026.05.21 18:28:59.468161 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.05.21 18:28:59.468259 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17697 | 2026.05.21 18:28:59.468316 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <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 | ||
| 17698 | 2026.05.21 18:28:59.469094 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.05.21 18:28:59.469130 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17700 | 2026.05.21 18:28:59.469804 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17701 | 2026.05.21 18:28:59.470032 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.05.21 18:28:59.470179 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 37.93 MiB/sec. | ||
| 17703 | 2026.05.21 18:28:59.470245 [ 286 ] {c247d9c1-66a8-4505-8102-83812eb8c909} <Debug> TCPHandler: Processed in 0.002133331 sec. | ||
| 17704 | 2026.05.21 18:28:59.470364 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2026.05.21 18:28:59.470462 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17706 | 2026.05.21 18:28:59.470506 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17707 | 2026.05.21 18:28:59.470845 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.05.21 18:28:59.470881 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17709 | 2026.05.21 18:28:59.471188 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17710 | 2026.05.21 18:28:59.471395 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.05.21 18:28:59.471518 [ 81 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17712 | 2026.05.21 18:28:59.471526 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 17713 | 2026.05.21 18:28:59.471555 [ 81 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17714 | 2026.05.21 18:28:59.471577 [ 286 ] {03bb9efd-7a09-47c7-8a67-fbb6cd2b7111} <Debug> TCPHandler: Processed in 0.001264254 sec. | ||
| 17715 | 2026.05.21 18:28:59.471579 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17716 | 2026.05.21 18:28:59.471684 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17717 | 2026.05.21 18:28:59.471797 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17718 | 2026.05.21 18:28:59.471826 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6600 rows starting from the beginning of the part | ||
| 17719 | 2026.05.21 18:28:59.471878 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17720 | 2026.05.21 18:28:59.471920 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 17721 | 2026.05.21 18:28:59.471961 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part | ||
| 17722 | 2026.05.21 18:28:59.471997 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 48 rows starting from the beginning of the part | ||
| 17723 | 2026.05.21 18:28:59.472034 [ 198 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 17724 | 2026.05.21 18:28:59.473652 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002006548 sec., 3438741.5601321277 rows/sec., 229.51 MiB/sec. | ||
| 17725 | 2026.05.21 18:28:59.474353 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17726 | 2026.05.21 18:28:59.474651 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2026.05.21 18:28:59.474730 [ 189 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_131_26} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17728 | 2026.05.21 18:28:59.474827 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17729 | 2026.05.21 18:28:59.475736 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48801 rows, containing 5 columns (5 merged, 0 gathered) in 0.008937662 sec., 5460152.778209782 rows/sec., 351.98 MiB/sec. | ||
| 17730 | 2026.05.21 18:28:59.476369 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Trace> MergedBlockOutputStream: filled checksums all_1_132_32 (state Temporary) | ||
| 17731 | 2026.05.21 18:28:59.476633 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_132_32 to all_1_132_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17732 | 2026.05.21 18:28:59.476700 [ 191 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_132_32} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_127_31, all_132_132_0] -> all_1_132_32 | ||
| 17733 | 2026.05.21 18:28:59.476783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17734 | 2026.05.21 18:29:02.505209 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17735 | 2026.05.21 18:29:02.505267 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17736 | 2026.05.21 18:29:02.693807 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39397 | ||
| 17737 | 2026.05.21 18:29:02.694361 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.05.21 18:29:02.694413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17739 | 2026.05.21 18:29:02.694901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17740 | 2026.05.21 18:29:02.695145 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.05.21 18:29:02.695301 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39397 | ||
| 17742 | 2026.05.21 18:29:04.441627 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17743 | 2026.05.21 18:29:04.441886 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17744 | 2026.05.21 18:29:04.442239 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17745 | 2026.05.21 18:29:04.442281 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <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 | ||
| 17746 | 2026.05.21 18:29:04.442521 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17747 | 2026.05.21 18:29:04.442596 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17748 | 2026.05.21 18:29:04.442742 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17749 | 2026.05.21 18:29:04.442780 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17750 | 2026.05.21 18:29:04.442803 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 17751 | 2026.05.21 18:29:04.442818 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17752 | 2026.05.21 18:29:04.442862 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17753 | 2026.05.21 18:29:04.442882 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 17754 | 2026.05.21 18:29:04.443812 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002027 sec., 25160.335471139613 rows/sec., 5.95 MiB/sec. | ||
| 17755 | 2026.05.21 18:29:04.443907 [ 286 ] {950d2a32-f0c4-4634-82c4-fe0e58065ec0} <Debug> TCPHandler: Processed in 0.002417777 sec. | ||
| 17756 | 2026.05.21 18:29:04.445623 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2026.05.21 18:29:04.445743 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17758 | 2026.05.21 18:29:04.445792 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17759 | 2026.05.21 18:29:04.446307 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17760 | 2026.05.21 18:29:04.446352 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17761 | 2026.05.21 18:29:04.446726 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17762 | 2026.05.21 18:29:04.446951 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17763 | 2026.05.21 18:29:04.447106 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001396 sec., 40114.61318051576 rows/sec., 3.08 MiB/sec. | ||
| 17764 | 2026.05.21 18:29:04.447144 [ 286 ] {c53649d5-a180-4bf1-970a-fe498f0652bd} <Debug> TCPHandler: Processed in 0.00157801 sec. | ||
| 17765 | 2026.05.21 18:29:04.447287 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17766 | 2026.05.21 18:29:04.447389 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17767 | 2026.05.21 18:29:04.447430 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17768 | 2026.05.21 18:29:04.447872 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17769 | 2026.05.21 18:29:04.447910 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17770 | 2026.05.21 18:29:04.448233 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17771 | 2026.05.21 18:29:04.448444 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17772 | 2026.05.21 18:29:04.448579 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 17773 | 2026.05.21 18:29:04.448615 [ 286 ] {975af599-74b6-4812-bf9e-ba8b90f27c8e} <Debug> TCPHandler: Processed in 0.001380467 sec. | ||
| 17774 | 2026.05.21 18:29:04.448751 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17775 | 2026.05.21 18:29:04.448849 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17776 | 2026.05.21 18:29:04.448895 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17777 | 2026.05.21 18:29:04.449324 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17778 | 2026.05.21 18:29:04.449361 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17779 | 2026.05.21 18:29:04.449691 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17780 | 2026.05.21 18:29:04.449901 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2026.05.21 18:29:04.450034 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 17782 | 2026.05.21 18:29:04.450070 [ 286 ] {cc6b11b5-29ea-4075-8fa0-75b520b100d7} <Debug> TCPHandler: Processed in 0.001369597 sec. | ||
| 17783 | 2026.05.21 18:29:04.450192 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17784 | 2026.05.21 18:29:04.450288 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17785 | 2026.05.21 18:29:04.450330 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17786 | 2026.05.21 18:29:04.450667 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17787 | 2026.05.21 18:29:04.450704 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17788 | 2026.05.21 18:29:04.451006 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17789 | 2026.05.21 18:29:04.451215 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2026.05.21 18:29:04.451345 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 17791 | 2026.05.21 18:29:04.451385 [ 286 ] {e04511c1-1697-4bcc-8c1a-740653133a7f} <Debug> TCPHandler: Processed in 0.001243654 sec. | ||
| 17792 | 2026.05.21 18:29:04.802482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17793 | 2026.05.21 18:29:04.819425 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17794 | 2026.05.21 18:29:04.819476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17795 | 2026.05.21 18:29:04.825582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17796 | 2026.05.21 18:29:04.826275 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2026.05.21 18:29:04.829242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17798 | 2026.05.21 18:29:05.277238 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17799 | 2026.05.21 18:29:05.277328 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17800 | 2026.05.21 18:29:05.281294 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17801 | 2026.05.21 18:29:08.422776 [ 222 ] {} <Trace> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17802 | 2026.05.21 18:29:08.422834 [ 222 ] {} <Debug> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17803 | 2026.05.21 18:29:08.424763 [ 222 ] {} <Debug> system.query_log (2a201f92-8ece-45da-8856-2c444cee2c30): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17804 | 2026.05.21 18:29:09.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.29 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 382.29 MiB (RSS), difference: 4.00 MiB | ||
| 17805 | 2026.05.21 18:29:09.080281 [ 225 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17806 | 2026.05.21 18:29:09.080362 [ 225 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17807 | 2026.05.21 18:29:09.084219 [ 225 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17808 | 2026.05.21 18:29:09.447349 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17809 | 2026.05.21 18:29:09.447677 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 17810 | 2026.05.21 18:29:09.448031 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17811 | 2026.05.21 18:29:09.448076 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17812 | 2026.05.21 18:29:09.448326 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17813 | 2026.05.21 18:29:09.448397 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17814 | 2026.05.21 18:29:09.448544 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 17815 | 2026.05.21 18:29:09.448581 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17816 | 2026.05.21 18:29:09.448604 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 17817 | 2026.05.21 18:29:09.448620 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17818 | 2026.05.21 18:29:09.448663 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17819 | 2026.05.21 18:29:09.448685 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 17820 | 2026.05.21 18:29:09.449899 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002326 sec., 21926.053310404128 rows/sec., 5.18 MiB/sec. | ||
| 17821 | 2026.05.21 18:29:09.450012 [ 286 ] {9b869c0e-6f4a-47a3-9c5f-956d2c9f900b} <Debug> TCPHandler: Processed in 0.002857635 sec. | ||
| 17822 | 2026.05.21 18:29:09.455909 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2026.05.21 18:29:09.456120 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.05.21 18:29:09.456206 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17825 | 2026.05.21 18:29:09.456987 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2026.05.21 18:29:09.457060 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17827 | 2026.05.21 18:29:09.457441 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17828 | 2026.05.21 18:29:09.457665 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17829 | 2026.05.21 18:29:09.457816 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 17830 | 2026.05.21 18:29:09.457814 [ 69 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 17831 | 2026.05.21 18:29:09.457854 [ 286 ] {c1eb4f8e-9ab2-4d8b-b82f-a06b56283735} <Debug> TCPHandler: Processed in 0.00205209 sec. | ||
| 17832 | 2026.05.21 18:29:09.457890 [ 69 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.05.21 18:29:09.457917 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17834 | 2026.05.21 18:29:09.457992 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17835 | 2026.05.21 18:29:09.458045 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 17836 | 2026.05.21 18:29:09.458125 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17837 | 2026.05.21 18:29:09.458174 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17838 | 2026.05.21 18:29:09.458185 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17839 | 2026.05.21 18:29:09.458224 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 308 rows starting from the beginning of the part | ||
| 17840 | 2026.05.21 18:29:09.458295 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17841 | 2026.05.21 18:29:09.458341 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 17842 | 2026.05.21 18:29:09.458383 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 17843 | 2026.05.21 18:29:09.458428 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 17844 | 2026.05.21 18:29:09.458471 [ 198 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 17845 | 2026.05.21 18:29:09.458594 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.05.21 18:29:09.458639 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17847 | 2026.05.21 18:29:09.458957 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17848 | 2026.05.21 18:29:09.459186 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17849 | 2026.05.21 18:29:09.459327 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001225 sec., 6530.6122448979595 rows/sec., 532.53 KiB/sec. | ||
| 17850 | 2026.05.21 18:29:09.459364 [ 286 ] {b4d4574f-e073-4b6b-a5d0-10f88f15eebf} <Debug> TCPHandler: Processed in 0.001424097 sec. | ||
| 17851 | 2026.05.21 18:29:09.459488 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.05.21 18:29:09.459587 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17853 | 2026.05.21 18:29:09.459597 [ 189 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614182 sec., 909438.9604146249 rows/sec., 61.81 MiB/sec. | ||
| 17854 | 2026.05.21 18:29:09.459629 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17855 | 2026.05.21 18:29:09.459782 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 17856 | 2026.05.21 18:29:09.460078 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2026.05.21 18:29:09.460155 [ 201 ] {472e391e-ad8e-4f9a-84de-5380a0d44481::all_1_29_6} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 17858 | 2026.05.21 18:29:09.460248 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17859 | 2026.05.21 18:29:09.460480 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.05.21 18:29:09.460522 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17861 | 2026.05.21 18:29:09.460881 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17862 | 2026.05.21 18:29:09.461089 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.05.21 18:29:09.461215 [ 69 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17864 | 2026.05.21 18:29:09.461222 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Debug> executeQuery: Read 883 rows, 71.02 KiB in 0.001656 sec., 533212.5603864734 rows/sec., 41.88 MiB/sec. | ||
| 17865 | 2026.05.21 18:29:09.461251 [ 69 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17866 | 2026.05.21 18:29:09.461272 [ 286 ] {53b2c2ba-d687-4552-bd74-b53cb79944c6} <Debug> TCPHandler: Processed in 0.001835445 sec. | ||
| 17867 | 2026.05.21 18:29:09.461275 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17868 | 2026.05.21 18:29:09.461387 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17869 | 2026.05.21 18:29:09.461400 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.05.21 18:29:09.461519 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17871 | 2026.05.21 18:29:09.461524 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17872 | 2026.05.21 18:29:09.461560 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3361 rows starting from the beginning of the part | ||
| 17873 | 2026.05.21 18:29:09.461581 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17874 | 2026.05.21 18:29:09.461627 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2406 rows starting from the beginning of the part | ||
| 17875 | 2026.05.21 18:29:09.461681 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 17876 | 2026.05.21 18:29:09.461726 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 879 rows starting from the beginning of the part | ||
| 17877 | 2026.05.21 18:29:09.461769 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 17878 | 2026.05.21 18:29:09.461813 [ 192 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 883 rows starting from the beginning of the part | ||
| 17879 | 2026.05.21 18:29:09.462067 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17880 | 2026.05.21 18:29:09.462110 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17881 | 2026.05.21 18:29:09.462424 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17882 | 2026.05.21 18:29:09.462649 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17883 | 2026.05.21 18:29:09.462784 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Debug> executeQuery: Read 191 rows, 12.18 KiB in 0.00128 sec., 149218.75 rows/sec., 9.30 MiB/sec. | ||
| 17884 | 2026.05.21 18:29:09.462821 [ 286 ] {71198f45-939d-4ac7-bd71-78527704ded0} <Debug> TCPHandler: Processed in 0.001471989 sec. | ||
| 17885 | 2026.05.21 18:29:09.462934 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17886 | 2026.05.21 18:29:09.463030 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17887 | 2026.05.21 18:29:09.463072 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17888 | 2026.05.21 18:29:09.463505 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17889 | 2026.05.21 18:29:09.463542 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17890 | 2026.05.21 18:29:09.463843 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17891 | 2026.05.21 18:29:09.464050 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17892 | 2026.05.21 18:29:09.464181 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 17893 | 2026.05.21 18:29:09.464217 [ 286 ] {2d7438be-f4d6-4265-9cec-51170c4b1dbb} <Debug> TCPHandler: Processed in 0.001332185 sec. | ||
| 17894 | 2026.05.21 18:29:09.464258 [ 201 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002921506 sec., 2615431.9039563844 rows/sec., 208.12 MiB/sec. | ||
| 17895 | 2026.05.21 18:29:09.464337 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2026.05.21 18:29:09.464439 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17897 | 2026.05.21 18:29:09.464480 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17898 | 2026.05.21 18:29:09.464565 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17899 | 2026.05.21 18:29:09.464838 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17900 | 2026.05.21 18:29:09.464909 [ 189 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_136_27} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17901 | 2026.05.21 18:29:09.464908 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2026.05.21 18:29:09.464959 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17903 | 2026.05.21 18:29:09.465006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 17904 | 2026.05.21 18:29:09.465266 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17905 | 2026.05.21 18:29:09.465479 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2026.05.21 18:29:09.465586 [ 69 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 17907 | 2026.05.21 18:29:09.465608 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 17908 | 2026.05.21 18:29:09.465616 [ 69 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.05.21 18:29:09.465648 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17910 | 2026.05.21 18:29:09.465652 [ 286 ] {5ba92a36-bafe-480e-84cf-2dfeda461d4a} <Debug> TCPHandler: Processed in 0.001366666 sec. | ||
| 17911 | 2026.05.21 18:29:09.465721 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 17912 | 2026.05.21 18:29:09.465781 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17913 | 2026.05.21 18:29:09.465818 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17914 | 2026.05.21 18:29:09.465849 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 17915 | 2026.05.21 18:29:09.465883 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17916 | 2026.05.21 18:29:09.465896 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 17917 | 2026.05.21 18:29:09.465931 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17918 | 2026.05.21 18:29:09.465946 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 17919 | 2026.05.21 18:29:09.465986 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 17920 | 2026.05.21 18:29:09.466023 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 17921 | 2026.05.21 18:29:09.466058 [ 192 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 17922 | 2026.05.21 18:29:09.466634 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17923 | 2026.05.21 18:29:09.466676 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17924 | 2026.05.21 18:29:09.466844 [ 200 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149912 sec., 664398.6670284335 rows/sec., 40.73 MiB/sec. | ||
| 17925 | 2026.05.21 18:29:09.467011 [ 200 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 17926 | 2026.05.21 18:29:09.467015 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17927 | 2026.05.21 18:29:09.467332 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17928 | 2026.05.21 18:29:09.467388 [ 200 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2026.05.21 18:29:09.467470 [ 69 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17930 | 2026.05.21 18:29:09.467484 [ 200 ] {2b337b8b-5858-4d6a-941b-9bd406140830::all_1_29_6} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 17931 | 2026.05.21 18:29:09.467509 [ 69 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17932 | 2026.05.21 18:29:09.467476 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Debug> executeQuery: Read 539 rows, 39.11 KiB in 0.001612 sec., 334367.2456575683 rows/sec., 23.70 MiB/sec. | ||
| 17933 | 2026.05.21 18:29:09.467538 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17934 | 2026.05.21 18:29:09.467574 [ 286 ] {82352cd7-f5e9-4d59-9d75-ab8978b81aa7} <Debug> TCPHandler: Processed in 0.001844245 sec. | ||
| 17935 | 2026.05.21 18:29:09.467584 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17936 | 2026.05.21 18:29:09.467662 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17937 | 2026.05.21 18:29:09.467701 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17938 | 2026.05.21 18:29:09.467741 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17939 | 2026.05.21 18:29:09.467772 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part | ||
| 17940 | 2026.05.21 18:29:09.467802 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17941 | 2026.05.21 18:29:09.467825 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1292 rows starting from the beginning of the part | ||
| 17942 | 2026.05.21 18:29:09.467850 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17943 | 2026.05.21 18:29:09.467877 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 17944 | 2026.05.21 18:29:09.467926 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 531 rows starting from the beginning of the part | ||
| 17945 | 2026.05.21 18:29:09.467965 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 17946 | 2026.05.21 18:29:09.468005 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 539 rows starting from the beginning of the part | ||
| 17947 | 2026.05.21 18:29:09.468184 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17948 | 2026.05.21 18:29:09.468227 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17949 | 2026.05.21 18:29:09.468541 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17950 | 2026.05.21 18:29:09.468767 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17951 | 2026.05.21 18:29:09.468897 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 17952 | 2026.05.21 18:29:09.468932 [ 286 ] {f865f2bb-56e9-46ba-b028-bf5ac32f93e8} <Debug> TCPHandler: Processed in 0.001281874 sec. | ||
| 17953 | 2026.05.21 18:29:09.469057 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17954 | 2026.05.21 18:29:09.469178 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17955 | 2026.05.21 18:29:09.469233 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17956 | 2026.05.21 18:29:09.469355 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718033 sec., 2515085.5658767903 rows/sec., 182.33 MiB/sec. | ||
| 17957 | 2026.05.21 18:29:09.469551 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17958 | 2026.05.21 18:29:09.469716 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2026.05.21 18:29:09.469761 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17960 | 2026.05.21 18:29:09.469818 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.05.21 18:29:09.469895 [ 188 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_136_27} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17962 | 2026.05.21 18:29:09.469968 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17963 | 2026.05.21 18:29:09.470121 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17964 | 2026.05.21 18:29:09.470344 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17965 | 2026.05.21 18:29:09.470478 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001326 sec., 202865.7616892911 rows/sec., 13.49 MiB/sec. | ||
| 17966 | 2026.05.21 18:29:09.470514 [ 286 ] {170c65be-a4bc-4227-9cd9-bd3623338d2e} <Debug> TCPHandler: Processed in 0.001519939 sec. | ||
| 17967 | 2026.05.21 18:29:09.470650 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17968 | 2026.05.21 18:29:09.470746 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17969 | 2026.05.21 18:29:09.470790 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17970 | 2026.05.21 18:29:09.471102 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2026.05.21 18:29:09.471137 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17972 | 2026.05.21 18:29:09.471427 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17973 | 2026.05.21 18:29:09.471633 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2026.05.21 18:29:09.471759 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 17975 | 2026.05.21 18:29:09.471793 [ 286 ] {91ffdbe2-5316-48ac-83db-411e1329f491} <Debug> TCPHandler: Processed in 0.001194123 sec. | ||
| 17976 | 2026.05.21 18:29:09.471914 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17977 | 2026.05.21 18:29:09.472039 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17978 | 2026.05.21 18:29:09.472107 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <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 | ||
| 17979 | 2026.05.21 18:29:09.473026 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2026.05.21 18:29:09.473063 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17981 | 2026.05.21 18:29:09.473637 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17982 | 2026.05.21 18:29:09.473864 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17983 | 2026.05.21 18:29:09.474007 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 36.85 MiB/sec. | ||
| 17984 | 2026.05.21 18:29:09.474072 [ 286 ] {68c653ff-6519-4464-9e5e-668484c520cf} <Debug> TCPHandler: Processed in 0.002220613 sec. | ||
| 17985 | 2026.05.21 18:29:09.474194 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17986 | 2026.05.21 18:29:09.474292 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17987 | 2026.05.21 18:29:09.474335 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17988 | 2026.05.21 18:29:09.474678 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2026.05.21 18:29:09.474714 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 17990 | 2026.05.21 18:29:09.475018 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17991 | 2026.05.21 18:29:09.475222 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2026.05.21 18:29:09.475352 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 17993 | 2026.05.21 18:29:09.475385 [ 286 ] {0859f51e-9cb5-46e7-b022-32dac7ce6268} <Debug> TCPHandler: Processed in 0.001241784 sec. | ||
| 17994 | 2026.05.21 18:29:10.040237 [ 220 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17995 | 2026.05.21 18:29:10.040314 [ 220 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17996 | 2026.05.21 18:29:10.042643 [ 220 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17997 | 2026.05.21 18:29:10.195467 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39909 | ||
| 17998 | 2026.05.21 18:29:10.196261 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2026.05.21 18:29:10.196329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 18000 | 2026.05.21 18:29:10.196900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18001 | 2026.05.21 18:29:10.197125 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2026.05.21 18:29:10.197255 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39909 | ||
| 18003 | 2026.05.21 18:29:12.329353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18004 | 2026.05.21 18:29:12.346659 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.05.21 18:29:12.346728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 18006 | 2026.05.21 18:29:12.352687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18007 | 2026.05.21 18:29:12.353388 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2026.05.21 18:29:12.356325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18009 | 2026.05.21 18:29:14.441233 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18010 | 2026.05.21 18:29:14.441504 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18011 | 2026.05.21 18:29:14.441864 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18012 | 2026.05.21 18:29:14.441903 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <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 | ||
| 18013 | 2026.05.21 18:29:14.442119 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18014 | 2026.05.21 18:29:14.442192 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18015 | 2026.05.21 18:29:14.442335 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18016 | 2026.05.21 18:29:14.442372 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18017 | 2026.05.21 18:29:14.442394 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18018 | 2026.05.21 18:29:14.442410 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18019 | 2026.05.21 18:29:14.442454 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18020 | 2026.05.21 18:29:14.442475 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18021 | 2026.05.21 18:29:14.443845 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002446 sec., 20850.367947669667 rows/sec., 4.93 MiB/sec. | ||
| 18022 | 2026.05.21 18:29:14.443965 [ 286 ] {11442e10-03f4-49ef-898e-613b343c762c} <Debug> TCPHandler: Processed in 0.002873276 sec. | ||
| 18023 | 2026.05.21 18:29:14.445643 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18024 | 2026.05.21 18:29:14.445775 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18025 | 2026.05.21 18:29:14.445832 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18026 | 2026.05.21 18:29:14.446454 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18027 | 2026.05.21 18:29:14.446507 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18028 | 2026.05.21 18:29:14.446899 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18029 | 2026.05.21 18:29:14.447118 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18030 | 2026.05.21 18:29:14.447277 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.79 MiB/sec. | ||
| 18031 | 2026.05.21 18:29:14.447316 [ 286 ] {cf06fbc1-8290-47d3-8ff5-19310155520a} <Debug> TCPHandler: Processed in 0.001727843 sec. | ||
| 18032 | 2026.05.21 18:29:14.447442 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18033 | 2026.05.21 18:29:14.447543 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18034 | 2026.05.21 18:29:14.447586 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18035 | 2026.05.21 18:29:14.448023 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2026.05.21 18:29:14.448061 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18037 | 2026.05.21 18:29:14.448367 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18038 | 2026.05.21 18:29:14.448573 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18039 | 2026.05.21 18:29:14.448702 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 18040 | 2026.05.21 18:29:14.448736 [ 286 ] {af7f8397-13e0-41a3-a30a-2e4a70bfa22f} <Debug> TCPHandler: Processed in 0.001345676 sec. | ||
| 18041 | 2026.05.21 18:29:14.448858 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18042 | 2026.05.21 18:29:14.448956 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18043 | 2026.05.21 18:29:14.449002 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18044 | 2026.05.21 18:29:14.449414 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18045 | 2026.05.21 18:29:14.449451 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18046 | 2026.05.21 18:29:14.449772 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18047 | 2026.05.21 18:29:14.449976 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.05.21 18:29:14.450109 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 18049 | 2026.05.21 18:29:14.450143 [ 286 ] {e4db04d7-db34-48b7-94a4-e4cd3e771b2f} <Debug> TCPHandler: Processed in 0.001335046 sec. | ||
| 18050 | 2026.05.21 18:29:14.450257 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18051 | 2026.05.21 18:29:14.450354 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18052 | 2026.05.21 18:29:14.450396 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18053 | 2026.05.21 18:29:14.450722 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18054 | 2026.05.21 18:29:14.450757 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18055 | 2026.05.21 18:29:14.451055 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18056 | 2026.05.21 18:29:14.451261 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2026.05.21 18:29:14.451391 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 18058 | 2026.05.21 18:29:14.451425 [ 286 ] {3abc3a78-cc85-43b4-9f26-f20328df3e88} <Debug> TCPHandler: Processed in 0.001218214 sec. | ||
| 18059 | 2026.05.21 18:29:17.505511 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18060 | 2026.05.21 18:29:17.505571 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18061 | 2026.05.21 18:29:17.697402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40357 | ||
| 18062 | 2026.05.21 18:29:17.698107 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2026.05.21 18:29:17.698159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18064 | 2026.05.21 18:29:17.698644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18065 | 2026.05.21 18:29:17.698888 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18066 | 2026.05.21 18:29:17.699036 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40357 | ||
| 18067 | 2026.05.21 18:29:19.094244 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18068 | 2026.05.21 18:29:19.094302 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18069 | 2026.05.21 18:29:19.097903 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18070 | 2026.05.21 18:29:19.290286 [ 223 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18071 | 2026.05.21 18:29:19.290327 [ 223 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18072 | 2026.05.21 18:29:19.293174 [ 223 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18073 | 2026.05.21 18:29:19.446694 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18074 | 2026.05.21 18:29:19.447006 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 18075 | 2026.05.21 18:29:19.447396 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18076 | 2026.05.21 18:29:19.447448 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18077 | 2026.05.21 18:29:19.447734 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18078 | 2026.05.21 18:29:19.447808 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18079 | 2026.05.21 18:29:19.447953 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18080 | 2026.05.21 18:29:19.447991 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18081 | 2026.05.21 18:29:19.448013 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18082 | 2026.05.21 18:29:19.448029 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18083 | 2026.05.21 18:29:19.448072 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18084 | 2026.05.21 18:29:19.448093 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18085 | 2026.05.21 18:29:19.449260 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002368 sec., 21537.162162162163 rows/sec., 5.09 MiB/sec. | ||
| 18086 | 2026.05.21 18:29:19.449371 [ 286 ] {77177fe4-1dc7-43ca-a6bd-f4809ffb570b} <Debug> TCPHandler: Processed in 0.002855446 sec. | ||
| 18087 | 2026.05.21 18:29:19.455418 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18088 | 2026.05.21 18:29:19.455631 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18089 | 2026.05.21 18:29:19.455717 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18090 | 2026.05.21 18:29:19.456426 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18091 | 2026.05.21 18:29:19.456466 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18092 | 2026.05.21 18:29:19.456844 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18093 | 2026.05.21 18:29:19.457062 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18094 | 2026.05.21 18:29:19.457203 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001634 sec., 173806.60954712363 rows/sec., 11.04 MiB/sec. | ||
| 18095 | 2026.05.21 18:29:19.457240 [ 286 ] {be22c3f0-02a4-484b-88e0-1102c871c876} <Debug> TCPHandler: Processed in 0.001927637 sec. | ||
| 18096 | 2026.05.21 18:29:19.457238 [ 218 ] {} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18097 | 2026.05.21 18:29:19.457294 [ 218 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18098 | 2026.05.21 18:29:19.457368 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18099 | 2026.05.21 18:29:19.457476 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18100 | 2026.05.21 18:29:19.457518 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18101 | 2026.05.21 18:29:19.458354 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18102 | 2026.05.21 18:29:19.458393 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18103 | 2026.05.21 18:29:19.458762 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18104 | 2026.05.21 18:29:19.458982 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18105 | 2026.05.21 18:29:19.459127 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001673 sec., 525403.466826061 rows/sec., 41.29 MiB/sec. | ||
| 18106 | 2026.05.21 18:29:19.459163 [ 286 ] {4e6b3d26-3f4f-4127-ae57-b2fb9478169a} <Debug> TCPHandler: Processed in 0.001846345 sec. | ||
| 18107 | 2026.05.21 18:29:19.459286 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18108 | 2026.05.21 18:29:19.459385 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18109 | 2026.05.21 18:29:19.459427 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18110 | 2026.05.21 18:29:19.459908 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18111 | 2026.05.21 18:29:19.459945 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18112 | 2026.05.21 18:29:19.460252 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18113 | 2026.05.21 18:29:19.460520 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2026.05.21 18:29:19.460629 [ 59 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18115 | 2026.05.21 18:29:19.460656 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001292 sec., 141640.866873065 rows/sec., 8.79 MiB/sec. | ||
| 18116 | 2026.05.21 18:29:19.460667 [ 59 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2026.05.21 18:29:19.460688 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18118 | 2026.05.21 18:29:19.460691 [ 286 ] {2c58d49f-17d1-4f4d-84d3-90316f94430e} <Debug> TCPHandler: Processed in 0.001455468 sec. | ||
| 18119 | 2026.05.21 18:29:19.460790 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18120 | 2026.05.21 18:29:19.460813 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18121 | 2026.05.21 18:29:19.460923 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18122 | 2026.05.21 18:29:19.460924 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18123 | 2026.05.21 18:29:19.460961 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 18124 | 2026.05.21 18:29:19.460984 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18125 | 2026.05.21 18:29:19.461026 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 183 rows starting from the beginning of the part | ||
| 18126 | 2026.05.21 18:29:19.461081 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part | ||
| 18127 | 2026.05.21 18:29:19.461130 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 183 rows starting from the beginning of the part | ||
| 18128 | 2026.05.21 18:29:19.461177 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 191 rows starting from the beginning of the part | ||
| 18129 | 2026.05.21 18:29:19.461220 [ 192 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 183 rows starting from the beginning of the part | ||
| 18130 | 2026.05.21 18:29:19.461289 [ 218 ] {} <Debug> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18131 | 2026.05.21 18:29:19.461441 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18132 | 2026.05.21 18:29:19.461485 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18133 | 2026.05.21 18:29:19.461801 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18134 | 2026.05.21 18:29:19.462026 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18135 | 2026.05.21 18:29:19.462153 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 7.71 MiB/sec. | ||
| 18136 | 2026.05.21 18:29:19.462181 [ 193 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429387 sec., 684908.9854602007 rows/sec., 45.54 MiB/sec. | ||
| 18137 | 2026.05.21 18:29:19.462186 [ 286 ] {a4b1a4b2-28df-4ffe-bb5f-de940096cf28} <Debug> TCPHandler: Processed in 0.001423707 sec. | ||
| 18138 | 2026.05.21 18:29:19.462352 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18139 | 2026.05.21 18:29:19.462359 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18140 | 2026.05.21 18:29:19.462454 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18141 | 2026.05.21 18:29:19.462501 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18142 | 2026.05.21 18:29:19.462671 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.05.21 18:29:19.462748 [ 188 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_81_16} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18144 | 2026.05.21 18:29:19.462831 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18145 | 2026.05.21 18:29:19.462950 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2026.05.21 18:29:19.462991 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18147 | 2026.05.21 18:29:19.463301 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18148 | 2026.05.21 18:29:19.463509 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2026.05.21 18:29:19.463635 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 18150 | 2026.05.21 18:29:19.463669 [ 286 ] {4dcd4875-4c7b-4ec6-b4d0-50919271a393} <Debug> TCPHandler: Processed in 0.001366516 sec. | ||
| 18151 | 2026.05.21 18:29:19.463786 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18152 | 2026.05.21 18:29:19.463882 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18153 | 2026.05.21 18:29:19.463923 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18154 | 2026.05.21 18:29:19.464523 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18155 | 2026.05.21 18:29:19.464557 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18156 | 2026.05.21 18:29:19.464873 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18157 | 2026.05.21 18:29:19.465083 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18158 | 2026.05.21 18:29:19.465208 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001345 sec., 394795.53903345723 rows/sec., 27.93 MiB/sec. | ||
| 18159 | 2026.05.21 18:29:19.465241 [ 286 ] {245acf31-617c-4ee1-a40b-0d1765134957} <Debug> TCPHandler: Processed in 0.001505439 sec. | ||
| 18160 | 2026.05.21 18:29:19.465358 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18161 | 2026.05.21 18:29:19.465454 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18162 | 2026.05.21 18:29:19.465497 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18163 | 2026.05.21 18:29:19.465823 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18164 | 2026.05.21 18:29:19.465857 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18165 | 2026.05.21 18:29:19.466153 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18166 | 2026.05.21 18:29:19.466370 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2026.05.21 18:29:19.466458 [ 59 ] {} <Debug> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 18168 | 2026.05.21 18:29:19.466488 [ 59 ] {} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2026.05.21 18:29:19.466496 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 18170 | 2026.05.21 18:29:19.466505 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18171 | 2026.05.21 18:29:19.466531 [ 286 ] {bbd311c4-dd57-4a92-aa8e-43d4c4ff4dcb} <Debug> TCPHandler: Processed in 0.001222403 sec. | ||
| 18172 | 2026.05.21 18:29:19.466612 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 18173 | 2026.05.21 18:29:19.466660 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18174 | 2026.05.21 18:29:19.466743 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18175 | 2026.05.21 18:29:19.466761 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18176 | 2026.05.21 18:29:19.466791 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 18177 | 2026.05.21 18:29:19.466811 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18178 | 2026.05.21 18:29:19.466871 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 18179 | 2026.05.21 18:29:19.466929 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 18180 | 2026.05.21 18:29:19.466978 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 18181 | 2026.05.21 18:29:19.467024 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 18182 | 2026.05.21 18:29:19.467070 [ 186 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 18183 | 2026.05.21 18:29:19.467250 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2026.05.21 18:29:19.467291 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18185 | 2026.05.21 18:29:19.467646 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18186 | 2026.05.21 18:29:19.467882 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18187 | 2026.05.21 18:29:19.468004 [ 193 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446587 sec., 62215.407714848814 rows/sec., 3.17 MiB/sec. | ||
| 18188 | 2026.05.21 18:29:19.468013 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001271 sec., 208497.24626278522 rows/sec., 13.85 MiB/sec. | ||
| 18189 | 2026.05.21 18:29:19.468065 [ 286 ] {0788c114-5b41-4352-8fe2-7f820740a4c1} <Debug> TCPHandler: Processed in 0.001455548 sec. | ||
| 18190 | 2026.05.21 18:29:19.468143 [ 190 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 18191 | 2026.05.21 18:29:19.468196 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18192 | 2026.05.21 18:29:19.468298 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18193 | 2026.05.21 18:29:19.468345 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18194 | 2026.05.21 18:29:19.468439 [ 190 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18195 | 2026.05.21 18:29:19.468513 [ 190 ] {b421df0b-2718-4736-8340-84468c7560c0::all_1_15_3} <Trace> oximeter.measurements_bool (b421df0b-2718-4736-8340-84468c7560c0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 18196 | 2026.05.21 18:29:19.468609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18197 | 2026.05.21 18:29:19.468711 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.05.21 18:29:19.468766 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18199 | 2026.05.21 18:29:19.469094 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18200 | 2026.05.21 18:29:19.469306 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18201 | 2026.05.21 18:29:19.469400 [ 59 ] {} <Debug> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 18202 | 2026.05.21 18:29:19.469427 [ 59 ] {} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.05.21 18:29:19.469439 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 18204 | 2026.05.21 18:29:19.469443 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18205 | 2026.05.21 18:29:19.469475 [ 286 ] {3915f64d-1174-47b4-8ea9-34d82782eee1} <Debug> TCPHandler: Processed in 0.001329736 sec. | ||
| 18206 | 2026.05.21 18:29:19.469522 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 18207 | 2026.05.21 18:29:19.469605 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2026.05.21 18:29:19.469618 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18209 | 2026.05.21 18:29:19.469661 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 18210 | 2026.05.21 18:29:19.469712 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 18211 | 2026.05.21 18:29:19.469716 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18212 | 2026.05.21 18:29:19.469759 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 18213 | 2026.05.21 18:29:19.469785 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <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 | ||
| 18214 | 2026.05.21 18:29:19.469805 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 18215 | 2026.05.21 18:29:19.469847 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 18216 | 2026.05.21 18:29:19.469886 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 18217 | 2026.05.21 18:29:19.470614 [ 199 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001122372 sec., 13364.552928975421 rows/sec., 900.54 KiB/sec. | ||
| 18218 | 2026.05.21 18:29:19.470691 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18219 | 2026.05.21 18:29:19.470728 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 18220 | 2026.05.21 18:29:19.470731 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18221 | 2026.05.21 18:29:19.471016 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2026.05.21 18:29:19.471092 [ 188 ] {f230930b-6dac-4c41-83cb-554f0b6733b2::all_1_15_3} <Trace> oximeter.measurements_f64 (f230930b-6dac-4c41-83cb-554f0b6733b2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 18223 | 2026.05.21 18:29:19.471154 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18224 | 2026.05.21 18:29:19.471347 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18225 | 2026.05.21 18:29:19.471581 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18226 | 2026.05.21 18:29:19.471721 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002025 sec., 20246.913580246914 rows/sec., 36.28 MiB/sec. | ||
| 18227 | 2026.05.21 18:29:19.471789 [ 286 ] {76541d1a-19cb-4fd7-be7b-ab502d9417a1} <Debug> TCPHandler: Processed in 0.002234983 sec. | ||
| 18228 | 2026.05.21 18:29:19.471917 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18229 | 2026.05.21 18:29:19.472014 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18230 | 2026.05.21 18:29:19.472057 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18231 | 2026.05.21 18:29:19.472400 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18232 | 2026.05.21 18:29:19.472435 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18233 | 2026.05.21 18:29:19.472768 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18234 | 2026.05.21 18:29:19.472978 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2026.05.21 18:29:19.473103 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 18236 | 2026.05.21 18:29:19.473137 [ 286 ] {99527449-1288-4737-a035-fd4076b02dd8} <Debug> TCPHandler: Processed in 0.001271554 sec. | ||
| 18237 | 2026.05.21 18:29:19.857347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18238 | 2026.05.21 18:29:19.874875 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2026.05.21 18:29:19.874930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18240 | 2026.05.21 18:29:19.881279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18241 | 2026.05.21 18:29:19.882042 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2026.05.21 18:29:19.885111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18243 | 2026.05.21 18:29:20.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.58 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 382.30 MiB (RSS), difference: -1.28 MiB | ||
| 18244 | 2026.05.21 18:29:20.325346 [ 218 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18245 | 2026.05.21 18:29:20.325424 [ 218 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18246 | 2026.05.21 18:29:20.352444 [ 218 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18247 | 2026.05.21 18:29:20.474625 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18248 | 2026.05.21 18:29:20.474877 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 18249 | 2026.05.21 18:29:20.475271 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18250 | 2026.05.21 18:29:20.475323 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <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 | ||
| 18251 | 2026.05.21 18:29:20.475627 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18252 | 2026.05.21 18:29:20.475705 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18253 | 2026.05.21 18:29:20.475858 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 18254 | 2026.05.21 18:29:20.475895 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18255 | 2026.05.21 18:29:20.475918 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18256 | 2026.05.21 18:29:20.475933 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18257 | 2026.05.21 18:29:20.475975 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 18258 | 2026.05.21 18:29:20.475995 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18259 | 2026.05.21 18:29:20.477234 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002477 sec., 20589.422688736373 rows/sec., 4.87 MiB/sec. | ||
| 18260 | 2026.05.21 18:29:20.477343 [ 286 ] {28f7e304-b5ac-4bde-bf23-1aec2ef7acbd} <Debug> TCPHandler: Processed in 0.002848535 sec. | ||
| 18261 | 2026.05.21 18:29:20.490145 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18262 | 2026.05.21 18:29:20.490354 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18263 | 2026.05.21 18:29:20.490438 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18264 | 2026.05.21 18:29:20.491110 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18265 | 2026.05.21 18:29:20.491157 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18266 | 2026.05.21 18:29:20.491518 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18267 | 2026.05.21 18:29:20.491735 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2026.05.21 18:29:20.491881 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 18269 | 2026.05.21 18:29:20.491916 [ 286 ] {8f502127-8ad6-4931-852f-f21442bb06b8} <Debug> TCPHandler: Processed in 0.001878286 sec. | ||
| 18270 | 2026.05.21 18:29:20.492032 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18271 | 2026.05.21 18:29:20.492130 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18272 | 2026.05.21 18:29:20.492171 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18273 | 2026.05.21 18:29:20.492574 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2026.05.21 18:29:20.492612 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18275 | 2026.05.21 18:29:20.492898 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18276 | 2026.05.21 18:29:20.493106 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2026.05.21 18:29:20.493233 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 18278 | 2026.05.21 18:29:20.493268 [ 286 ] {5a9abea6-8e13-4557-9d51-756004d9ad46} <Debug> TCPHandler: Processed in 0.001285525 sec. | ||
| 18279 | 2026.05.21 18:29:20.493389 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18280 | 2026.05.21 18:29:20.493483 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18281 | 2026.05.21 18:29:20.493524 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18282 | 2026.05.21 18:29:20.494812 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2026.05.21 18:29:20.494849 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18284 | 2026.05.21 18:29:20.495302 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18285 | 2026.05.21 18:29:20.495537 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18286 | 2026.05.21 18:29:20.495666 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Debug> executeQuery: Read 2527 rows, 193.30 KiB in 0.0022 sec., 1148636.3636363635 rows/sec., 85.81 MiB/sec. | ||
| 18287 | 2026.05.21 18:29:20.495701 [ 286 ] {446042f3-1f15-41d2-80d5-93f806c4a265} <Debug> TCPHandler: Processed in 0.002362765 sec. | ||
| 18288 | 2026.05.21 18:29:20.495816 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18289 | 2026.05.21 18:29:20.495912 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18290 | 2026.05.21 18:29:20.495953 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18291 | 2026.05.21 18:29:20.496361 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18292 | 2026.05.21 18:29:20.496400 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18293 | 2026.05.21 18:29:20.496694 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18294 | 2026.05.21 18:29:20.496902 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18295 | 2026.05.21 18:29:20.497030 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Debug> executeQuery: Read 27 rows, 2.07 KiB in 0.001137 sec., 23746.701846965698 rows/sec., 1.78 MiB/sec. | ||
| 18296 | 2026.05.21 18:29:20.497066 [ 286 ] {41063f86-0760-4d71-bd15-906db4d1410c} <Debug> TCPHandler: Processed in 0.001300585 sec. | ||
| 18297 | 2026.05.21 18:29:20.497175 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18298 | 2026.05.21 18:29:20.497270 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18299 | 2026.05.21 18:29:20.497311 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18300 | 2026.05.21 18:29:20.497956 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.05.21 18:29:20.497993 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18302 | 2026.05.21 18:29:20.498327 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18303 | 2026.05.21 18:29:20.498535 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2026.05.21 18:29:20.498662 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00141 sec., 585106.3829787234 rows/sec., 34.23 MiB/sec. | ||
| 18305 | 2026.05.21 18:29:20.498696 [ 286 ] {5162516f-21ef-4787-a11e-b6caf7a0edae} <Debug> TCPHandler: Processed in 0.00157041 sec. | ||
| 18306 | 2026.05.21 18:29:20.498807 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18307 | 2026.05.21 18:29:20.498902 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18308 | 2026.05.21 18:29:20.498942 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18309 | 2026.05.21 18:29:20.499312 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2026.05.21 18:29:20.499348 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18311 | 2026.05.21 18:29:20.499641 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18312 | 2026.05.21 18:29:20.499874 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2026.05.21 18:29:20.499999 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 18314 | 2026.05.21 18:29:20.500034 [ 286 ] {eb8eb75c-21dc-4791-9cdb-3c5fd9fa72d4} <Debug> TCPHandler: Processed in 0.001277285 sec. | ||
| 18315 | 2026.05.21 18:29:20.500163 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18316 | 2026.05.21 18:29:20.500284 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18317 | 2026.05.21 18:29:20.500334 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18318 | 2026.05.21 18:29:20.500808 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2026.05.21 18:29:20.500848 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18320 | 2026.05.21 18:29:20.501146 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18321 | 2026.05.21 18:29:20.501360 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18322 | 2026.05.21 18:29:20.501493 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001234 sec., 9724.47325769854 rows/sec., 759.72 KiB/sec. | ||
| 18323 | 2026.05.21 18:29:20.501512 [ 221 ] {} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18324 | 2026.05.21 18:29:20.501528 [ 286 ] {de013611-431a-4d27-81e6-e5d09356db50} <Debug> TCPHandler: Processed in 0.001424808 sec. | ||
| 18325 | 2026.05.21 18:29:20.501566 [ 221 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18326 | 2026.05.21 18:29:20.501668 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18327 | 2026.05.21 18:29:20.501778 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18328 | 2026.05.21 18:29:20.501827 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18329 | 2026.05.21 18:29:20.502764 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2026.05.21 18:29:20.502809 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18331 | 2026.05.21 18:29:20.503205 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18332 | 2026.05.21 18:29:20.503422 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18333 | 2026.05.21 18:29:20.503555 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Debug> executeQuery: Read 1330 rows, 91.70 KiB in 0.001797 sec., 740122.4262659989 rows/sec., 49.83 MiB/sec. | ||
| 18334 | 2026.05.21 18:29:20.503591 [ 286 ] {57ea24f2-7963-4790-bbea-caa2f745a4b3} <Debug> TCPHandler: Processed in 0.001975478 sec. | ||
| 18335 | 2026.05.21 18:29:20.503704 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18336 | 2026.05.21 18:29:20.503804 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18337 | 2026.05.21 18:29:20.503805 [ 221 ] {} <Debug> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18338 | 2026.05.21 18:29:20.503851 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18339 | 2026.05.21 18:29:20.504522 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.05.21 18:29:20.504560 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18341 | 2026.05.21 18:29:20.504990 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18342 | 2026.05.21 18:29:20.505201 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.05.21 18:29:20.505337 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Debug> executeQuery: Read 1582 rows, 100.02 KiB in 0.001553 sec., 1018673.5350933677 rows/sec., 62.89 MiB/sec. | ||
| 18344 | 2026.05.21 18:29:20.505334 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_132_32 to all_137_137_0 | ||
| 18345 | 2026.05.21 18:29:20.505379 [ 286 ] {7aeb4789-d684-4d0f-a66e-410f193a0528} <Debug> TCPHandler: Processed in 0.001724873 sec. | ||
| 18346 | 2026.05.21 18:29:20.505411 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.05.21 18:29:20.505437 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18348 | 2026.05.21 18:29:20.505492 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2026.05.21 18:29:20.505537 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_32 to all_137_137_0 into Compact with storage Full | ||
| 18350 | 2026.05.21 18:29:20.505594 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18351 | 2026.05.21 18:29:20.505649 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <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 | ||
| 18352 | 2026.05.21 18:29:20.505661 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18353 | 2026.05.21 18:29:20.505700 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_32, total 48801 rows starting from the beginning of the part | ||
| 18354 | 2026.05.21 18:29:20.505771 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18355 | 2026.05.21 18:29:20.505827 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 269 rows starting from the beginning of the part | ||
| 18356 | 2026.05.21 18:29:20.505872 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18357 | 2026.05.21 18:29:20.505914 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 265 rows starting from the beginning of the part | ||
| 18358 | 2026.05.21 18:29:20.505958 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1582 rows starting from the beginning of the part | ||
| 18359 | 2026.05.21 18:29:20.506385 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18360 | 2026.05.21 18:29:20.506421 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18361 | 2026.05.21 18:29:20.506932 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18362 | 2026.05.21 18:29:20.507158 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18363 | 2026.05.21 18:29:20.507307 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001732 sec., 6351.039260969977 rows/sec., 11.38 MiB/sec. | ||
| 18364 | 2026.05.21 18:29:20.507310 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18365 | 2026.05.21 18:29:20.507371 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18366 | 2026.05.21 18:29:20.507380 [ 286 ] {25a4e8bc-4c01-4771-ba94-45d316db826f} <Debug> TCPHandler: Processed in 0.001938227 sec. | ||
| 18367 | 2026.05.21 18:29:20.507393 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18368 | 2026.05.21 18:29:20.507502 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18369 | 2026.05.21 18:29:20.507516 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18370 | 2026.05.21 18:29:20.507604 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18371 | 2026.05.21 18:29:20.507652 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18372 | 2026.05.21 18:29:20.507761 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18373 | 2026.05.21 18:29:20.507821 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2375 rows starting from the beginning of the part | ||
| 18374 | 2026.05.21 18:29:20.507945 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 18375 | 2026.05.21 18:29:20.507970 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2026.05.21 18:29:20.508010 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18377 | 2026.05.21 18:29:20.508049 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 18378 | 2026.05.21 18:29:20.508156 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 41 rows starting from the beginning of the part | ||
| 18379 | 2026.05.21 18:29:20.508253 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part | ||
| 18380 | 2026.05.21 18:29:20.508316 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18381 | 2026.05.21 18:29:20.508351 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part | ||
| 18382 | 2026.05.21 18:29:20.508540 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18383 | 2026.05.21 18:29:20.508680 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 18384 | 2026.05.21 18:29:20.508696 [ 53 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18385 | 2026.05.21 18:29:20.508718 [ 286 ] {5ca05924-e6d6-430b-aa0f-ca9176289999} <Debug> TCPHandler: Processed in 0.001267374 sec. | ||
| 18386 | 2026.05.21 18:29:20.508738 [ 53 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18387 | 2026.05.21 18:29:20.508766 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18388 | 2026.05.21 18:29:20.508852 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18389 | 2026.05.21 18:29:20.508951 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18390 | 2026.05.21 18:29:20.508980 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6900 rows starting from the beginning of the part | ||
| 18391 | 2026.05.21 18:29:20.509030 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18392 | 2026.05.21 18:29:20.509074 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 18393 | 2026.05.21 18:29:20.509115 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18394 | 2026.05.21 18:29:20.509156 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 18395 | 2026.05.21 18:29:20.509193 [ 195 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 12 rows starting from the beginning of the part | ||
| 18396 | 2026.05.21 18:29:20.511694 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881415 sec., 2502936.9250871534 rows/sec., 166.82 MiB/sec. | ||
| 18397 | 2026.05.21 18:29:20.512626 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18398 | 2026.05.21 18:29:20.512969 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18399 | 2026.05.21 18:29:20.513050 [ 194 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_136_27} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18400 | 2026.05.21 18:29:20.513144 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 18401 | 2026.05.21 18:29:20.516148 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51237 rows, containing 5 columns (5 merged, 0 gathered) in 0.010657625 sec., 4807543.894629432 rows/sec., 309.76 MiB/sec. | ||
| 18402 | 2026.05.21 18:29:20.516605 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Trace> MergedBlockOutputStream: filled checksums all_1_137_33 (state Temporary) | ||
| 18403 | 2026.05.21 18:29:20.516863 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_137_33 to all_1_137_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18404 | 2026.05.21 18:29:20.516941 [ 187 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_137_33} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_132_32, all_137_137_0] -> all_1_137_33 | ||
| 18405 | 2026.05.21 18:29:20.517020 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 18406 | 2026.05.21 18:29:20.522399 [ 188 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 19 columns (19 merged, 0 gathered) in 0.014930968 sec., 168776.7330289637 rows/sec., 302.44 MiB/sec. | ||
| 18407 | 2026.05.21 18:29:20.524662 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18408 | 2026.05.21 18:29:20.525005 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.05.21 18:29:20.525077 [ 194 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18410 | 2026.05.21 18:29:20.525208 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.78 MiB. | ||
| 18411 | 2026.05.21 18:29:21.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.11 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 393.18 MiB (RSS), difference: 14.07 MiB | ||
| 18412 | 2026.05.21 18:29:24.441650 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2026.05.21 18:29:24.442017 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18414 | 2026.05.21 18:29:24.442512 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18415 | 2026.05.21 18:29:24.442552 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <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 | ||
| 18416 | 2026.05.21 18:29:24.442771 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18417 | 2026.05.21 18:29:24.442842 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18418 | 2026.05.21 18:29:24.442988 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18419 | 2026.05.21 18:29:24.443026 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18420 | 2026.05.21 18:29:24.443049 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18421 | 2026.05.21 18:29:24.443065 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18422 | 2026.05.21 18:29:24.443108 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18423 | 2026.05.21 18:29:24.443129 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18424 | 2026.05.21 18:29:24.444254 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002385 sec., 21383.64779874214 rows/sec., 5.06 MiB/sec. | ||
| 18425 | 2026.05.21 18:29:24.444365 [ 286 ] {c02b6bcf-24d0-47be-9aba-460da2626f5d} <Debug> TCPHandler: Processed in 0.002893216 sec. | ||
| 18426 | 2026.05.21 18:29:24.446040 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18427 | 2026.05.21 18:29:24.446153 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18428 | 2026.05.21 18:29:24.446198 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18429 | 2026.05.21 18:29:24.446713 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.05.21 18:29:24.446760 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18431 | 2026.05.21 18:29:24.447151 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18432 | 2026.05.21 18:29:24.447378 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18433 | 2026.05.21 18:29:24.447536 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001416 sec., 39548.022598870055 rows/sec., 3.04 MiB/sec. | ||
| 18434 | 2026.05.21 18:29:24.447575 [ 286 ] {8f29665d-207a-442d-817a-a4193a22ffb4} <Debug> TCPHandler: Processed in 0.001587921 sec. | ||
| 18435 | 2026.05.21 18:29:24.447698 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18436 | 2026.05.21 18:29:24.447808 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18437 | 2026.05.21 18:29:24.447881 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18438 | 2026.05.21 18:29:24.448330 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18439 | 2026.05.21 18:29:24.448370 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18440 | 2026.05.21 18:29:24.448698 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18441 | 2026.05.21 18:29:24.448923 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18442 | 2026.05.21 18:29:24.449058 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 18443 | 2026.05.21 18:29:24.449097 [ 286 ] {8ef8e412-2986-4f7e-b994-f257c62b02b0} <Debug> TCPHandler: Processed in 0.001453308 sec. | ||
| 18444 | 2026.05.21 18:29:24.449218 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18445 | 2026.05.21 18:29:24.449347 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18446 | 2026.05.21 18:29:24.449394 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18447 | 2026.05.21 18:29:24.449799 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18448 | 2026.05.21 18:29:24.449836 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18449 | 2026.05.21 18:29:24.450170 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18450 | 2026.05.21 18:29:24.450381 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18451 | 2026.05.21 18:29:24.450513 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 18452 | 2026.05.21 18:29:24.450550 [ 286 ] {9b52fcd1-c60a-415d-b97e-afb8171ab518} <Debug> TCPHandler: Processed in 0.001383497 sec. | ||
| 18453 | 2026.05.21 18:29:24.450645 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18454 | 2026.05.21 18:29:24.450669 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18455 | 2026.05.21 18:29:24.450705 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18456 | 2026.05.21 18:29:24.450785 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18457 | 2026.05.21 18:29:24.450836 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18458 | 2026.05.21 18:29:24.451173 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2026.05.21 18:29:24.451211 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18460 | 2026.05.21 18:29:24.451526 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18461 | 2026.05.21 18:29:24.451801 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2026.05.21 18:29:24.451934 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001168 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 18463 | 2026.05.21 18:29:24.451968 [ 286 ] {9781b502-bfdb-4a52-9f5e-eb6f3bd9b0f3} <Debug> TCPHandler: Processed in 0.001350396 sec. | ||
| 18464 | 2026.05.21 18:29:24.454200 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18465 | 2026.05.21 18:29:25.200682 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40869 | ||
| 18466 | 2026.05.21 18:29:25.201188 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2026.05.21 18:29:25.201232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18468 | 2026.05.21 18:29:25.201712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18469 | 2026.05.21 18:29:25.201948 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18470 | 2026.05.21 18:29:25.202074 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40869 | ||
| 18471 | 2026.05.21 18:29:25.355219 [ 222 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18472 | 2026.05.21 18:29:25.355277 [ 222 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18473 | 2026.05.21 18:29:25.357742 [ 222 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18474 | 2026.05.21 18:29:25.769433 [ 221 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18475 | 2026.05.21 18:29:25.769490 [ 221 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18476 | 2026.05.21 18:29:25.771880 [ 221 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18477 | 2026.05.21 18:29:27.386718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18478 | 2026.05.21 18:29:27.404164 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18479 | 2026.05.21 18:29:27.404231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18480 | 2026.05.21 18:29:27.410556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18481 | 2026.05.21 18:29:27.411264 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18482 | 2026.05.21 18:29:27.414372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18483 | 2026.05.21 18:29:29.444361 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2026.05.21 18:29:29.444626 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18485 | 2026.05.21 18:29:29.444953 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18486 | 2026.05.21 18:29:29.444993 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <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 | ||
| 18487 | 2026.05.21 18:29:29.445209 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18488 | 2026.05.21 18:29:29.445277 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18489 | 2026.05.21 18:29:29.445417 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18490 | 2026.05.21 18:29:29.445454 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18491 | 2026.05.21 18:29:29.445476 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18492 | 2026.05.21 18:29:29.445492 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18493 | 2026.05.21 18:29:29.445533 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18494 | 2026.05.21 18:29:29.445554 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18495 | 2026.05.21 18:29:29.446624 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002105 sec., 24228.028503562946 rows/sec., 5.73 MiB/sec. | ||
| 18496 | 2026.05.21 18:29:29.446726 [ 286 ] {c596993c-7210-44c5-823c-9a2e7984802c} <Debug> TCPHandler: Processed in 0.002504439 sec. | ||
| 18497 | 2026.05.21 18:29:29.449087 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18498 | 2026.05.21 18:29:29.449217 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18499 | 2026.05.21 18:29:29.449269 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18500 | 2026.05.21 18:29:29.449912 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2026.05.21 18:29:29.449954 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18502 | 2026.05.21 18:29:29.450324 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18503 | 2026.05.21 18:29:29.450546 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18504 | 2026.05.21 18:29:29.450686 [ 43 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18505 | 2026.05.21 18:29:29.450690 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00151 sec., 91390.72847682118 rows/sec., 7.95 MiB/sec. | ||
| 18506 | 2026.05.21 18:29:29.450729 [ 43 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18507 | 2026.05.21 18:29:29.450742 [ 286 ] {a6b96bcf-d3c3-4dd2-b01e-64c2bf47f1b4} <Debug> TCPHandler: Processed in 0.001717773 sec. | ||
| 18508 | 2026.05.21 18:29:29.450753 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18509 | 2026.05.21 18:29:29.450876 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18510 | 2026.05.21 18:29:29.450888 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18511 | 2026.05.21 18:29:29.450975 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18512 | 2026.05.21 18:29:29.451022 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18513 | 2026.05.21 18:29:29.451036 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18514 | 2026.05.21 18:29:29.451083 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3361 rows starting from the beginning of the part | ||
| 18515 | 2026.05.21 18:29:29.451163 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 18516 | 2026.05.21 18:29:29.451225 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 879 rows starting from the beginning of the part | ||
| 18517 | 2026.05.21 18:29:29.451275 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2527 rows starting from the beginning of the part | ||
| 18518 | 2026.05.21 18:29:29.451326 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 18519 | 2026.05.21 18:29:29.451373 [ 197 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 138 rows starting from the beginning of the part | ||
| 18520 | 2026.05.21 18:29:29.451433 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18521 | 2026.05.21 18:29:29.451472 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18522 | 2026.05.21 18:29:29.451798 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18523 | 2026.05.21 18:29:29.452018 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18524 | 2026.05.21 18:29:29.452152 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001197 sec., 34252.29741019215 rows/sec., 2.52 MiB/sec. | ||
| 18525 | 2026.05.21 18:29:29.452187 [ 286 ] {a254c524-ba0e-43ad-b56e-1a9d71413a9d} <Debug> TCPHandler: Processed in 0.001361816 sec. | ||
| 18526 | 2026.05.21 18:29:29.452307 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18527 | 2026.05.21 18:29:29.452411 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18528 | 2026.05.21 18:29:29.452454 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18529 | 2026.05.21 18:29:29.452905 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18530 | 2026.05.21 18:29:29.452941 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18531 | 2026.05.21 18:29:29.453255 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18532 | 2026.05.21 18:29:29.453467 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2026.05.21 18:29:29.453575 [ 43 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18534 | 2026.05.21 18:29:29.453598 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001206 sec., 87064.67661691541 rows/sec., 6.80 MiB/sec. | ||
| 18535 | 2026.05.21 18:29:29.453601 [ 43 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18536 | 2026.05.21 18:29:29.453632 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18537 | 2026.05.21 18:29:29.453635 [ 286 ] {d8d5044c-51ea-4375-b9a5-00ec285806fb} <Debug> TCPHandler: Processed in 0.001378737 sec. | ||
| 18538 | 2026.05.21 18:29:29.453645 [ 187 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7017 rows, containing 5 columns (5 merged, 0 gathered) in 0.002824675 sec., 2484179.595882712 rows/sec., 198.10 MiB/sec. | ||
| 18539 | 2026.05.21 18:29:29.453729 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18540 | 2026.05.21 18:29:29.453779 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18541 | 2026.05.21 18:29:29.453839 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18542 | 2026.05.21 18:29:29.453876 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part | ||
| 18543 | 2026.05.21 18:29:29.453880 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18544 | 2026.05.21 18:29:29.453937 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18545 | 2026.05.21 18:29:29.453940 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 18546 | 2026.05.21 18:29:29.454005 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 531 rows starting from the beginning of the part | ||
| 18547 | 2026.05.21 18:29:29.454004 [ 201 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18548 | 2026.05.21 18:29:29.454055 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1330 rows starting from the beginning of the part | ||
| 18549 | 2026.05.21 18:29:29.454101 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 18550 | 2026.05.21 18:29:29.454146 [ 189 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 105 rows starting from the beginning of the part | ||
| 18551 | 2026.05.21 18:29:29.454337 [ 201 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2026.05.21 18:29:29.454355 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18553 | 2026.05.21 18:29:29.454400 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18554 | 2026.05.21 18:29:29.454428 [ 201 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_141_28} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18555 | 2026.05.21 18:29:29.454519 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 18556 | 2026.05.21 18:29:29.454743 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18557 | 2026.05.21 18:29:29.454983 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.05.21 18:29:29.455113 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 18559 | 2026.05.21 18:29:29.455149 [ 286 ] {b71b47ec-de0c-446d-8848-96ecb9655d9c} <Debug> TCPHandler: Processed in 0.001420897 sec. | ||
| 18560 | 2026.05.21 18:29:29.455269 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.05.21 18:29:29.455365 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18562 | 2026.05.21 18:29:29.455421 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <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 | ||
| 18563 | 2026.05.21 18:29:29.455520 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827765 sec., 2147431.425812399 rows/sec., 155.97 MiB/sec. | ||
| 18564 | 2026.05.21 18:29:29.455719 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18565 | 2026.05.21 18:29:29.455968 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.05.21 18:29:29.456035 [ 201 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_141_28} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18567 | 2026.05.21 18:29:29.456100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18568 | 2026.05.21 18:29:29.456291 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18569 | 2026.05.21 18:29:29.456332 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18570 | 2026.05.21 18:29:29.456905 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18571 | 2026.05.21 18:29:29.457152 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2026.05.21 18:29:29.457292 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 18573 | 2026.05.21 18:29:29.457355 [ 286 ] {6a7aec2b-b4bd-4498-ab97-5f1f278aa90d} <Debug> TCPHandler: Processed in 0.002135132 sec. | ||
| 18574 | 2026.05.21 18:29:29.457478 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18575 | 2026.05.21 18:29:29.457574 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18576 | 2026.05.21 18:29:29.457616 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18577 | 2026.05.21 18:29:29.457977 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18578 | 2026.05.21 18:29:29.458012 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18579 | 2026.05.21 18:29:29.458329 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18580 | 2026.05.21 18:29:29.458544 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18581 | 2026.05.21 18:29:29.458675 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 18582 | 2026.05.21 18:29:29.458708 [ 286 ] {d5149354-3656-4f3f-92a0-61f8c2efb0a9} <Debug> TCPHandler: Processed in 0.001280644 sec. | ||
| 18583 | 2026.05.21 18:29:29.458756 [ 221 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18584 | 2026.05.21 18:29:29.458790 [ 221 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18585 | 2026.05.21 18:29:29.460995 [ 221 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18586 | 2026.05.21 18:29:31.240241 [ 9 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 18587 | 2026.05.21 18:29:31.240303 [ 9 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18588 | 2026.05.21 18:29:31.240326 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18589 | 2026.05.21 18:29:31.240441 [ 223 ] {} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18590 | 2026.05.21 18:29:31.240461 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 18591 | 2026.05.21 18:29:31.240510 [ 223 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18592 | 2026.05.21 18:29:31.240662 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18593 | 2026.05.21 18:29:31.240708 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 18594 | 2026.05.21 18:29:31.240789 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 18595 | 2026.05.21 18:29:31.240844 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 18596 | 2026.05.21 18:29:31.240897 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 18597 | 2026.05.21 18:29:31.240945 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 18598 | 2026.05.21 18:29:31.241820 [ 187 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421767 sec., 26727.304825614887 rows/sec., 2.23 MiB/sec. | ||
| 18599 | 2026.05.21 18:29:31.241967 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 18600 | 2026.05.21 18:29:31.242247 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18601 | 2026.05.21 18:29:31.242324 [ 189 ] {44518a5a-c067-4d67-aa91-b831b25470db::all_1_41_10} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 18602 | 2026.05.21 18:29:31.242400 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18603 | 2026.05.21 18:29:31.243146 [ 223 ] {} <Debug> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18604 | 2026.05.21 18:29:32.505615 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18605 | 2026.05.21 18:29:32.505668 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18606 | 2026.05.21 18:29:32.702226 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41317 | ||
| 18607 | 2026.05.21 18:29:32.702733 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18608 | 2026.05.21 18:29:32.702782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18609 | 2026.05.21 18:29:32.703302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18610 | 2026.05.21 18:29:32.703549 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.05.21 18:29:32.703706 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41317 | ||
| 18612 | 2026.05.21 18:29:32.703702 [ 29 ] {} <Debug> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18613 | 2026.05.21 18:29:32.703781 [ 29 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.05.21 18:29:32.703802 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18615 | 2026.05.21 18:29:32.703911 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18616 | 2026.05.21 18:29:32.704051 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18617 | 2026.05.21 18:29:32.704099 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38949 rows starting from the beginning of the part | ||
| 18618 | 2026.05.21 18:29:32.704171 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 18619 | 2026.05.21 18:29:32.704229 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 18620 | 2026.05.21 18:29:32.704277 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 18621 | 2026.05.21 18:29:32.704323 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 18622 | 2026.05.21 18:29:32.704369 [ 189 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 18623 | 2026.05.21 18:29:32.707092 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41317 rows, containing 4 columns (4 merged, 0 gathered) in 0.003232322 sec., 12782451.748309728 rows/sec., 182.85 MiB/sec. | ||
| 18624 | 2026.05.21 18:29:32.707484 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18625 | 2026.05.21 18:29:32.707769 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2026.05.21 18:29:32.707844 [ 187 ] {886b04d4-df98-4c2c-9fc3-1f16b874781e::all_1_86_17} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18627 | 2026.05.21 18:29:32.707959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18628 | 2026.05.21 18:29:34.442750 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18629 | 2026.05.21 18:29:34.443016 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18630 | 2026.05.21 18:29:34.443393 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18631 | 2026.05.21 18:29:34.443442 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <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 | ||
| 18632 | 2026.05.21 18:29:34.443701 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18633 | 2026.05.21 18:29:34.443783 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18634 | 2026.05.21 18:29:34.443928 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18635 | 2026.05.21 18:29:34.443970 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18636 | 2026.05.21 18:29:34.443993 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18637 | 2026.05.21 18:29:34.444008 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18638 | 2026.05.21 18:29:34.444052 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18639 | 2026.05.21 18:29:34.444074 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18640 | 2026.05.21 18:29:34.445103 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002192 sec., 23266.423357664233 rows/sec., 5.50 MiB/sec. | ||
| 18641 | 2026.05.21 18:29:34.445218 [ 286 ] {e2f101d0-e42f-4f08-a578-f0ea11827bea} <Debug> TCPHandler: Processed in 0.0026097 sec. | ||
| 18642 | 2026.05.21 18:29:34.446888 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18643 | 2026.05.21 18:29:34.447006 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18644 | 2026.05.21 18:29:34.447054 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18645 | 2026.05.21 18:29:34.447555 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2026.05.21 18:29:34.447597 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18647 | 2026.05.21 18:29:34.447973 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18648 | 2026.05.21 18:29:34.448206 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18649 | 2026.05.21 18:29:34.448356 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 18650 | 2026.05.21 18:29:34.448393 [ 286 ] {ff9c7f66-0611-4610-ac5e-7a1620582b28} <Debug> TCPHandler: Processed in 0.00155872 sec. | ||
| 18651 | 2026.05.21 18:29:34.448515 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18652 | 2026.05.21 18:29:34.448616 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18653 | 2026.05.21 18:29:34.448659 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18654 | 2026.05.21 18:29:34.449076 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18655 | 2026.05.21 18:29:34.449110 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18656 | 2026.05.21 18:29:34.449422 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18657 | 2026.05.21 18:29:34.449656 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2026.05.21 18:29:34.449785 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 18659 | 2026.05.21 18:29:34.449820 [ 286 ] {ffecf40c-c6e8-4053-b6f9-9cd67272dd40} <Debug> TCPHandler: Processed in 0.001356166 sec. | ||
| 18660 | 2026.05.21 18:29:34.449938 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18661 | 2026.05.21 18:29:34.450035 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18662 | 2026.05.21 18:29:34.450081 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18663 | 2026.05.21 18:29:34.450500 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18664 | 2026.05.21 18:29:34.450535 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18665 | 2026.05.21 18:29:34.450864 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18666 | 2026.05.21 18:29:34.451087 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2026.05.21 18:29:34.451219 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 18668 | 2026.05.21 18:29:34.451254 [ 286 ] {b9f0062e-34c8-4e21-8cf0-c3d3ab72752d} <Debug> TCPHandler: Processed in 0.001365516 sec. | ||
| 18669 | 2026.05.21 18:29:34.451366 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18670 | 2026.05.21 18:29:34.451463 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18671 | 2026.05.21 18:29:34.451507 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18672 | 2026.05.21 18:29:34.451843 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2026.05.21 18:29:34.451879 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18674 | 2026.05.21 18:29:34.452230 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18675 | 2026.05.21 18:29:34.452466 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2026.05.21 18:29:34.452598 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 18677 | 2026.05.21 18:29:34.452632 [ 286 ] {f4788926-49e9-47a5-8181-d5e67c858ef8} <Debug> TCPHandler: Processed in 0.001314786 sec. | ||
| 18678 | 2026.05.21 18:29:34.914488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18679 | 2026.05.21 18:29:34.941418 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18680 | 2026.05.21 18:29:34.941515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18681 | 2026.05.21 18:29:34.950752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18682 | 2026.05.21 18:29:34.951535 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2026.05.21 18:29:34.951837 [ 39 ] {} <Debug> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18684 | 2026.05.21 18:29:34.951901 [ 39 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18685 | 2026.05.21 18:29:34.951924 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18686 | 2026.05.21 18:29:34.952064 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18687 | 2026.05.21 18:29:34.955004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18688 | 2026.05.21 18:29:34.955583 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18689 | 2026.05.21 18:29:34.957182 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18690 | 2026.05.21 18:29:34.961995 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18691 | 2026.05.21 18:29:34.966692 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18692 | 2026.05.21 18:29:34.971474 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18693 | 2026.05.21 18:29:34.976277 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18694 | 2026.05.21 18:29:34.980951 [ 190 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18695 | 2026.05.21 18:29:35.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.93 MiB, peak 407.93 MiB, free memory in arenas 0.00 B, will set to 393.19 MiB (RSS), difference: -14.74 MiB | ||
| 18696 | 2026.05.21 18:29:35.038407 [ 187 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086404235 sec., 7499.6323964907515 rows/sec., 38.78 MiB/sec. | ||
| 18697 | 2026.05.21 18:29:35.041522 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18698 | 2026.05.21 18:29:35.043521 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2026.05.21 18:29:35.043636 [ 193 ] {5cf676ef-a2e5-437e-8e67-cc87e9053e46::all_1_86_17} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18700 | 2026.05.21 18:29:35.046452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18701 | 2026.05.21 18:29:35.087432 [ 39 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Selected 5 parts from all_1_45_9 to all_49_49_0 | ||
| 18702 | 2026.05.21 18:29:35.087483 [ 39 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18703 | 2026.05.21 18:29:35.087506 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18704 | 2026.05.21 18:29:35.087633 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_9 to all_49_49_0 into Compact with storage Full | ||
| 18705 | 2026.05.21 18:29:35.087769 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18706 | 2026.05.21 18:29:35.087806 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 974 rows starting from the beginning of the part | ||
| 18707 | 2026.05.21 18:29:35.087871 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 18708 | 2026.05.21 18:29:35.087915 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 18709 | 2026.05.21 18:29:35.087955 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 18710 | 2026.05.21 18:29:35.087995 [ 186 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 825 rows starting from the beginning of the part | ||
| 18711 | 2026.05.21 18:29:35.089044 [ 193 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463308 sec., 1534878.5081472937 rows/sec., 98.13 MiB/sec. | ||
| 18712 | 2026.05.21 18:29:35.089270 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 18713 | 2026.05.21 18:29:35.089575 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2026.05.21 18:29:35.089656 [ 187 ] {191b18a9-e2a6-43f4-a884-0549d7e86865::all_1_49_10} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865) (MergerMutator): Merged 5 parts: [all_1_45_9, all_49_49_0] -> all_1_49_10 | ||
| 18715 | 2026.05.21 18:29:35.089763 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 18716 | 2026.05.21 18:29:36.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.80 MiB, peak 407.93 MiB, free memory in arenas 0.00 B, will set to 393.20 MiB (RSS), difference: 13.40 MiB | ||
| 18717 | 2026.05.21 18:29:39.274305 [ 220 ] {} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18718 | 2026.05.21 18:29:39.274352 [ 220 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18719 | 2026.05.21 18:29:39.277187 [ 220 ] {} <Debug> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18720 | 2026.05.21 18:29:39.317612 [ 223 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18721 | 2026.05.21 18:29:39.317697 [ 223 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18722 | 2026.05.21 18:29:39.321574 [ 223 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18723 | 2026.05.21 18:29:39.363989 [ 218 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18724 | 2026.05.21 18:29:39.364034 [ 218 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18725 | 2026.05.21 18:29:39.366953 [ 218 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18726 | 2026.05.21 18:29:39.443422 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18727 | 2026.05.21 18:29:39.443686 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 18728 | 2026.05.21 18:29:39.444057 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18729 | 2026.05.21 18:29:39.444097 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <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 | ||
| 18730 | 2026.05.21 18:29:39.444328 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18731 | 2026.05.21 18:29:39.444401 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18732 | 2026.05.21 18:29:39.444544 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 18733 | 2026.05.21 18:29:39.444581 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18734 | 2026.05.21 18:29:39.444603 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18735 | 2026.05.21 18:29:39.444619 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18736 | 2026.05.21 18:29:39.444661 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 18737 | 2026.05.21 18:29:39.444681 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18738 | 2026.05.21 18:29:39.445677 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002096 sec., 24332.06106870229 rows/sec., 5.75 MiB/sec. | ||
| 18739 | 2026.05.21 18:29:39.445788 [ 286 ] {3264ee0f-50c8-4dad-bd62-c0ce373e83d2} <Debug> TCPHandler: Processed in 0.002504118 sec. | ||
| 18740 | 2026.05.21 18:29:39.448258 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2026.05.21 18:29:39.448469 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18742 | 2026.05.21 18:29:39.448558 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18743 | 2026.05.21 18:29:39.449117 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18744 | 2026.05.21 18:29:39.449158 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18745 | 2026.05.21 18:29:39.449511 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18746 | 2026.05.21 18:29:39.449742 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.05.21 18:29:39.449895 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001486 sec., 2691.790040376851 rows/sec., 219.50 KiB/sec. | ||
| 18748 | 2026.05.21 18:29:39.449933 [ 286 ] {8af48e77-dfb2-4575-bcde-f7155a6e5196} <Debug> TCPHandler: Processed in 0.001780204 sec. | ||
| 18749 | 2026.05.21 18:29:39.450049 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18750 | 2026.05.21 18:29:39.450147 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18751 | 2026.05.21 18:29:39.450190 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18752 | 2026.05.21 18:29:39.450667 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.05.21 18:29:39.450706 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18754 | 2026.05.21 18:29:39.451032 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18755 | 2026.05.21 18:29:39.451251 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18756 | 2026.05.21 18:29:39.451387 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Debug> executeQuery: Read 140 rows, 12.44 KiB in 0.00126 sec., 111111.11111111111 rows/sec., 9.64 MiB/sec. | ||
| 18757 | 2026.05.21 18:29:39.451422 [ 286 ] {0909335e-a0c0-4c52-8be3-6291d82c1cbe} <Debug> TCPHandler: Processed in 0.001424178 sec. | ||
| 18758 | 2026.05.21 18:29:39.451533 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2026.05.21 18:29:39.451629 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18760 | 2026.05.21 18:29:39.451671 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18761 | 2026.05.21 18:29:39.452083 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2026.05.21 18:29:39.452120 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18763 | 2026.05.21 18:29:39.452416 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18764 | 2026.05.21 18:29:39.452638 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.05.21 18:29:39.452767 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001159 sec., 38826.57463330457 rows/sec., 2.83 MiB/sec. | ||
| 18766 | 2026.05.21 18:29:39.452803 [ 286 ] {0cc530fb-42dc-4a49-8c9a-0d129ac35829} <Debug> TCPHandler: Processed in 0.001320275 sec. | ||
| 18767 | 2026.05.21 18:29:39.452933 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2026.05.21 18:29:39.453034 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18769 | 2026.05.21 18:29:39.453076 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18770 | 2026.05.21 18:29:39.453493 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.05.21 18:29:39.453529 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18772 | 2026.05.21 18:29:39.453850 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18773 | 2026.05.21 18:29:39.454065 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.05.21 18:29:39.454194 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001178 sec., 92529.71137521222 rows/sec., 7.23 MiB/sec. | ||
| 18775 | 2026.05.21 18:29:39.454229 [ 286 ] {a5d90dac-8958-4475-888b-4419d7b14941} <Debug> TCPHandler: Processed in 0.001366786 sec. | ||
| 18776 | 2026.05.21 18:29:39.454347 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18777 | 2026.05.21 18:29:39.454443 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18778 | 2026.05.21 18:29:39.454487 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18779 | 2026.05.21 18:29:39.454902 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18780 | 2026.05.21 18:29:39.454939 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18781 | 2026.05.21 18:29:39.455267 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18782 | 2026.05.21 18:29:39.455476 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2026.05.21 18:29:39.455606 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001182 sec., 137055.83756345176 rows/sec., 9.54 MiB/sec. | ||
| 18784 | 2026.05.21 18:29:39.455640 [ 286 ] {9de26fdf-d17d-4e66-a827-f20942b9cd69} <Debug> TCPHandler: Processed in 0.001342396 sec. | ||
| 18785 | 2026.05.21 18:29:39.455750 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18786 | 2026.05.21 18:29:39.455845 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18787 | 2026.05.21 18:29:39.455901 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <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 | ||
| 18788 | 2026.05.21 18:29:39.456727 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18789 | 2026.05.21 18:29:39.456765 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18790 | 2026.05.21 18:29:39.457330 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18791 | 2026.05.21 18:29:39.457573 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18792 | 2026.05.21 18:29:39.457714 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 18793 | 2026.05.21 18:29:39.457780 [ 286 ] {15f7b082-7a4d-4eeb-905d-1779d82ca6a5} <Debug> TCPHandler: Processed in 0.002078331 sec. | ||
| 18794 | 2026.05.21 18:29:39.457901 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18795 | 2026.05.21 18:29:39.457997 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18796 | 2026.05.21 18:29:39.458040 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18797 | 2026.05.21 18:29:39.458381 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2026.05.21 18:29:39.458418 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18799 | 2026.05.21 18:29:39.458719 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18800 | 2026.05.21 18:29:39.458934 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18801 | 2026.05.21 18:29:39.459070 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 18802 | 2026.05.21 18:29:39.459104 [ 286 ] {e10088ae-74d9-4bf0-a4ef-80d243cf9f6c} <Debug> TCPHandler: Processed in 0.001254284 sec. | ||
| 18803 | 2026.05.21 18:29:40.204528 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41829 | ||
| 18804 | 2026.05.21 18:29:40.205109 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.05.21 18:29:40.205151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18806 | 2026.05.21 18:29:40.205637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18807 | 2026.05.21 18:29:40.205898 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18808 | 2026.05.21 18:29:40.206042 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41829 | ||
| 18809 | 2026.05.21 18:29:42.455600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18810 | 2026.05.21 18:29:42.474757 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18811 | 2026.05.21 18:29:42.474828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18812 | 2026.05.21 18:29:42.481106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18813 | 2026.05.21 18:29:42.481834 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2026.05.21 18:29:42.485157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18815 | 2026.05.21 18:29:44.442581 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18816 | 2026.05.21 18:29:44.442818 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18817 | 2026.05.21 18:29:44.443144 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18818 | 2026.05.21 18:29:44.443181 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <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 | ||
| 18819 | 2026.05.21 18:29:44.443398 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18820 | 2026.05.21 18:29:44.443467 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18821 | 2026.05.21 18:29:44.443609 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18822 | 2026.05.21 18:29:44.443647 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18823 | 2026.05.21 18:29:44.443669 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18824 | 2026.05.21 18:29:44.443684 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18825 | 2026.05.21 18:29:44.443725 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18826 | 2026.05.21 18:29:44.443746 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18827 | 2026.05.21 18:29:44.444804 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002079 sec., 24531.02453102453 rows/sec., 5.80 MiB/sec. | ||
| 18828 | 2026.05.21 18:29:44.444908 [ 286 ] {da5cf7ac-d9c2-4467-800b-9b959c0f0dc2} <Debug> TCPHandler: Processed in 0.002460967 sec. | ||
| 18829 | 2026.05.21 18:29:44.446604 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18830 | 2026.05.21 18:29:44.446713 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18831 | 2026.05.21 18:29:44.446759 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18832 | 2026.05.21 18:29:44.447243 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.05.21 18:29:44.447287 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18834 | 2026.05.21 18:29:44.447654 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18835 | 2026.05.21 18:29:44.447876 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2026.05.21 18:29:44.448019 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001337 sec., 41884.8167539267 rows/sec., 3.22 MiB/sec. | ||
| 18837 | 2026.05.21 18:29:44.448056 [ 286 ] {46bb52be-477a-4a58-bff5-3cf4a190f578} <Debug> TCPHandler: Processed in 0.001503459 sec. | ||
| 18838 | 2026.05.21 18:29:44.448175 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18839 | 2026.05.21 18:29:44.448270 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18840 | 2026.05.21 18:29:44.448311 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18841 | 2026.05.21 18:29:44.448730 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18842 | 2026.05.21 18:29:44.448766 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18843 | 2026.05.21 18:29:44.449060 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18844 | 2026.05.21 18:29:44.449280 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18845 | 2026.05.21 18:29:44.449407 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 18846 | 2026.05.21 18:29:44.449442 [ 286 ] {12608bba-2980-4778-b7ce-cd3ff96909fa} <Debug> TCPHandler: Processed in 0.001316565 sec. | ||
| 18847 | 2026.05.21 18:29:44.449562 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18848 | 2026.05.21 18:29:44.449658 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18849 | 2026.05.21 18:29:44.449702 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18850 | 2026.05.21 18:29:44.450116 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2026.05.21 18:29:44.450152 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18852 | 2026.05.21 18:29:44.450475 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18853 | 2026.05.21 18:29:44.450680 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2026.05.21 18:29:44.450810 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 18855 | 2026.05.21 18:29:44.450829 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_137_33 to all_138_138_0 | ||
| 18856 | 2026.05.21 18:29:44.450845 [ 286 ] {80f6ad61-8da8-4079-bb58-7520134388e7} <Debug> TCPHandler: Processed in 0.001332496 sec. | ||
| 18857 | 2026.05.21 18:29:44.450915 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18858 | 2026.05.21 18:29:44.450951 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18859 | 2026.05.21 18:29:44.451018 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18860 | 2026.05.21 18:29:44.451076 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_33 to all_138_138_0 into Compact with storage Full | ||
| 18861 | 2026.05.21 18:29:44.451117 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18862 | 2026.05.21 18:29:44.451167 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18863 | 2026.05.21 18:29:44.451241 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18864 | 2026.05.21 18:29:44.451289 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_33, total 51237 rows starting from the beginning of the part | ||
| 18865 | 2026.05.21 18:29:44.451369 [ 193 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 18866 | 2026.05.21 18:29:44.451499 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18867 | 2026.05.21 18:29:44.451541 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18868 | 2026.05.21 18:29:44.451869 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18869 | 2026.05.21 18:29:44.452075 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18870 | 2026.05.21 18:29:44.452208 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 18871 | 2026.05.21 18:29:44.452212 [ 32 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18872 | 2026.05.21 18:29:44.452244 [ 286 ] {dfe367ae-7f57-4743-9dc1-2c55b99d6193} <Debug> TCPHandler: Processed in 0.001287134 sec. | ||
| 18873 | 2026.05.21 18:29:44.452264 [ 32 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18874 | 2026.05.21 18:29:44.452289 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18875 | 2026.05.21 18:29:44.452378 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18876 | 2026.05.21 18:29:44.452475 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18877 | 2026.05.21 18:29:44.452507 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7212 rows starting from the beginning of the part | ||
| 18878 | 2026.05.21 18:29:44.452565 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 48 rows starting from the beginning of the part | ||
| 18879 | 2026.05.21 18:29:44.452611 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18880 | 2026.05.21 18:29:44.452654 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18881 | 2026.05.21 18:29:44.452694 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18882 | 2026.05.21 18:29:44.452734 [ 187 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18883 | 2026.05.21 18:29:44.454816 [ 192 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475238 sec., 3030011.659484866 rows/sec., 202.04 MiB/sec. | ||
| 18884 | 2026.05.21 18:29:44.455299 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18885 | 2026.05.21 18:29:44.455602 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18886 | 2026.05.21 18:29:44.455674 [ 191 ] {87cbd02f-0163-4b99-8330-187a1600664f::all_1_141_28} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18887 | 2026.05.21 18:29:44.455742 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 18888 | 2026.05.21 18:29:44.459858 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51365 rows, containing 5 columns (5 merged, 0 gathered) in 0.00883567 sec., 5813367.860049096 rows/sec., 374.65 MiB/sec. | ||
| 18889 | 2026.05.21 18:29:44.460276 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Trace> MergedBlockOutputStream: filled checksums all_1_138_34 (state Temporary) | ||
| 18890 | 2026.05.21 18:29:44.460547 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_138_34 to all_1_138_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2026.05.21 18:29:44.460614 [ 199 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_138_34} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_137_33, all_138_138_0] -> all_1_138_34 | ||
| 18892 | 2026.05.21 18:29:44.460697 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18893 | 2026.05.21 18:29:47.505714 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18894 | 2026.05.21 18:29:47.505768 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18895 | 2026.05.21 18:29:47.707066 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42277 | ||
| 18896 | 2026.05.21 18:29:47.707569 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18897 | 2026.05.21 18:29:47.707611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 18898 | 2026.05.21 18:29:47.708092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18899 | 2026.05.21 18:29:47.708327 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18900 | 2026.05.21 18:29:47.708461 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42277 | ||
| 18901 | 2026.05.21 18:29:49.067174 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18902 | 2026.05.21 18:29:49.067252 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18903 | 2026.05.21 18:29:49.071236 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18904 | 2026.05.21 18:29:49.443991 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18905 | 2026.05.21 18:29:49.444236 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18906 | 2026.05.21 18:29:49.444566 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18907 | 2026.05.21 18:29:49.444606 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <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 | ||
| 18908 | 2026.05.21 18:29:49.444827 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18909 | 2026.05.21 18:29:49.444898 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18910 | 2026.05.21 18:29:49.445044 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18911 | 2026.05.21 18:29:49.445082 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18912 | 2026.05.21 18:29:49.445104 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 18913 | 2026.05.21 18:29:49.445120 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18914 | 2026.05.21 18:29:49.445162 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18915 | 2026.05.21 18:29:49.445184 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 18916 | 2026.05.21 18:29:49.446197 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002052 sec., 24853.801169590643 rows/sec., 5.88 MiB/sec. | ||
| 18917 | 2026.05.21 18:29:49.446313 [ 286 ] {291f078c-c624-4bed-ab41-11181015a0cf} <Debug> TCPHandler: Processed in 0.002455058 sec. | ||
| 18918 | 2026.05.21 18:29:49.448676 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2026.05.21 18:29:49.448795 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18920 | 2026.05.21 18:29:49.448843 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18921 | 2026.05.21 18:29:49.449433 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.05.21 18:29:49.449477 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18923 | 2026.05.21 18:29:49.449864 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18924 | 2026.05.21 18:29:49.450106 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.05.21 18:29:49.450265 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001504 sec., 91755.31914893618 rows/sec., 7.99 MiB/sec. | ||
| 18926 | 2026.05.21 18:29:49.450304 [ 286 ] {8451e582-9dcc-41a1-846f-cfb416963c5c} <Debug> TCPHandler: Processed in 0.001685943 sec. | ||
| 18927 | 2026.05.21 18:29:49.450425 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18928 | 2026.05.21 18:29:49.450525 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18929 | 2026.05.21 18:29:49.450569 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18930 | 2026.05.21 18:29:49.450993 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.05.21 18:29:49.451027 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18932 | 2026.05.21 18:29:49.451328 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18933 | 2026.05.21 18:29:49.451544 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.05.21 18:29:49.451676 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001173 sec., 34953.11167945439 rows/sec., 2.57 MiB/sec. | ||
| 18935 | 2026.05.21 18:29:49.451711 [ 286 ] {cc37b410-c431-4e7e-ab40-6a6bd89e8427} <Debug> TCPHandler: Processed in 0.001337446 sec. | ||
| 18936 | 2026.05.21 18:29:49.451739 [ 220 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18937 | 2026.05.21 18:29:49.451787 [ 220 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18938 | 2026.05.21 18:29:49.451827 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.05.21 18:29:49.451929 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18940 | 2026.05.21 18:29:49.451970 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18941 | 2026.05.21 18:29:49.452425 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.05.21 18:29:49.452461 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18943 | 2026.05.21 18:29:49.452801 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18944 | 2026.05.21 18:29:49.453051 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.05.21 18:29:49.453226 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001316 sec., 79787.2340425532 rows/sec., 6.23 MiB/sec. | ||
| 18946 | 2026.05.21 18:29:49.453263 [ 286 ] {ba5a0efe-b3f2-4f23-91a9-154731e7428a} <Debug> TCPHandler: Processed in 0.001487208 sec. | ||
| 18947 | 2026.05.21 18:29:49.453383 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2026.05.21 18:29:49.453479 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18949 | 2026.05.21 18:29:49.453524 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18950 | 2026.05.21 18:29:49.453965 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.05.21 18:29:49.454000 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18952 | 2026.05.21 18:29:49.454342 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18953 | 2026.05.21 18:29:49.454631 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.05.21 18:29:49.454772 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 18955 | 2026.05.21 18:29:49.454772 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 2 parts from all_1_138_34 to all_139_139_0 | ||
| 18956 | 2026.05.21 18:29:49.454807 [ 286 ] {37e4ab3c-0124-470e-9396-bbb88f74e4cb} <Debug> TCPHandler: Processed in 0.001473048 sec. | ||
| 18957 | 2026.05.21 18:29:49.454834 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18958 | 2026.05.21 18:29:49.454861 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18959 | 2026.05.21 18:29:49.454934 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18960 | 2026.05.21 18:29:49.454968 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_34 to all_139_139_0 into Compact with storage Full | ||
| 18961 | 2026.05.21 18:29:49.455035 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18962 | 2026.05.21 18:29:49.455096 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <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 | ||
| 18963 | 2026.05.21 18:29:49.455100 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18964 | 2026.05.21 18:29:49.455149 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_138_34, total 51365 rows starting from the beginning of the part | ||
| 18965 | 2026.05.21 18:29:49.455214 [ 194 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18966 | 2026.05.21 18:29:49.455244 [ 220 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18967 | 2026.05.21 18:29:49.455986 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18968 | 2026.05.21 18:29:49.456031 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18969 | 2026.05.21 18:29:49.456791 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18970 | 2026.05.21 18:29:49.457075 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2026.05.21 18:29:49.457256 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002239 sec., 18311.74631531934 rows/sec., 32.81 MiB/sec. | ||
| 18972 | 2026.05.21 18:29:49.457353 [ 286 ] {736ff360-39e5-45b4-983f-fb458eb422b6} <Debug> TCPHandler: Processed in 0.002467737 sec. | ||
| 18973 | 2026.05.21 18:29:49.457504 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18974 | 2026.05.21 18:29:49.457624 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18975 | 2026.05.21 18:29:49.457681 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18976 | 2026.05.21 18:29:49.458058 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18977 | 2026.05.21 18:29:49.458100 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18978 | 2026.05.21 18:29:49.458434 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18979 | 2026.05.21 18:29:49.458650 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18980 | 2026.05.21 18:29:49.458789 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 18981 | 2026.05.21 18:29:49.458824 [ 286 ] {812f1a42-27d3-4f77-b0fc-cdda4b153bae} <Debug> TCPHandler: Processed in 0.001380567 sec. | ||
| 18982 | 2026.05.21 18:29:49.463211 [ 192 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51525 rows, containing 5 columns (5 merged, 0 gathered) in 0.008282669 sec., 6220820.848931667 rows/sec., 401.01 MiB/sec. | ||
| 18983 | 2026.05.21 18:29:49.463794 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Trace> MergedBlockOutputStream: filled checksums all_1_139_35 (state Temporary) | ||
| 18984 | 2026.05.21 18:29:49.464066 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_139_35 to all_1_139_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18985 | 2026.05.21 18:29:49.464134 [ 195 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_139_35} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 2 parts: [all_1_138_34, all_139_139_0] -> all_1_139_35 | ||
| 18986 | 2026.05.21 18:29:49.464209 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18987 | 2026.05.21 18:29:49.985248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18988 | 2026.05.21 18:29:50.005565 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.05.21 18:29:50.005619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 18990 | 2026.05.21 18:29:50.012169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18991 | 2026.05.21 18:29:50.012933 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18992 | 2026.05.21 18:29:50.016435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18993 | 2026.05.21 18:29:50.476359 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18994 | 2026.05.21 18:29:50.476637 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 18995 | 2026.05.21 18:29:50.477015 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18996 | 2026.05.21 18:29:50.477061 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <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 | ||
| 18997 | 2026.05.21 18:29:50.477315 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18998 | 2026.05.21 18:29:50.477385 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18999 | 2026.05.21 18:29:50.477529 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 19000 | 2026.05.21 18:29:50.477568 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19001 | 2026.05.21 18:29:50.477589 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 19002 | 2026.05.21 18:29:50.477604 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19003 | 2026.05.21 18:29:50.477647 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 19004 | 2026.05.21 18:29:50.477666 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 19005 | 2026.05.21 18:29:50.478836 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002323 sec., 21954.369349978475 rows/sec., 5.19 MiB/sec. | ||
| 19006 | 2026.05.21 18:29:50.478958 [ 286 ] {decfd13a-4c24-431a-9591-2b1b76472bf8} <Debug> TCPHandler: Processed in 0.002743903 sec. | ||
| 19007 | 2026.05.21 18:29:50.492368 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19008 | 2026.05.21 18:29:50.492508 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19009 | 2026.05.21 18:29:50.492567 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19010 | 2026.05.21 18:29:50.493119 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.05.21 18:29:50.493168 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19012 | 2026.05.21 18:29:50.493553 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19013 | 2026.05.21 18:29:50.493795 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Trace> oximeter.fields_i16 (472e391e-ad8e-4f9a-84de-5380a0d44481): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2026.05.21 18:29:50.493944 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001503 sec., 15968.063872255489 rows/sec., 1.32 MiB/sec. | ||
| 19015 | 2026.05.21 18:29:50.493983 [ 286 ] {88d938c4-cc99-42e6-8aee-b7ee26a4daf1} <Debug> TCPHandler: Processed in 0.001710043 sec. | ||
| 19016 | 2026.05.21 18:29:50.494103 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19017 | 2026.05.21 18:29:50.494197 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19018 | 2026.05.21 18:29:50.494237 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19019 | 2026.05.21 18:29:50.494697 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19020 | 2026.05.21 18:29:50.494735 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19021 | 2026.05.21 18:29:50.495027 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19022 | 2026.05.21 18:29:50.495236 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Trace> oximeter.fields_ipaddr (44518a5a-c067-4d67-aa91-b831b25470db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19023 | 2026.05.21 18:29:50.495370 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 141.81 KiB/sec. | ||
| 19024 | 2026.05.21 18:29:50.495405 [ 286 ] {793a4331-4e69-4688-baf3-b671c48d76e9} <Debug> TCPHandler: Processed in 0.001315595 sec. | ||
| 19025 | 2026.05.21 18:29:50.495528 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19026 | 2026.05.21 18:29:50.495632 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19027 | 2026.05.21 18:29:50.495672 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19028 | 2026.05.21 18:29:50.497758 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19029 | 2026.05.21 18:29:50.497796 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19030 | 2026.05.21 18:29:50.498254 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19031 | 2026.05.21 18:29:50.498469 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19032 | 2026.05.21 18:29:50.498715 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Debug> executeQuery: Read 2526 rows, 193.23 KiB in 0.003102 sec., 814313.3462282398 rows/sec., 60.83 MiB/sec. | ||
| 19033 | 2026.05.21 18:29:50.498720 [ 26 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19034 | 2026.05.21 18:29:50.498752 [ 286 ] {d5b50a73-28f1-44eb-9fd2-ebe314071cd0} <Debug> TCPHandler: Processed in 0.003273883 sec. | ||
| 19035 | 2026.05.21 18:29:50.498796 [ 26 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2026.05.21 18:29:50.498825 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19037 | 2026.05.21 18:29:50.498942 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19038 | 2026.05.21 18:29:50.498959 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19039 | 2026.05.21 18:29:50.499096 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19040 | 2026.05.21 18:29:50.499099 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19041 | 2026.05.21 18:29:50.499140 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19042 | 2026.05.21 18:29:50.499270 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3361 rows starting from the beginning of the part | ||
| 19043 | 2026.05.21 18:29:50.499346 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 19044 | 2026.05.21 18:29:50.499401 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 140 rows starting from the beginning of the part | ||
| 19045 | 2026.05.21 18:29:50.499449 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 19046 | 2026.05.21 18:29:50.499498 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 138 rows starting from the beginning of the part | ||
| 19047 | 2026.05.21 18:29:50.499547 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2526 rows starting from the beginning of the part | ||
| 19048 | 2026.05.21 18:29:50.499678 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.05.21 18:29:50.499720 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19050 | 2026.05.21 18:29:50.500041 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19051 | 2026.05.21 18:29:50.500284 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.05.21 18:29:50.500404 [ 26 ] {} <Debug> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19053 | 2026.05.21 18:29:50.500425 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001349 sec., 18532.24610822832 rows/sec., 1.40 MiB/sec. | ||
| 19054 | 2026.05.21 18:29:50.500437 [ 26 ] {} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19055 | 2026.05.21 18:29:50.500467 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19056 | 2026.05.21 18:29:50.500469 [ 286 ] {8078c10f-db27-4d4e-b8b4-709808ab28cf} <Debug> TCPHandler: Processed in 0.001560931 sec. | ||
| 19057 | 2026.05.21 18:29:50.500551 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19058 | 2026.05.21 18:29:50.500611 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19059 | 2026.05.21 18:29:50.500647 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19060 | 2026.05.21 18:29:50.500677 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 19061 | 2026.05.21 18:29:50.500706 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19062 | 2026.05.21 18:29:50.500735 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part | ||
| 19063 | 2026.05.21 18:29:50.500747 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19064 | 2026.05.21 18:29:50.500779 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 41 rows starting from the beginning of the part | ||
| 19065 | 2026.05.21 18:29:50.500819 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 45 rows starting from the beginning of the part | ||
| 19066 | 2026.05.21 18:29:50.500856 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part | ||
| 19067 | 2026.05.21 18:29:50.500893 [ 195 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part | ||
| 19068 | 2026.05.21 18:29:50.501568 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19069 | 2026.05.21 18:29:50.501604 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19070 | 2026.05.21 18:29:50.501636 [ 200 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001122632 sec., 360759.35836498515 rows/sec., 26.02 MiB/sec. | ||
| 19071 | 2026.05.21 18:29:50.501853 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19072 | 2026.05.21 18:29:50.501878 [ 188 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002991288 sec., 2098427.165822883 rows/sec., 167.07 MiB/sec. | ||
| 19073 | 2026.05.21 18:29:50.501962 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19074 | 2026.05.21 18:29:50.502257 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2026.05.21 18:29:50.502260 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19076 | 2026.05.21 18:29:50.502325 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Trace> oximeter.fields_u32 (191b18a9-e2a6-43f4-a884-0549d7e86865): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19077 | 2026.05.21 18:29:50.502353 [ 197 ] {9a970d6b-e36a-4ea2-b1f0-228ca10fe39d::all_1_86_17} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19078 | 2026.05.21 18:29:50.502478 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19079 | 2026.05.21 18:29:50.502489 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.0018 sec., 458333.3333333334 rows/sec., 26.81 MiB/sec. | ||
| 19080 | 2026.05.21 18:29:50.502535 [ 286 ] {d00c3511-247f-49dd-aea3-abe817f6c3d2} <Debug> TCPHandler: Processed in 0.001973808 sec. | ||
| 19081 | 2026.05.21 18:29:50.502615 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19082 | 2026.05.21 18:29:50.502662 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19083 | 2026.05.21 18:29:50.502701 [ 198 ] {7a5706f7-1a5a-490f-9eab-e42ee43dac5b::all_1_146_29} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19084 | 2026.05.21 18:29:50.502767 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19085 | 2026.05.21 18:29:50.502803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 19086 | 2026.05.21 18:29:50.502814 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19087 | 2026.05.21 18:29:50.503213 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19088 | 2026.05.21 18:29:50.503250 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19089 | 2026.05.21 18:29:50.503542 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19090 | 2026.05.21 18:29:50.503815 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Trace> oximeter.fields_u64 (f3f043e7-0f6b-4daa-9931-0afcf8579713): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19091 | 2026.05.21 18:29:50.503976 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 57.35 KiB/sec. | ||
| 19092 | 2026.05.21 18:29:50.504021 [ 286 ] {25f5c834-353d-4011-89f8-c787b5b890ea} <Debug> TCPHandler: Processed in 0.001410307 sec. | ||
| 19093 | 2026.05.21 18:29:50.504158 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19094 | 2026.05.21 18:29:50.504273 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19095 | 2026.05.21 18:29:50.504324 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19096 | 2026.05.21 18:29:50.504806 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19097 | 2026.05.21 18:29:50.504851 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19098 | 2026.05.21 18:29:50.505156 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19099 | 2026.05.21 18:29:50.505373 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Trace> oximeter.fields_u8 (2b337b8b-5858-4d6a-941b-9bd406140830): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19100 | 2026.05.21 18:29:50.505502 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001254 sec., 9569.377990430623 rows/sec., 747.61 KiB/sec. | ||
| 19101 | 2026.05.21 18:29:50.505537 [ 286 ] {e86836d3-8911-4d2e-9a7f-1392ad1448d2} <Debug> TCPHandler: Processed in 0.001441798 sec. | ||
| 19102 | 2026.05.21 18:29:50.505657 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19103 | 2026.05.21 18:29:50.505752 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19104 | 2026.05.21 18:29:50.505793 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19105 | 2026.05.21 18:29:50.506846 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19106 | 2026.05.21 18:29:50.506884 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19107 | 2026.05.21 18:29:50.507246 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19108 | 2026.05.21 18:29:50.507473 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19109 | 2026.05.21 18:29:50.507594 [ 26 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19110 | 2026.05.21 18:29:50.507605 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Debug> executeQuery: Read 1328 rows, 91.54 KiB in 0.001872 sec., 709401.7094017094 rows/sec., 47.75 MiB/sec. | ||
| 19111 | 2026.05.21 18:29:50.507632 [ 26 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.05.21 18:29:50.507652 [ 286 ] {b5b726e5-ed58-49cb-bfa1-d4d92a86e698} <Debug> TCPHandler: Processed in 0.002045679 sec. | ||
| 19113 | 2026.05.21 18:29:50.507655 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19114 | 2026.05.21 18:29:50.507747 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19115 | 2026.05.21 18:29:50.507782 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19116 | 2026.05.21 18:29:50.507856 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19117 | 2026.05.21 18:29:50.507905 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19118 | 2026.05.21 18:29:50.507908 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part | ||
| 19119 | 2026.05.21 18:29:50.507968 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19120 | 2026.05.21 18:29:50.508019 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19121 | 2026.05.21 18:29:50.508100 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 109 rows starting from the beginning of the part | ||
| 19122 | 2026.05.21 18:29:50.508167 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 19123 | 2026.05.21 18:29:50.508231 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 105 rows starting from the beginning of the part | ||
| 19124 | 2026.05.21 18:29:50.508295 [ 200 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1328 rows starting from the beginning of the part | ||
| 19125 | 2026.05.21 18:29:50.508911 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19126 | 2026.05.21 18:29:50.508953 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19127 | 2026.05.21 18:29:50.509418 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19128 | 2026.05.21 18:29:50.509637 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19129 | 2026.05.21 18:29:50.509765 [ 198 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052489 sec., 1705733.8675140282 rows/sec., 123.88 MiB/sec. | ||
| 19130 | 2026.05.21 18:29:50.509767 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Selected 6 parts from all_1_139_35 to all_144_144_0 | ||
| 19131 | 2026.05.21 18:29:50.509771 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001891 sec., 810682.1787414066 rows/sec., 49.56 MiB/sec. | ||
| 19132 | 2026.05.21 18:29:50.509818 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19133 | 2026.05.21 18:29:50.509849 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19134 | 2026.05.21 18:29:50.509854 [ 286 ] {4ac87218-efb9-45c2-a451-6965f2ce5d11} <Debug> TCPHandler: Processed in 0.002133441 sec. | ||
| 19135 | 2026.05.21 18:29:50.509921 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_35 to all_144_144_0 into Compact with storage Full | ||
| 19136 | 2026.05.21 18:29:50.509991 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19137 | 2026.05.21 18:29:50.510000 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19138 | 2026.05.21 18:29:50.510023 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19139 | 2026.05.21 18:29:50.510059 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_139_35, total 51525 rows starting from the beginning of the part | ||
| 19140 | 2026.05.21 18:29:50.510097 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19141 | 2026.05.21 18:29:50.510109 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 19142 | 2026.05.21 18:29:50.510162 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <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 | ||
| 19143 | 2026.05.21 18:29:50.510164 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 162 rows starting from the beginning of the part | ||
| 19144 | 2026.05.21 18:29:50.510221 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19145 | 2026.05.21 18:29:50.510259 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19146 | 2026.05.21 18:29:50.510297 [ 188 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1533 rows starting from the beginning of the part | ||
| 19147 | 2026.05.21 18:29:50.510309 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.05.21 18:29:50.510384 [ 197 ] {b9ede126-952d-4b0b-b94b-e2c743f0ac4b::all_1_146_29} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19149 | 2026.05.21 18:29:50.510484 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 19150 | 2026.05.21 18:29:50.511115 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19151 | 2026.05.21 18:29:50.511159 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19152 | 2026.05.21 18:29:50.511704 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19153 | 2026.05.21 18:29:50.511929 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.05.21 18:29:50.512075 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001996 sec., 5511.022044088177 rows/sec., 9.88 MiB/sec. | ||
| 19155 | 2026.05.21 18:29:50.512117 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19156 | 2026.05.21 18:29:50.512139 [ 286 ] {ac9058d3-1ae7-4a0c-81d3-04d80e01fc1e} <Debug> TCPHandler: Processed in 0.002199633 sec. | ||
| 19157 | 2026.05.21 18:29:50.512156 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19158 | 2026.05.21 18:29:50.512270 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19159 | 2026.05.21 18:29:50.512373 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19160 | 2026.05.21 18:29:50.512419 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19161 | 2026.05.21 18:29:50.512750 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2026.05.21 18:29:50.512790 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19163 | 2026.05.21 18:29:50.513139 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19164 | 2026.05.21 18:29:50.513404 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2026.05.21 18:29:50.513542 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 696.49 KiB/sec. | ||
| 19166 | 2026.05.21 18:29:50.513578 [ 286 ] {ccedaf01-589e-4ee9-bf84-647abaeb8a14} <Debug> TCPHandler: Processed in 0.001358956 sec. | ||
| 19167 | 2026.05.21 18:29:50.513632 [ 221 ] {} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19168 | 2026.05.21 18:29:50.513673 [ 221 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19169 | 2026.05.21 18:29:50.514872 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19170 | 2026.05.21 18:29:50.517207 [ 221 ] {} <Debug> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19171 | 2026.05.21 18:29:50.519602 [ 197 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53700 rows, containing 5 columns (5 merged, 0 gathered) in 0.009710987 sec., 5529818.956610692 rows/sec., 356.28 MiB/sec. | ||
| 19172 | 2026.05.21 18:29:50.520251 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Trace> MergedBlockOutputStream: filled checksums all_1_144_36 (state Temporary) | ||
| 19173 | 2026.05.21 18:29:50.520536 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_merge_all_1_144_36 to all_1_144_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2026.05.21 18:29:50.520610 [ 189 ] {14f2d630-b2a4-4a64-8f8f-c8b4fd267d17::all_1_144_36} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17) (MergerMutator): Merged 6 parts: [all_1_139_35, all_144_144_0] -> all_1_144_36 | ||
| 19175 | 2026.05.21 18:29:50.520694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19176 | 2026.05.21 18:29:51.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.79 MiB, peak 407.93 MiB, free memory in arenas 0.00 B, will set to 393.54 MiB (RSS), difference: -1.26 MiB | ||
| 19177 | 2026.05.21 18:29:51.730669 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41283 | ||
| 19178 | 2026.05.21 18:29:51.730757 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19179 | 2026.05.21 18:29:51.730781 [ 258 ] {} <Debug> TCP-Session: 3c735d26-8341-4ced-ac5f-da6b40ce73af Authenticating user 'default' from [fd00:1122:3344:101::e]:41283 | ||
| 19180 | 2026.05.21 18:29:51.730803 [ 258 ] {} <Debug> TCP-Session: 3c735d26-8341-4ced-ac5f-da6b40ce73af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19181 | 2026.05.21 18:29:51.730816 [ 258 ] {} <Debug> TCP-Session: 3c735d26-8341-4ced-ac5f-da6b40ce73af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19182 | 2026.05.21 18:29:51.731003 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58338 | ||
| 19183 | 2026.05.21 18:29:51.731047 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33956 | ||
| 19184 | 2026.05.21 18:29:51.731058 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43292 | ||
| 19185 | 2026.05.21 18:29:51.731088 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46807 | ||
| 19186 | 2026.05.21 18:29:51.731122 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19187 | 2026.05.21 18:29:51.731136 [ 258 ] {} <Trace> TCP-Session: 3c735d26-8341-4ced-ac5f-da6b40ce73af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.05.21 18:29:51.731156 [ 306 ] {} <Debug> TCP-Session: 89a84c98-c9a2-4853-a6e3-98b5bf6cb5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:33956 | ||
| 19189 | 2026.05.21 18:29:51.731164 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19190 | 2026.05.21 18:29:51.731159 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19191 | 2026.05.21 18:29:51.731179 [ 306 ] {} <Debug> TCP-Session: 89a84c98-c9a2-4853-a6e3-98b5bf6cb5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19192 | 2026.05.21 18:29:51.731190 [ 310 ] {} <Debug> TCP-Session: 68b7ded9-e84f-41b2-ac39-397c8683cc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:46807 | ||
| 19193 | 2026.05.21 18:29:51.731210 [ 307 ] {} <Debug> TCP-Session: a6d8ba48-1b53-4557-9efd-d151ef80abd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43292 | ||
| 19194 | 2026.05.21 18:29:51.731212 [ 306 ] {} <Debug> TCP-Session: 89a84c98-c9a2-4853-a6e3-98b5bf6cb5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19195 | 2026.05.21 18:29:51.731225 [ 310 ] {} <Debug> TCP-Session: 68b7ded9-e84f-41b2-ac39-397c8683cc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19196 | 2026.05.21 18:29:51.731244 [ 307 ] {} <Debug> TCP-Session: a6d8ba48-1b53-4557-9efd-d151ef80abd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19197 | 2026.05.21 18:29:51.731255 [ 310 ] {} <Debug> TCP-Session: 68b7ded9-e84f-41b2-ac39-397c8683cc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19198 | 2026.05.21 18:29:51.731269 [ 307 ] {} <Debug> TCP-Session: a6d8ba48-1b53-4557-9efd-d151ef80abd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19199 | 2026.05.21 18:29:51.731083 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35506 | ||
| 19200 | 2026.05.21 18:29:51.731309 [ 258 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19201 | 2026.05.21 18:29:51.731085 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51190 | ||
| 19202 | 2026.05.21 18:29:51.731046 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44433 | ||
| 19203 | 2026.05.21 18:29:51.731400 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19204 | 2026.05.21 18:29:51.731444 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19205 | 2026.05.21 18:29:51.731470 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19206 | 2026.05.21 18:29:51.731476 [ 308 ] {} <Debug> TCP-Session: 54d20d61-f78f-433e-ab30-08269e5f0fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35506 | ||
| 19207 | 2026.05.21 18:29:51.731489 [ 309 ] {} <Debug> TCP-Session: 2fcad54f-9b20-42ed-985f-ffe9d9563036 Authenticating user 'default' from [fd00:1122:3344:101::e]:51190 | ||
| 19208 | 2026.05.21 18:29:51.731503 [ 303 ] {} <Debug> TCP-Session: 27433882-fc57-4874-8927-22f5fa5718a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44433 | ||
| 19209 | 2026.05.21 18:29:51.731524 [ 308 ] {} <Debug> TCP-Session: 54d20d61-f78f-433e-ab30-08269e5f0fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19210 | 2026.05.21 18:29:51.731540 [ 309 ] {} <Debug> TCP-Session: 2fcad54f-9b20-42ed-985f-ffe9d9563036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19211 | 2026.05.21 18:29:51.731548 [ 303 ] {} <Debug> TCP-Session: 27433882-fc57-4874-8927-22f5fa5718a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19212 | 2026.05.21 18:29:51.731563 [ 308 ] {} <Debug> TCP-Session: 54d20d61-f78f-433e-ab30-08269e5f0fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19213 | 2026.05.21 18:29:51.731589 [ 303 ] {} <Debug> TCP-Session: 27433882-fc57-4874-8927-22f5fa5718a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19214 | 2026.05.21 18:29:51.731588 [ 258 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19215 | 2026.05.21 18:29:51.731577 [ 309 ] {} <Debug> TCP-Session: 2fcad54f-9b20-42ed-985f-ffe9d9563036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19216 | 2026.05.21 18:29:51.731013 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47000 | ||
| 19217 | 2026.05.21 18:29:51.731666 [ 258 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19218 | 2026.05.21 18:29:51.731118 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19219 | 2026.05.21 18:29:51.731724 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19220 | 2026.05.21 18:29:51.731725 [ 285 ] {} <Debug> TCP-Session: 39c33bbb-9f1a-4c9e-89df-c8fb55e4411a Authenticating user 'default' from [fd00:1122:3344:101::e]:58338 | ||
| 19221 | 2026.05.21 18:29:51.731758 [ 302 ] {} <Debug> TCP-Session: 4c576c15-f369-4b2d-adc7-04800395710a Authenticating user 'default' from [fd00:1122:3344:101::e]:47000 | ||
| 19222 | 2026.05.21 18:29:51.731768 [ 285 ] {} <Debug> TCP-Session: 39c33bbb-9f1a-4c9e-89df-c8fb55e4411a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19223 | 2026.05.21 18:29:51.731786 [ 302 ] {} <Debug> TCP-Session: 4c576c15-f369-4b2d-adc7-04800395710a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19224 | 2026.05.21 18:29:51.731798 [ 285 ] {} <Debug> TCP-Session: 39c33bbb-9f1a-4c9e-89df-c8fb55e4411a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19225 | 2026.05.21 18:29:51.731813 [ 302 ] {} <Debug> TCP-Session: 4c576c15-f369-4b2d-adc7-04800395710a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19226 | 2026.05.21 18:29:51.731948 [ 258 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 19227 | 2026.05.21 18:29:51.732783 [ 315 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Trace> AggregatingTransform: Aggregating | ||
| 19228 | 2026.05.21 18:29:51.732821 [ 315 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Trace> Aggregator: Aggregation method: without_key | ||
| 19229 | 2026.05.21 18:29:51.732854 [ 315 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000811685 sec. (1232.005 rows/sec., 48.13 KiB/sec.) | ||
| 19230 | 2026.05.21 18:29:51.732869 [ 315 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Trace> Aggregator: Merging aggregated data | ||
| 19231 | 2026.05.21 18:29:51.733379 [ 258 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002128 sec., 469.92481203007515 rows/sec., 18.36 KiB/sec. | ||
| 19232 | 2026.05.21 18:29:51.733494 [ 258 ] {89c9cb2c-d107-49dd-895e-987269d8ff51} <Debug> TCPHandler: Processed in 0.002477578 sec. | ||
| 19233 | 2026.05.21 18:29:51.733616 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19234 | 2026.05.21 18:29:51.733645 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19235 | 2026.05.21 18:29:51.733657 [ 258 ] {} <Debug> TCP-Session: 3c735d26-8341-4ced-ac5f-da6b40ce73af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19236 | 2026.05.21 18:29:51.733669 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19237 | 2026.05.21 18:29:51.733690 [ 285 ] {} <Debug> TCP-Session: 39c33bbb-9f1a-4c9e-89df-c8fb55e4411a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19238 | 2026.05.21 18:29:51.733692 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19239 | 2026.05.21 18:29:51.733712 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19240 | 2026.05.21 18:29:51.733741 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19241 | 2026.05.21 18:29:51.733748 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19242 | 2026.05.21 18:29:51.733773 [ 306 ] {} <Debug> TCP-Session: 89a84c98-c9a2-4853-a6e3-98b5bf6cb5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19243 | 2026.05.21 18:29:51.733791 [ 302 ] {} <Debug> TCP-Session: 4c576c15-f369-4b2d-adc7-04800395710a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19244 | 2026.05.21 18:29:51.733782 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19245 | 2026.05.21 18:29:51.733811 [ 310 ] {} <Debug> TCP-Session: 68b7ded9-e84f-41b2-ac39-397c8683cc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19246 | 2026.05.21 18:29:51.733762 [ 308 ] {} <Debug> TCP-Session: 54d20d61-f78f-433e-ab30-08269e5f0fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19247 | 2026.05.21 18:29:51.733850 [ 309 ] {} <Debug> TCP-Session: 2fcad54f-9b20-42ed-985f-ffe9d9563036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19248 | 2026.05.21 18:29:51.733759 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19249 | 2026.05.21 18:29:51.733725 [ 303 ] {} <Debug> TCP-Session: 27433882-fc57-4874-8927-22f5fa5718a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19250 | 2026.05.21 18:29:51.733918 [ 307 ] {} <Debug> TCP-Session: a6d8ba48-1b53-4557-9efd-d151ef80abd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19251 | 2026.05.21 18:29:53.501632 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35888 | ||
| 19252 | 2026.05.21 18:29:53.501722 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19253 | 2026.05.21 18:29:53.501749 [ 306 ] {} <Debug> TCP-Session: 660fe118-5177-4584-ab8e-5c15a32c8440 Authenticating user 'default' from [fd00:1122:3344:101::e]:35888 | ||
| 19254 | 2026.05.21 18:29:53.501773 [ 306 ] {} <Debug> TCP-Session: 660fe118-5177-4584-ab8e-5c15a32c8440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19255 | 2026.05.21 18:29:53.501785 [ 306 ] {} <Debug> TCP-Session: 660fe118-5177-4584-ab8e-5c15a32c8440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19256 | 2026.05.21 18:29:53.501983 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62100 | ||
| 19257 | 2026.05.21 18:29:53.502026 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47548 | ||
| 19258 | 2026.05.21 18:29:53.502046 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63319 | ||
| 19259 | 2026.05.21 18:29:53.502074 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19260 | 2026.05.21 18:29:53.502074 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34029 | ||
| 19261 | 2026.05.21 18:29:53.502131 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19262 | 2026.05.21 18:29:53.502134 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19263 | 2026.05.21 18:29:53.502167 [ 306 ] {} <Trace> TCP-Session: 660fe118-5177-4584-ab8e-5c15a32c8440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19264 | 2026.05.21 18:29:53.502181 [ 258 ] {} <Debug> TCP-Session: b9f69182-dddb-4c3b-8b3c-884ccd64842e Authenticating user 'default' from [fd00:1122:3344:101::e]:63319 | ||
| 19265 | 2026.05.21 18:29:53.502171 [ 308 ] {} <Debug> TCP-Session: 5ef45700-03ee-43f3-a671-8948a452d5b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47548 | ||
| 19266 | 2026.05.21 18:29:53.502205 [ 258 ] {} <Debug> TCP-Session: b9f69182-dddb-4c3b-8b3c-884ccd64842e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19267 | 2026.05.21 18:29:53.502168 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19268 | 2026.05.21 18:29:53.502232 [ 258 ] {} <Debug> TCP-Session: b9f69182-dddb-4c3b-8b3c-884ccd64842e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19269 | 2026.05.21 18:29:53.502228 [ 308 ] {} <Debug> TCP-Session: 5ef45700-03ee-43f3-a671-8948a452d5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19270 | 2026.05.21 18:29:53.502256 [ 303 ] {} <Debug> TCP-Session: 1266c754-0e7c-48ff-b760-12066294fd00 Authenticating user 'default' from [fd00:1122:3344:101::e]:34029 | ||
| 19271 | 2026.05.21 18:29:53.502280 [ 308 ] {} <Debug> TCP-Session: 5ef45700-03ee-43f3-a671-8948a452d5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19272 | 2026.05.21 18:29:53.502068 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56295 | ||
| 19273 | 2026.05.21 18:29:53.502304 [ 303 ] {} <Debug> TCP-Session: 1266c754-0e7c-48ff-b760-12066294fd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19274 | 2026.05.21 18:29:53.502337 [ 306 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35888) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19275 | 2026.05.21 18:29:53.502362 [ 303 ] {} <Debug> TCP-Session: 1266c754-0e7c-48ff-b760-12066294fd00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19276 | 2026.05.21 18:29:53.502365 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19277 | 2026.05.21 18:29:53.502061 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47508 | ||
| 19278 | 2026.05.21 18:29:53.502412 [ 302 ] {} <Debug> TCP-Session: 2f8469f6-5777-4571-a1dc-ed586124ff70 Authenticating user 'default' from [fd00:1122:3344:101::e]:56295 | ||
| 19279 | 2026.05.21 18:29:53.502035 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40287 | ||
| 19280 | 2026.05.21 18:29:53.502485 [ 302 ] {} <Debug> TCP-Session: 2f8469f6-5777-4571-a1dc-ed586124ff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19281 | 2026.05.21 18:29:53.502517 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19282 | 2026.05.21 18:29:53.502524 [ 302 ] {} <Debug> TCP-Session: 2f8469f6-5777-4571-a1dc-ed586124ff70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19283 | 2026.05.21 18:29:53.502541 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19284 | 2026.05.21 18:29:53.502565 [ 285 ] {} <Debug> TCP-Session: b1eca355-80eb-40c3-ad3a-4fa57f086032 Authenticating user 'default' from [fd00:1122:3344:101::e]:47508 | ||
| 19285 | 2026.05.21 18:29:53.502583 [ 309 ] {} <Debug> TCP-Session: 974a2fc2-200c-4403-b986-c066c29cb5a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40287 | ||
| 19286 | 2026.05.21 18:29:53.502035 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36909 | ||
| 19287 | 2026.05.21 18:29:53.502618 [ 306 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19288 | 2026.05.21 18:29:53.502604 [ 309 ] {} <Debug> TCP-Session: 974a2fc2-200c-4403-b986-c066c29cb5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19289 | 2026.05.21 18:29:53.502602 [ 285 ] {} <Debug> TCP-Session: b1eca355-80eb-40c3-ad3a-4fa57f086032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19290 | 2026.05.21 18:29:53.502671 [ 309 ] {} <Debug> TCP-Session: 974a2fc2-200c-4403-b986-c066c29cb5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19291 | 2026.05.21 18:29:53.502678 [ 306 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19292 | 2026.05.21 18:29:53.502688 [ 285 ] {} <Debug> TCP-Session: b1eca355-80eb-40c3-ad3a-4fa57f086032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19293 | 2026.05.21 18:29:53.502661 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19294 | 2026.05.21 18:29:53.502136 [ 307 ] {} <Debug> TCP-Session: f2193610-dc88-4815-84a4-68b86ef9b847 Authenticating user 'default' from [fd00:1122:3344:101::e]:62100 | ||
| 19295 | 2026.05.21 18:29:53.502763 [ 310 ] {} <Debug> TCP-Session: 2e90fef4-9748-4016-9df6-5f618a6b34b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36909 | ||
| 19296 | 2026.05.21 18:29:53.502784 [ 307 ] {} <Debug> TCP-Session: f2193610-dc88-4815-84a4-68b86ef9b847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19297 | 2026.05.21 18:29:53.502792 [ 310 ] {} <Debug> TCP-Session: 2e90fef4-9748-4016-9df6-5f618a6b34b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19298 | 2026.05.21 18:29:53.502806 [ 307 ] {} <Debug> TCP-Session: f2193610-dc88-4815-84a4-68b86ef9b847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19299 | 2026.05.21 18:29:53.502821 [ 310 ] {} <Debug> TCP-Session: 2e90fef4-9748-4016-9df6-5f618a6b34b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19300 | 2026.05.21 18:29:53.503007 [ 306 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 19301 | 2026.05.21 18:29:53.503935 [ 317 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Trace> AggregatingTransform: Aggregating | ||
| 19302 | 2026.05.21 18:29:53.503980 [ 317 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Trace> Aggregator: Aggregation method: without_key | ||
| 19303 | 2026.05.21 18:29:53.504010 [ 317 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903557 sec. (1106.737 rows/sec., 43.23 KiB/sec.) | ||
| 19304 | 2026.05.21 18:29:53.504025 [ 317 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Trace> Aggregator: Merging aggregated data | ||
| 19305 | 2026.05.21 18:29:53.504594 [ 306 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002316 sec., 431.77892918825563 rows/sec., 16.87 KiB/sec. | ||
| 19306 | 2026.05.21 18:29:53.504725 [ 306 ] {4c6b7585-3a59-4546-b879-f38d59964f80} <Debug> TCPHandler: Processed in 0.002671151 sec. | ||
| 19307 | 2026.05.21 18:29:53.504841 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19308 | 2026.05.21 18:29:53.504871 [ 306 ] {} <Debug> TCP-Session: 660fe118-5177-4584-ab8e-5c15a32c8440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19309 | 2026.05.21 18:29:53.504871 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19310 | 2026.05.21 18:29:53.504895 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19311 | 2026.05.21 18:29:53.504912 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19312 | 2026.05.21 18:29:53.504916 [ 307 ] {} <Debug> TCP-Session: f2193610-dc88-4815-84a4-68b86ef9b847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19313 | 2026.05.21 18:29:53.504939 [ 303 ] {} <Debug> TCP-Session: 1266c754-0e7c-48ff-b760-12066294fd00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19314 | 2026.05.21 18:29:53.504955 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19315 | 2026.05.21 18:29:53.504964 [ 310 ] {} <Debug> TCP-Session: 2e90fef4-9748-4016-9df6-5f618a6b34b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19316 | 2026.05.21 18:29:53.504984 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19317 | 2026.05.21 18:29:53.505015 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19318 | 2026.05.21 18:29:53.505021 [ 308 ] {} <Debug> TCP-Session: 5ef45700-03ee-43f3-a671-8948a452d5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19319 | 2026.05.21 18:29:53.505075 [ 302 ] {} <Debug> TCP-Session: 2f8469f6-5777-4571-a1dc-ed586124ff70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19320 | 2026.05.21 18:29:53.505057 [ 285 ] {} <Debug> TCP-Session: b1eca355-80eb-40c3-ad3a-4fa57f086032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19321 | 2026.05.21 18:29:53.504972 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19322 | 2026.05.21 18:29:53.504933 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19323 | 2026.05.21 18:29:53.505162 [ 309 ] {} <Debug> TCP-Session: 974a2fc2-200c-4403-b986-c066c29cb5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19324 | 2026.05.21 18:29:53.505185 [ 258 ] {} <Debug> TCP-Session: b9f69182-dddb-4c3b-8b3c-884ccd64842e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19325 | 2026.05.21 18:29:53.625719 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33720 | ||
| 19326 | 2026.05.21 18:29:53.625801 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19327 | 2026.05.21 18:29:53.625826 [ 306 ] {} <Debug> TCP-Session: 8f6e12f2-bd11-4fd8-b274-7d374d92b7ac Authenticating user 'default' from [fd00:1122:3344:101::e]:33720 | ||
| 19328 | 2026.05.21 18:29:53.625848 [ 306 ] {} <Debug> TCP-Session: 8f6e12f2-bd11-4fd8-b274-7d374d92b7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19329 | 2026.05.21 18:29:53.625861 [ 306 ] {} <Debug> TCP-Session: 8f6e12f2-bd11-4fd8-b274-7d374d92b7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19330 | 2026.05.21 18:29:53.626080 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52148 | ||
| 19331 | 2026.05.21 18:29:53.626096 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32848 | ||
| 19332 | 2026.05.21 18:29:53.626120 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43488 | ||
| 19333 | 2026.05.21 18:29:53.626169 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47317 | ||
| 19334 | 2026.05.21 18:29:53.626185 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55959 | ||
| 19335 | 2026.05.21 18:29:53.626202 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19336 | 2026.05.21 18:29:53.626248 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19337 | 2026.05.21 18:29:53.626247 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19338 | 2026.05.21 18:29:53.626275 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19339 | 2026.05.21 18:29:53.626286 [ 309 ] {} <Debug> TCP-Session: a44d166b-aab7-4e04-b801-b1ce5aa75d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:43488 | ||
| 19340 | 2026.05.21 18:29:53.626316 [ 285 ] {} <Debug> TCP-Session: 7d50f953-dca1-464f-a414-cd561f8a90a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47317 | ||
| 19341 | 2026.05.21 18:29:53.626319 [ 302 ] {} <Debug> TCP-Session: 89ce8a1a-8988-421b-ba27-1c88e1f71d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:55959 | ||
| 19342 | 2026.05.21 18:29:53.626334 [ 309 ] {} <Debug> TCP-Session: a44d166b-aab7-4e04-b801-b1ce5aa75d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19343 | 2026.05.21 18:29:53.626345 [ 285 ] {} <Debug> TCP-Session: 7d50f953-dca1-464f-a414-cd561f8a90a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19344 | 2026.05.21 18:29:53.626360 [ 302 ] {} <Debug> TCP-Session: 89ce8a1a-8988-421b-ba27-1c88e1f71d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19345 | 2026.05.21 18:29:53.626373 [ 285 ] {} <Debug> TCP-Session: 7d50f953-dca1-464f-a414-cd561f8a90a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19346 | 2026.05.21 18:29:53.626389 [ 302 ] {} <Debug> TCP-Session: 89ce8a1a-8988-421b-ba27-1c88e1f71d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19347 | 2026.05.21 18:29:53.626364 [ 309 ] {} <Debug> TCP-Session: a44d166b-aab7-4e04-b801-b1ce5aa75d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19348 | 2026.05.21 18:29:53.626284 [ 306 ] {} <Trace> TCP-Session: 8f6e12f2-bd11-4fd8-b274-7d374d92b7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19349 | 2026.05.21 18:29:53.626275 [ 308 ] {} <Debug> TCP-Session: 41af9328-36b9-4117-a2f0-5f8efe8af080 Authenticating user 'default' from [fd00:1122:3344:101::e]:32848 | ||
| 19350 | 2026.05.21 18:29:53.626173 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19351 | 2026.05.21 18:29:53.626495 [ 308 ] {} <Debug> TCP-Session: 41af9328-36b9-4117-a2f0-5f8efe8af080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19352 | 2026.05.21 18:29:53.626156 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45730 | ||
| 19353 | 2026.05.21 18:29:53.626524 [ 307 ] {} <Debug> TCP-Session: d47bfb84-3cbb-4a23-bcd0-2bd30b161ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52148 | ||
| 19354 | 2026.05.21 18:29:53.626522 [ 308 ] {} <Debug> TCP-Session: 41af9328-36b9-4117-a2f0-5f8efe8af080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19355 | 2026.05.21 18:29:53.626571 [ 307 ] {} <Debug> TCP-Session: d47bfb84-3cbb-4a23-bcd0-2bd30b161ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19356 | 2026.05.21 18:29:53.626575 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19357 | 2026.05.21 18:29:53.626608 [ 307 ] {} <Debug> TCP-Session: d47bfb84-3cbb-4a23-bcd0-2bd30b161ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19358 | 2026.05.21 18:29:53.626614 [ 306 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33720) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19359 | 2026.05.21 18:29:53.626636 [ 258 ] {} <Debug> TCP-Session: 3498acf3-f8f4-4e66-9f42-4c8da244e778 Authenticating user 'default' from [fd00:1122:3344:101::e]:45730 | ||
| 19360 | 2026.05.21 18:29:53.626148 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55997 | ||
| 19361 | 2026.05.21 18:29:53.626673 [ 258 ] {} <Debug> TCP-Session: 3498acf3-f8f4-4e66-9f42-4c8da244e778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19362 | 2026.05.21 18:29:53.626186 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62718 | ||
| 19363 | 2026.05.21 18:29:53.626702 [ 258 ] {} <Debug> TCP-Session: 3498acf3-f8f4-4e66-9f42-4c8da244e778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19364 | 2026.05.21 18:29:53.626747 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19365 | 2026.05.21 18:29:53.626759 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19366 | 2026.05.21 18:29:53.626776 [ 310 ] {} <Debug> TCP-Session: b8e8d26f-d18f-4c5f-9ed0-abf1c5525270 Authenticating user 'default' from [fd00:1122:3344:101::e]:55997 | ||
| 19367 | 2026.05.21 18:29:53.626788 [ 303 ] {} <Debug> TCP-Session: a5b1c658-9496-444f-a1da-e7d30087283a Authenticating user 'default' from [fd00:1122:3344:101::e]:62718 | ||
| 19368 | 2026.05.21 18:29:53.626801 [ 310 ] {} <Debug> TCP-Session: b8e8d26f-d18f-4c5f-9ed0-abf1c5525270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19369 | 2026.05.21 18:29:53.626814 [ 303 ] {} <Debug> TCP-Session: a5b1c658-9496-444f-a1da-e7d30087283a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19370 | 2026.05.21 18:29:53.626823 [ 310 ] {} <Debug> TCP-Session: b8e8d26f-d18f-4c5f-9ed0-abf1c5525270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19371 | 2026.05.21 18:29:53.626836 [ 303 ] {} <Debug> TCP-Session: a5b1c658-9496-444f-a1da-e7d30087283a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19372 | 2026.05.21 18:29:53.626904 [ 306 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19373 | 2026.05.21 18:29:53.626963 [ 306 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19374 | 2026.05.21 18:29:53.627252 [ 306 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Debug> oximeter.version (425c783e-f5f7-440f-90ee-21bee77baba5) (SelectExecutor): Key condition: unknown | ||
| 19375 | 2026.05.21 18:29:53.628183 [ 327 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Trace> AggregatingTransform: Aggregating | ||
| 19376 | 2026.05.21 18:29:53.628219 [ 327 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Trace> Aggregator: Aggregation method: without_key | ||
| 19377 | 2026.05.21 18:29:53.628253 [ 327 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898937 sec. (1112.425 rows/sec., 43.45 KiB/sec.) | ||
| 19378 | 2026.05.21 18:29:53.628268 [ 327 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Trace> Aggregator: Merging aggregated data | ||
| 19379 | 2026.05.21 18:29:53.628903 [ 306 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002346 sec., 426.25745950554136 rows/sec., 16.65 KiB/sec. | ||
| 19380 | 2026.05.21 18:29:53.629049 [ 306 ] {221e0f9a-8a89-4ee8-b2a3-93b36e42d57b} <Debug> TCPHandler: Processed in 0.002889395 sec. | ||
| 19381 | 2026.05.21 18:29:53.629171 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19382 | 2026.05.21 18:29:53.629202 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19383 | 2026.05.21 18:29:53.629208 [ 306 ] {} <Debug> TCP-Session: 8f6e12f2-bd11-4fd8-b274-7d374d92b7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19384 | 2026.05.21 18:29:53.629225 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19385 | 2026.05.21 18:29:53.629247 [ 307 ] {} <Debug> TCP-Session: d47bfb84-3cbb-4a23-bcd0-2bd30b161ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19386 | 2026.05.21 18:29:53.629249 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19387 | 2026.05.21 18:29:53.629290 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19388 | 2026.05.21 18:29:53.629307 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19389 | 2026.05.21 18:29:53.629329 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19390 | 2026.05.21 18:29:53.629341 [ 303 ] {} <Debug> TCP-Session: a5b1c658-9496-444f-a1da-e7d30087283a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19391 | 2026.05.21 18:29:53.629355 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19392 | 2026.05.21 18:29:53.629369 [ 258 ] {} <Debug> TCP-Session: 3498acf3-f8f4-4e66-9f42-4c8da244e778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19393 | 2026.05.21 18:29:53.629363 [ 310 ] {} <Debug> TCP-Session: b8e8d26f-d18f-4c5f-9ed0-abf1c5525270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19394 | 2026.05.21 18:29:53.629406 [ 302 ] {} <Debug> TCP-Session: 89ce8a1a-8988-421b-ba27-1c88e1f71d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19395 | 2026.05.21 18:29:53.629322 [ 285 ] {} <Debug> TCP-Session: 7d50f953-dca1-464f-a414-cd561f8a90a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19396 | 2026.05.21 18:29:53.629279 [ 308 ] {} <Debug> TCP-Session: 41af9328-36b9-4117-a2f0-5f8efe8af080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19397 | 2026.05.21 18:29:53.629267 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19398 | 2026.05.21 18:29:53.629506 [ 309 ] {} <Debug> TCP-Session: a44d166b-aab7-4e04-b801-b1ce5aa75d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19399 | 2026.05.21 18:29:54.441221 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19400 | 2026.05.21 18:29:54.441469 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19401 | 2026.05.21 18:29:54.441815 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19402 | 2026.05.21 18:29:54.441855 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <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 | ||
| 19403 | 2026.05.21 18:29:54.442078 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19404 | 2026.05.21 18:29:54.442154 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19405 | 2026.05.21 18:29:54.442300 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19406 | 2026.05.21 18:29:54.442337 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19407 | 2026.05.21 18:29:54.442360 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 19408 | 2026.05.21 18:29:54.442377 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19409 | 2026.05.21 18:29:54.442421 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19410 | 2026.05.21 18:29:54.442443 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 19411 | 2026.05.21 18:29:54.443569 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002196 sec., 23224.043715846994 rows/sec., 5.49 MiB/sec. | ||
| 19412 | 2026.05.21 18:29:54.443680 [ 286 ] {61c8320f-733c-47ab-bb83-8824e7312365} <Debug> TCPHandler: Processed in 0.00259819 sec. | ||
| 19413 | 2026.05.21 18:29:54.445338 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19414 | 2026.05.21 18:29:54.445449 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19415 | 2026.05.21 18:29:54.445495 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19416 | 2026.05.21 18:29:54.446024 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19417 | 2026.05.21 18:29:54.446072 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19418 | 2026.05.21 18:29:54.446470 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19419 | 2026.05.21 18:29:54.446714 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19420 | 2026.05.21 18:29:54.446885 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001467 sec., 38173.14246762099 rows/sec., 2.93 MiB/sec. | ||
| 19421 | 2026.05.21 18:29:54.446924 [ 286 ] {4124f0e1-cb36-4936-909a-026721e6f1f7} <Debug> TCPHandler: Processed in 0.001638872 sec. | ||
| 19422 | 2026.05.21 18:29:54.447059 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19423 | 2026.05.21 18:29:54.447158 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19424 | 2026.05.21 18:29:54.447201 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19425 | 2026.05.21 18:29:54.447647 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2026.05.21 18:29:54.447683 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19427 | 2026.05.21 18:29:54.447991 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19428 | 2026.05.21 18:29:54.448211 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19429 | 2026.05.21 18:29:54.448341 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 19430 | 2026.05.21 18:29:54.448378 [ 286 ] {031b9333-2428-465f-b563-3b1bf91224d8} <Debug> TCPHandler: Processed in 0.001370267 sec. | ||
| 19431 | 2026.05.21 18:29:54.448505 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19432 | 2026.05.21 18:29:54.448606 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19433 | 2026.05.21 18:29:54.448653 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19434 | 2026.05.21 18:29:54.449061 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19435 | 2026.05.21 18:29:54.449095 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19436 | 2026.05.21 18:29:54.449428 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19437 | 2026.05.21 18:29:54.449641 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19438 | 2026.05.21 18:29:54.449769 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 19439 | 2026.05.21 18:29:54.449805 [ 286 ] {2c13d96a-e6b8-46a6-a6cb-4c6baf119854} <Debug> TCPHandler: Processed in 0.001349696 sec. | ||
| 19440 | 2026.05.21 18:29:54.449931 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19441 | 2026.05.21 18:29:54.450027 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19442 | 2026.05.21 18:29:54.450071 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19443 | 2026.05.21 18:29:54.450428 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19444 | 2026.05.21 18:29:54.450463 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19445 | 2026.05.21 18:29:54.450774 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19446 | 2026.05.21 18:29:54.450994 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19447 | 2026.05.21 18:29:54.451123 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 19448 | 2026.05.21 18:29:54.451158 [ 286 ] {9e410f22-96d3-4d74-8cfe-952ec2f439b5} <Debug> TCPHandler: Processed in 0.001277174 sec. | ||
| 19449 | 2026.05.21 18:29:55.208615 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42789 | ||
| 19450 | 2026.05.21 18:29:55.209122 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2026.05.21 18:29:55.209163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19452 | 2026.05.21 18:29:55.209621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19453 | 2026.05.21 18:29:55.209845 [ 243 ] {} <Trace> system.asynchronous_metric_log (886b04d4-df98-4c2c-9fc3-1f16b874781e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.05.21 18:29:55.209975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42789 | ||
| 19455 | 2026.05.21 18:29:57.516527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 19456 | 2026.05.21 18:29:57.535135 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19457 | 2026.05.21 18:29:57.535204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19458 | 2026.05.21 18:29:57.541536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19459 | 2026.05.21 18:29:57.542251 [ 244 ] {} <Trace> system.metric_log (5cf676ef-a2e5-437e-8e67-cc87e9053e46): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19460 | 2026.05.21 18:29:57.545611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 19461 | 2026.05.21 18:29:59.443315 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19462 | 2026.05.21 18:29:59.443581 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19463 | 2026.05.21 18:29:59.443965 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19464 | 2026.05.21 18:29:59.444013 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <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 | ||
| 19465 | 2026.05.21 18:29:59.444256 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19466 | 2026.05.21 18:29:59.444328 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19467 | 2026.05.21 18:29:59.444471 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19468 | 2026.05.21 18:29:59.444507 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19469 | 2026.05.21 18:29:59.444529 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Debug> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (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 | ||
| 19470 | 2026.05.21 18:29:59.444544 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> oximeter.timeseries_schema (1a78e8d1-ce0c-4294-a1bc-c1d29e8f1342) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19471 | 2026.05.21 18:29:59.444587 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19472 | 2026.05.21 18:29:59.444608 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 19473 | 2026.05.21 18:29:59.445595 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00212 sec., 24056.603773584906 rows/sec., 5.69 MiB/sec. | ||
| 19474 | 2026.05.21 18:29:59.445706 [ 286 ] {6bc990f5-765b-43b0-b95d-c73b766b504f} <Debug> TCPHandler: Processed in 0.002531949 sec. | ||
| 19475 | 2026.05.21 18:29:59.448128 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19476 | 2026.05.21 18:29:59.448257 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19477 | 2026.05.21 18:29:59.448311 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19478 | 2026.05.21 18:29:59.448981 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19479 | 2026.05.21 18:29:59.449031 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19480 | 2026.05.21 18:29:59.449419 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19481 | 2026.05.21 18:29:59.449641 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19482 | 2026.05.21 18:29:59.449794 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001575 sec., 87619.04761904762 rows/sec., 7.63 MiB/sec. | ||
| 19483 | 2026.05.21 18:29:59.449831 [ 286 ] {acf5aad8-3c3a-4f55-96ed-6357bd39e280} <Debug> TCPHandler: Processed in 0.001755163 sec. | ||
| 19484 | 2026.05.21 18:29:59.449911 [ 225 ] {} <Trace> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19485 | 2026.05.21 18:29:59.449951 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19486 | 2026.05.21 18:29:59.449967 [ 225 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19487 | 2026.05.21 18:29:59.450059 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19488 | 2026.05.21 18:29:59.450105 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19489 | 2026.05.21 18:29:59.450528 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2026.05.21 18:29:59.450566 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19491 | 2026.05.21 18:29:59.450874 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19492 | 2026.05.21 18:29:59.451130 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Trace> oximeter.fields_u16 (9a970d6b-e36a-4ea2-b1f0-228ca10fe39d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19493 | 2026.05.21 18:29:59.451260 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001222 sec., 33551.554828150576 rows/sec., 2.46 MiB/sec. | ||
| 19494 | 2026.05.21 18:29:59.451295 [ 286 ] {99f090ea-216b-4f7e-8f4f-e173a5efa929} <Debug> TCPHandler: Processed in 0.001391767 sec. | ||
| 19495 | 2026.05.21 18:29:59.451412 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19496 | 2026.05.21 18:29:59.451509 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19497 | 2026.05.21 18:29:59.451552 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19498 | 2026.05.21 18:29:59.451989 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.05.21 18:29:59.452029 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19500 | 2026.05.21 18:29:59.452349 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19501 | 2026.05.21 18:29:59.452555 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.05.21 18:29:59.452683 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001194 sec., 87939.69849246231 rows/sec., 6.87 MiB/sec. | ||
| 19503 | 2026.05.21 18:29:59.452718 [ 286 ] {c0343794-6de4-4258-88b0-7b5468ead57c} <Debug> TCPHandler: Processed in 0.001354096 sec. | ||
| 19504 | 2026.05.21 18:29:59.452765 [ 225 ] {} <Debug> oximeter.fields_string (7a5706f7-1a5a-490f-9eab-e42ee43dac5b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19505 | 2026.05.21 18:29:59.452836 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19506 | 2026.05.21 18:29:59.452935 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19507 | 2026.05.21 18:29:59.452979 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19508 | 2026.05.21 18:29:59.453389 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19509 | 2026.05.21 18:29:59.453426 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19510 | 2026.05.21 18:29:59.453758 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19511 | 2026.05.21 18:29:59.453962 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Trace> oximeter.measurements_cumulativeu64 (14f2d630-b2a4-4a64-8f8f-c8b4fd267d17): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.05.21 18:29:59.454092 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 19513 | 2026.05.21 18:29:59.454126 [ 286 ] {a608939b-8e22-441c-95fe-02e3be688f93} <Debug> TCPHandler: Processed in 0.001338086 sec. | ||
| 19514 | 2026.05.21 18:29:59.454253 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19515 | 2026.05.21 18:29:59.454378 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19516 | 2026.05.21 18:29:59.454446 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <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 | ||
| 19517 | 2026.05.21 18:29:59.455411 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.05.21 18:29:59.455452 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19519 | 2026.05.21 18:29:59.456116 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19520 | 2026.05.21 18:29:59.456355 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.05.21 18:29:59.456504 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002152 sec., 19052.04460966543 rows/sec., 34.14 MiB/sec. | ||
| 19522 | 2026.05.21 18:29:59.456506 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19523 | 2026.05.21 18:29:59.456580 [ 286 ] {d10c81e7-4f95-4c46-afb2-a80d219fdd42} <Debug> TCPHandler: Processed in 0.002389996 sec. | ||
| 19524 | 2026.05.21 18:29:59.456588 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19525 | 2026.05.21 18:29:59.456627 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19526 | 2026.05.21 18:29:59.456729 [ 286 ] {} <Trace> TCP-Session: cf2cd31d-c4ce-4bb3-955b-4a8542ecf2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19527 | 2026.05.21 18:29:59.456732 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19528 | 2026.05.21 18:29:59.456835 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52953) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19529 | 2026.05.21 18:29:59.456884 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19530 | 2026.05.21 18:29:59.456993 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19531 | 2026.05.21 18:29:59.457068 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2520 rows starting from the beginning of the part | ||
| 19532 | 2026.05.21 18:29:59.457219 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 41 rows starting from the beginning of the part | ||
| 19533 | 2026.05.21 18:29:59.457256 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19534 | 2026.05.21 18:29:59.457299 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 19535 | 2026.05.21 18:29:59.457331 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 41 rows starting from the beginning of the part | ||
| 19536 | 2026.05.21 18:29:59.457448 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part | ||
| 19537 | 2026.05.21 18:29:59.457569 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 19538 | 2026.05.21 18:29:59.457620 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19539 | 2026.05.21 18:29:59.457679 [ 196 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part | ||
| 19540 | 2026.05.21 18:29:59.457851 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Trace> oximeter.measurements_u64 (87cbd02f-0163-4b99-8330-187a1600664f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19541 | 2026.05.21 18:29:59.457988 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 19542 | 2026.05.21 18:29:59.458025 [ 286 ] {1170daf4-c590-4dca-90c6-c186ab149c88} <Debug> TCPHandler: Processed in 0.001347606 sec. | ||
| 19543 | 2026.05.21 18:29:59.466403 [ 189 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2695 rows, containing 19 columns (19 merged, 0 gathered) in 0.009713717 sec., 277442.7132270788 rows/sec., 497.16 MiB/sec. | ||
| 19544 | 2026.05.21 18:29:59.468906 [ 186 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19545 | 2026.05.21 18:29:59.469286 [ 186 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19546 | 2026.05.21 18:29:59.469373 [ 186 ] {445767a4-6588-4460-a761-de969dff88d5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (445767a4-6588-4460-a761-de969dff88d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19547 | 2026.05.21 18:29:59.469517 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. | ||
| 19548 | 2026.05.21 18:30:00.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.99 MiB, peak 413.04 MiB, free memory in arenas 0.00 B, will set to 395.36 MiB (RSS), difference: 1.37 MiB | ||
| 19549 | 2026.05.21 18:30:00.111517 [ 225 ] {} <Trace> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19550 | 2026.05.21 18:30:00.111571 [ 225 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19551 | 2026.05.21 18:30:00.114182 [ 225 ] {} <Debug> oximeter.fields_uuid (b9ede126-952d-4b0b-b94b-e2c743f0ac4b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||